body {
		margin: 0;
		padding: 0;
		font-family: Arial, Helvetica, sans-serif;
	  color: #333333;
	  color: #566576;
	  font-size: 12px; 
	  line-height: 15px; 
		background-color: #e2e1e2;
}
FORM, SELECT, OPTION, INPUT { 	
    font-size: 10px; 
		font-family: Verdana, Helvetica, Arial, sans-serif; 								
		color: #333333;
		border:1px solid #999999;
}		
a:link { text-decoration: none; color: #cc0000;}
a:visited { text-decoration: none; color: #cc0000;}
a:hover, a:active { text-decoration: underline; color: #cc0000;}

a.blue:link { text-decoration: none; color: #ffffff;}
a.blue:visited { text-decoration: none; color: #ffffff;}
a.blue:hover, a.blue:active { text-decoration: underline; color: #006c80;}


/* Hauptmenü */

#mainmenu {
    z-index: 5;
    position: absolute;
		top: 74px;
		left: 12px;
		width: 700px;
}
.mainmenu-content {
    z-index: 5;
		height: 20px;
		background-color: #0092a4;
		background-color: #0089a3;
		border-top: 1px solid #ffffff;
  	border-bottom: 1px solid #ffffff;
  	border-left: 1px solid #ffffff;
  	border-right: 1px solid #ffffff;
}
.navlist {
    float: left;
  	width: 133px;
  	height: 20px;
  	border-right: 1px solid #ffffff;
  	padding: 0; 
  	/*background: url(../img/menu_right.gif) no-repeat top right; */
    background-color: #0089a3;
}	
.navlist a:link, .navlist a:visited {
  	display: block;	
  	height: 20px;
  	padding: 0 0 0 10px ;
  	background-color: #0089a3;
  	text-align: left;
  	font-size: 12px;
  	line-height: 21px;
  	letter-spacing: 1px;
  	color: #ffffff;
  	font-family: Verdana, Helvetica, Arial, sans-serif; 
  	text-decoration: none;
  	font-weight: normal;
}
.navlist a:hover {
    height: 20px;
    padding: 0 0 0 10px ;
  	background: url(../img/bg_menu2.gif) repeat top left;
  	background-color: #ffffff;
  	color: #006c80;
  	font-weight: normal;  
}
.navlist-select {
    float: left;
  	width: 133px;
  	height: 20px;
  	padding: 0; 
  	color: #006c80;
  	border-right: 1px solid #ffffff;
}
.navlist-select a:link, .navlist-select a:visited{
  	display: block;	
  	padding: 0 0 0 10px ;
  	height: 20px;
  	background: url(../img/bg_menu2.gif) repeat top left;
  	background-color: #ffffff;
  	font-size: 12px;
  	line-height: 21px;
  	letter-spacing: 1px;
  	color: #006c80;
  	font-family: Verdana, Helvetica, Arial, sans-serif; 
  	text-decoration: none;
    font-weight: normal;
 }	
 
/* hauptmenü-Ende */
.logo {
    position: absolute;
		top: 21px;
		left: 12px;
		height: 39px;
		width: 225px;
		border: 0px; 
}

/* Menu oben rechts */
#topmenu { 
    position: absolute;
		top: 20px;
    left: 300px;
    width: 412px;
		height: 20px;
		border: 0px; 
}
.topmenu-content { 
    float: right;
}
a.top { float: right;  font-size: 12px; line-height: 14px; padding: 1px 14px 0 14px; border-right: 1px solid #6d9096;}
a.top:link {text-decoration: none; color: #6d9096; }
a.top:visited {text-decoration: none; color: #6d9096;}
a.top:hover, a.top:active {text-decoration: underline; color: #6d9096; }
a.top2{ float: right; text-decoration: none; padding: 1px 2px 0 14px;}


/* Position Inhalt */
#all {
    position: absolute;
		top: 103px;
		left: 12px;
		
}
/* Header mit Submenu, Bild und Headline */
#head {
		border: 1px solid #ffffff;
		padding: 0;
}
.head-left {
    padding: 0;
    width: 205px;
    height: 177px;
    background-color: #97959f;
    vertical-align: top;
}
.head-left-menu {
    padding: 16px 0 0 20px;
}
.head-left-home {
    vertical-align: bottom;
    padding: 94px 0 0 20px;
}
.head-right-picture {
    clear: right;
    background-color: #97959f;
    border-left: 1px solid #ffffff; 
    height: 177px;
    padding: 0;
}
.head-bottom-left {
    clear:right; 
    border-top: 1px solid #ffffff;
    background-color: #aca9b1;
    height: 68px;
    padding: 0;
}
.head-bottom-right {
    border-top: 1px solid #ffffff;
    border-left: 1px solid #ffffff; 
    background: url(../img/bg_head.gif) no-repeat bottom right;
    background-color: #4da9ba;
    vertical-align: bottom;
    padding: 4px 8px 8px 16px;
}

/* Submenu */
#submenu { 	
  	margin-top: 0; 
  	padding: 0;
  	font-family: Verdana, Helvetica, Arial, sans-serif;
  	font-size: 11px; 
  	line-height: 11px;
  	font-weight: bold;
  	color: #a5d8dd;
}	
#submenu ul
  {	list-style: none;
  	margin: 0;
  	padding: 0;	
}
#submenu li { 
  	margin: 0;
  	padding: 6px 0 6px 0;	
}
#submenu li a {	
    display: block;
  	color: #ffffff;
  	text-decoration: none;
  	width: 176px;
}
#submenu li a:visited {	
    display: block;
  	color: #ffffff;
  	line-height: 11px;
  	text-decoration: none;
}
#submenu li a:hover {	
    display: block;
  	color: #ffffff;
  	text-decoration: none;
}
#submenu li a:active {	
    display: block;
  	color: #a5f5fe;
  	text-decoration: none;
}
/*#submenu form { margin: 1.5em 0 0 10px; }
#submenu input { margin-top: 5px; } */

/* Inhalt im weissen Bereich */

.content {
    clear: right;
    background: url(../img/bg_line2.gif) repeat-y top left #ffffff;
		margin: 0;
		padding: 0;
		width: 700px;
}
/* linke Spalte */
.content-left {
    vertical-align: top;
    float: left;
    width: 206px;  
    padding: 0;
}
/* linke Spalte Verlauf */
.col-head {
    clear: right;
  	background: url(../img/bg_headline.gif) repeat-x top left;
  	vertical-align: top;
  	padding: 16px 0 16px 0;
}
.col-head-tx {
  	font-size: 11px;
  	line-height: 12px;
  	color: #108095;
  	font-weight: bold;
    margin-left: 12px;
    padding-bottom: 8px;
} 
.content-left-space {
    clear: right;
    padding: 8px 6px 4px 12px;
}

/* rechte Spalte */
.content-right {
    clear:right; 
    vertical-align: top;
    padding: 16px 20px 10px 18px;
}
.content-picture {	
    float: left; 
    padding: 3px 10px 8px 0px;
}

/* Bild in der rechten Spalte */
.picture {	
    float: left; 
    width: 182px;
    margin: 3px 10px 8px 0;
    background-color: #4da9ba;
}
/* Text unter dem Bild */
.picture-text {
    clear: right;
    padding: 2px 4px 4px 7px;
    background-color: #4da9ba;
    vertical-align: top;
    color: #ffffff;
    font-size: 11px;
    line-height: 12px;
}

/* Footer */
.footer {		
    clear: right;
    background-color: #b3b1b8;
		margin-bottom: 16px;
    border: 1px solid #ffffff;
}	
.footer-tx {		
    clear: right;
    padding: 3px 12px 3px 8px;
    text-align: right;
    font-size: 11px;
    font-weight: normal;
    letter-spacing: 1px;
    color: #ffffff; 
}

/* Texte */		
.h0 {	            
    clear: right;
    font-size: 21px;
    line-height: 25px;
    color: #ffffff;
  	font-weight: normal;
  	vertical-align: bottom;
}			
.h1 {	            
    clear: right;
    font-size: 17px;
    line-height: 21px;
    color: #ffffff;
  	font-weight: normal;
}
.h2 {	            
    clear: right;
    font-size: 17px;
    line-height: 20px;
  	color: #108095;
  	font-weight: bold;
  	padding: 0 0 8px 0;
}
.h3 {	            
    clear: right;
    font-size: 14px;
    line-height: 14px;
    color: #657281;
  	font-weight: bold;
  	padding: 12px 0 4px 0;
}
.h3-head {	            
    clear: right;
    font-size: 14px;
    line-height: 16px;
    color: #657281;
  	font-weight: bold;
  	padding: 0 0 4px 0;
}
.h6 {	            
    clear: right;
    font-size: 12px;
    line-height: 16px;
  	color: #566576;
  	font-weight: normal;
    padding-bottom: 8px;
}
.h6-bold {	            
    clear: right;
    font-size: 12px;
    line-height: 16px;
  	color: #566576;
  	font-weight: bold;
  	padding-bottom: 8px;
}
.h6-left {	            
    float: left;
    clear: both;
    font-size: 12px;
    line-height: 16px;
  	color: #566576;
  	font-weight: bold;
  	width: 130px;
  	padding-bottom: 8px;
}
.h6-point {	            
    clear: right;
    font-size: 12px;
    line-height: 16px;
  	color: #41546b;
  	font-weight: normal;
  	background: url(../img/q4.gif) no-repeat top left;
	  padding-left: 14px;
  	padding-bottom: 4px;
}
.h7 {	            
    clear: right;
    font-size: 11px;
    line-height: 15px;
  	color: #108095;
  	font-weight: normal;
  	margin-bottom: 8px;
}
.h7-head {	
    font-size: 11px;
  	line-height: 14px;
  	color: #108095;
  	font-weight: bold;
}                   
.h1-middle {	            
    clear: right;
    font-size: 14px;
    line-height: 18px;
  	color: #ffffff;
  	font-weight: normal;
}
.h6-weiss {	            
    clear: right;
    font-size: 12px;
    line-height: 16px;
  	color: #ffffff;
  	font-weight: normal;
  	padding-bottom: 5px;
}
