@charset "utf-8";

#shadow {
	background-image: url(images/_bg_shadow.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#header {
	background-image: url(images/_bg_header.jpg);
	background-repeat: no-repeat;
}

#logo img {
	margin-top: 45px;
	margin-left: 13px;
}
#topnavi {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FCC400;
	padding-left: 303px;
}
#topnavi a {
	color: #666659;
	text-decoration: none;
	font-size: 1.4em;
	line-height: 33px;
}
#menu p {
	font-size: 1.3em;
	margin-left: 20px;
}
#menu p a {
	text-decoration: none;
	color: #FCC400;
}





#mainContent p {
	font-size: 1.2em;
	margin-right: 30px;
	line-height: 18px;
	font-family: "Verdana";
	letter-spacing: 1px;
}
#mainContent h1 {
	color: #FCC400;
	font-size: 1.8em;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	font-weight: normal;
	letter-spacing: 1px;
}

#mainContent h2 {
	font-size: 1.4em;
	font-weight: normal;
	color: #FCC400;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 10px;
	letter-spacing: 1px;
}


#mainContent p a {
	color: #FCC400;
	text-decoration: underline;
}


#mainContent table tr td p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mainContent ul {
	margin: 0px;
	padding: 0px;
}


#mainContent ul li {
	font-size: 1.2em;
	margin-left: 40px;
	line-height: 20px;
	letter-spacing: 1px;
	list-style-image: url(images/_li.png);
}
#mainContent ul li a {
	text-decoration: none;
	color: #920607;
}



#footer {
	background-image: url(images/_bg_footer.png);
	background-repeat: no-repeat;
	background-position: center top;


}
#footer a {
	color: #9B9B8C;
	text-decoration: none;
	text-align: right;
	display: block;
	padding-right: 20px;
	font-size: 1em;
	line-height: 20px;
	margin: 0px;
	padding-top: 75px;
}

.imgRight {
	float: right;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #C00;
}
.imgRight_ohneRahmen {
	float: right;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 0px;
	margin-top: 0px;
}


.box {
	width: 300px;
	background-image: url(images/_bg_formfield.png);
	background-repeat: repeat-x;
	height: 25px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B8AE93;
	border-right-color: #B8AE93;
	border-bottom-color: #B8AE93;
	border-left-color: #FCC400;
}
.boxNachricht {
	width: 300px;
	background-image: url(images/_bg_formfield.png);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B8AE93;
	border-right-color: #B8AE93;
	border-bottom-color: #B8AE93;
	border-left-color: #FCC400;
}

.button {
	border: 1px solid #FAFAEB;
	height: 25px;
	background-image: url(images/_bg_formfield.png);
	background-repeat: repeat-x;
}
.karte {
	color: #007639;
}
span.mehr {
	font-size: 0.8em;
	color: #333;
}
.linkliste {
	background-image: url(images/_pfeil.png);
	background-repeat: no-repeat;
	padding-left: 40px;
	background-position: 20px;
}
.rot {
	color: #F00;
}
.img_shadow {
	-webkit-box-shadow: #79796A 4px 4px 12px;
	-moz-box-shadow: #79796A 4px 4px 12px;
	box-shadow: #79796A 4px 4px 12px;
	behavior: url(PIE.htc);
}
