@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 800px;
	text-align: left;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat-y;
	background-position: left;
}
#header {
	background-image: url(banner.jpg);
	background-repeat: no-repeat;
	height: 200px;
	background-color: #A49C89;
}
#mainnav {
	float: left;
	margin-top: 1px;
}
#mainnav ul {
	list-style-type: none;
	width: 800px;
	float: left;
}
#mainnav li {
	float: left;
}
#mainnav a {
	display: block;
	float: left;
	line-height: 50px;
	text-decoration: none;
	color: #000000;
	width: 160px;
	text-align: center;
	font-size: 14px;
	font-variant: small-caps;
	background-repeat: repeat-x;
	background-image: url(hauptmenueverlauf.jpg);
}

#mainnav a:hover {
	background-image: url(hauptmenueverlaufhover.jpg);
	color: #A54A4D;
	font-weight: bold;



}
#subnav {
	float: left;
	width: 250px;
	margin-top: 25px;
}
#content {
	float: right;
	width: 525px;
	margin-top: 25px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 25px;
	text-align: left;
	background-image: url(schmetterlinge.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#footer {
	clear: both;
	text-align: center;
	line-height: 40px;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}
body {
	text-align: center;
	min-width: 900px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	background-image: url(hintergrund.jpg);
	background-repeat: repeat-x;
}
#subnav ul {
	list-style-type: none;
}
#subnav ul a {
	display: block;
	line-height: 30px;
	text-decoration: none;
	color: #000000;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2D45B;
	padding-left: 10px;
}
#subnav ul a:hover {
	text-decoration: underline;
	background-color: #F2F8E4;

}

#subnav h2 {
	font-size: 18px;
	font-weight: normal;
	color: #EE7253;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 9px;
}
#content h2 {
	color: #993333;
	font-style: italic;
	font-size: 40px;
	letter-spacing: 0.3em;
	font-weight: normal;
	margin-bottom: 10px;
	text-align: center;
}
#header h1 a {
	text-decoration: none;
	font-size: 24px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	position: relative;
	top: 0px;
	left: 20px;
	color: #000000;
	display: none;
}
.pfad {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 25px;
}
.pfad a {
}
a {
	text-decoration: none;
	color: #0000FF;

}

#content ul {
	padding-left: 20px;
}
#content .bildbox li {
	text-align: left;
	font-size: 10px;
	margin-left: 200px;
}

#content h3 {
	color: #060004;
	font-size: 16px;
	font-weight: bold;
	padding-top: 20px;
	clear: both;
}

a:hover {
	color: #EE7253;
	text-decoration: underline;
}
#content p {
	margin-bottom: 5px;
	line-height: 20px;
}
#content .bildbox {
	width: auto;
	text-align: center;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}

#content .bildbox p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
}
#content .bildbox img {
	border: 1px solid #CCCCCC;
}
#content  .rechts {
	float: right;
}
#content .links {
	float: left;
}
#content blockquote {
	display: block;
	background-color: #EEEEFF;
	margin: 20px;
	padding: 10px;
	border: 1px dotted #CCCCCC;
	background-image: url(blockquote.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#content  .sprungmenue  {
	list-style-type: upper-roman;
	display: block;
	width: 200px;
	padding-left: 50px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-left: 10px;
}
#content .teaser {
	display: block;
	background-color: #F0F0F0;
	padding: 15px;
	border: 1px solid #CCCCCC;
	width: 560px;
}
.clearer {
	clear: both;
	font-size: 0px;
}
.extern {
	background-image: url(extern.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
#mainnav img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	height: 15px;
	width: 15px;
	font-weight: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 17px;
	margin-left: 15px;
	margin-right: -15px;
}
