body {
	background:#67A447;
	margin:0px;
	padding:0px;
	font-family:Arial;
}

a {
	text-decoration: none;
	color: black;
}
a:hover {
	text-decoration: underline;
}

#container {
	position:relative;
	width:100%;
	min-width:1050px;
	min-height:600px;
}

#lhs {
	position: absolute;
	left: 0;
	top: 0;
	width: 50%;
	height:600px;
	background:url(lhstop.gif) repeat-x;
	min-width:300px;

}
#lhsdiv {
	margin-right: 475px;
	height: 100%;
}

#rhs {
	background:url(rhstop.gif) repeat-x;
	position: absolute;
	right: 0;
	top: 0;
	width: 50%;
	height:600px;
	z-index:-1;

}

#rhsdiv {
	margin-left: 475px;
	height: 100%;

}


#header {
	background:url(bigtop.jpg) no-repeat;
	height:274px;
	position:relative;
}


#center {
	position:relative;
	width: 851px;
	height: 100%;
	margin: 0 270px;
}

#footer {

	clear:both;
	background-color:#f1f2ff;
	background:url(footer.jpg) no-repeat;
	font-size:12px;
	height:25px;
	padding-top:67px;
	padding-left:10px;
	color:black;
	position:absolute;
	width:1200px;
}
#footer a {
	color:black;
}

#headernav {
	float:right;
	padding-top:2px;	
	margin-right:15px;
	font-size:12px;
	color:black;
	position:relative;
}

#headernav a {
	color:black;
}

#headernav li {
	float:left;
	list-style-type:none;
	padding-left:8px;
}

#headernav ul {
	margin:0px;

}

#headernav span {
	float:left;
	padding-left:0px;
}

#text_heiko {
	clear:right;
	color: white;
	font-size: 25px;
	position: relative;
	top: 44px;
	left:155px;
}
#text_webadress {
	color:#d98300;
	font-size: 14px;
	position: relative;
	top: 39px;
	margin-left:433px;
}
#text_bannermsg {
color:black;
font-size:22px;
left:320px;
position:absolute;
top:140px;
}

#buch_add {
	float:left;
	height:112px;
	left:27px;
	position:absolute;
	top:142px;
	width:200px;
}

#buch_add a {
	color:white;
	display:block;
	font-size:12px;
	font-weight:bold;
	height:50px;
	padding-left:89px;
	padding-top:56px;
	vertical-align:middle;
	visibility:hidden;
	width:200px;
}

#book_sel a {
	font-size:12px;
	display:block;
	height:150px;
	width:110px;
}

#buch_add a:hover {
	text-decoration: underline;

}
#book_sel a:hover {
	text-decoration: none;
}

#book_sel {
	position:relative;
	background:url(book_sel.jpg) no-repeat;
	width:140px;
	height:167px;
	left:12px;
	top:33px;
	display:none;
}

#contentbox {
	background:url(cback.gif) repeat-y;
	clear:both;
	overflow:hidden;
}

#contentbox2 {
	background-color:#f1f2ff;
	background:url(cback.gif) repeat-y;
	padding-bottom:45px;
}

#content ul {
	list-style-position:outside;
	list-style-image: url(bullet.gif);

} 

#content li {
	padding-bottom:10px;
} 


#mainnav {
	position:absolute;
	left:-30px;
	float:left;
}

#mainnav ul {
	margin:0px;
	display:inline;
}

.but  {
	font-size:12px;
	width:238px;
	height:30px;
	margin:0px;
	background:url(buttonback.jpg) no-repeat;
	list-style-type:none;
}

#uc {
	visibility:hidden;
	font-size:12px;
	width:238px;
	height:80px;
	list-style-type:none;
}

.underconstruction {
	cursor: default;
}

#uc div {
	background:url(baustelleo.jpg) 40px 20px no-repeat;
	font-weight:bold;
	color:#d98300;
	padding-top:20px;
	padding-left:90px;
	padding-right:20px;
	height:80px;
}

#mainnav a {
	display:block;
	font-weight:bold;
	padding-left:18px;
	padding-top:6px;
	width:238px;
	height:30px;

}

.link:hover {
	display:block;
	text-decoration:none;
	color:#d98300;
	background:url(buttonback_sel.jpg) no-repeat;
}

.nocurs:hover {
	color:#d98300;
	cursor:default;
	text-decoration:none;
}

.underconstruction:hover {
	text-decoration:none;
	color:black;
	background:url(buttonback_seluc.jpg) no-repeat;
}

#content {
	max-width:595px;
	margin-left:235px;
	clear:right;
	padding-right:15px;
	float:left;
	padding-bottom:30px;
}

.bold {
	font-weight:bold;
}

.left {
	float:left;
	margin-right:10px;
}

.right {
	float:right;
	margin-left:10px;
}


.text {
	font-size:14px;
	margin-top:26px;
}


.header1 {
	color:#d98300;
	font-weight:bold;
	font-size:24px;
}

.header2 {
	color:black;
	font-weight:bold;
	font-size:14px;
} 

.lesungenbox {
	padding:1Px 10px 1px 10px;
	background-color:#f1f2ff;
	margin-top:20px;
	margin-left:50px;
	margin-right:50px;
	margin-bottom:40px;
	font-size:14px;
}

.lesungentable {
	border-collapse:collapse;
	width:300px;
	margin-left:85px;
	border-spacing:0px;
}

.lesungentable td {
	font-size:14px;
	border: 1px black solid;
	padding-left:5px;
}

fieldset, label, input, textarea {
	font-size:10pt;
}

input {
	padding: 0 5px;
	font-family: sans-serif;
}

textarea {
	padding:0 5px;
	font-family: sans-serif;
}

fieldset table tr {
	vertical-align: top;
}

.contacterror {
	color:#FF0000;
	font-size:10pt;
	font-style:italic;
	font-weight:bold;
}

.contactsent {
	color:#00AA00;
	font-size:10pt;
	font-style:italic;
	font-weight:bold;
}

.counter {
	float:right;
	font-size:8pt;
}