/* CSS Document */

body {
	background-image: url(images/logo_bg.jpg);
	background-color:#ffffff;
	background-position:bottom right;
	background-attachment:fixed;
	background-repeat:no-repeat;
	margin: 0px;
	SCROLLBAR-FACE-COLOR: #d1d1d1;
	SCROLLBAR-HIGHLIGHT-COLOR: #d1d1d1;
	SCROLLBAR-SHADOW-COLOR: #f8f8f8;
	SCROLLBAR-3DLIGHT-COLOR: #f8f8f8;
	SCROLLBAR-ARROW-COLOR: #646464;
	SCROLLBAR-TRACK-COLOR: #f8f8f8;
	SCROLLBAR-DARKSHADOW-COLOR: #f8f8f8;
	}

.text {
	font-family:Verdana;
	font-size:11px;
	color: #646464;
	padding: 1px 60px 3px 11px;
	line-height: 140%;
	}

.text A:link, .text A:active, .text A:visited {text-decoration:none; color:#d57900;}
.text A:hover {text-decoration:underline; color:#d57900;}

.text_tabelle {
	font-family:Verdana;
	font-size:11px;
	color: #646464;
	padding: 1px 11px 3px 11px;
	line-height: 140%;
	}

.text_tabelle A:link, .text_tabelle A:active, .text_tabelle A:visited {text-decoration:none; color:#d57900;}
.text_tabelle A:hover {text-decoration:underline; color:#d57900;}

.zwischen {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#646464;
	font-weight:bold;
	}

.ueberschrift {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 22px;
	color:#d57900;
	font-weight:bold;
	padding: 10px 3px 3px 10px;
	line-height: 140%;
	}

.termin {
	font-family:Verdana;
	font-size:11px;
	color: #a92142;
	line-height: 140%;
	font-weight:bold;
	}
