@charset "utf-8"; 
*{
	margin:0px;
	padding:0px;
}
a{
	text-decoration: underline;
	color:#0000FF;
	font-family: "Times New Roman", Times, serif;
	font-size:16px;
	font-weight: bold;
	float:right;
	margin-right:70px;
	margin-top:10px;
	margin-bottom:15px;
}

body {
	background:#64C2E1;
	background-image: url(img/021.jpg);
	background-repeat:no-repeat;
    background-position:right;
	background-attachment: fixed;
	margin-top:0;
}
#wrapper{
	width: 1050px;
	min-height:900px;
	margin:0px auto;
	border:1px solid #333;
	background-color:#FFFFFF;
}
#header {
    height:160px;
	width: auto;
	/*background-color:#529c2d;*/
    background: url(img2/ahead2.png);
}
                       /* ----------der grüne Streifen-------------------*/
#nav {
	background-color:#5db233;
	border-bottom:1px solid #234e0f;
}



table{
	margin-left:55px;
	text-align:center;
	margin-bottom:20px;
	
	}
td{
	background:#CAFFFF;
	}
.td1{
	font-weight:bold;
	}
.col2{
	background:#B3FFB3;
	}
.col3{
	background:#6F3;
	}
.col4{
	background:#F8736B;
	}
.col5{
	background:#B0B0FF;
	}
p{
	font-size:12px;
	margin-left:55px;
	margin-bottom:60px;
	}
.h2{

	margin-left:365px;
	margin-top:30px;
	}
