/* allgemein  */
html, body, div, p, h1, h2, h3, h4, h5, h6, h7, ul, ol, span, a, table, td, form, img, li, textarea, input {
padding:0;margin:0;border:0;
font:11pt/140% Arial, Helvetica, sans-serif;
color:#000;
}


body	{	
	font-family: verdana, lucida, arial, helvetica, sans-serif;
	size: auto;	
	background: #fff;
	background-image:none; 	
	color: #000;		
	margin:	0 ;
	/* Hurenkinder und Schusterjungen */
	orphans					:	3;
	widows					:	3;
	}	


strong	{
	font-weight: bold;
	}
table{
border-collapse:collapse;
}



a:link {color:#000;text-decoration:none;}
a:hover {color:#000;text-decoration:underline;}

.invisible{display:none;}
.inline{display:inline;}

img{display:block;}

strong {font-weight:bold;}

#head,
#head_logo,
#topnaviwrap,
#topnavigation,
#hauptnavi,
#print_top,
#footer 
{
display:none;
}

/*::: hauptbereich ::::*/
#main  { float:none; background-color: #fff; width:99%; margin:0; padding:0 0 1em 0; 
 border-left:none;
 border-right:none; 
 border-bottom:none; border-top:none; }

/* ::: content :::*/
#content       { font: 11pt/140%  verdana, lucida, arial, helvetica, sans-serif; background-color: #fff; margin: 0;border: 0; padding: 0;}	

#content h1    { color: #666; font: 12pt verdana, lucida, arial, helvetica, sans-serif; letter-spacing: 0.1em; margin-bottom: 1.8em }
#content h2 { color: #000; font-size: 12pt; line-height: 1.2em; letter-spacing: 0.1em; margin-bottom: 0.8em; }
#content h3 { color: #0D65B0; font-size: 11pt; line-height: 1.2em; letter-spacing: 0.1em; margin-bottom: 0.8em;}
#content p { color: #000; line-height: 12pt; margin-bottom: 1em }
#content a {  color: #006DB5; text-decoration: underline;  }
#content a:link, #content a:visited { color: #006DB5; }
#content a:visited { color: #006DB5; }
#content a:hover, #content a:active, #content a:focus { color: #000; }
	
/* content img */
#content img { float:left;  margin:0px 8px 5px 0px; border:0; }

/*content link allgemein */

#content a {
 color:#000;
 text-decoration:none; }

#content a:hover {
 color:#000;
 text-decoration:none; }
