@charset "utf-8";
/* CSS Document */

body {
	background-color:#c3c3c3;
	background-image:url(verlauf.png);
	background-repeat:repeat-x;
	margin-left: 10px;
	margin-top: 10px;
	}

.maintheme {
	height:530px;
	width:730px;
	background-image:url(background.jpg);
	border-bottom-width:1px;
	border-top-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-color:#000000;
	border-style:dashed;
	}

.thema {
	height:60px;
	width:780px;
	padding-bottom:10px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:57px;
	color:#b72323;
	}
.logo a:link { color: #b72323; text-decoration: none; }
.logo a:visited { color: #b72323; text-decoration: none; }
.logo a:hover { color: #b72323; text-decoration: none; }
.logo a:active { color: #b72323; text-decoration: none; }
	
.toplogo {
	height:420px;
	width:750px;
	background-image:url(hauptgrafik.jpg);
	border-bottom-width:1px;
	border-top-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-color:#000000;
	border-style:solid;
	}
.toplogo-login {
	height:200px;
	width:750px;
	background-image:url(hauptgrafik-login.jpg);
	border-bottom-width:1px;
	border-top-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-color:#000000;
	border-style:solid;
	}

.navigation {
	display:block;
	color:#fff;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
	position:relative;
	padding-left:8px;
	padding-right:8px;
	padding-top:3px;
	padding-bottom:3px;
	margin-bottom:4px;
	width:145px;
	top:50px;
	left:20px;
	background-image:url(weiss-transparent.png);
	border-bottom-width:1px;
	border-top-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-color:#ffffff;
	border-style:solid;
	text-decoration:none;
	}
#login {
	color:#ccc;
	}

.navigation-login {
	display:block;
	color:#fff;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
	position:relative;
	padding-left:8px;
	padding-right:8px;
	padding-top:3px;
	padding-bottom:3px;
	margin-bottom:4px;
	width:145px;
	top:20px;
	left:20px;
	background-image:url(weiss-transparent.png);
	border-bottom-width:1px;
	border-top-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-color:#ffffff;
	border-style:solid;
	text-decoration:none;
	}
	
#contentbereich {
	background-color:#FFFFFF;
	border-color:#333;
	border-bottom-width:1px;
	border-top-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-style:solid;
	width:730px;
	margin-top:5px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	padding-top:10px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	}
#contentbereich h2 {
	font-size:14px;
	font-weight:bold;
	}

.copyright {
	background-color:#cccccc;
	border-color:#666;
	border-bottom-width:1px;
	border-top-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-style:solid;
	width:746px;
	margin-top:5px;
	padding: 2px 2px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:9px;
	}
.copyright a {
	text-decoration:underline;
	color:#000;
	}
.copyright a:hover {
	text-decoration:none;
	color:#990000;
	}
	
.loginnavigation {
	display:block;
	color:#000000;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	position:relative;
	padding-left:8px;
	padding-right:8px;
	padding-top:2px;
	padding-bottom:2px;
	margin-bottom:4px;
	width:165px;
	position:absolute;
	left:772px;
	background-image:url(weiss-transparent.png);
	border-bottom-width:1px;
	border-bottom-color:#000000;
	border-top-width:1px;
	border-top-color:#000000;
	border-right-width:1px;
	border-right-color:#000000;
	border-style:solid;
	text-decoration:none;
	}
#navtop {
	top: 240px;
	border-left-width:1px;
	border-left-color:#000000;
	width:174px;
	font-weight:bold;
	text-align:center;
	}
#nav1 {
	top: 265px;
	border-left-width:10px;
	border-left-color:#FF0000;
	}
#nav2 {
	top: 290px;
	border-left-width:10px;
	border-left-color:#006600;
	}
#nav3 {
	top: 315px;
	border-left-width:10px;
	border-left-color:#0000FF;
	}

#tabelle a {
	text-decoration:none;
	color:#990000;
	}
	
#tabelle a:hover {
	text-decoration:underline;
	color:#000000;
	}

.toplogo-empf-nutzen {
	height:420px;
	width:750px;
	background-image:url(hauptgrafik-empfehlungen-nutzen.jpg);
	border-bottom-width:1px;
	border-top-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-color:#000000;
	border-style:solid;
	}
.empf-h1-rot {
	font-size:36px;
	color:#cc3333;
	font-weight:bold;
	padding:0px;
	margin:0px;
}
.empf-h2-grau {
	font-size:32px;
	color:#999999;
	padding:0px;
	margin:0px;
}
.empf-nav {
	list-style:none;
	border-color:#000;
	border-style:solid;
	border-width:1px;
	padding:5px;
	float:right;
	display:block;
}
.empf-nav a {
	text-decoration:none;
	color:#000;
}
.empf-nav a:hover {
	text-decoration:underline;
}
.clear {
	clear: both; 
	display: block;  
}
.empf-ueberschrift {
	font-size:14px;
	color:#000;
	font-weight:bold;
}
.boxSpacer2{
	display: block;
	clear: both;
	height: 25px;
}
.preise-tabelle {
	text-align:center;
	font-size:16px;
}
.preise-tabelle-text {
	text-align:left;
	font-size:12px;
}