* {
	margin: 0px;
	padding: 0px;
}
#COMPLETE {
	margin-top: 26px;
	margin-right: 30px;
	margin-left: 30px;
	margin-bottom: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-repeat: repeat-y;
	background-color: #FFF;
	min-width: 920px;
}


#COMPLETE #LOGO {
	text-align: right;
	background-color: #FFFFFF;
	margin-bottom: 25px;
}


#COMPLETE #MAINMENU {
	overflow: hidden;
	background-color: #FFFFFF;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	height: 15px;
	display: none;
}
#COMPLETE #MAINMENU ul {
	float: none;
}
#COMPLETE #MAINMENU ul li {
	list-style-type: none;
	float: left;
	margin-right: 50px;
}
#COMPLETE #MAINMENU ul li a , #COMPLETE #MAINMENU ul li a:visited{
	color: #58585a;
	text-decoration: none;
}
#COMPLETE #MAINMENU ul li a:hover {
	color: #5090c8;
	text-decoration: none;
}
#COMPLETE #FOOTER #navi_footer li a:hover {
	color: #5090c8;
}


#COMPLETE #HEADER {
	height: 175px;
	background-color: #8dc7e9;
	color: #FFF;
	display: none;
}
#COMPLETE #HEADER #HEADERMENU {
	width: 125px;
	float: left;
	line-height: 20px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#COMPLETE #HEADER #HEADERMENU a { 
	color: #FFF;
	text-decoration: none;
}

 #COMPLETE #HEADER #HEADERMENU a:visited {
 	color: #FFF;
	text-decoration: none;
 
 }

  #COMPLETE #HEADER #HEADERMENU a:hover{
  	color: #5090c8;
	text-decoration: none;
  
  }
  
    #COMPLETE #HEADER #HEADERMENU a:active{
  	color: #5090c8;
	text-decoration: none;
  
  }
  
      #COMPLETE #HEADER #HEADERMENU a:focus{
  	color: #5090c8;
	text-decoration: none;
  
  }
  
      #COMPLETE #HEADER #HEADERMENU  #navi_header1 a:hover{
  	color: #5090c8;
	text-decoration: none;
  
  }
  
    #COMPLETE #HEADER #HEADERMENU #navi_header1 a:active {
  	color: #5090c8;
	text-decoration: none;
  
  }
  
  
    #COMPLETE #HEADER #HEADERMENU  #navi_header2 a:hover{
  	color: #5090c8;
	text-decoration: none;
  
  }
  
    #COMPLETE #HEADER #HEADERMENU #navi_header2 a:active {
  	color: #5090c8;
	text-decoration: none;
  
  }
  
    #COMPLETE #HEADER #HEADERMENU  #navi_header3 a:hover{
  	color: #5090c8;
	text-decoration: none;
  
  }
  
    #COMPLETE #HEADER #HEADERMENU #navi_header3 a:active {
  	color: #5090c8;
	text-decoration: none;
  
  }
  
  
#COMPLETE #HEADER #HEADERMENU #EASYNAVI {
	margin-top: 28px;
}


#COMPLETE #HEADER #TEASER {
	margin-left: 155px;
}
#COMPLETE #MAIN {
	float: none;
	overflow: hidden;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFF;
	background-repeat: repeat-y;
	width: 100%;
}
#COMPLETE #MAIN #SUBMENU {
	float: left;
	width: 125px;
	padding: 15px;
	display: none;
}
#COMPLETE #MAIN #SUBMENU ul li {
	list-style-type: none;
	margin-bottom: 10px;
}
#COMPLETE #MAIN #SUBMENU ul li a {
	color: #58585a;
	text-decoration: none;
}
#COMPLETE #MAIN #SUBMENU ul li a:hover {
	color: #006ab2;
	text-decoration: none;
}

#COMPLETE #MAIN #SUBMENU ul li.SubmenuLevel2 {
	margin-left: 15px;
}
#COMPLETE #MAIN #SUBMENU ul li.SubmenuLevel3 {
	margin-left: 30px;
}

#COMPLETE #MAIN #CONTENT {
	padding-top: 15px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 15px;
	overflow: hidden;
}
#COMPLETE #MAIN #CONTENT h1 {
	font-size: 18px;
	font-weight: normal;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	padding-bottom: 10px;
	margin-bottom: 10px;
}


#COMPLETE #MAIN #CONTENT h2 {
	font-weight: normal;
	font-size: 14px;
}
#COMPLETE #MAIN #CONTENT p a , #COMPLETE #MAIN #CONTENT p a:visited{
	color: #000;
	text-decoration: none;
	font-weight: normal;
	background-image: url(_images/bg_a_link_content.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 20px;
}
#COMPLETE #MAIN #CONTENT p a:hover {
	color: #448bc5;
	text-decoration: underline;
	font-weight: normal;
	background-image: url(_images/bg_a_link_content.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 20px;
}
#COMPLETE #MAIN #CONTENT .dashedLineAfertP {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #448bc5;
}
#COMPLETE #MAIN #CONTENT #COL_1 {
	float: left;
	width: 50%;
}
#COMPLETE #MAIN #CONTENT #COL_2 {
	float: left;
	width: 50%;

}
#COMPLETE #MAIN #CONTENT #COL_2 #COL_2_CONTENT {
	padding-left: 25px;
	padding-right: 10px;
}
#COMPLETE #MAIN #CONTEXT h1 {
	font-size: 12px;
	color: #000;
	font-weight: bold;
	padding-bottom: 5px;
}



#COMPLETE #MAIN #CONTEXT {
	float: right;
	width: 125px;
	padding: 15px;
}

#COMPLETE #MAIN #CONTEXT p a, #COMPLETE #MAIN #CONTEXT p a:visited {
	color: #000;
	text-decoration: none;
	font-weight: normal;
	background-image: url(_images/bg_a_link_content.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 20px;
}
#COMPLETE #MAIN #CONTEXT p a:hover {
	color: #448bc5;
	text-decoration: underline;
	font-weight: normal;
	background-image: url(_images/bg_a_link_content.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 20px;
}

#COMPLETE #FOOTER {
	background-color: #FFF;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFF;
	overflow: hidden;
	display: none;
}
#COMPLETE #FOOTER ul li {
	list-style-type: none;
	float: left;
	margin-right: 25px;
}
#COMPLETE #FOOTER #navi_footer li a , #COMPLETE #FOOTER #navi_footer li a:visited{
	text-decoration: none;
	color: #58585a;
}
/* 

	BEGIN: IE 6 only Hacks 

*/
* html #COMPLETE #MAIN #CONTENT #COL_1 {
	float: left;
	width: 33%;
	padding-left: 25px;
}
* html #COMPLETE #MAIN #CONTENT #COL_2 {
	float: left;
	width: 34%;
	padding-right: 25px;

}
