#hintergrund	
{
float: left;
position: absolute;
top: 0px;
left: 0px;
width : 100%;
height: 100%;
/* background-image: url(../img/01_gruen_verlauf.gif);  */
background-image: url(../img/verlauf-grey_03_1x1400.jpg); 
background-repeat : repeat-x;
padding : 0;
margin : 0;
border : 0;
overflow: auto;
}


#hintergrundebene2
{
float: left;
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
/* min-height: 1000px; */
background-image: url(../img/04_linkerrand_green.gif); 
background-repeat: repeat-y;
overflow: auto;
}


#centerbox
{
float: none;
position: absolute;
width: 950px;
left: 40px;
top: 10px;
display: block;
}


#header
{
float: left;
width: 950px;
height: 133px;
padding-bottom: 4px;
display: block;
}


#mainnavi
{
float: left;
text-align: center;
height: 30px;
width: 950px;
margin-bottom: 4px;
display: block;
}
* html #mainnavi { margin-top: -5px; margin-bottom: -2px;}


#maincontainer	
{
float: left;
width: 950px;
text-align: left;
padding: 0;
margin: 0;
display: block;
}
* html #maincontainer { height: 1000px; width: 950px;}


#linkebox
{
float: left;
text-align: left;
width: 300px;
display: inline;
}


#navibox
{
float: none;
width:300px;
min-height: 100px;
margin-bottom: 5px;
}
* html #navibox {height: 100px;}


#navitop
{
width:300px;
height: 15px;
margin: 0;
padding: 0;
border: 0;
background-image: url(../img/01_linie_navitop.gif);
/* filter: Alpha(opacity=90, finishopacity=90, style=0); */
background-repeat: no-repeat;
display: block;
}


#navicontent
{
text-align: left;
width:270px;
min-height: 300px;
margin-top: -4px;
padding-left: 20px;
padding-right: 10px;
padding-top: 30px;
font-family: arial, verdana, sans-serif;
text-decoration: none;
background-image: url(../img/01_linie_navicontent.gif);
background-repeat: repeat-y;
display: block;
}
* html #navicontent { height: 330px; width: 300px; margin-top: -7px;}


#navibottom
{
width:300px;
height: 15px;
background-image: url(../img/01_linie_navibottom.gif);
/* filter: Alpha(opacity=90, finishopacity=90, style=0); */
background-repeat: no-repeat;
display: block;
}


#loginbox
{
text-align: left;
width:280px;
height: 80px;
padding-top: 20px;
padding-left: 20px;
font-family: arial, verdana, sans-serif;
background-image: url(../img/loginbox_300x100.gif);
background-repeat: no-repeat;
}
* html #loginbox {width: 300px;padding-top: 10px;}

#contentbox
{
float: right;
width: 633px;
margin-right: 10px;
display: block;
}
* html #contentbox { height: 1%; width: 625px;}


#contenttop
{
width:625px;
height: 15px;
background-image: url(../img/01_linie_contenttop.gif);
background-repeat: no-repeat;
display: block;
}


#maincontent
{
width:570px;
min-height: 405px;
padding-left: 30px;
padding-right: 25px;
padding-top: 20px;
padding-bottom: 10px;
margin-top: -4px;
font-family: arial, verdana, sans-serif;
background-image: url(../img/01_linie_contentmain.gif);
background-repeat: repeat-y;
display: block;
}
* html #maincontent { height: 448px; width: 625px; margin-top: -7px;}


#contentbottom
{
width:625px;
height: 15px;
background-image: url(../img/01_linie_contentbottom.gif);
background-repeat: no-repeat;
}


#impressum
{
clear: both;
width: 900px;
text-align: right;
font-size: 70%;
font-family: arial, verdana, sans-serif;
text-decoration: none;
padding-right: 40px;
margin: 0;
padding: 0;
}

/* +++++++++++ FORMATIERUNGEN ++++++++++++++  */


p.bodytext 	{
	font-size: 80%;
	color: green;
	margin: 10px;
	/* text-align: justify; */
	}


h1 	{
	font-size: 100%;
	color: green;
	}

a {text-decoration: none; color: #6CE424;}

a.internal-link	{text-decoration: none; color: #6CE424;}	

table.csc-loginform { font-size: 10pt;}

input { font-size: 8pt;}

.csc-textpic-caption {font-size: 70%;}

ul	{font-size: 80%; padding-right: 20px; color: green;}


div.trennstrich {color: white; background-image: url('../img/trennstrich_grau560breit.gif');}
