@charset "UTF-8";
/* CSS Document */


p {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	text-align: left;
	margin-bottom: 8px;
	margin-top: 0px;
}
.klein {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	line-height: 10px;
	margin-left: 0px;
	margin-top: 8px;
	}

h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px; 
	font-weight: bold;
	color:#B0171F;
	margin-bottom: 7px;
	margin-right: 10px;
	margin-left: 0px;
	margin-top: 0px;
}
h2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px; 
	font-weight: bold;
	color:#B0171F;
	margin-bottom: 4px;
	margin-right: 10px;
	margin-left: 0px;
	margin-top: 0px;
}
.copyright {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	text-align: center;
	line-height: 10px;
	margin-top: -28px;
	margin-bottom: 16px;
	letter-spacing: -1px
}
body {
	min-width: 986px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #DBF5F0;
}
img {
	margin-bottom: 8px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00F;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

#header {
	width: 100%;
	min-width: 986px;
	max-width: 1825px;
	height: 150px;
	margin-bottom: 30px;
	margin-top: 0px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #838B83;
	overflow: visible;
	background-color: #FFF;
	}
#logofoto {
	width:150px;
	height: 150px;
	float:left;
	}
#logofotoR {
	width: 400px;
	height: 150px;
	background-image: url(spiegelfoto.jpg);
	float: right;
	top: 0px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #838B83;
	}

#logo {
	width:235px;
	height:130px;
	margin-top:14px;
	margin-left:15px;
	margin-right: 0px;
	float:left;
}

.logo {
margin-bottom: 0px;
}


.handL{
	width: 93px;
	height: 150px;
	float: left;

}
.handR{
	width: 93px;
	height: 150px;
	float: right;
	
}
	
#veer {
	height: 150px;
	position: absolute;
	left: 493px;
	margin-right: 493px;
	overflow: hidden;
}

	
#wrapper {
}

.item {
	width: 600px;
	background-color: #FFF;
	margin-bottom: 20px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #ACACAC;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #D6D6D6;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #D6D6D6;
	margin-left: auto;
	margin-right: auto;
	padding-top: 14px;
	padding-right: 14px;
	padding-bottom: 6px;
	padding-left: 14px;
	}
.item2 {
	width: 400px;
	background-color: #FFF;
	margin-bottom: 20px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #ACACAC;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #D6D6D6;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #D6D6D6;
	margin-left: auto;
	margin-right: auto;
	padding-top: 14px;
	padding-right: 14px;
	padding-bottom: 6px;
	padding-left: 14px;
	
	}
.item3 {
	width: 450px;
	background-color: #FFF;
	margin-bottom: 20px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #ACACAC;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #D6D6D6;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #D6D6D6;
	margin-left: auto;
	margin-right: auto;
	padding-top: 14px;
	padding-right: 14px;
	padding-bottom: 6px;
	padding-left: 14px;
	}
#links {
	font-size: 12px;
	width: 150px;
	position: absolute;
	top: 174px;
	left: 20px;
}

#links a {
	font-size: 12px;
}
#links p {
	font-size: 12px;
}