* {
    margin: 0;
    padding: 0;
    /*border: 0;*/
}

.normal { background-color: #e7e7e7; }
.normal2 { background-color: #efefef; }
.blau { background-color: #c8dae8; }
.gelb { background-color: #ced5e1; }
 
body {
	width: 100%;
	height: 100%;
	font: 70%/1.6em "Arial", Verdana, sans-serif;	
	text-align: center;
    background: #ffffff;
    color: #333333;	
}

a {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #1a5b75;
	text-decoration: none;
}

ul {
	list-style-image: url(img/lidot.gif);
}

#background {
	margin: 0 auto;
	text-align: left;
	width: 739px; 
	background: #ffffff;
	height: 100%;
}

#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 679px; 
	margin-top: 35px;
}

#footer {
	width: 544px; 
	height: 30px;
	text-align: right;
	padding-top: 40px;
	margin-right: 135px;
	color:#666666;
}

#footer a {
	color: #666666;
	text-decoration: none;
}

#footer a:hover {
	color: #1a5b75;
	text-decoration: none;
}

#logo {
	width: 679px; 
	height: 108px;
	text-align: right; 	
}

#leiste1 {
	width: 679px; 
	height: 25px;
	background-color:#c8dae8; 	
	text-align: right; 
}

#leiste2 {
	width: 679px; 
	height: 24px; 	
}

#leiste2b {
	width: 544px; 
	height: 28px; 
	margin-right: 135px; 	
}

#leiste2c {
	width: 544px; 
	height: 28px; 
	margin-right: 135px;
	background-color:#c8dae8; 	
}

#leiste3 {
	width: 679px; 
	height: 27px; 	
}

#leiste4 {
	width: 544px; 
	height: 20px;
	margin-right: 135px;
	background-color:#c8dae8; 	
}

#titel {
	width: 544px; 
	height: 34px;
	margin-right: 135px;	
}

#main {
	width: 544px; 
	margin-right: 135px;
	padding-top: 40px;	
}

#main2 {
	width: 544px; 
	margin-right: 135px;
	padding-top: 10px;	
}
