/* alwacom 2006 */


html, body {
	height: 100%;
	padding:0;
	margin:0;
}



body
{
left:0;
top:0;
padding:0;
margin:0;

font-family : Verdana, Arial, Helvetica, sans-serif; 
line-height : 13px; 
font-size : 11px;
color: #000000;


scrollbar-face-color:       #DDDDDD;

scrollbar-highlight-color:  #DDDDDD;
scrollbar-darkshadow-color: #DDDDDD;

scrollbar-track-color:      #F3F3F3;

scrollbar-shadow-color:     #999999;
scrollbar-3dlight-color:    #999999;
scrollbar-arrow-color:      #999999;
}



table
{
left:0;
top:0;
padding:0;
margin:0;
}


p
{
left:0;
top:0;
padding:0;
margin:0;

margin-bottom:10px;
}


h3
{
font-size : 14px;
font-weight : bold;
color : #3B5F9C;
line-height: 20px;
margin-top:0px;
margin-bottom:5px;
}



/* Ebenen Kopf */


#kopf {
position:absolute;
left:0;
top:0;
width:100%;
height:89px;
background-color : #FF9933;
background-image:url(bilder_06/kopfhint.gif); 
z-index:1;
}


#kopf_links{
position:absolute;
left:0;
top:0;
z-index:2;
}


#kopf_rechts{
position:absolute;
right:0;
top:0;
height:20px;
z-index:2;
}



#logo_oben{
position:absolute;
left:25px;
top:5px;
z-index:5;
}

#hauptnavi{
position:absolute;
left:25px;
top:54px;
width:552px;
z-index:5;
}


/* Ebenen linke Seite */


#logo_links{
position:absolute;
left:0;
top:100px;
}


#rauf{
	position:absolute;
	left:7px;
	top:350px;
	z-index:25;
	margin:0px;
	padding:0px;
	visibility:hidden;
}


/* Inhaltsebene */

#inhalt
{
margin:0px;
position:relative;
left:95px;
top:130px;
width:600px;
height:460px;
z-index:5;
visibility:visible;
background-color : #FFFFFF;
overflow:auto;
}

/* Ebene Fusszeile */

#fuss{
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	height:18px;
	background-color : #FF9933;
	background-image:url(bilder_06/fusshint.gif); 
}



#eag{
position:absolute;
	right:5px;
	bottom:22px;;


}






/* LINKS */

a:link    {color : #3B5F9C; text-decoration: none;}
a:visited {color : #3B5F9C; text-decoration: none;}
a:hover   {color : #000000; text-decoration: none;}
a:active  {color : #000000; text-decoration: none;}


.hnav_link:link    {color : #000000; text-decoration: none; font-weight: bold; font-size : 12px;}
.hnav_link:visited {color : #000000; text-decoration: none; font-weight: bold; font-size : 12px;}
.hnav_link:hover   {color : #FFFFFF; text-decoration: none; font-weight: bold; font-size : 12px;}
.hnav_link:active  {color : #FFFFFF; text-decoration: none; font-weight: bold; font-size : 12px;}

.hnav_aktiv:link    {color : #FFFFFF; text-decoration: none; font-weight: bold; font-size : 12px;}
.hnav_aktiv:visited {color : #FFFFFF; text-decoration: none; font-weight: bold; font-size : 12px;}
.hnav_aktiv:hover   {color : #FFFFFF; text-decoration: none; font-weight: bold; font-size : 12px;}
.hnav_aktiv:active  {color : #FFFFFF; text-decoration: none; font-weight: bold; font-size : 12px;}


.detnav_link:link    { font-weight: bold; color : #3B5F9C; text-decoration: none;}
.detnav_link:visited { font-weight: bold; color : #3B5F9C; text-decoration: none;}
.detnav_link:hover   { font-weight: bold; color : #000000; text-decoration: none;}
.detnav_link:active  { font-weight: bold; color : #000000; text-decoration: none;}








/* SUBNAVIGATIONSEBENEN */

#subnavi_firma{
visibility:hidden;
position:absolute;
left:95px;
top:82px;
width:354px;
height:19px;
background-image:url(bilder_06/subnavi_hint.gif); 
z-index:10;
}







#subnavi_shops{
visibility:hidden;
position:absolute;
left:95px;
top:82px;
width:354px;
height:19px;
background-image:url(bilder_06/subnavi_hint.gif); 
z-index:10;

}







/* Textformatierungen */

.inhalts_titel
{
font-size : 14px;
font-weight : bold;
color : #3B5F9C;
line-height: 20px;
margin-top:0px;
margin-bottom:5px;
}

.blocksatz {text-align: justify;}







/* Formular-Eingabefelder */

.eingabefeld_300  {
	font-size : 11px;
	color : #000000;
	border-left : #000000 1px solid;
	border-right : #000000 1px solid;
	border-top : #000000 1px solid;
	border-bottom : #000000 1px solid;
	width : 300px;
}

