#login {
	position:absolute;
	margin-top:100px;
	left:50%;
	margin-left:-323px;
	width:646px;
	border:1px solid black;
	background-color:#dedede;
	font-family:arial;
	font-size:12px;
}

#banner {
	height: 160px;
	width: 855px;
}

#menu_oben {
	width: 855px;
	height: 30px;
	float: left;
	background-image: url(../img/bridge_top.jpg);
}

#mitte {
	font-family: arial;
	width: 650;
	float: left;
	height:100%;
}

#glossar {
	height: 100%;
	width: 205px;
	float: right;
}

#webtitle {
	float: left;
	font-family: arial;
	color: white;
	font-size: 10px;
	height: 20px;
	width: 100%;
	background-color: #335c80;
}

#unten {
	font-family: arial;
	font-size: 11px;
	width: 100%;
	background-color: #e3e3e3;
}

#navigation {
	background-color: #f0ffff;
	font-family: arial;
	font-size: 12px;
	width: 100%;
	border: 1px solid black;
}

#section {
	background-color: #dcdcdc;
	font-family: arial;
	font-size: 13px;
	width: 100%;
}

#parent {
	margin-left: 12px;
}

#children {
	margin-left: 12px;
}

#h1 {
	background-color: gray;
	font-family: arial;
	font-weight: bold;
	color: white;
	font-size: 15px;
	width: 100%;
}

input {
	color: #7a99b6;
	font: bold 84% 'trebuchet ms', helvetica, sans-serif;
	background-color: #fed;
	border: 1px solid;
	border-color: #696 #363 #363 #696;
}

textarea {
	color: #050;
	font: bold 84% 'trebuchet ms', helvetica, sans-serif;
	background-color: #fed;
	border: 1px solid;
	border-color: #696 #363 #363 #696;
}
