* {/* set all to 0 */
	margin: 0;
	padding: 0;
}





html, body
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	background-color: #FFF9E5;
	background-image:url('/w3a/_inst-solms/images/banner_verlauf.gif');
	background-repeat: repeat-x;
	font-size: 0.9em;
	
}


.hidden
{
	visibility: hidden;
	display: none;
	position: absolute;
	width: 0;
	height: 0;
	top: 0;
	left: 0;
}


/* Haupt-Div-Bereich */
/* font-size  0.72 Zeichen  grösse für all Menüs  */

#main
{
	margin-top: 0px;
	margin-left: 10px;
	
	width: 64em;

	border-left: 2px solid #ffffff;
	border-top: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	margin-right: 15px;
	min-height: 45em;
	
}

* html #main
{ /* fuer IE Win \*/
	height: 45em;
	

/* */
}

/* Service-Navigation / Ueberschrift etc. */

#main_head
{
	position: relative;
	background-image:url('/w3a/_inst-solms/images/banner.jpg');
	background-repeat: no-repeat;
	height: 100px;
	min-height: 100px;
	border-bottom: 2px solid #0053A8;
		
}

#main_head_servicenav
{
	padding-top: 82px;
	padding-left: 140px;
	/*font-size: 0.72em;*/
}

/* Hier Schriftgrösse für Funktionsmenü ändern */
#main_head_servicenav a
{
	
	color: #0053A8;
	text-decoration: none;
    	font-weight: bold;
    	padding-left: 4px;
   	margin-right: 2px;
}    

#main_head_servicenav a:hover
{
	color: #000066;
	text-decoration: none;
}


#main_head_servicenav a.cmsfunction
{
	color: #FF0000;
	

}    



/* Body- / Nav-Bereiche */



#main_location, #main_menu
{
	position: relative;
	background-color: #ffffff;
	height: 2em;
	padding-top: 0.5em;
	padding-left: 5px;
	border: 0px solid red;
	font-size:0.72em;
}

/* Menue */

* html #main_menue
{ /* fuer IE Win \*/
	height: 26px;
/* */
}


#main_menue
{
	position: relative;
	background-color: #FFFFFF;
	background-image:url('/w3a/_inst-solms/images/schriftzug.gif');
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 100px;
	min-height: 26px;
	font-size:0.9em;


}

#main_menue a
{
	
	font-weight: bold;
	color: #0053A8;
	text-decoration: none;
}

#main_menue a:hover
{
	color: #000066;
	text-decoration: none;
}


.publist_title {
	
	
	line-height: 1.7em;
	
	}

	.publist_content{
	
	margin-bottom: 1em;
		
	}

/* Inhalt */

#main_content 

{
	
	position: relative;
	background-color: #FFFFFF;
	height: 100%;
    	background-image:url('/w3a/_inst-solms/images/solms.gif');
	background-repeat: no-repeat;
	
	
}

/* KG */
#main_content_text ul li

{
	
	list-style-type:disc; 
	 list-style-position:outside;
	
		
}
/* KG */
#main_content_text ol li

{
	
	list-style-type:decimal; 
	 list-style-position:outside;	
	
		
}

#main_content_sitemap 
{
	font-size : 0.85em;
	
}

#main_content_sitemap ul li

{
	
	list-style-type:disc; 
	list-style-position:inside; 
	
		
}


input
{
	
	
}
textarea
{
	
	
}


td.kontakt
{
	
}


td.dllist
{
	
}

#main_content_submenue
{
	position: absolute;
	width: 12.5em;
	left: 20px;
	padding-top: 50px;
	font-size: 0.85em;

}

#main_content_submenue ul
{	
	list-style-type: none;
	display: list-item;
	border-top: 1px dotted #626997;

}

#main_content_submenue ul li
{
	padding-bottom: 0.2em;
	border-bottom: 1px dotted #626997;
	color: #555555;
	background-color: #FFFFFF;
	line-height: 1.5em;
	/*	background-color: #FDE188; */
	
}

#main_content_submenue ul li a
{
	
	font-weight: bold;
	color: #555555;
	text-decoration: none;
}

#main_content_submenue ul li a:hover
{
	color: #000066;
	text-decoration: none;
}



#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;
}


/* Menue-Aufzählungsnummer */
#main_content_submenue dfn
{
	visibility: hidden;
	display: none;
}

#main_content_text p
{
	font-size: 1em;
}

#main_content_text
{
	position: relative;
	padding-top:15px; 
	margin-right: 2em;
	margin-left: 16em;
	padding-bottom: 1em;
	margin-bottom: 2em;
	font-size: 1em;
}

#main_content_text a
{
	color: #555555;
	font-weight: bold;
	text-decoration: none;
}

#main_content_text a:hover
{
	color: #000066;
}

#main_content_text table
{
	border: 0;
	border-collapse: collapse; 
	font-size: 1em;
	
}

#main_content_text td, #main_content_text th
{
	
	padding:2px;

}

#main_content_text h1
{
	color: #555555;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 2em;
}

#main_content_text h2
{
	color: #555555;
	font-size: 1em;
	font-weight: bold;
}



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; 
	

}
.rot {
	background-color:red;
}

.blau {
	background-color:#3AC0E2;
}

.gruen {
	background-color:green;
}

/* ################################## Hessenfinder ################################## */
.hessenfinder_requiredContent {
    background-color:#F6CECE;
}