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

body {
	background-color: #333;
	background-image: url(../Bilder/Layout/BG/grau.gif);
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E6E6E6;
}
.text_klein_hell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E6E6E6;
}
.bg_hellgrau {
	background-color: #333;
	background-image: url(../Bilder/Layout/BG/hellgrau.gif);
}
.text_hell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E6E6E6;
}
.text_dunkel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}
.text_big_hell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #E6E6E6;
}
.text_klein_dunkel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
}
.text_Ueberschrift_24px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333;
}
.text_Ueberschrift_27px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	color: #333;
}
.text_Ueberschrift_30px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #333;
}
.fusszeile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E6E6E6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E6E6E6;
}
.menu_rounded_top {
	background-image: url(../Bilder/Layout/BG/menubg_top.png);
	background-repeat: no-repeat;
	background-position: bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.menu_rounded_bottom {
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(/Bilder/Layout/BG/menubg_bottom.png);
}
.menu_rounded_inline {
	background-image: url(../Bilder/Layout/BG/75prozent.png);
	background-repeat: repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.menu_rounded_bottom_2zeilen {
	background-image: url(../Bilder/Layout/BG/menubg_bottom_2zeilen.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.menu_rounded_top_2zeilen {
	background-image: url(../Bilder/Layout/BG/menubg_top_2zeilen.png);
	background-repeat: no-repeat;
	background-position: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.DIV_Ueberschrift {
	position: absolute;
	left: 50%;
	margin-left: -449px;
	z-index: 20;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	width: 300px;
	height: 350px;
}
.DIV_Termine {
	background-image: url(../Bilder/Layout/BG/home_termine_shadow.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 50%;
	margin-left: 226px;
	z-index: 2000;
	height: 394px;
	width: 203px;
	top: 420px;
}
a:link {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	color: #F00;
	text-decoration: none;
}
.text_hell_underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #E6E6E6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.trennlinie {
	background-image: url(../Bilder/Layout/Lines/line_hellgrau.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.termine_bg {
	background-image: url(../Bilder/Layout/BG/home_termine_bg.png);
	background-repeat: no-repeat;
	height: 376px;
	width: 187px;
	position: absolute;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E6E6E6;
}
