/**********************************************************************************************************/
/* HTML STYLE */
/**********************************************************************************************************/
html
{
	height: 100%;
}
BODY
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #006DAE;
}


A { color:#666666; font-size: 13px; text-decoration:none; }
A:alink{ color:#444444;  text-decoration:none;}
A:link{color:#444444;  text-decoration:none; }
A:vlink{ color:#444444; text-decoration:none; }
A:hover{ color:#333333; text-decoration:none; }


table, td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1
{
	font-size: 20px;
	font-weight: bold;
}
p
{
	margin-top: 5px;
	margin-bottom: 8px;
}


.main_content
{
	width: 100%;
	height: 100%;

}

.bodytext
{
	line-height: 17px;
	font-size: 13px;
	padding-left: 30px;
}

#top
{
	width: 760px;
	height: 93px;
	background-image: url(images/bg_top.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#container
{
	position: absolute;
	background-color: #E2E2E1;
	width: 760px;
	left: 50%;
	margin-top: 92px;
	margin-left: -380px;
	padding: 0px;
	background-image: url(images/bg_unten.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.maincontent {
margin:5px;
}

#content
{
	background-color: #fff;
	margin-bottom: 40px;
	
	

	padding: 0px;
	padding-top: 0px;
}
#unten
{
	position: absolute;
	width: 760px;
	height: 116px;
	padding: 0px;
	background-color: #000;
}
#navi
{
	font-size: 13px;
		margin-left: 0px;
	width:200px;

	padding: 0px;
		padding-top:20px;
		float:left;

}
#subnavi
{
	font-size: 9px;
	line-height: 12px;
	margin-left: 5px;
	margin-top: 75px;
}
#inhalt
{
	position: relative;
	margin: 0px;
	left: 12px;
}

input, textarea
{
	background-color: transparent;
	border: 1px solid #F9490F;
}

.keinrahmen
{
	border: none;
}
#footer
{
	font-size: 11px;
	text-align: center;
}




body > div#navi
{
	position: fixed;
}
body > div#top
{
	position: fixed;
}

div#navi a
{
	display: block;
	margin: 0;
	font-weight:500;
	padding: 2px 2px 2px 25px;
	
}
div#navi a:link
{
	text-decoration: none;
	color: #000000;
}
div#navi a:visited
{
	text-decoration: none;
	color: #000;
}
div#navi a:hover
{
	background: #F9490F;
	color: white;
}


.navlevel2no
{

	color: #000000;
}
.navlevel2no A
{
	font-size: 0.8em;

}


.navlevel2act
{
	background: #A7A5A3;
	color: white;
}
.navlevel2act A
{
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
}



div#footer a:link
{
	text-decoration: none;
	color: #000000;
}
div#footer a:visited
{
	text-decoration: none;
	color: #000;
}
div#footer a:hover
{
	background: #418CC4;
	color: white;
}



.titlegraphic { margin: 0px 10px 35px 10px; padding: 35px 0px 5px 10px; font-size: 18px; line-height: 22px; font-weight: bold; color: #000; background-image:url(images/bg_h1.gif); background-position: bottom; background-repeat: no-repeat;border:0px;}


.csc-header h1{ margin: 0px 10px 15px 10px; padding: 25px 20px 5px 40px; font-size: 15px; line-height: 15px; font-weight: bold; color: #444; background-image:url(images/bg_h1.gif); background-position: bottom; background-repeat: no-repeat;border:0px;}

