* {/* set all to 0 */
	margin: 0;
	padding: 0;
}


html
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	
}


body
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	font-size: 100%;

}


.hidden
{
	visibility: hidden;
	display: none;
	position: absolute;
	width: 0;
	height: 0;
	top: 0;
	left: 0;
}


/* Haupt-Div-Bereich */

#main0
{
	text-align: center;
	
	
	

}


#main1
{
	text-align: left;
	background-image:url('/w3a/_inst-solms_sw/images/hg.gif');
	background-repeat: repeat;

	border: 1px solid #000000;
	font-size: 0.7em;
	width: 84em;

	margin-left: 10px;
	margin-right: 15px;
	margin: 0px auto;
	margin-top: 10px;
	
	
}



#main
{
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 80px;
	margin-right: 80px;
	background-color: #ffffff;


}


/* Service-Navigation / Ueberschrift etc. */

* html #main_head
{ /* fuer IE Win \*/
	height: 193px;
/* */
}

#main_head0
{
	position: relative;
	overflow: hidden;
}

#main_head
{
	position: relative;
	overflow: visible;
	height: 180px;
	padding-bottom: 1em;
	border: 1px solid #A5C4E6;  /*A5C4E6*/
	margin-bottom: 1em;
}

#main_head_menue
{
	position: relative;
	z-index:0;
	background-color: #296BBD;
	margin-top: 8px;
	padding-left: 20px;
}

#main_head_menue a
{
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#main_head_menue a:hover
{
	color: #FF9900;
	background-color: #000000;
	text-decoration: none;
}


#main_head_middle
{
	position: absolute;
	background-image:url('/w3a/_inst-solms_sw/images/banner.gif');
	background-repeat: no-repeat;
	width: 748px;
	margin-top: 6px;
	padding-top: 146px;
	padding-left: 244px;
}

#main_head_middle img
{
	margin: 0;
	padding: 0;
}



/* Body- / Nav-Bereiche */


/* Inhalt */

* html #main_content
{ /* fuer IE Win \*/
	height: 30em;
/* */
}

#main_content
{
	position: relative;
	border: 1px solid #A5C4E6;
	background-color: #ffFFff;

}


#main_content_servicenav
{
	padding-top: 5px;
	padding-left: 238px;
	margin-bottom: 33px;

}


#main_content_servicenav a
{
	font-size: 0.9em;
	color: #888888;
	text-decoration: none;
    	font-weight: bold;
    	padding-left: 4px;
   	margin-right: 2px;
}    

#main_content_servicenav a:hover
{
	color: #000066;
	text-decoration: none;
}

#main_content_servicenav a.cmsfunction
{
	color: #FF0000;
}    


#main_content_servicenav #SearchText
{
	border: 1px solid #999999;
	font-size: 1em;
}


#main_content_submenue
{
	position: absolute;
	z-index: 10;
	left: 0;
	width: 14em;
	top: 50px; /*50px KG*/
	margin-top: 3.5em;
	border-right: 1px solid #A5C4E6;
	border-top: 1px solid #A5C4E6;
	border-bottom: 1px solid #A5C4E6;

}

#main_content_submenue ul
{	
	list-style-type: none;
	display: list-item;
}

#main_content_submenue ul li
{
	padding-bottom: 0.2em;
	border-bottom: 1px solid #A5C4E6;
	color: #555555;
	line-height: 1.5em;
	padding-left: 15px;
	display: block;

}

#main_content_submenue ul li a
{
	font-size: 1em;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}

#main_content_submenue ul li a:hover
{
	color: #000066;
	text-decoration: none;
}

#main_content_submenue ul li ul li a
{
	font-size: 0.9em;
}

#main_content_submenue ul li ul
{	
	border-top: none;
}

#main_content_submenue ul li ul li
{
	padding-left: 0.6em;
	padding-bottom: 0;
	border: 0;


}

#main_content_submenue_feed
{
	
	position: relative;
	width: 14em;
	background-image:url('/w3a/_inst-solms_sw/images/wasserhahn.gif');
	background-repeat: no-repeat;
	height: 280px;
	border: 0;

}


/* Menue-Aufzählungsnummer */
#main_content_submenue dfn
{
	visibility: hidden;
	display: none;
}



* html #main_content_text
{ /* fuer IE Win \*/
	height: 30em;
/* */
}

#main_content_text
{
	position: relative;
	z-index: 8;
	min-height: 30em;
	margin-right: 2em;
	margin-left: 15em;
	padding-left: 1em;
	padding-bottom: 1em;
	margin-bottom: 2em;
/*	width: 98%; */

}

#main_content_text ul li{
 list-style-position:outside;
}

#main_content_text a
{
	color: #555555;
	font-weight: bold;
	text-decoration: none;
}

#main_content_text a:hover
{
	color: #000066;
}

#main_content_text h1
{
	color: #555555;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 1em;
}

#main_content_text h2
{
	color: #555555;
	font-size: 1em;
	font-weight: bold;
}

#main_content_text p
{
	margin-bottom: 1.0em;
}



#main_content_text_submenue
{
	position: relative;
	z-index: 9;
	float: right;
	width: 14em;
	margin-left: 1em;
	margin-top: 2.6em;
	margin-bottom: 1em;
	margin-right: -2em;
	border-left: 1px solid #A5C4E6;
	border-top: 1px solid #A5C4E6;

}

#main_content_text_submenue p
{
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	border-bottom: 1px solid #A5C4E6;
	color: #555555;
	line-height: 1.5em;
	padding-left: 20px;
	margin-bottom: 0;
}

#main_content_text_submenue a
{
	font-size: 1em;
	font-weight: bold;
	color: #888888;
	text-decoration: none;
}

#main_content_text_submenue a:hover
{
	color: #000066;
	text-decoration: none;
}


#main_content_himmel
{
	background-image:url('/w3a/_inst-solms_sw/images/himmel.gif');
	background-repeat: repeat-x;
	height: 148px;
	margin-bottom: 1px;
	display: block;
	
}

hr
{
	visibility: hidden;
}




#startpage
{
	width: 25em;

}

#startpage td
{
	border: 0;

}

#startpage td.image
{
	border-right: #000066 1px solid;
	padding-right: 10px;
	width: 120px;
	overflow: hidden;
	padding-bottom: 1.0em;
}

#w3a2ImgListImage1, #w3a2ImgListImage2, #w3a2ImgListImage3, #w3a2ImgListImage4, #w3a2ImgListImage5
{
	width: 120px;
}

#startpage #w3a2ViewTextBlock1, #startpage #w3a2ViewTextBlock2, #startpage #w3a2ViewTextBlock3, #startpage #w3a2ViewTextBlock4, #startpage #w3a2ViewTextBlock5
{
	position: relative;
	margin-top: 110px;
	margin-left: 190px;
	border: solid orange 1px;
	width: 20em;
}

 table
{
	font-size: 1em;
	border: 0px;
	border-collapse:collapse;
}

.tabRahmen
{
	border: 1px solid #296BBD;
	padding:0.3em;
	text-align: left;
	vertical-align: top;
}

#test
{
	position:absolute;
	top:30px;
	left:0px;
	width:450px;
}



