/* CSS Document */

html, * {

	padding: 0;

	margin: 0;

}
#detail {border:1px solid  rgb(255,208,112);}
#detail p{position:relative; border-bottom:1px solid rgb(255,208,112)}
.det{position:absolute; left:0px; width:220px; text-align:right;}
.det1 {margin-left:230px;border-left:solid 1px  rgb(255,208,112); padding-left:4px; display:block;}
ul, li {padding:0px;margin:0px;}

body {

	background-color: #D4D4D4;

}

#gesamt {

	padding-top: 5px;

	width: 96%;

	max-width: 1100px;

	min-width: 860px;

	margin: auto;

	background-color: #fff;

	color: #333;

	border: 1px solid #000;

	font: normal normal normal 0.8em Verdana, Times, serif;

}

h1 {

	margin: 0;

	

	padding: 0;

	text-align: center;

	font: italic normal normal 32px Verdana, Times, serif;

}

#kopf {

	background-color: #FFFFFF;

	height: 79px;

	position: relative;

	background-image: url(banner1c.jpg);

	background-position: right -6px;

	background-repeat: no-repeat;

}

#links {

	float: left;

	width: 190px;

	margin: 0;

	background-color: #FF9205;

	color: white;
		background-image: url(rund.gif);

	background-position: right bottom;

	background-repeat: no-repeat;

}
#el_1.select{width:410px;}
#links li {

	padding-top: 5px;

}

#links a {

	color: white;

	text-decoration: none;

}

#links a:hover {

	text-decoration: underline;

}

#links strong{margin-bottom:-10px;}

#links ul {

	padding-left: 10px;

	list-style: none;

	padding-top: 2px;

font-weight:bold;

}

#links ul ul {

	padding-left: 13px;

	list-style: disc;

font-weight:normal;

}

#content {

	margin-left: 190px;

}

#inhalt {

	padding-right: 4px;

	margin-left: 20px;

}

#inhalt ul, ol {

	padding-left: 30px;

}

#inhalt p {

	padding: 2px;

}

#inhalt h1, h2, h3 {

	padding-top: 5px;

	padding-bottom: 5px;

	color: #FF9205;

}

#inhalt a {

	color: blue;

	font-style: oblique;

}

#topmenu {

	background-color: #FF9205;

	color: white;

	height: 20px;

	margin-bottom: 10px;

}

#topmenu li {

	float: left;

	padding-left: 20px;

	list-style: none;

}

#topmenu a {

	color: white;

	text-decoration: none;

}

#topmenu a:hover {

	text-decoration: underline;

}

#fuss {

	background-color: #FF9205;

	clear: both;

	margin-top: 30px;

}





.sub1 {text-decoration:underline;}

.sub2 {color:rgb(51,0,51)}




