@charset "UTF-8";
/* CSS von Blenn_Solutions */

body{margin:0; padding:0; background:#C0C0C0; background-position:center top;}

h1 {font-family: "Lucida Sans Unicode";
color: #0000A0;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: 2px;
line-height: 1.2em;
font-size: 2.0em;
}

h2 {font-family: "Lucida Sans Unicode";
color: #0000FF;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: 2px;
line-height: 1.2em;
font-size: 1.2em;
}

li {list-style-type:square;}
 
img{border: 0; vertical-align:bottom; }

.links{float:left;}

a:link  {	font-family: Arial, Helvetica, sans-serif ; font-size: 16px ; color : #0000A0 ; text-decoration : underline; font-weight: bold;}
a:visited  {	font-family: Arial, Helvetica, sans-serif ; font-size: 16px ; color : #0000A0 ; text-decoration : underline; font-weight: bold;}
a:hover  {	font-family: Arial, Helvetica, sans-serif ; font-size: 16px ; color : #0000A0 ; text-decoration : underline; font-weight: bold;}
a:active  {	font-family: Arial, Helvetica, sans-serif ; font-size: 16px ; color : #0000A0 ; text-decoration : underline; font-weight: bold;}


#inhalt{width:990px; margin:0 auto; padding:0; background:#FFFFFF; background:url(wuesten-hintergrund.jpg)}

.starttext{
width:800px; 
margin: 0px 0 0 15px; 
padding: 20px 0 0 0; 
font-family:geneva, Arial, Helvetica, sans-serif; 
font-size: 0.9em; 
font-weight: 100; 
color: #000; 
text-align: justify; 
z-index:2;  
}

.inhaltlinks{
	width:450px;
	margin: 5px 0 0 20px; 
	height:360px;
	float:left;
	background-color: #fff;
}

.inhaltrechts{
	width:450px;
	height:320px;
	margin: 5px 0 0 20px; 
	padding: 35px 0 0 15; 
	float:left;
	font-family: "Trebuchet MS","Georgia",sans-serif;
	background-color: #fff;
	color: #444;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.5em;
	font-size: 0.9em;

}

.startlinks{
	width:450px;
	margin: 0px 0 0 0px; 
	height:250px;
	float:left;
}

.startrechts{
	width:450px;
	height:250px;
	margin: 0px 0 0 20px; 
	float:left;
}



