/*

        (c) 2007 by S&T Digital Service. All rights reserved.

        Datei: STANDARD.CSS
        Kunde: Stiftung Schloßpark Pansevitz
        Stand: 27.12.2007
*/

html{
	width: 100%;
	height:100%;
	margin: 0px;
}

body{
	background-image: url(../pix/background.gif);
	background-position:top;
	background-repeat:repeat-x;
	font-family: verdana, arial, helvetica, sans-serif;
    margin: 0px;
	font-size: 0.83em;
	background-color: #669900;
	width:100%;
	height:100%;
}


.cover1{
	width: 982px;
	margin-left:auto;
	margin-right:auto;
}
.cover2{
	width: 900px;
	float:left;
	height:100%;

}


.head{
	background-image: url(../pix/logo.gif);
	background-repeat:no-repeat;
	border-bottom: 0px solid white;
	width:100%;
	height:80px;
}

.paper{
	background-color: #D1DABE;
	background-image: url(../pix/contentshadow.gif);
	background-position:top;
	background-repeat:repeat-x;
	border:1px solid white;
	width:100%;

}

.content{
	padding: 20px 35px 20px 35px;
}



h1, h2, h3, h4, h5, h6 {
	color: #476A00;
	margin-top:0px;
	margin-bottom:0px;
}

h3 {
	color: #313B45;
	margin-bottom:0.8em;

}
h4 {
	color: #313B45;
	line-height:1.7em;
}
h5 {
	color: #313B45;
	line-height:1.5em;
	font-size:0.9em;
}
h6 {
	margin-top:15px;
}
p {
	line-height: 140%;
	color: #313B45;
}

p a{
	color: #476A00;
}

p a:hover{
	color: #01777F;
}
.clear {
	clear: both;
}

.zeitleiste {
	background-color: #E11D1D;
	height:100%;
}
button{
	border:0px;
	background-color:transparent;
	color: #476A00;
	font-size: 1em;
	margin:0px;
	padding:0px;
	width:6em;
	vertical-align:textbottom;
}

button:hover{
	color: #01777F;
}
.button2{
	border:0px;
	background-color:transparent;
	color: #476A00;
	font-size: 1em;
	margin:0px;
	padding:0px;
	width:9.5em;
	vertical-align:textbottom;
	text-align:left;
}

button2:hover{
	color: #01777F;
}
.button3{
	display:block;
	border:0px;
	color: #476A00;
	font-size: 1em;
	margin:0px;
	margin-bottom:20px;
	padding:0px;
	width:12em;
	text-decoration:none;
}

button3:hover{
	color: #01777F;
}
.bildgross {
	position: relative;
	top:0px;
	left:0px;
	width:900px;
	height:296px;
	margin:0px 0px 0px 0px;
	padding:0px;
	border: 1px solid white;
	font-size:0px;
}

.abdunkeln {
	background-image: url(../pix/abdunkeln.gif);
	position:absolute;
	top:0px;
	left:0px;
	width:900px;
	height:296px;
	margin:0px;
	padding:0px;
	visibility: hidden;
}
.line {
    border-top:1px solid #375a00;
    width:100%;
    margin-bottom:1em;
}
.mnuTopBackground {
    background-color: #497C00;
    border-left:1px solid white;
    border-right:1px solid white;
	padding:0px;
	margin-top:0px;
	width:100%;
	text-align: left;
	font-size:1.0em;
	font-weight:bold;
	line-height:1.75em;
}

.mnuTop {
	margin:0px 0px 0px 0px;
	padding:0px 6px 0px 6px;
    text-decoration:none;
	color:#FFFFFF;

}

.mnuTop:hover {
    background-color: #01777F;
    margin:0px 0px 0px 0px;
	padding:3px 6px 2px 6px;
}

.mnuTopActive {
	margin:0px 0px 0px 0px;
	padding:3px 6px 2px 6px;
    background-color: #01777F;
    text-decoration:none;
	color:#FFFFFF;
}

.mnuTopSep{
	color:white;
	font-weight:none;
}

.mnuSubBackground {
    background-color: #8D9779;
    border-left:1px solid white;
    border-right:1px solid white;
	padding:0px;
	margin-top:0px;
	width:100%;
	text-align: left;
	font-size:1.0em;
	font-weight:bold;
	line-height:1.75em;
	border-top:1px solid white;
}

.mnuSub {
	margin:0px 0px 0px 0px;
	padding:3px 6px 0px 6px;
	color:white;
    text-decoration:none;
	width:100%;
}

.mnuSub:hover {
	margin:0px 0px 0px 0px;
	padding:3px 6px 2px 6px;
    background-color: #01777F;
    color:white;

}

.mnuSubActive {
    background-color: #01777F;
	margin:0px 0px 0px 0px;
	padding:3px 6px 2px 6px;

    text-decoration:none;
    color: white;

}

.mnu2 {
	float:right;
	color:white;
	font-weight:bold;
	margin:0 0 0 10px;
	padding-top:60px;
	text-decoration:none;
}

.mnu2:hover {
	color: #1B242E;
}

.mnu2Active {
	float:right;
	color: #1B242E;
	font-weight:bold;
	margin:0 0 0 10px;
	padding-top:60px;
	text-decoration:none;
}


.cbs{
	color: black;
	font-size: 0.8em;
	margin:10px 0 10px 0px;
	width:100%;
}

.cbs a{
	color: black;
}
.cbs a:hover{
	color: white;
}
