body {									/* Hintergrundfarbe ausserhalb der eigentlichen Seite, ggf. Zentrierung nur fuer IE */
	background-color:#ffffff;
	background-image:url(images/bg_gradient.jpg);
	background-repeat: repeat-x;
	/* Zentrierung des mainwrappers fuer Internet Explorer */
	text-align: left;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 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;
	padding: 0px;
	margin-bottom: 13px;
	margin-top: 0px;
	color:#00437b;
}
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 {
	margin-top:20px;
	margin-bottom:0px;
	width:990px;
	margin-right: auto;
	margin-left: auto;
	border:none 1px #000000;
}
#pagewrapper{
	border:none 1px #dfdfdf;
	width:990px;
}
#menuwrapper {
	border:none 1px #FF0000;
	float:left;
	width:197px;
	margin-right:5px;
}
#contentwrapper {
	border:none 1px #FF0000;
	float:left;
}
#pageheader{
	width:788px;
	height:26px;
	padding-top:5px;
	border:none 1px #000000;
}

#mainmenu {
	border:none 1px #000000;
	width:197px;
}

#submenu {
	border:none 1px #FF0000;
	text-align:left;
	width:222px;
	padding-bottom:25px;
}
#breadcrumbs {
	margin-top:0px;
	margin-left:8px;
	border:solid 1px #ffffff;
	height:30px;
	padding-left:16px;
	padding-top:5px;
	font-size:9px;
	font-weight:bold;
	background-image:url(images/breadcrumb_bg.gif); 
	background-repeat:no-repeat;
}
#homepage
{
	float:left;
	width:788px;
	margin-left:0px;
	border:none 1px #000000;
	background-color:#FFFFFF;
}
#content {
	width:788px;
	border:none 1px #9d9d9d;
	background-color:#FFFFFF;
	float:left;
}
#claim {
	margin-top:10px;
}
#footer {
	width:990px;
	margin-top:5px;
	text-align:left;
	color: #000000;
}
#teaser {
	margin-top:2px;
	border:none 1px; 
}
#left {
	margin-top:20px;
	border:none 1px #FF0000;
	margin-left:2px;
	float:left;
	min-width:515px;
}
#right {
	margin-top:20px;
	border:none 1px #FF0000;
	margin-left:25px;
	width:195px;
	float:left;
}
/*#########################################* 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 {
	border:none 1px #000000;
	padding-left:23px;
	
}
.content img {
	border:solid 1px #dfdfdf;
}
.content h1 {
	font-size: 15px;
	font-weight: bold;
	padding: 0px;
	margin-bottom: 6px;
	margin-left:0px;
	margin-top: 0px;
	color:#0059a1;
}
.content h2 {
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	margin-bottom: 6px;
	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 inside;
}


.teaser {
	margin-bottom:10px;
}
.teaser img {
	border:solid 1px #dfdfdf;
}




.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;
}


.img_interactive {
	border:solid 1px #ffffff;
}
.img_interactive-hover {
	border:solid 1px #6b90af;
}


.imagelink {
	border:solid 1px #ffffff;
}
.imagelink-hover {
	border:solid 1px #6b90af;
}

.download {
background-image:url(images/land_download_bg.jpg);
background-position:left top;
background-repeat:no-repeat;
background-color: #e3e3e3;
width:195px;
/*height:51px;*/
margin-top:0px;
border:solid 1px #ffffff;
line-height:14px;
padding-bottom:7px;
}
.download-hover {
background-image:url(images/land_download_bg.jpg);
background-position:left top;
background-repeat:no-repeat;
background-color: #e3e3e3;
width:195px;
/*height:51px;*/
margin-top:0px;
border:solid 1px #6b90af;
cursor:pointer;
padding-bottom:7px;
}
.download_li {
width:47px;
height:50px;
float:left;
padding-left:4px;
padding-top:0px;
padding-bottom:0px;
border:none 1px #333333;
}
.download_re {
width:130px;
margin-left:0px;
float:left;
line-height:14px;
padding-top:13px;
}
/* ###################################   Navigation   #################################### */

.submenu li{
	list-style:none;
	list-style-position:outside;
	font-weight:bold;
	color:#0059a1;
	margin-bottom:8px;
	display:block;
	line-height:14px;
}



 /* ###################################   Main Navi   ######################################### */
.main_menu a{
	
	text-decoration:none; 
	font-size:11px; 
	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
{
	width:197px; 
	height:25px; 
	background-color:#1a73bb; 
	background-image:url(images/menu_topnode_a_bg_gradient.gif);
	background-repeat:repeat-x;
}
.main_menu_topnode_active a
{
	width:185px;
	display:block;
	padding-left:12px;
	padding-top:2px;
	color:#a6cded;
	text-decoration:none;
}
.main_menu_topnode_active a:link
{
	color:#a6cded;
	text-decoration:none;
}
.main_menu_topnode_active a:visited
{
	color:#a6cded;
	text-decoration:none;
}
.main_menu_topnode_active a:hover
{
	color:#a6cded;
	text-decoration:none;
}

/*  */
.main_menu_topnode_inactive
{
	border-top:solid 1px #1a73bb; 
	width:197px; 
	height:25px; 
	background-color:#1a73bb; 
	background-image:url(images/menu_topnode_ia_bg_gradient.gif);
	background-repeat:repeat-x;
	
}
.main_menu_topnode_inactive a
{
	width:185px;
	display:block;
	padding-left:12px;
	padding-top:2px;
	color:#ffffff;
	text-decoration:none;
}
.main_menu_topnode_inactive a:link
{
	color:#ffffff;
	text-decoration:none;
}
.main_menu_topnode_inactive a:visited
{
	color:#ffffff;
	text-decoration:none;
}
.main_menu_topnode_inactive a:hover
{
	color:#a6cded;
	text-decoration:none;
}



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

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

.main_menu_subnode a:visited
{
	color: #ffffff;
	font-size:11px;
}
.main_menu_subnode a:hover
{
	color: #f0f0f0;
	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: #5d5d5d;
}
.service_navi a {
	font-size:9px;
	font-weight:bold;
	color:#5d5d5d;
	text-decoration:none;
}
.service_navi a:link {
	color:#5d5d5d;
	text-decoration:none;
}
.service_navi a:visited {
	color:#5d5d5d;
	text-decoration:none;
}
.service_navi a:hover {
	color: #7d7d7d;
	text-decoration:underline;
}

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


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

.sitemap{
	float:left;
	width:505px;
	padding-left:25px;
	padding-right:23px;
}


.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: 36px;
	position: relative;	
}
.sitemap_item_lvl_4 {
	list-style-image:url(images/arrow.gif);
	list-style-position:outside;
}
.sitemap_list_lvl_5 {
	left: 28px;
	position: relative; 
}
.sitemap_item_lvl_5 {
	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;
}



/* ##########################  standard box shadows and border #######################*/
/* top */
.box_border_tl {
	width: 7px;
	height: 7px;
	background-image:url(images/btl.gif);
	background-repeat:no-repeat;
}
.box_border_tm {
	height: 7px;
	background-image:url(images/btm.gif);
	background-repeat: repeat-x;
}
.box_border_tr {
	width: 7px;
	height: 7px;
	background-image:url(images/btr.gif);
	background-repeat:no-repeat;
}
/* middle */
.box_border_ml {
	width: 7px;
	background-image:url(images/bml.gif);
	background-repeat: repeat-y;
}
.box_border_mr {
	width: 7px;
	background-image:url(images/bmr.gif);
	background-repeat: repeat-y;
}
/* bottom */
.box_border_bl {
	width: 7px;
	height: 7px;
	background-image:url(images/bbl.gif);
	background-repeat:no-repeat;
}
.box_border_bm {
	height: 7px;
	background-image:url(images/bbm.gif);
	background-repeat: repeat-x;
}
.box_border_br {
	width: 7px;
	height: 7px;
	background-image:url(images/bbr.gif);
	background-repeat:no-repeat;
}

