* {
	margin: 0px;
	padding: 0px;
}

hr {
	color: #006262;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom:5px;
	height: 1px;
	background:#006262; /* Mozilla 1.4 */
  	border: #006262; /* Opera 7.11 */
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CA0000;
}

div#logo {
	position: absolute;
	width: 166px;
	height: 93px;
	margin-top: 3px;
	margin-left: 3px;
}

div#kopf {
	position: absolute;
	background-image: url(images/koeke-kopf.gif);
	top: 0px;
	left: 172px;
	height: 93px;
	width: 817px;
	margin-top: 3px;
	margin-left: 3px;
}

div#navi {
	position: absolute;
	top: 78px;
	width: 100%;
	left: 300px;
}

#navi p {
	margin-left: 5px;
	margin-right: 5px;
	letter-spacing: 6px;
}

#navi a {
	margin-left: 5px;
	margin-right: 5px;
	letter-spacing: 0px;
	color: Black;
	text-decoration: none;
}

#navi a:hover {
	letter-spacing: 0px;
	color: White;
	background-color: #006262;
}

div#content {
	position: absolute;
	width: 983px;
	top: 102px;
	left:3px;	
	background-color: white;
	border: 3px solid #006262;
	height: auto;
	padding-bottom: 20px;
}

div#text {
	position: relative;
	width: 790px;
	top: 10px;
	left: -10px;
	float: right;
}

div#galerie {
	position: relative;
	top: 10px;
	width: 170px;
	left: 5px;
	float: left;
}

h3 {
	color: #006262;
	font-size: 15px;
	margin-bottom: 10px;
}

h4 {
	color: #CA0000;
	font-size: 11px;
	margin-bottom: 10px;
}

p,tr,td {
	margin-bottom: 10px;
	line-height: 15px;
	font-size: 11px;
}

a {
	color: #CA0000;
}

a:hover {
	color: #006262;
}

ul {
	margin-left:25px;
}

li {
	line-height: 15px;
}

input.blur {
	color: #999;
}

#newsletter p {
	margin-bottom: 0px;
}

#newsletter input[type='text'] {
	width: 155px;
	margin-bottom: 7px;
}

#newsletter input[type='submit'] {
	margin-bottom: 30px; 
	width: 155px;
}

.newsletter th {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 120px;
}

.newsletter .field {
	width: 320px;
}

.newsletter .error {
	color: #F00;
	padding-left: 5px;
}

.newsletter {
	margin-left: 30px;
}

.newsletter label {
	margin-right: 10px;
}

.newsletter input[type='text'] + input[type='text'] {
	margin-left: 10px;
}

.newsletter input[type='submit'] {
	float: right;
}

.msg {
	border: 2px solid #333;
	height: 20px;
	background-color:#FFC;
	margin-bottom: 20px;
}

.msg p {
	text-align: center;
	line-height: 20px;
}
