/* basic styles */

/*---haupteinstellungen---*/

body,td,th, p{
	font-family:Verdana;
	font-size: 11pt;
	color: #000000;
	line-height:1.3em;
}

h1, h2, h3 {
    font-family:Verdana;
	line-height:1.2em;
	}

h1 {
   font-size:17pt;
   }

h2 {
   font-size:16pt;
   }

h3 {
   font-size:14pt;
   }



body {
    margin:0;
	padding:0;
	background:#efefef url(img/bg6.jpg) repeat-x top;
	background-attachment:fixed;
	}



a:link, a:visited, a:active, a:hover {
	color: #003366;
	font-family:Verdana;
	text-decoration: none;
}	

	

form {margin:0;}

.bild {
   margin:5px;
}


