/* CSS Document */

body {
	background: #C0D0E5 url(bilder/bg.jpg) repeat-y;
	margin: 0;
	padding: 0;
}

#header {
	background: url(bilder/header.jpg) no-repeat;
	width: 859px;
	height: 230px;
	}	

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #333333;
}

li {
	line-height: 30px;
	}

.table {
	position: absolute;
	left: 40px;
	top: 220px;
	width: 760px;
}

.td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}


.letter {
	font-family:"Courier New", Courier, mono;
	font-size:14px;
}

.counter {
    position: absolute;
	top: 700px;
	left: 30px;
}

.email {
	position: absolute;
	top: 422px;
	left: 14px;
	width: 220px;
}

.textklein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.red {
	color: #990066;
}

.headline {
	width: 770px;
	border-bottom: #59003B 1px solid;
	}
	
.img {
	border: #374B64 1px solid;
	padding: 10px;
	background: #C0D0E5;
	}	
	
a:link {
	color: #374B64;
	}

h1 {
	font-size: 14px;
	color: #374B64;
	font-weight: bold;
	}		

h2 {
	color: #5A0840;
	font-size: 25px;
	font-weight: bold;
	}

