/*Globales*/
HTML
{
}
BODY
{
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 13px;
	background-color: #9E9078;
}
A
{
	color: #3181CA;
	text-decoration: none;
}
A:hover
{
	text-decoration: underline;
}
H1, H2, H3, H4, H5
{
	font-size: 17px;
	font-family: Verdana;
}
#page_margin
{
	width: 976px;
	margin: 0px auto;
	text-align: left;
}
#header
{
	width: 100%;
	height: 121px;
	background: url(images/header.jpg) no-repeat;
}
#topnav
{
	float: right;
	width: 579px;
	height: 50px;
	margin-top: 67px;
}
#topnav IMG
{
	border-width: 0px;
}
#main
{
	overflow: auto;
	width: 100%;
}
#maincol1
{
	float: left;
	width: 224px;
	height: 628px;
	background: url(images/maincol1.jpg) repeat-y;
}
#maincol1inner
{
	width: 224px;
	min-height: 150px;
	padding-top: 170px;
	overflow: hidden;
	background: url(images/maincol1inner.jpg) no-repeat;
}
#maincol2
{
	float: right;
	width: 752px;
	height: 654px;
	background: url(images/maincol2.jpg) no-repeat;
}
#maincol2inner
{
	width: 568px;
	height: 524px;
	max-height: 524px;
	overflow: auto;
	margin-left: 87px;
	margin-top: 50px;
}
#footer
{
	position: absolute;
	width: 950px;
}
#sitepic
{
	float: right;
	position: relative;
	width: 200px;
	height: 200px;
	margin-top: -200px;
	z-index: 10;
}
#sitepic IMG
{
	/*+placement:anchor-bottom-right;*/
	position: absolute;
	right: 0;
	bottom: 0;
	margin: 0 0 -20px;
}
/*Nav Fixes*/
.navleftfield
{
	display: block;
	width: 212px;
	font-size: 0px;
}
.navleftroot36
{
	background: url(images/navleftkinder.jpg);
	height: 140px;
}
.navleftroot35
{
	background: url(images/navlefteltern.jpg);
	height: 140px;
}
.navleftroot55
{
	margin-top: 15px;
	height: 170px;
}
/*FE Login Links*/
#maincol1bottom #Tabelle_2
{
	display: block;
	background: url(images/navleftlehrer.jpg);
	position: absolute;
	width: 211px;
	height: 169px;
	overflow: hidden;
	margin-top: 16px;
}
#maincol1bottom .style6
{
	margin-left: 58px;
	margin-top: 26px;
}
#maincol1bottom INPUT
{
	color: #FFF;
	font-weight: 600;
	background-color: transparent;
	border: 0px solid #000000;
}
#maincol1bottom #user
{
	margin-top: 33px;
}
#maincol1bottom #pass
{
	margin-top: 13px;
}
#maincol1bottom #submitform
{
	border: 0px solid #000000;
	background-color: transparent;
	float: right;
	margin-top: 10px;
	width: 50px;
	height: 30px;
}
/*FE Login Mitte*/
#maincol2 #Tabelle_2
{
	display: block;
	background: url(images/navleftlehrer.jpg);
	position: absolute;
	width: 211px;
	height: 169px;
	overflow: hidden;
}
#maincol2 .style6
{
	margin-left: 58px;
	margin-top: 26px;
}
#maincol2 INPUT
{
	color: #000;
	font-weight: 600;
}
#maincol2 #user
{
	margin-top: 33px;
}
#maincol2 #pass
{
	margin-top: 13px;
}
#maincol2 #submitform
{
	float: right;
	margin-top: 10px;
	width: 50px;
	height: 30px;
}

