*{margin:0; padding:0;}

body {
font-family: Verdana, Arial, "Trebuchet MS", Sans-Serif, Georgia, Courier, "Times New Roman", Serif;
font-size: 14px; 
background: #dfdfdf url(images/bg.jpg) repeat-y top center;
color: #333; 
margin:0; 
padding:0;
line-height: 135%;
}

a { color: #5f6f9b; font-weight: bold; text-decoration: none; }
a:hover { text-decoration: none; color : #880000; }

img{ border: none; padding: 6px; } 
img a{border:none;} 

ul { list-style-type: none; }

span.lille { font-size: 10px; }

#page {
width: 1200px;
margin: 0 auto;
}

#header { 
background: url(images/header.jpg) no-repeat;
height: 165px;
}
#header h1 {
font-size: 40px;
font-weight: 100;
padding: 40px 0 0 30px;
}
#header h1 a {
color: #fff;
}
#header h1 a:hover {
color: #BFD5FF;
}
#header h2 {
color: #eee;
font-size: 20px;
font-weight: 100;
padding: 40px 0 0 40px;
}
#wrapper {
padding: 0 20px 0 0;

}

#content {
float: right;
width: 1160px;
padding-top: 20px;
padding-bottom: 10px;
}

#spalte1 {
	float:left;
	width: 32%;
}
#spalte2 {
	float:right;
	width: 65%;
}
#spalte3 {
	float:left;
	width: 33%;
}
#spalte4 {
	float:left;
	width: 33%;
}
#spalte5 {
	float:left;
	width: 33%;
}
#spalte6 {
	float:left;
	width: 47%;
}
#spalte7 {
	float:right;
	width: 47%;
}
#spalte8 {
	float:left;
	width: 65%;
}
#spalte9 {
	float:right;
	width: 31%;
}
#spalte10 {
	float:left;
	width: 65%;
}
#spalte11 {
	float:right;
	width: 30%;
}



.flydestop  {
	clear:both;
}


#footer {
margin: 0 auto;
background: #fff url(images/footer.jpg) no-repeat;
height: 75px;
line-height: 75px;
font-size: 10px;
text-align: center;
color #fff;	
}
#footer p { color: #fff; }
#footer a { color: #fff; text-decoration: none; }
#footer a:hover { text-decoration: underline; }

#content h2 {
font-weight: 100;
font-size: 23px;
margin: 0 0 4px; padding: 0 0 3px; 
color: #3a4561;
}

#content ul {
color: #555555;
padding: 10px 30px;
}
#content ul li {
list-style-type: square;
}

#customers
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
width:100%;
border-collapse:collapse;
}
#customers td, #customers th 
{
font-size:1.3em;
border:1px solid #98bf21;
padding:3px 2px 2px 2px;
}
#customers th 
{
font-size:1.4em;
text-align:left;
padding-top:5px;
padding-bottom:4px;
background-color:#A7C942;
color:#ffffff;
}
#customers tr.alt td 
{
color:#000000;
background-color:#EAF2D3;
}
#customers tr.diff td
{
color:#000000;
background-color:#cccccc;
}

#customers2
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
width:50%;
border-collapse:collapse;
}
#customers td, #customers th 
{
font-size:1.3em;
border:1px solid #98bf21;
padding:3px 2px 2px 2px;
}
#customers th 
{
font-size:1.4em;
text-align:left;
padding-top:5px;
padding-bottom:4px;
background-color:#A7C942;
color:#ffffff;
}
#customers tr.diff td 
{
font-size:1.3em;
border:none;
padding:3px 2px 2px 2px;
}



