*{
	margin: 0;
	padding: 0;
	font-size: 100%
}

body {
	font: 95% Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background: #b7914e;
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;

}

a {
	color: #3A3A3A;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: 0 none;
}

h1, h2, h3 {
	font-family: Arial, Geneva, sans-serif;
	color: #B85B4D;
	background: transparent;
}

h1 {
	font-size: 1.2em;
}


ul {
	list-style-type: circle;
	font-size: 0.8em;
}

#main {
	color: #000;
	background: transparent;
	margin-top: 0;
	width: 780px;
	padding: 0 0;
	margin: auto;
	margin-bottom: 30px;
}

address {
	padding: 20px 0 15px 0;
	font-style: normal;
	font-weight: bold;
	font-size: 0.6em;
	
}

#left {
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	padding: 0 20px 0 0;
	float: left;
	width: 10.625em;
	margin: 10px 0 0 0;
}

#containerleft {
	padding: 0 0 0 20px;
}

#left li a {
	color: #B85B4D;
	text-decoration: none;
}

#left li a:hover {
	color: #E2E2E2;
	text-decoration: none;
}

#left li.aktiv {
	list-style-type: square;
}

#left img {
	margin: 10px 0 0 0;
	border: 3px solid #eee;
}

#center {
	width: 36.5625em;
	font-size: 0.7em;
	float: left;
	padding: 0 20px 0 10px ;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
}

#center a {
	text-decoration: underline;
	
}

#center img {
	margin-top: 10px;
	border: 3px solid #eee;
}

#center .rubrik {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-variant: small-caps;
	margin: 0 0 0.685em;
}

#center .teaser .image2 img {
	margin: 0 0 0 0 ;
	border: 0;
	padding: 0 0 0 0 ;
}

#center .teaser .rubrik {
	line-height: 1em;
	color: #EEEEEE;
	margin: 0;
	padding: 0.125em 0.25em;
	border-bottom: 0.0625em solid #FFFFFF;
	font-weight: bold;
	font-style: normal;
	
}

#center.teaser.text {
	padding: 0 0.625em 0.3125em 0;
	margin: 0 0 0 0;
	text-align: justify;
}



#center .teaser .image img {
	width: 13.51 em;
	float: left;
	margin: 10px 10px 5px 0;
	padding: 0;
}

#center p.disclaimer {
	border-top: thin dotted black;
	color: Gray;
	margin: 3em 0 1em;
	padding: 0.5em 0 0;
}

#center p {
	margin-bottom: 15px;
}

#center .links {
	margin-left:20px;
	margin-top: 25px;
}


#center ul{
	font-size: 1em;
}

#center li a {
	color: #B85B4D;
	text-decoration: none;
}

#center li a:hover {
	color: #E2E2E2;
	text-decoration: none;
}


#right {
	width: 11.05em;
	margin: 10px 0 0 0;
	float: left;
	padding: 0 5px 0 0 ;
	border-right: 1px solid black;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

#containerright{
	padding: 10px 5px;
}

#right img{
	border: 3px solid #eee;
	width: 11em;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#right .teaser .text {
	padding: 0.625em 0.3125em;
}

#right p {
	font-size:				0.6875em;
	line-height:			1.5em;
}

#right p.uberschrift {
	font-weight: bold;
	color: White;
	text-align: center;
	background-color: #B85B4D;
	margin-bottom: 10px;
}

#right p.date {
	font-weight:			bold;
}

#right p.title {
	font-weight:			bold;
	color:					#B85B4D;
}

#right p.schuler {
	font-weight:			bold;
	text-align: center;
}

p {
	line-height: 140%
}

#main #copy {
	text-align: right;
	clear: both;
	float: right;
	font-size: 0.6875em;
	line-height: 1em;
	margin: 0 0.625em 0 0;
	padding: 0;
	color: silver;
}

#header {
	color: White;
	height: 5.95em;
	width: 780px;
	
	background-image: images/head/back.jpg;
	background-repeat: repeat-x;
	margin: auto;
	padding: 0;
	margin-top: 0;
}

