* { margin: 0px; padding: 0px; } 
html 		{ min-height: 100%; }

body { text-align:center; font-family: verdana, georgia, arial, verdana, sans-serif; font-size: 12px; color: #333; 
		 background:#FFF url(cssgfx/bg_page_tile.gif);
		 background-position:top;
		 background-repeat:repeat-y; 
		 line-height:18px; 
		 overflow:auto;  
		 overflow:-moz-scrollbars-vertical;}
		 
#bodyhead		{width:100%; height:128px; margin:0 auto; 
					 background:#FFF url(cssgfx/bg_page_head.gif); 
					 background-position: center;
		 			 background-repeat:no-repeat; }
		 			 
#wrapper 		{ width:761px; margin:0 auto;
					  margin-top:-128px;}

#header 		{ position:relative; display:block; width:760px; height:102px; background:#FFF url(cssgfx/ws_logo.gif) repeat-x; }
#header .logo 	{ position:absolute; left:40px; top:0px; ws_logo.gif}

		 
p, h1, h2, h3, ol, ul, dl { padding:2px 6px 8px; }
p.blocksatz {text-align: justify;}
ol,ul,dl 
h1, h2, h3, ol, ul, dl { padding:8px 0px 3px; }
ol, ul, dir, menu, dd       		{ margin-left: 40px }
ol              					{ list-style-type: decimal }
ol ul, ul ol, ul ul, ol ol    		{ margin-top: 0; margin-bottom: 0 }
#skip 				{ display: none; }
a img, :link img, :visited img { border: none; }
img 				{ display: block; }
a:link 				{ color: #314584; text-decoration: none; border-bottom: 1px dotted #314584; }
a:visited 			{ color: #314584; text-decoration: none; border-bottom: 1px dotted #314584; }
a:hover, a:active 	{ color: ##314584; text-decoration: none; border-bottom: 1px solid #314584; }

.alignright		{ text-align: right !important; }
.floatright		{ float: right; }
.inline			{ display: inline; }

.clear	{ clear: both;}

.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; } 
.clearfix 		{ display:inline-block; } 
/*\*/ .clearfix { display:block; } /**/ 

h1		{ font-size: 20px; line-height: 18px;  }
h1.nospace { margin-bottom:-15pt }
h2 		{ font-size:18px; }
h3		{ font-size: 16px; color: #666; }

h1, h2, h3, h4, h5 {border:0; margin:15px 0 10px 0; padding:0; font-weight:bold;}
h1 {font-size:260%; line-height:100%; font-family:"georgia",serif; font-weight:normal; margin-top:-30px;}
h2 {font-size:220%; line-height:100%; font-family:"georgia",serif; font-weight:normal;}
h3 {font-size:180%; line-height:100%; font-family:"georgia",serif; font-weight:normal;}
h4 {font-size:120%; font-family:"georgia",serif;}
h5 {font-size:100%; font-family:"georgia",serif;}

#nav 			{ display:block; width:760px; height:26px; margin:0; padding:0; list-style:none; text-align:center; background:#314584 url(cssgfx/bg_nav.gif) repeat-x; }
#nav li 		{ float:left; width:108px;  }
#nav li a 		{ text-decoration:none; display:block; padding:0; padding:0; height:1%; line-height:26px; color:#FFF; border-bottom: none;}
#nav li.on 		{ display:block; padding:0; width:108px; height:26px; line-height:26px; background:url(cssgfx/bg_nav_on2.gif) no-repeat 50% 0; color: transparent; border-bottom: none; }
#nav li a:hover { background:url(cssgfx/bg_nav_on.gif) no-repeat 50% 0; border-bottom: none;}

#content { width:740px; padding:50px 10px 0; 
			  min-height:543px; background:#FFF url(cssgfx/bg_content.gif) no-repeat 0 0; 
			  text-align:justify; 
			  border-width:0px 0px 0px 0px; border-style:solid; border-color:#8E8E8E;}

p.blocksatz  { text-align:justify;}
* html #content, * html #content #col_1 { height:543px; }

#subnav, #subnav ul { margin:0; padding:0; list-style:none; }
#subnav li { }
#subnav li a { display:block; padding:5px 10px 5px 10px; height:1%; background:url(cssgfx/bg_subnav.gif) no-repeat 100% 100%; text-decoration:none; border-bottom: none; }
#subnav li a:hover { background:#C4CCE5 url(cssgfx/bg_left_nav_on.gif) no-repeat 100% 0; text-decoration:none; border-bottom: none; }
#content #col_2 { width:80%; float:left; }

#footer { display:block; width:680px; min-height:125px; padding: 10px 40px; margin:0 auto; background:#C2C2C2; background:url(cssgfx/footer.gif);background-repeat:no-repeat;}
#footer small {  }

.t_form { margin:20px; }
.t_form th { background:#efefef; }
.t_form td, .t_form th { padding:5px; border-bottom:1px solid #666; }

table, tr, td
{ font-size : 12px;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  color : #000000; }

td
{ padding: 1px 5px 1px 5px;}

td.unterschrift
{ font-size: 8px;
  text-align: center;
  vertical-align: middle }

td.daten
{ font-size: 7px;
  text-align: left;
  vertical-align: middle }
 

th
{ font-size : 12px;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-weight : bold;
  color : #FFFFFF;
  padding-left: 5px;
  padding-right: 5px;
  background-color: #374684;
  text-align:center }


.weiss
{ background-color: #FFFFFF; }

.hell
{ background-color: #EEEEEE; }
.hell:hover
{ background-color: #8796D4; }

.dunkel
{ background-color: #DDDDDD; }
.dunkel:hover
{ background-color: #8796D4; }
