html, body{
	width: 100%;
	margin: 0;
	padding: 0;
	color: #333333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	background-image: url(../img/5x5_2.jpg);
}


#content{
	padding: 0;
	
	width: 1100px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
		}		
	
#top{
	height: 160px;
	width: 100%;
	padding-top: 0px;
	float: left;
	background-image: url(../img/header_v10.jpg);
	background-repeat: no-repeat;
	background-position: top;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	border: 0px dotted white;
		}
	
		
#left{
	padding-top: 0px;
	margin: 0;
	float: left;
	height: 640px;
	width: 201px;
	background-image: url(../img/links.jpg);
	background-repeat: no-repeat;
	background-position: top;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	border: 0px dotted white;
		}	

#navileft{
	color:#333;
	margin-top: 150px;
	
	}
	
#col1{
	width: 445px;
	float: left;
	margin: 0;
	padding: 0;
}	
	
#col2{
	width: 445px;
	float: right;
	margin: 0;
	padding: 0;
	margin-top:20px;
	overflow: hidden;
}

#col3{
	width: 430px;
	float: left;
	margin: 0;
	padding: 0;
}

#col4{
	width: 460px;
	float: left;
	padding: 0;
	margin-top: 20px;
}	
#col5{
	width: 800px;
	float: left;
	margin: 0;
	padding: 0;
	margin-top: 0px;
}
#col6{
	width: 455px;
	margin: 0;
	padding: 0;
	margin-top: 20px;
	margin-left:
}

#bottom{
	width: 1100px;
	height: 20px;
	float: left;
	font: 11px white "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #9C3;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border: 1px dotted lightgreen;
	background-image: url(../img/footer_licht.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 4px;
}

h1{
	padding-left: 780px;
	font-size: 30px;
	color: #069;
	font-weight: lighter;
	padding-top: 65px;
}

h2{
	padding-left: 25px;
	font-size: 14px;
	color: #069;
	font-weight: bold;
	margin-top: 25px;
}

.bold {
	font-weight: bold;
}

.klein {
	font-size: 10px;
}
.kursiv {
	font-size: 14px;
	font-style: italic;
	text-align: center;
	}

ul{
	list-style-position: inside;
}
.zert {
	font-size: 10px;
	line-height: 12px;
}

a{
	color: #030;
	text-decoration: none;
}

a:hover{
	color: #069;
}

	
#navileft li {
	list-style-type:none;
	padding: 15px;
	font-size: 16px;	
	}
	

img {
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	border: 2px dotted white;
	margin-top: 0px;
	margin-left:20px;
	}	
	
#right a{
	color: #036;
	font-weight: bold;
}

#right a:hover {
	color: #F90;
}


table {
	width: 100%;
	float: left;
	padding-left: 20px;
	font-size: 10px;
	line-height: 10px;
	margin-bottom: 20px;
}

td {
	vertical-align: top;
}

p {
	padding-left: 25px;
	padding-right: 10px;
}
li {
	line-height: 16px;
	list-style-position: outside;
	padding-left: 10 px;
	padding-bottom:2px;
}
