BODY
{
	color: #FFFFFA;
	background-color: #F9FBFD;
	background-image:url(../art/bg_body.gif);
	background-repeat:repeat-y;
	/*background-color: #cccccc;*/
	width:100%;
	margin: 0px;
	padding: 0px;
}

a, a:link
{
	text-decoration: none;
	font-size: 12px;
	line-height: 16px;
	font-family:  Arial,Verdana, Geneva, Helvetica, Sans-serif;
	color: #666666;
	background-color: transparent;
}
a:hover, a:active 
{ 
	color: #B9293F; 
	background-color: transparent;
}

a.dunkelblau10height12, a.dunkelblau10height12:link
{
	text-decoration: underline;
	font-size: 10px;
	line-height: 12px;
	font-family:  Arial,Verdana, Geneva, Helvetica, Sans-serif;
	color: #333366;
	background-color: transparent;

}
a.dunkelblau10height12:hover, a.dunkelblau10height12:active 
{
	text-decoration: underline;
	font-size: 10px;
	line-height: 12px;
	font-family:  Arial,Verdana, Geneva, Helvetica, Sans-serif;
	color: #333366;
	background-color: transparent;
}

a.rot11height15, a.rot11height15:link, a.rot11height15:hover, a.rot11height15:active 
{
	text-decoration: underline;
	font-size: 12px;
	line-height: 16px;
	font-family:  Arial,Verdana, Geneva, Helvetica, Sans-serif;
	color: #993300;
	background-color: transparent;
}

a.dunkelblau11height15, a.dunkelblau11height15:link, a.dunkelblau11height15:hover, a.dunkelblau11height15:active 
{
	text-decoration: underline;
	font-size: 12px;
	line-height: 16px;
	font-family:  Arial,Verdana, Geneva, Helvetica, Sans-serif;
	color: #333366;
	background-color: transparent;
}

a.subnavigation,a.subnavigation:link
{ 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 16px;
	font-style: normal;
	font-weight:bold;
	color: #333366;
	background-color: #F9FBFD;
	/*display: block;
	width:147px;*/
	padding-left: 19px; 
	/*padding-bottom: 3px;*/
	text-decoration: none;	
}
a.subnavigation:hover,a.subnavigation:active   
{ 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 16px;
	font-style: normal;
	font-weight:bold;
	color: #A6AFC8;
	background-color: #F9FBFD;
	background-image:url(../art/navigation/bg_subnavi_hi.gif);
	background-repeat:no-repeat;
	/*display: block;
	width:147px;*/
	padding-left: 19px;  
	/*padding-bottom: 3px;*/
	text-decoration: none;	
}

a.gebaeudenavigation,a.gebaeudenavigation:link
{ 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 16px;
	font-style: normal;
	font-weight:bold;
	color: #333366;
	text-decoration: none;	
}
a.gebaeudenavigation:hover,a.gebaeudenavigation:active   
{ 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 16px;
	font-style: normal;
	font-weight:bold;
	color: #333366;
	text-decoration: underline;	
}

/*Bereich Sonderleistungen*/
a.dunkelblausonder11height15, a.dunkelblausonder11height15:link, a.dunkelblausonder11height15:hover, a.dunkelblausonder11height15:active 
{
	text-decoration: none;
	font-size: 11px;
	line-height: 15px;
	font-family:  Arial,Verdana, Geneva, Helvetica, Sans-serif;
	color: #000F45;
	background-color: transparent;
}
/*Ende*/



#kachel
{
	position: absolute;
	top: 0px;
	left: 0px;
	background-image:url(../art/bg.gif); 
	background-repeat:repeat-x;
	background-position:130px 0px;
	width:100%;
	height:211px;
	padding:0px;
	margin:0px;
	border:none;
	z-index: 1;
}

#bogenbg
{
	position: absolute;
	top: 0px;
	left: 0px;
	width:760px;
	height:211px;
	background-color:#FCF1B1;
	padding:0px;
	margin:0px;
	border:none;
	z-index: 2;
}

#visual
{
	position: absolute;
	top: 0px;
	left: 0px;
	padding:0px;
	margin:0px;
	border:none;
	z-index: 3;
}

#bogen
{
	position: absolute;
	top: 0px;
	left: 0px;
	padding:0px;
	margin:0px;
	border:none;
	z-index: 4;
}

#mainmenu
{
	position: absolute;
	top: 190px;
	left: 249px;
	padding:0px;
	margin:0px;
	border:none;
	z-index: 5;
}

#mainmenuhi
{
	position: absolute;
	top: 190px;
	left: 27px;
	width:50px;
	padding:0px;
	margin:0px;
	border:none;
	z-index: 6;
}

#submenu
{
	position: absolute;
	top: 235px;
	left: 11px;
	padding:0px;
	margin:0px;
	border:none;
	z-index: 1;
}

#leftframe
{
	position: absolute;
	top: 235px;
	left: 30px;
	padding:0px;
	margin:0px;
	border:none;
	z-index: 1;
}

#leftframeline
{
	position: absolute;
	top: 244px;
	left: 200px;
	width:1px;
	height:393px;
	background-color:#D3D6DF;
	padding:0px;
	margin:0px;
	border:none;
	z-index: 1;
}

#contentbg
{
	position: absolute;
	top: 0px;
	left: 230px;
	/*height:100%;
	width:530px;
	background-color:#F2F6FC;
	padding:0px;
	margin:0px;
	border:none;
	z-index: 1;*/
}

#contentframe
{
	position: absolute;
	top: 211px;
	left: 230px;
	width:530px;
	padding:0px;
	margin:0px;
	border:none;
	z-index: 1;
}

#rightframe
{
	position: absolute;
	top: 235px;
	left: 791px;
	padding:0px;
	margin:0px;
	border:none;
	z-index: 1;
}

#rightframeline
{
	position: absolute;
	top: 244px;
	left: 959px;
	width:1px;
	height:393px;
	background-color:#D3D6DF;
	padding:0px;
	margin:0px;
	border:none;
	z-index: 1;
}

div.gebaeude
{
	position:absolute;
	top: 332px;
	left: 252px;
	padding:0px;
	margin:0px;
	border:none;
}


div.gebaeudenavigation
{
	background-image:url(../art/bg_gebaeude_menu.gif); 
	background-repeat:no-repeat;
	padding-left:7px;
	padding-right:3px;
	padding-top:22px;
	padding-bottom:5px;
	margin:0px;
	border:none;
}




span.blau11height16
{
	font-size: 12px;
	line-height: 16px;
	font-family:  Arial,Verdana, Geneva, Helvetica, Sans-serif;
	color: #A6AFC8;
}

span.dunkelblau10height12
{
	font-size: 10px;
	line-height: 12px;
	font-family:  Arial,Verdana, Geneva, Helvetica, Sans-serif;
	color:#333366;
}

span.dunkelblau13height15
{
	font-size: 13px;
	line-height: 16px;
	font-family:  Arial,Verdana, Geneva, Helvetica, Sans-serif;
	color:#333366;
}

span.dunkelblau11height15
{
	font-size: 12px;
	line-height: 16px;
	font-family:  Arial,Verdana, Geneva, Helvetica, Sans-serif;
	color:#333366;
}

span.dunkelblau14height15
{
	font-size: 14px;
	line-height: 15px;
	font-family:  Arial,Verdana, Geneva, Helvetica, Sans-serif;
	color:#333366;
}

span.rot11height15
{
	font-size: 12px;
	line-height: 16px;
	font-family:  Arial,Verdana, Geneva, Helvetica, Sans-serif;
	color:#993300;
}

span.subnavigationhi
{ 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 16px;
	font-style: normal;
	font-weight:bold;
	color: #A6AFC8;
	background-color: #F9FBFD;
	background-image:url(../art/navigation/bg_subnavi_hi.gif);
	background-repeat:no-repeat;
	/*display: block;
	width:147px;*/
	padding-left: 19px; 
	/*padding-bottom: 3px;*/
	text-decoration: none;	
}

/*Bereich Sonderleistungen*/
span.dunkelblausonder11height15
{
	font-size: 11px;
	line-height: 15px;
	font-family:  Arial,Verdana, Geneva, Helvetica, Sans-serif;
	color:#000F45;
}

span.rotsonder11height15
{
	font-size: 11px;
	line-height: 15px;
	font-family:  Arial,Verdana, Geneva, Helvetica, Sans-serif;
	color:#DF100C;
}

span.blausonder10height15
{
	font-size: 10px;
	line-height: 15px;
	font-family:  Arial,Verdana, Geneva, Helvetica, Sans-serif;
	color:#7E87A1;
}

.textFormLang
{
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 15px;
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal;
	color: #000F45; 
	background-color: #ffffff;
	text-align: left; 
}

/*Ende Sonderleistungen*/


input.searchForm
{
	width: 120px;
	font-size: 12px; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #333366;
	background-color: #FFFFFF;
}





