body {									/* Hintergrundfarbe ausserhalb der eigentlichen Seite, ggf. Zentrierung nur fuer IE */
	background-color:#e5e5e5;
	/* Zentrierung des mainwrappers fuer Internet Explorer */
	text-align: left;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
}
p,div,form,h1,h2,h3,ul,li,ol,td {
	margin: 0px;
	padding: 0px;
	line-height:19px;
}
h1 {
	font-size: 15px;
	font-weight:bold;
	padding: 0px;
	margin-bottom: 13px;
	margin-top: 0px;
	color:#00437b;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	color:#808080;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	color:#00437b;
}
li{
}
img {
	border:none;
}
a{
	color: #333333;
	text-decoration:underline;
}
a:link{
	color: #333333;
	text-decoration:underline;
}
a:visited{
	color: #333333;
	text-decoration:underline;
}
a:hover{
	color: #666666;
	text-decoration:underline;
}

/*#########################################* ID's* ###############################################################*/ 

#mainwrapper {
	align: center;
	background-color:#ffffff;
	margin-top:0px;
	margin-bottom:0px;
	width:970px;
	margin-right: auto;
	margin-left: 0px;
	border:none 1px #000000;
}
#pagewrapper{
	background-color:#ffffff;
	border:none 1px #ff0000;
	background-image:url(images/content_bg.gif);
	background-position:right top;
	background-repeat:no-repeat;
	width:970px;
	overflow:hidden;
}
#menuwrapper {
	border:none 1px #FF0000;
	float:left;
	width:304px;
	padding-left:14px;
	margin-right:14px;
}
#contentwrapper {
	width:636px;
	border:none 1px #FF0000;
	float:left;
	overflow:hidden;
}
#pageheader{
	background-color:#ffffff;
	border:none 1px #000000;
}

#topmenu {
	border:none 1px #000000;
	padding-top:14px;
	margin-bottom:40px;
}

#mainmenu {
	border:none 1px #000000;
	margin:0px;
	padding:0px;
}
#submenu {
	border:none 1px #FF0000;
	text-align:left;
	width:222px;
	padding-bottom:25px;
}
#breadcrumbs {
	margin-top:0px;
	padding-left:16px;
	padding-top:5px;
	font-size:9px;
	font-weight:bold;
}
#homepage
{
	width:970px;
	margin-left:0px;
	min-height:462px;
}
#content {
	width:620px;
	border-top:none 1px #9d9d9d;
	padding:0px;
	padding-right:0px;
	margin-right:0px;
	margin-left:0px;
}
#claim {
	margin-top:10px;
}
#footer {
	width:970px;
	margin-top:5px;
	padding-bottom:20px;
	padding-right:0px;
	text-align:left;
	color: #aeaeae;
}
#teaser {
	border:none 1px #000000;
}
#left {
	margin-top:0px;
	border:none 1px #FF0000;
	float:left;
	margin-left:0px;
}
#right {
	margin-top:20px;
	border:none 1px #FF0000;
	margin-left:17px;
	width:300px;
	float:left;
}
#page_title {
	background-image:url(images/p_header.gif);
	background-position:right top;
	background-repeat:no-repeat;
	width:680px;
	height: 146px;
}
/*#########################################* Content Klassen* ###############################################################*/ 

.subfeature {
	width: 449px; 
	height: 210px; 
	background-color:#fefefe; 
	background-image:url(images/sub_feature_gradient.jpg); 
	background-repeat:repeat-x; 
	border-bottom:solid 1px #000000; 
	border-right:solid 1px #000000;
	float:left;
}

.content {
	
}
.content h1 {
	font-size: 15px;
	font-weight: bold;
	padding: 0px;
	margin-bottom: 26px;
	margin-left:0px;
	margin-top: 6px;
	color:#00437b;
	line-height:15px;
}
.content h2 {
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	margin-bottom: 16px;
	margin-left:0px;
	margin-top: 0px;
	color:#333333;
}
.content h3 {
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin-bottom: 6px;
	margin-left:0px;
	margin-top: 0px;
	color:#333333;
}


.content li{
	list-style: square outside;
	margin-left: 45px; /* 15px */
}

.content ol li {
	list-style-type: decimal;
	margin-left: 45px;
}

.content ol ol li {
	list-style-type: lower-alpha;
	margin-left: 35px;
}

.bild_li {
	width:194px;
	float:left;
	border:none 1px #000000;
}
.bild_mi {
	width:194px;
	float:left;
	margin-left:16px;
	border:none 1px #000000;
}
.bild_re {
	width:194px;
	float:left;
	margin-left:16px;
	border:none 1px #000000;
}
.bildunterschrift {
	margin-top:3px;
	margin-right:25px;	
}

.clearer {
	clear:both;
	font-size:0px;
	height:0px;
	line-height:0px;
}

.line {
	font-size:0px;
	line-height:0px;
	margin-left:25px;
	width:880px;
	background-color: #efefef;
	margin-bottom:20px;
}
.lupe{
	background-image:url(images/lupe.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:21px;
	font-size:11px;
}

.footer {
	font-size:9px;
}

.rahmen {
	height:10px;
	width:9px;
	line-height:0px;
}
.plusminus {
	font-size:13px;
}
.message {
	color:#CC0000;
}
.message h2 {
	color:#CC0000;
}
.teaser_gr {
float:left;
background-color:#dadada;
background-image:url(images/teaser_gr_bg.jpg);
background-position:left top;
background-repeat:no-repeat;
width:289px;
height:233px;
padding:7px;
margin-right:12px;
margin-bottom:12px;
border:none 1px #ffffff;
}
.teaser_gr-hover {
float:left;
background-color:#dadada;
background-image:url(images/teaser_gr_bg.jpg);
background-position:left top;
background-repeat:no-repeat;
width:289px;
height:233px;
padding:6px;
margin-right:12px;
margin-bottom:12px;
border:solid 1px #6b90af;
cursor:pointer;
}
/* Teaser normal*/
.teaser {
float:left;
background-color:#dadada;
background-image:url(images/teaser_kl_bg.jpg);
background-position:left top;
background-repeat:no-repeat;
width:289px;
height:101px;
padding:7px;
margin-right:12px;
margin-bottom:17px;
border:none 1px #ffffff;
}
.teaser-hover {
float:left;
background-color:#dadada;
background-image:url(images/teaser_kl_bg.jpg);
background-position:left top;
background-repeat:no-repeat;
width:289px;
height:101px;
padding:6px;
margin-right:12px;
margin-bottom:17px;
border:solid 1px #6b90af;
cursor:pointer;
}

/* Teaser blue*/
.teaser-blue {
float:left;
background-color:#1169a1;
background-image:url(images/teaser_kl_blue_bg.jpg);
background-position:left top;
background-repeat:no-repeat;
width:289px;
height:101px;
padding:7px;
margin-right:12px;
margin-bottom:12px;
border:none 1px #ffffff;
color:#FFFFFF;
}
.teaser-blue-hover {
float:left;
background-color:#1169a1;
background-image:url(images/teaser_kl_blue_bg.jpg);
background-position:left top;
background-repeat:no-repeat;
width:289px;
height:101px;
padding:6px;
margin-right:12px;
margin-bottom:12px;
border:solid 1px #0e527f;
cursor:pointer;
color:#FFFFFF;
}
.teaser-blue h2{
	color:#FFFFFF;
}
.teaser-blue-hover h2{
	color:#FFFFFF;
}
/* Teaser orange */
.teaser-orange {
float:left;
background-color:#af5419;
background-image:url(images/teaser_kl_orange_bg.jpg);
background-position:left top;
background-repeat:no-repeat;
width:289px;
height:101px;
padding:7px;
margin-right:12px;
margin-bottom:12px;
border:none 1px #ffffff;
color:#FFFFFF;
}
.teaser-orange-hover {
float:left;
background-color:#af5419;
background-image:url(images/teaser_kl_orange_bg.jpg);
background-position:left top;
background-repeat:no-repeat;
width:289px;
height:101px;
padding:6px;
margin-right:12px;
margin-bottom:12px;
border:solid 1px #9a4a16;
cursor:pointer;
color:#FFFFFF;
}
.teaser-orange h2{
	color:#FFFFFF;
}
.teaser-orange-hover h2{
	color:#FFFFFF;
}



/* TEASER LAND */
.teaser_land {
background-color:#d9d9d9;
background-image:url(images/teaser_land_bg.jpg);
background-repeat:repeat-x;
background-position:left top;
width:176px;
min-height:180px;
padding:12px;
margin-right:11px;
margin-bottom:10px;
border:none 1px #ffffff;
line-height:5px;
}
.teaser_land-hover {
background-color:#d9d9d9;
background-image:url(images/teaser_land_bg.jpg);
background-repeat:repeat-x;
background-position:left top;
width:176px;
min-height:180px;
padding:11px;
margin-right:11px;
margin-bottom:10px;
border:solid 1px #6b90af;
cursor:pointer;
}
.download {
background-image:url(images/land_download_bg.jpg);
background-position:left top;
background-repeat:no-repeat;
width:278px;
height:51px;
margin-top:0px;
border:solid 1px #ffffff;
line-height:14px;
}
.download-hover {
background-image:url(images/land_download_bg.jpg);
background-position:left top;
background-repeat:no-repeat;
width:278px;
height:51px;
margin-top:0px;
border:solid 1px #6b90af;
cursor:pointer;
}
.download_li {
width:47px;
height:50px;
float:left;
padding-left:4px;
padding-top:0px;
padding-bottom:0px;
border:none 1px #333333;
}
.download_re {
width:227px;
margin-left:0px;
float:left;
line-height:14px;
padding-top:13px;
}
/* ###################################   Navigation   #################################### */


 /* ###################################   Main Navi   ######################################### */
.main_menu a{
	
	text-decoration:none; 
	font-size:12px; 
	font-weight:bold; 
	color:#FFFFFF;
}
.main_menu a:link{
	text-decoration:none;
	color:#FFFFFF;
}
.main_menu a:visited{
	text-decoration:none;
	color:#FFFFFF;
}
.main_menu a:hover{
	text-decoration:underline;
	color:#FFFFFF;
}
.main_menu li {
 	list-style:none;
}

/*  */
.main_menu_topnode_active
{
	height:31px; 
	background-color:#013d6f; 
	background-image:url(images/menu_topnode_a_bg_gradient.gif);
	background-repeat:repeat-x;
}
.main_menu_topnode_active a
{
	height:23px;
	padding-left:15px;
	padding-top:6px;
	display:block;
	color:#ffffff;
	text-decoration:none;
}
.main_menu_topnode_active a:link
{
	color:#ffffff;
	text-decoration:none;
}
.main_menu_topnode_active a:visited
{
	color:#ffffff;
	text-decoration:none;
}
.main_menu_topnode_active a:hover
{
	color:#ffffff;
	text-decoration:none;
}

/*  */
.main_menu_topnode_inactive
{
	border:solid 1px #cecece; 
	height:29px; 
	background-color:#cdcdcd; 
	background-image:url(images/menu_topnode_ia_bg_gradient.gif);
	background-repeat:repeat-x;
	
}
.main_menu_topnode_inactive a
{
	height:23px;
	display:block;
	padding-left:15px;
	padding-top:4px;
	color:#000000;
	text-decoration:none;
}
.main_menu_topnode_inactive a:link
{
	color:#000000;
	text-decoration:none;
}
.main_menu_topnode_inactive a:visited
{
	color:#000000;
	text-decoration:none;
}
.main_menu_topnode_inactive a:hover
{
	color:#747474;
	text-decoration:none;
}



/*  */
.main_menu_subnode
{
	padding-left:15px	
}
.main_menu_subnode a
{
	color: #000000;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}

.main_menu_subnode a:link
{
	color: #000000;
	font-size:11px;
}

.main_menu_subnode a:visited
{
	color: #000000;
	font-size:11px;
}
.main_menu_subnode a:hover
{
	color: #0b4c83;
	font-size:11px;
}


/*  */
.detail_link{
	
}
.detail_link a{
	font-weight:bold;
	text-decoration:underline;
}
.detail_link a:link{
	font-weight:bold;
	
	text-decoration:underline;
}
.detail_link a:visited{
	font-weight:bold;
	
	text-decoration:underline;
}
.detail_link a:hover{
	font-weight:bold;
	
	text-decoration:underline;
}
.detail_link ul{
	margin-top:15px;
}
.detail_link li{
	list-style:none;
}


 /* ###################################   Service Navi   ######################################### */
.service_navi {
	color: #7d7d7d;
}
.service_navi a {
	font-size:9px;
	font-weight:bold;
	color:#7d7d7d;
	text-decoration:none;
}
.service_navi a:link {
	color:#7d7d7d;
	text-decoration:none;
}
.service_navi a:visited {
	color:#7d7d7d;
	text-decoration:none;
}
.service_navi a:hover {
	color: #7d7d7d;
	text-decoration:underline;
}

 /* ###################################   Tool Navi   ######################################### */
.tool_navi {
	font-size:9px;
	color: #ffffff;
}
.tool_navi a {
	font-size:9px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}
.tool_navi a:link {
	color:#ffffff;
	text-decoration:none;
}
.tool_navi a:visited {
	color:#ffffff;
	text-decoration:none;
}
.tool_navi a:hover {
	color: #cccccc;
	text-decoration:underline;
}


/* ###################################   Sitemap klassen   ######################################### */

.sitemap_list_lvl_2 a {
	text-decoration:none;
	font-size:12px;
	color:#0b4c83;
}
.sitemap_list_lvl_2 a:hover {
	text-decoration:underline;
	color:#0b4c83;
}
.sitemap_list_lvl_2 {
	list-style-type: none;
	margin-left:2px;
}

.sitemap_item_lvl_2 {
	margin-bottom:18px;
	color:#00437b;

}
.sitemap_list_lvl_3 a {
	font-size:11px;
	color:#666666;
}
.sitemap_list_lvl_3 {
	left: 12px;
	position: relative;
}

.sitemap_item_lvl_3 {
	list-style-image:url(images/arrow_bl.gif);
	list-style-position:outside;

}
.sitemap_list_lvl_4 {
	left: 80px;
	position: relative;	
}
.sitemap_item_lvl_4 {
	list-style-image:url(images/arrow.gif);
	list-style-position:outside;
}
.sitemap_list_lvl_5 {
	left: 80px;
	position: relative; 
}
.sitemap_item_lvl_5 {
	list-style-image: url(images/spacer.gif);
	
}
.sitemap_list_lvl_6 {
	left: 80px;
	position: relative; 
}
.sitemap_item_lvl_6 {
	list-style-image: url(images/spacer.gif);
	
}

/* ###################################   Forms   ######################################### */
._input_field {
	font-size:9px;
	border:solid 1px #dfdfdf;
	background-color:#f2f2f2;
}
._submit {
	font-size:9px;
	font-weight:bold;
	border:outset 1px #dfdfdf;
}


/* ###################################   workaround   ######################################### */
.bgborri {
	background-image:url(images/bg_bor_ri.gif);
	background-repeat:repeat-y;
}

.bgborbo {
	background-image:url(images/bg_bor_bo.gif);
	background-repeat:repeat-x;
}

.bgborco {
	background-image:url(images/bg_bor_co.gif);
	background-repeat:no-repeat;
}

.bgborbotop {
	background-image:url(images/bg_bor_bo_top.gif);
	background-repeat:repeat-x;
}

.bgborcotop {
	background-image:url(images/bg_bor_co_top.gif);
	background-repeat:no-repeat;
}