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

/* layout */
	#container {
	width: 960px;
	height:600px;
	left: 50%;
	top: 50%;
	margin-top: -305px;
	margin-left: -485px;
	position: absolute;
	z-index: 100;
	visibility: visible;
	background-color:#CCCCCC;
	border-style:outset;
	border-width:10px;
	border-color:#A48E39;
}
	#content {
	width: 960px;
	height:auto;
	left: 50%;
	margin-top: 60px;
	margin-left: -485px;
	position: absolute;
	z-index: 101;
	visibility: visible;
	background-color:#CCCCCC;
	border-style:outset;
	border-width:10px;
	border-color:#A48E39;
}
/* xfade */
#imageContainer {
	position: fixed;
	height: 100%;
	width: 100%;
	z-index: 1;
}
#imageContainer img {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}
/* typo */
body {
	color: #006;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: #009;
	background-image:url(grafik/weissblau.jpg);
	
}
p {
	color: #330;
	font-size: 16px;
	font-family:"Times New Roman", Times, serif;
	line-height: 25px;
	padding-right: 30px;
	padding-left: 20px;
}
h1 {
	color: #330;
	font-size: 20px;
	font-family:"Times New Roman", Times, serif;
	padding-left: 20px;
	padding-top: 30px;
	padding-right: 30px;
}
h2 {
	color: #330;
	font-size: 18px;
	font-family:"Times New Roman", Times, serif;
	padding-left: 20px;
	padding-top: 30px;
	padding-right: 30px;
}
h3 {
	color: #330;
	font-size: 15px;
	font-family:"Times New Roman", Times, serif;
	padding-left: 20px;
	padding-top: 30px;
	padding-right: 30px;
}
img {
	background-color: transparent;
	border: 0
}
ol {
	color: #330;
	font-size: 16px;
	font-family:"Times New Roman", Times, serif;
		line-height: 25px;

}
ul {
	color: #330;
	font-size: 16px;
	font-family:"Times New Roman", Times, serif;
		line-height: 25px;
}
a {
	color: #003;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none
}
a:hover {
	color: #fff;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none
}
.g_nav_cellcolor {
	color: #003;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size:15px;
	font-weight:bold;
	background-color: #999;
	padding-left:20px;
}
.g_nav_selected {
	color: #A48E39;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
		font-size:15px;
	font-weight:bold;
	background-color: #003;
		padding-left:20px;
}
.a_type_color {
	color: #ffc;
	font-size: 15px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bolder;
	text-decoration: none;
	padding-left: 20px;
}
.service_nav {
	color: #33331b;
	font-size: 12px;
}
.tabelle {
	color: #000;
	font-size: 15px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	line-height: 25px;
	padding-left: 20px;
}
.disclaimer {
color: #330;
	font-size: 12px;
	font-family:"Times New Roman", Times, serif;
	line-height: 25px;
	padding-right: 30px;
	padding-left: 20px;
	}