#layout {
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 4px solid #CCCCCC;
	background-color: #CCCCCC;
}
body {
	background-color: #eeeeee;
	background-image: url(img/body_bg.jpg);
	background-repeat: repeat;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 19px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 10px;
}
#header {
	height: 199px;
	width: 900px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#header p {
	margin: 0px;
	padding-top: 160px;
	padding-left: 5px;
}

.video {
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#hor-nav {
	margin: 0px;
	padding-top: 178px;
	padding-left: 5px;
}
#hor-nav a {
	color: #FFFFFF;
	font-weight: bold;
}


#content h1 {
	font-size: 150%;
	line-height: 150%;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}
#content h2 {
	font-size: 110%;
	line-height: 110%;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	color: #666666;
}
#content p {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	text-align: justify;
}
#content h3 {
	font-size: 150%;
	line-height: 150%;
	color: #FF3300;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 8px;
	padding-left: 12px;
	font-family: Georgia;
}
.no_bg {
	background-color: transparent;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.breite_suchfeld {
	width: 132px;
	margin-top: 5px;
	margin-bottom: 5px;
}

small {
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 5px;
	color: #666666;
}

#content blockquote {
	padding-left: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	margin: 5px;
}

#content {
	background-color: #dddddd;
	margin: 0px;
	float: left;
	width: 700px;
	background-image: url(img/verlauf_boxen.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#sidebar {
	margin: 0px;
	float: right;
	width: 196px;
}
#box img {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#box {
	background-color: #dddddd;
	background-image: url(img/verlauf_boxen.jpg);
	background-repeat: repeat-x;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#box p {
	margin: 5px;
}
cite {
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 5px;
	color: #666666;
}

#footer {
	margin: 0px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-color: #DDDDDD;
	background-image: url(img/verlauf_boxen.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#footer p {
	margin: 5px;
	text-align: center;
}

h4 {
	color: #000000;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-family: Georgia;
	font-size: 120%;
	line-height: 120%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width: 179px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#box ul {
	padding-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#content li {
	margin: 5px;
	list-style-image: url(img/l_punkt.png);
	list-style-position: inside;
}
strong {
	margin-left: 5px;
}
#kommentar {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999999;
	margin: 5px;
	padding: 5px;
	color: #666699;
}
#komm_zahl {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 20px;
	color: #FF6600;
	font-weight: bold;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 5px;
}
#content ul {
	margin: 5px;
	padding-left: 0px;
}
#box li {
	padding-left: 5px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#box a {
	text-decoration: none;
	color: #0066FF;
}





.clearfix {
	clear: both;
}
#box a:hover {

	text-decoration: none;
	color: #000099;
}
#box li:hover {

	padding-left: 5px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#content a {
	color: #FF3300;
	text-decoration: none;
}
#content a:hover {
	color: #FF0033;
	text-decoration: underline;
}
#layout #content #liste li {
	list-style-type: disc;
	list-style-image: none;
}


.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
margin: 0 5px 5px 0;
border:none;
}
.alignright {
	float: right;
}
.wp-caption {
	background-color: #ededed;
	border: 1px solid #333333;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; /* optional rounded corners for browsers that support it */
	margin: 10px;
	padding-top: 4px;
	text-align: center;
}
.wp-caption img {
	border: 0 none;
	margin: 0;
	padding: 0;
}
.wp-caption p .wp-caption-text {
font-family: Verdana;
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}
.Stil1 {color: #999999;
	font-family: Verdana;
	font-size: 12px;
	line-height: 14px;
}
