#wrap {
	background: #FFDA99 url(/img/wrap2.gif) top left repeat-y;
}
#footer {
	width: 770px;
	margin: 0 auto;
	background: url(/img/footer2.jpg) bottom left no-repeat;
	text-align:right;
	color:#555;
	clear:both;
	font-size:0.9em;
	padding:0px 0px 0px 0px;
}

form fieldset { border:none; width:420px; }
#content form.eingabe fieldset { width:auto; }
#content form fieldset div { margin: 0; clear: both; padding:0.2em; }
form label { width:9em; float:left; }
form input, textarea { width:300px; }
#content form.eingabe textarea, input, select { width:400px; }

#footer p { margin:0px 0px 0px 0px; padding:24px 16px 8px 0px; }
#header { height:131px; background:url(/img/studierstube.jpg) top left no-repeat; }
#header p {	padding: 113px 0px 0px 170px; margin: 0px 0px 0px 0px; }
#header a { color: #FFFC22; }
#content { margin: 0px 0px 0px 10px; padding-right:16px; width:380px; float:left; }
#page { background: url(/img/background.gif) top left repeat-y; }
#menu { float:left; display:block;}

/* Navigation */
#menu ul { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; list-style:none; }
#menu li { display: block; }
#menu a {
	background: url(/img/bg_nav2.jpg) top left no-repeat;
	display: block;
	color: #fff;
	padding:5px 0px 5px 15px;
	margin: 0px 4px 0px 0px;
	width:140px;
	font-weight: bold;
	font-size:0.9em;
}
#menu a:hover, #menu a.aktiv { color:#444; background:url(/img/xg_nav2.jpg) top left no-repeat; text-decoration:none;}
#menu .hell { color: #fff; }

#nav a.aktiv, #subnav a.aktiv { color: #FFF959; }

/* #rechts { color:#555; margin-left:530px; padding-right:20px; } */
#rechts { float:right; width:180px; padding-right:20px; }

/* Textauszeichnungen */
#content div { padding: 16px; }
#content #ttnav { padding:0px; }
#content h1 { font-size:1.2em; margin:8px 0px 8px 0px; }
#rechts h1 { color:#555; font-size:1.2em; margin:8px 0px 8px 0px; }
#content h2 { font-size:1.25em; line-height:1.4em; margin: 1em 0em 1.6em 0em; color: #6E1807; }
#content p { line-height: 1.3em; margin: 0px 0px 8px 0px; }
a { color: #AA2929; text-decoration:none; }
a:hover { text-decoration: underline; }

#rechts ul {
	list-style: square;
	margin:0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	color:#555;
}
#rechts li { margin:0px 0px 8px 0px; padding:0px 0px 0px 0px; font-size:0.9em; }
#rechts p { font-size:0.9em; }

legend { color:#888; font-weight:bold; }
dt { font-weight: bold; }
dd { margin:0.2em 0em 0.2em 0.8em; padding-bottom:1em; }

ul { list-style:square; }

.kasten {
	border: 1px solid #666;
	padding:0.4em;
	margin-bottom:0.7em;
	background:#f0f0f0;
}
p.oben { padding-top:0.5em; }
p.klein { font-size:0.9em; color:#777; }
p.feedblock { padding-bottom:1em; }
p.info { background:#fff; font-weight:bold; padding:0.5em; border:1px solid #000; }

/* Tabellen */
table { border:none; margin-top:0em;margin-bottom:0em; }
td { vertical-align:top; }
td.re { text-align:right; font-weight:bold; }
td.uz { text-align:center; font-weight:bold; }
th { background:#000; color:#fff; }

.fehler {
	font-size:1.0em;
	color:red;
	text-align:center;
	font-weight: bold;
	padding:0; margin:0;
}

ol a {
	background: #F5BB3B top left no-repeat;
	display: block;
	color: #000;
	padding:5px 0px 5px 15px;
	margin: 0px 4px 0px 0px;
	width:400px;
	font-weight: bold;
	border:1px solid #888;
}
ol li { margin-bottom:0.5em; }
ol a:hover { border:1px solid #444; background:#fff; text-decoration:none; }

#content p.infoklein { font-size:0.9em; text-align:center; }
td.kopfzeile { color:#fff; background:#7B320E; }

p.bewertung {
	border:1px solid #666;
	font-size:1.1em;
	font-weight:bold;
}
#login { background:#B86D00; font-size:1.0em; }
#login label { float:none; }

