﻿body {
	margin-top: 0;
	background-image: url('../header/bg.jpg');
	background-color: #999999;
	background-repeat: repeat-x;
	font-family: Verdana;
	font-size: 11px;
                text-decoration: none;
	color: rgb(128, 128, 128);
}
ul {
	list-style-image: url('../images/pfeil-10.gif');
	font-size: 11px;
	font-family: Verdana;
    text-indent:-5px; 
	line-height:16px;
    text-decoration: none;
	color: rgb(128, 128, 128);
	}
	
	
	
a:link,a:visited  {
	color: #005596;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}

dd {
	font-size: 11px;
	font-family: Verdana;
    text-indent:-15px; 
	line-height:20px;
    text-decoration: none;
	color: rgb(128, 128, 128);
	}



a:hover {
	font-weight: normal;
	font-size: 11px;
	color: #F8981D;
    text-decoration: none;
}


a {
	font-family: Verdana;
	font-size: 11px;
	color: rgb(51, 102, 255);
	font-weight: normal;
	font-style: normal;
    text-decoration: none;
}

select { 
	font-family:Verdana;
	font-size:9px;
  	background-color:rgb(250,250,250);
}
input {
	font-family:Verdana; 
	font-size:9px; 
}

table {
 font-family:Verdana; 
 font-size:10px; 
 color:rgb(102,102,102); 
}

h2 { 
	font-family:Verdana; 
	font-size:10px; 
	line-height:18px;
 }
