/* -------------------------------------------------------- */
/*  Allgemein / Layout */
/* -------------------------------------------------------- */

body, table, td, ul, li, p, form, img {
	margin:0;
	padding:0;
	border:0px;
}

html {
	background-image:url(../images/background.gif);
}

body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	line-height:11px;
	color:#747474;
	width:100%;
	text-align:center;
}

table {
	border-collapse:collapse;
}

td {
	text-align:left;
	vertical-align:top;
}

ul {
	list-style-type:none;
}

#main_table {
	width:900px;
	margin-left:auto; 
	margin-right:auto;
	height:100%;
	text-align:left;
}

#top_td {
	height:246px;
	background-image:url(../images/top_bg_breadcrumb.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

#top {
	height:25px;
	margin-bottom:8px;
}

#navigation_td, #body_td {
	height:100%;
	background-color:white;
}

#body_bottom {
	height:18px;
	background-image:url(../images/body_bg_bottom.gif);
	background-repeat:no-repeat;
	background-position:left top;
	font-size:2px;
	line-height:2px;
}

#navigation_bottom {
	height:29px;
	background-color:white;
	background-image:url(../images/navigation_bg.gif);
	background-repeat:no-repeat;
	background-position:31px bottom;
	font-size:2px;
	line-height:2px;
}

#to_top {
	text-align:right;
	margin-top:20px;
	padding-right:40px;
}

.select_language_link {
	font-weight:normal;
	font-size:11px;
	line-height:17px;
	color:black;
	text-decoration:none;
}

.select_language_link:hover {
	font-weight:normal;
	font-size:11px;
	line-height:17px;
	color:#666666;
	text-decoration:none;
}

/* -------------------------------------------------------- */
/*  Verlauf */
/* -------------------------------------------------------- */

#breadcrumb {
	float:left;
	width:780px;
	height:25px;
	background-image:url(../images/breadcrumb.gif);
	background-repeat:no-repeat;
	background-position:14px 9px;
}

#breadcrumb ul {
	padding-left:34px;
}

#breadcrumb ul li {
	margin:0;
	padding:0;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-weight:normal;
	float:left;
	line-height:24px;
	font-size:10px;
	padding-left:22px;
	background-image:url(../images/breadcrumb_bullet.gif);
	background-repeat:no-repeat;
	background-position:8px 11px;
	height:24px;	
}

#breadcrumb ul li#breadcrumb_first_element {
	background-image:none;
	padding-left:0;
}

#breadcrumb ul li a {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	line-height:24px;
	color:white;
	text-decoration:none;
}

#breadcrumb ul li a:hover {
	color:#002469;
	text-decoration:none;
}

/* -------------------------------------------------------- */
/*  Sprachen */
/* -------------------------------------------------------- */

#languages {
	float:left;
	width:60px;
	margin-left:54px;
	height:25px;
}

#languages ul li {
	float:left;
	width:27px;
	margin-top:5px;
}

/* -------------------------------------------------------- */
/*  Logo / Bild */
/* -------------------------------------------------------- */

#header {
	height:179px;
	background-image:url(../images/header_bg.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

#logo {
	float:left;
	width:242px;
	height:179px;
}

#logo img {
	margin-left:55px;
	margin-top:92px;
}

#head_image {
	float:left;
	width:658px;
	height:179px;
}

/* -------------------------------------------------------- */
/*  Haupt-Navigation */
/* -------------------------------------------------------- */

#mainmenu {
	background-image:url(../images/mainmenu_bg.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:25px;
}

#mainmenu ul {
	margin-left:43px;
}

#mainmenu ul li {
	float:left;
	background-image:url(../images/mainmenu_divider.gif);
	background-repeat:no-repeat;
	background-position:8px 9px;
	padding-left:16px;
	font-size:11px;
	line-height:25px;
}

#mainmenu ul li.first_element {
	padding-left:0px;
	background-image:none;
}

#mainmenu ul li a {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	line-height:25px;
	color:white;
	text-decoration:none;
	margin-left:9px;
}

#mainmenu ul li a:hover {
	color:#002469;
	text-decoration:none;
}

#mainmenu ul li a.selected, #mainmenu ul li a.path {
	color:#002469;
	text-decoration:none;
}

/* -------------------------------------------------------- */
/*  Navigation */
/* -------------------------------------------------------- */

#navigation_td {
	width:202px;
	background-image:url(../images/subnavigation_bg.gif);
	background-repeat:repeat-y;
	background-position:left top;
}

#navigation_td ul {
	margin:0;
	padding:0;
	list-style-type:none;
	margin-left:31px;
}

#navigation_td ul li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:23px;
	color:white;
	padding-left:0px;
	/*background-image:url(../images/navigation_bullet.gif);*/
	background-image:url(../images/navigation_bullet_orange.gif);
	background-repeat:no-repeat;
	background-position:8px 9px;
/*	height:22px;*/
	border-bottom:1px solid white;
}

#navigation_td ul li ul {
	margin:0px;
	margin-top:-2px;
	margin-bottom:3px;	
}

#navigation_td ul li ul li {
	border:0px;
	padding-left:00px;
	/*background-image:url(../images/navigation_sub_bullet.gif);*/
	background-image:url(../images/navigation_bullet.gif);
	background-repeat:no-repeat;
	background-position:20px 6px;
	line-height:18px;
	border-top:1px dotted white;
}

#navigation_td ul li a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:23px;
	color:white;
	text-decoration:none;
	padding-left:20px;
}

#navigation_td ul li ul li a {
	padding-left:30px;
	line-height:18px;
}
#navigation_td ul li a:hover {
	color:#002469;
	text-decoration:none;
}

#navigation_td ul li a.selected, #navigation_td ul li a.path {
	color:#002469;
	text-decoration:none;
}

#navigation_td ul li ul li ul li{
	border:0px;
	padding-left:0px;
	background-image:url(../images/navigation_sub_bullet.gif);	
	background-repeat:no-repeat;
	background-position:30px 6px;
	line-height:18px;
	border-top:1px dotted white;
}

#navigation_td ul li ul li ul li{
	padding-left:10px;
}

/* -------------------------------------------------------- */
/*  Inhalts-Bereich */
/* -------------------------------------------------------- */

#body_td {
	width:640px;
	padding-left:40px;
	padding-right:18px;
	padding-top:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#747474;
	line-height:18px;
	margin-top:
}

#body_td h1 {
	margin:0;
	padding:0;
	font-size:17px;
	color:#f28000;
	font-weight:bold;
	line-height:16px;
	padding-left:22px;
	margin-bottom:18px;
	background-image:url(../images/headline_bullet.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
}

#body_td ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

#body_td ul li {
	background-image:url(../images/bullet_small.gif);
	background-repeat:no-repeat;
	background-position: 0px 7px;
	padding-left:10px;
	margin-bottom:10px;
}

#body_td a {	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:f28000;
	text-decoration:none;
}

#body_td a:hover {	
	color:#7283a9;
	text-decoration:none;
}

/* -------------------------------------------------------- */
/*  Fußzeile */
/* -------------------------------------------------------- */

#footer_td {
	height:25px;
	background-image:url(../images/footer_bg.gif);
	background-repeat:no-repeat;
	background-position:left top;
	text-align:center;
}

#footer_td p {
/*	margin-left:38px;*/
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	line-height:25px;
	color:white;
	text-decoration:none;
	text-align:center;
}

#footer_td p a {
	color:#002469;
	text-decoration:none;
}

#footer_td p a:hover {
	color:#8595bd;
	text-decoration:none;
}

/* -------------------------------------------------------- */
/*  Kontaktformular */
/* -------------------------------------------------------- */

#kontaktformular {
	width:420px;
}

#kontaktformular td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	line-height:11px;
	color:#747474;	
}

#kontaktformular td .textfeld {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	line-height:11px;
	color:black;		
	background-color:#f8f8f8;
	border:1px solid #dbe2f1;
	margin-top:2px;
	margin-bottom:2px;
	padding:1px;
	width:300px;
}

#kontaktformular td .button {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	line-height:11px;
	color:white;		
	background-color:#b6bfd3;
	border:1px solid #7283a9;
	margin-top:4px;
	padding:1px;
	width:150px;
}

/* -------------------------------------------------------- */
/*  verkaufsnetzwerk */
/* -------------------------------------------------------- */

table.verkaufsnetzwerk {
	width: 550px;
	margin-top:30px;
}

table.verkaufsnetzwerk td {
	width: 183px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	line-height:11px;
	color:black;	
	margin-right:10px;
	margin-bottom:10px;
}