@charset "UTF-8";
/* CSS von Blenn_Solutions */

body{margin:0; padding:0; background:#333654;  background-image:url(brick.jpg); background-position:center top;
	font-family: "Trebuchet MS","Georgia",sans-serif;
	color: #FFF;
	text-decoration: none;
	word-spacing: normal;
	text-align: justify;
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: 1.em;}

h1 {font-family: "Times";
color: #ffffff;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: 2px;
line-height: 1.2em;
font-size: 1.5em;
}

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 : #FFFFFF ; text-decoration : underline; font-weight: bold;}
a:visited  {	font-family: Arial, Helvetica, sans-serif ; font-size: 16px ; color : #FFFFFF ; text-decoration : underline; font-weight: bold;}
a:hover  {	font-family: Arial, Helvetica, sans-serif ; font-size: 16px ; color : #FFFFFF ; text-decoration : underline; font-weight: bold;}
a:active  {	font-family: Arial, Helvetica, sans-serif ; font-size: 16px ; color : #FFFFFF ; text-decoration : underline; font-weight: bold;}


#inhalt{width:990px; margin:0 auto; padding:0;}

.inhaltlinks{
	width:460px;
	margin: 0px 0 0 0px; 
	padding: 20px 20 20 20px; 
	float:left;

}

.inhaltrechts{
	width:460px;
	margin: 0px 0 0 0px; 
	padding: 10px 10 10 10px; 
	float:left;
}

.inhaltvoll{
	width:990px;
	margin: 0px 0 0 0px; 
	padding: 10px 10 10 10px; 
	text-align:center; 
}


