body {
	font: 90% Arial, Helvetica, Verdana, sans-serif;
	background: url(../media/images/hintergrund.gif) repeat-x #C86808;
	margin: 0;
	padding: 20px;
	text-align: center;
	color: #333;
}
#container {
	width: 958px;
	margin: 0 auto;
	text-align: left;
	background: url(../media/images/grey.gif) repeat-y;
}
#header {
	padding: 0px;
}
#header h1 {
	margin: 0;
	padding: 10px 0;
}
#navi1 ul {
	list-style-type: none;
	margin: 0;
	padding: 6px 5px 3px 18px;
}
#navi1 li {
	display: inline;
	margin: 0;
	color: #696566;
}
#navi1 {
	background: url(../media/images/hg_navi.gif) no-repeat;
	color: #333;
	font-size: 80%;
	text-align: right;
	width: 958px;
}
#navi1 a {
	padding-right: 11px;
	padding-left: 11px;
	color: #696566;
	text-decoration: none;
}
#navi1 a:hover {
	color: #333;
	text-decoration: underline;
}
.fltrt { /* Das floatende Element muss vor dem Element stehen, neben dem es auf der Seite erscheinen soll. */
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clear {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}
.clearbreak {
	clear: both;
}
#maincontent {
	background: url(../media/images/grey.gif) repeat-y;
}
#content {
	font-size: 90%;
	border-left: 1px solid #CCCACA;
	border-right: 1px solid #CCCACA;
	margin: 0;
	padding: 10px 14px;
}
.box {
	background: url(../media/images/start_box.gif) no-repeat;
	width: 450px;
	height: 258px;
	margin-left: 1px;
	margin-right: 1px;
	padding: 13px 6px 6px 6px;
}
.boxhead {
	margin: 0px;
}
.boxcontent {
	color: #333;
	padding: 10px 5px 10px 5px;
}
.boxcontent label {
	padding-left: 1em;
	padding-right: 1em;
	color: #555;
	float: left;
	width: 140px;
}
.button {
	background: url(../media/images/submit-hg.jpg) no-repeat;
	font: 90% Arial, Helvetica, Verdana, sans-serif;
	color: #333;
	text-align: center;
	font-weight: bold;
	width: 151px;
	height: 31px;
	border: none;
}
.boxcontent select {
	display: block;
	width: 200px;
	margin-bottom: 3px;
}
.boxcontent .feld {
	width: 194px;
	margin-bottom: 3px;
}
.linie {
	background: url(../media/images/reiter_linie.gif) repeat;
}
.boxhead .linie {
	margin-right: 12px;
}
#trenner {
	background: url(../media/images/trenner.gif) no-repeat;
	height: 20px;
}
.reiter {
	background: url(../media/images/reiter_hg.gif) no-repeat;
	padding: 5px 0px 4px 18px;
	font-weight: bold;
	font-size: 90%;
	color: #333;
	margin: 0;
}
#fliesstext {
	margin: 0;
	padding-left: 20px;
	padding-right: 20px;
}
#footer {
	margin: 0;
	padding: 0;
}
#footer .oben {
	background: url(../media/images/footer.jpg) no-repeat;
	height: 35px;
	margin: 0;
	padding: 0;
}
#footer .name {
	margin: 0;
	padding: 0;
	background: url(../media/images/footer_name.jpg) no-repeat;
	color: #999;
	font-size: 90%;
	text-align: center;
	width: 958px;
	height: 42px;
}
#footer .unten {
	background: url(../media/images/footer_spiegelung.jpg) no-repeat;
	height: 57px;
}
label {
	padding-left: 1em;
	padding-right: 1em;
	color:#555;
	float: left;
}
#content form p {
	line-height: 150%;
}
select {
	display: block;
	float: left;
	width: 180px;
	color:#555;
}
.feld {
	display: inline;
}
#content li {
	clear: both;
	padding-top: 6px;
	padding-bottom: 6px;
}
#content ul li {
	line-height: 100%;
}
.nodots {
	list-style-type:none;
}
.weiter {
	float: left;
	width: 151px;
	padding-right: 10px;
}
.auflistung {
	margin: 5px 20px 5px 15px;
	padding-bottom: 5px;
	border-bottom: solid 1px #CCC;
}
.auflistung .name {
	font-weight: bold;
	color: #333;
}
.auflistung .stadt {
	font-weight: normal;
	color: #333;
}
.auflistung .datum {
	text-align: right;
	color: #333;
	text-align: right;
}
.auflistung .fachbereich {
	color: #5F5F5F;
}
.auflistung .notenlabel {
	text-align: right;
	font-weight: bold;
	color: #5F5F5F;
}
.auflistung .note {
	font-weight: normal;
	color: #5F5F5F;
}
.auflistung a, a.styled {
	color: #0069AD;
	text-decoration: none;
	font-weight: bold;
}
.big {
	font-size: 150%;
	color: #0066A6;
	font-weight:bold;
}
.infobox, .infobox2 {
	display: inline;
	width:27px;
	height:15px;
	padding:0;
	margin:0;
}
.infobox div, .infobox2 div {
	display:none;
}
.infobox:hover div, .infobox2:hover div {
	display:block;
	position: absolute;
	left: 50%;
	background-color:#faeddd;
	border:dotted #F90 1px;
	padding: 10px;
	width: 300px;
}
.infobox2:hover div {
	left: 20%;
}
.infobox div p, .infobox2 div p {
	font-size: 90%;
	font-style:italic;
}
.detailbox {
	clear: both;
	border: #C60 dotted 1px;
	padding: 10px;	
}
.fragedetail {
	width: 500px;
	font-size: 80%;
}

