@charset "ISO-8859-1";

* { margin: 0px; padding: 0px; }
ul { margin-left: 30px; }
body { background-color: #333333; color: Black; text-align: left; font-size: 12px; font-family: Arial, Helvetica, sans-serif;}
img {border: none}
.clear_both {clear: both}

#content { width: 950px; margin-left: auto; margin-right: auto; background-color: White; position: relative; padding-bottom: 30px}
#termindetail { margin: 20px}
#terminwald { display: none; }
h1 {  font-family: Arial, Helvetica, sans-serif; color: #2BA02D; font-size: 21px; padding-bottom: 25px}
#content #texte { float:left; width: 650px; padding-right: 20px}
#content #bilder {width: 240px; float: right}
#bilder div.bild {background-color:silver; margin-bottom: 15px; width: 220px}
#bilder div.unterschrift {  font-style:italic; font-size: 11px; padding: 3px }
#texte h2 { font-size: 14px; color: black; font-family: Arial, Helvetica, sans-serif;}
#texte p { padding: 10px 0px}

#texte .title, #texte .text { margin-top: 5px}
#texte .title { float: left; width: 120px; font-weight: bold}
#texte .text {}
#texte a {color: #2BA02D; text-decoration: none}
#back {margin-top: 20px}
#back a{
	margin-top: 20px;
	color: #FFFFFF;
	background-color: #006600;
	display: block;
	width: 55px;
	padding: 2px 2px 2px 2xp;
	text-align: center;
	border: #006600 solid 1px;
}
#back a:hover{
	margin-top: 20px;
	background-color: #FFFFFF;
	color: #006600;
}
