body {
	background-color:#ffffff;
	margin:0px;
	padding:0px;
	font-family:Verdana,Helvetica,sans-serif;
}	
p {font-size:12px;}
p.text {
	line-height:130%;
	margin:0px;
	margin-bottom:8px;
}
p.title {
	line-height:130%;
	margin:0px;
	margin-bottom:8px;
	margin-top:25px;
}
ul {
	font-size:12px;
	margin-left:0px;
	margin-top:0px;
	list-style-type:circle;
}
ul li {
    margin-bottom:3px;
}
ol {
	font-size:12px;
	margin-left:0px;
	margin-top:0px;
}
div.menue {margin-top:40px;}
p.menue a:hover {color:#000000;}
p.menue a:active {color:#ffffff;}

table.content {
	table-layout:fixed;
	background-color:#ffffff;
}

td.menue {
	width:300px;
}
td.navigation {
	height:15px;
	width:100px;
}
td.content {
	width:400px;
}
td.center_line {
	width:40px;
	background-image:url(img/v_line.gif);
	background-repeat:repeat-y;
 }
td.footer {width:750px;}	

div.menue_image {
	width:300px;
	height:100px;
	margin-top:25px;
	margin-bottom:7px;
}
div.text_header {
	width:400px;
	height:100px;
	margin-top:25px; 
	margin-bottom:7px;
}

div.navigation_wraper {
	height:20px;
	width:300px;
}
div.navigation {
	width:100px;
	height:20px;
	float:left;
	font-size:12px;
	font-weight:900;
}
div.menue {
	width:300px;
	margin-top:20px;
}
div.menue a {
	display:block;
	width:300px;
	color:#000000;
	text-decoration:none;
	font-size:12px;
}
div.function {
	font-size:12px;
	width:400px;
	height:25px;
	margin-bottom:0px;
}
div.label {
	width:59px;
	height:7px;
	margin-bottom:40px;
	margin-top:10px;
}
div.menue_line {
	width:300px;
	height:7px;
	margin:0px;
	background-image:url(img/h_line.gif);
	background-repeat:repeat-x;
}
div.text_line {
	width:400px;
	height:7px;
	margin-top:20px;
	margin-bottom:3px;
	background-image:url(img/h_line.gif);
	background-repeat:repeat-x;
}
div.foto {
	width:128px;
	height:180px;
	float:left;
	font-size:10px;
	margin-left:8px;
}
div.cd {
	width:400px;
	font-size:12px;
    margin-bottom:25px;
    padding-bottom:10px;
}
div.cd p {
    margin-bottom:-5px;
    font-size:12px;
}
div.cd img {
	width:115px;
	height:100px;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
}

div.termin {
	margin-bottom:20px;
}

span.quote {font-style:italic;}
	
img {border:0px;}
img.menue {
	width:100px;
	height:100px;
	margin-right:0px;
}
img.text_header {
	width:400px;
	height:100px;
}
img.menue_line {
	width:300px;
	height:1px;
}
img.text_line {
	width:400px;
	height:1px;
}
img.foto {
	width:128px;
	height:128px;
}

a:link {color:#000000; text-decoration:underline; font-weight:900;}
a:visited {color:#000000; text-decoration:underline; font-weight:900}
a:hover {color:#000000; text-decoration:none; font-weight:900}
a:active {color:#000000; text-decoration:underline; font-weight:900}

a.thin:link {color:#000000; text-decoration:underline; font-weight:500;}
a.thin:visited {color:#000000; text-decoration:underline; font-weight:500;}
a.thin:hover {color:#000000; text-decoration:none; font-weight:500;}
a.thin:active {color:#000000; text-decoration:underline; font-weight:500;}

a.img:link {text-decoration:none; border:none;}
a.img:visited {text-decoration:none; border:none;}
a.img:hover {text-decoration:none; border:none;}
a.img:active {text-decoration:none; border:none;}


/***************** START *******************/
body.start {
	background-color:#cccccc;
	}
a.menue_start:link {color:#000000; text-decoration:none;}
a.menue_start:visited {color:#000000; text-decoration:none;}
a.menue_start:hover {color:#666666; text-decoration:none;}
a.menue_start:active {color:#000000; text-decoration:none;}

table.top_start {
	background-color:#cccccc;
	height:89px;
	background-image:url(img/bgt_start.jpg);
	background-repeat:repeat-x;
}
table.bottom_start {
	table-layout:fixed;
	color:#cccccc;
	height:91px;
	background-image:url(img/bgb_start.jpg);
	background-repeat:repeat-x;
}
div.menue_start {font-size:12px;}
div.menue_start:hover {background-color:#cccccc;}
p.start {margin-top:30px;}

/***************** BLUE *******************/
body.blue {
	background-color:#3c6c9d;
	}
a.menue_blue:link {
	text-decoration:none;
	font-weight:500;
}
a.menue_blue:visited {
	text-decoration:none;
	font-weight:500;
}
a.menue_blue:hover {
	color:#000000;
	text-decoration:none;
	background-color:#3c6c9d;
}
a.menue_blue:acive {
	text-decoration:none;
	font-weight:500;
}
table.top_blue {
	background-color:#3c6c9d;
	height:89px;
	background-image:url(img/bgt_blue.jpg);
	background-repeat:repeat-x;
}
table.bottom_blue {
	table-layout:fixed;
	color:#3c6c9d;
	height:91px;
	background-image:url(img/bgb_blue.jpg);
	background-repeat:repeat-x;
}
div.menue_active_blue {
	font-size:12px;
	color:#355e89;
}
div.active_blue {color:#355e89;}

div.navigation a.blue:link {color:#000000; text-decoration:none;}
div.navigation a.blue:visited {color:#000000; text-decoration:none;}
div.navigation a.blue:hover {color:#3c6c9d; text-decoration:none;}
div.navigation a.blue:active {color:#3c6c9d; text-decoration:none;}


/***************** GREY *******************/
body.grey {
	background-color:#b2b2b2;
	}
a.menue_grey:link {
	text-decoration:none;
	font-weight:500;
}
a.menue_grey:visited {
	text-decoration:none;
	font-weight:500;
}
a.menue_grey:hover {
	color:#000000;
	text-decoration:none;
	background-color:#b2b2b2;
	font-weight:500;
}
a.menue_grey:acive {
	text-decoration:none;
	font-weight:500;
}
table.top_grey {
	background-color:#b2b2b2;
	height:89px;
	background-image:url(img/bgt_grey.jpg);
	background-repeat:repeat-x;
}
table.bottom_grey {
	table-layout:fixed;
	color:#b2b2b2;
	height:91px;
	background-image:url(img/bgb_grey.jpg);
	background-repeat:repeat-x;
}
div.menue_active_grey {
	font-size:12px;
	color:#999999;
}
div.active_grey {color:#999999;}

div.navigation a.grey:link {color:#000000; text-decoration:none;}
div.navigation a.grey:visited {color:#000000; text-decoration:none;}
div.navigation a.grey:hover {color:#999999; text-decoration:none;}
div.navigation a.grey:active {color:#999999; text-decoration:none;}


/***************** GREEN *******************/
body.green {
	background-color:#cccc66;
	}
a.menue_green:link {
	text-decoration:none;
	font-weight:500;
}
a.menue_green:visited {
	text-decoration:none;
	font-weight:500;
}
a.menue_green:hover {
	color:#000000;
	text-decoration:none;
	background-color:#cccc66;
}
a.menue_green:acive {
	text-decoration:none;
	font-weight:500;
}
table.top_green {
	background-color:#cccc66;
	height:89px;
	background-image:url(img/bgt_green.jpg);
	background-repeat:repeat-x;
}
table.bottom_green {
	table-layout:fixed;
	color:#cccc66;
	height:91px;
	background-image:url(img/bgb_green.jpg);
	background-repeat:repeat-x;
}
div.menue_active_green {
	font-size:12px;
	color:#999933;
}
div.active_green {color:#999933;}

div.navigation a.green:link {color:#000000; text-decoration:none;}
div.navigation a.green:visited {color:#000000; text-decoration:none;}
div.navigation a.green:hover {color:#999933; text-decoration:none;}
div.navigation a.green:active {color:#999933; text-decoration:none;}
