body {	
    background-image: url(images/back.jpg); 
	background-position: top center; 
	background-attachment: fixed;
	background-repeat: no-repeat;
    font-family:  Verdana, sans-serif;
	background-color: #ffffff;
	font-size: 12px;
	padding: 0px;
	margin-top: 15px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	scrollbar-face-color: #ffffff; 
	scrollbar-shadow-color: #08172a;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #08172a;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #08172a;
	scrollbar-base-color: #ffffff;

	   overflow-x: hidden;
	   overflow: -moz-scrollbars-vertical;
	   overflow-y: auto;
	}

td.back_startseite {height: 776px; background-image: url(images/startseite/back.jpg); background-position: top left; background-repeat: no-repeat;}
td.back_top {height: 242px; background-image: url(images/unterseiten/back_oben.jpg); background-position: top left; background-repeat: no-repeat;}
td.back_auftritt {height: 533px; background-image: url(images/unterseiten/back_unten.jpg); background-position: bottom left; background-repeat: no-repeat; padding-left: 20px; padding-top: 20px;}
td.back_bottom {  }
td.trennstrich {width: 21px; background-image: url(images/unterseiten/strich_gelb.gif); background-position: top left; background-repeat: repeat-y; }

p { font-family: Arial; font-size: 14px; color: #ffffff; text-align: justify;}
h1 { font-family: Arial; font-size: 14px; color: #ffffff; text-align: justify; font-weight:bold;}
h2 {font-family: verdana; font-size: 14px; color: #ffffff; }

a:link    { color: #ffffff; text-decoration: underline;}
a:visited { color: #ffffff; text-decoration: underline;}
a:hover   { color: #ffffff; text-decoration: underline;}
a:active  { color: #ffffff; text-decoration: underline;}

p.klein { font-family: verdana; font-size: 11px; color: #ffffff;}
a.klein:link    { color: #ffffff; text-decoration: underline;}
a.klein:visited { color: #ffffff; text-decoration: underline;}
a.klein:hover   { color: #ffffff; text-decoration: underline;}
a.klein:active  { color: #ffffff; text-decoration: underline;}

p.unavi { font-family: Arial; font-size: 13px; color: #ffffff;}
a.unavi:link    { color: #ffffff; text-decoration: none;}
a.unavi:visited { color: #ffffff; text-decoration: none;}
a.unavi:hover   { color: #eb3625; text-decoration: none;}
a.unavi:active  { color: #ffffff; text-decoration: none;}

p.unavi_fuss { font-family: Arial; font-size: 12px; color: #8f8c8c;}
a.unavi_fuss:link    { color: #8F8C8C; text-decoration: none;}
a.unavi_fuss:visited { color: #8F8C8C; text-decoration: none;}
a.unavi_fuss:hover   { color: #000000; text-decoration: none;}
a.unavi_fuss:active  { color: #8F8C8C; text-decoration: none;}

p.unavi_zimmer { font-family: verdana; font-size: 12px; color: #EA3625;}
a.unavi_zimmer:link    { color: #ffffff; text-decoration: none;}
a.unavi_zimmer:visited { color: #ffffff; text-decoration: none;}
a.unavi_zimmer:hover   { color: #EA3625; text-decoration: none;}
a.unavi_zimmer:active  { color: #ffffff; text-decoration: none;}

a.thickbox { font-family:Arial, Helvetica, sans-serif; color:#ffffff; font-size:14px; }
a.thickbox:link 		{ 	COLOR: #ffffff;  	text-decoration:underline;} 
a.thickbox:visited 	{ 	COLOR: #ffffff; 		text-decoration:underline;}
a.thickbox:hover 	{ 	COLOR: #ffffff; 	TEXT-DECORATION: underline 	} 
a.thickbox:active 	{ 	COLOR: #ffffff; 	TEXT-DECORATION: underline 	} 

input.text { 	width:190px; height:16px; 	background-color:#ffffff; margin-bottom : 0px ; color:#000000; border: 1px solid #08172a; FONT: 10px Verdana, Arial, Helvetica, sans-serif;}
input.button { width:180px; height:22px; 	background-color:#ffffff; FONT: 11px Verdana, Arial, Helvetica, sans-serif; color:#08172a; border: 1px solid #08172a;}
textarea.text { 	width:300px; height:100px; 	background-color:#ffffff; margin-bottom : 0px ; color:#000000; border: 1px solid #08172a; FONT: 10px Verdana, Arial, Helvetica, sans-serif;}

