/* CSS Document */
body {
	padding: 0;
	text-align: left;
	margin: 10px;
	background-color: #FFFFCC;
	color: black;
	font: normal 100% Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a:link {
	color: Blue;
	font-size: 13px;
}

a:hover {
	color: Red;
}

a:active {
	color: Fuchsia;
}

a:visited {
	color: #00008B;
}

h1, h2, h3,{
text-align: center;
padding:5px 10px;
margin:0;
}
#header {
	width: 100%;
	height: 130px;
	margin: 0 auto;
	border: 1px dashed #FF007F;
	background-color: #FFffcc;
	color: black;
}

#headlogo {
	width: 180px;
	height: 105px;
	left: 1px;
	top: 16px;
	float: left;
	text-align: left;
	rem border: 1px dashed #FF007F;
}

#headright {
	width: 230px;
	float: right;
	background-color: #FFffcc;
	color: black;
	margin-bottom: 1px;
	padding-left: 0px;
	padding-right: 0px;
	rem border: 1px dashed #FF007F;
}

#headmiddle {
	margin-bottom: 10px;
	margin-left: 195px;
	margin-right: 225px;
	rem border: 1px solid #000000;
	background-color: #FFffcc;
	color: black;
	padding-left: 4px;
	padding-right: 4px;}

#headnav {
	width: 100%;
	margin: 0 auto;
	padding: 5px 0;
	text-align: center;
	font-size: 80%;
	border: 1px dashed #333;
	background-color: #FFff88;
	color: black;
}


#main {
width:100%;
margin:0 auto;
border:1px dashed #333;
background-color:#FFffcc;color:black;
}

#nest {
padding-top:10px;
}

#content {
	margin-left: 195px;
	margin-right: 225px;
	margin-bottom: 10px;
	border: 1px solid #000000;
	background-color: #FFffcc;
	color: black;
	padding-left: 4px;
	padding-right: 4px;
}
#content2 {
	margin-left: 205px;
	margin-right: 3px;
	margin-bottom: 10px;
	border: 0px solid #000000;
	background-color: #FFffcc;
	color: black;
	padding-left: 4px;
	padding-right: 4px;
}

#content p {
font-size:100%;
}

#leftbox {
	border: 1px solid #000000;
	width: 180px;
	float: left;
	margin-right: 10px;
	background-color: #FFffcc;
	color: black;
	margin-bottom: 10px;
	padding-left: 4px;
	padding-right: 4px;
}

#rightbox {
	border: 1px solid #000000;
	width: 210px;
	float: right;
	background-color: #FFffcc;
	color: black;
	margin-bottom: 10px;
	padding-left: 4px;
	padding-right: 4px;
}

#searchbox {
	border: 1px solid #000000;
	width: auto;
	background-color: #FFff88;
	color: black;
	margin-bottom: 10px;
	padding-left: 4px;
	padding-right: 4px;
}

#footer {
width:100%;
margin:0 auto;
text-align:center;
border:1px dashed #333;
background-color:#00C0FF;color:black;
}

#footer p {
text-align:right;
font-size:75%;
}

.srok {
	font-size: 10px;
}

.firma {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

.temautor, .temtext, .temtitel, .tempreis, .temtextdunk {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}


.temautor, .temtitel, .tempreis {
	font-weight: bolder;
}


.text {
	font-weight: normal;
	font-size: 11px;
	border: thin solid;
	background: #FFCC66;
}
.laylinks {
	border: 1px solid Fuchsia;
	position: absolute;
	z-index: 1;
	height: 373px;
	width: 157px;
	left: 10px;
	top: 138px;
}
.laymitte {
	position: absolute;
	z-index: 2;
	height: 373px;
	width: 300px;
	left: 212px;
	top: 140px;
}
.layrechts {
	border: 1px solid Black;
	position: absolute;
	z-index: 3;
	height: 373px;
	width: 150px;
	left: 508px;
	top: 140px;
}

.laylinks2 {
	border: 1px solid Black;
	position: absolute;
	z-index: 4;
	height: 373px;
	width: 193px;
	left: 10px;
	top: 140px;
}

.layrechts2 {
	border: 1px solid Black;
	position: absolute;
	z-index: 5;
	height: 373px;
	width: 194px;
	left: 521px;
	top: 140px;
}
.temprechts {
	position: absolute;
	z-index: 3;
	height: 373px;
	width: 788px;
	left: 229px;
	top: 96px;
}


.temtextdunk {
	background-color: #FFDEAD;
}

.menuevertikal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	background-color: #FFDEAD;
	text-align: left;
}
.quer {
	position: absolute;
	z-index: auto;
	height: auto;
	left: 229px;
	width: 1098px;
	top: 77px;
	left: 11px;
}
.hinweiseblau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #00CCFF;
	background-color: #FFFFCC;
}
.hinweisrot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FF0000;
	background-color: #FFFFCC;
	font-weight: bold;
}

