body{
	font-family: arial, verdana;
	font-size: 		10pt;
	margin:			0px;
	background:	url("img/background.jpg") repeat-x #FFFFFF;
	text-align: center;
}
	
h1{
	font-size: 		16pt;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}

tr{
	background: #f7d795;
}

tr a:hover, tr a:hover img {
	color: #999999;
}
	
.left{
	float: left;
}
	
.right{
	float: right;
}
	
.nonfloat{
	clear: both;
}

a:link, a:link img,
a:visited, a:visited img,
a:hover, a:hover img {
	color: #000000;
	text-decoration:	none;
	border: 			none;
	font-weight: bold;
	border-bottom: 1px dashed #FECD5A;
}

a:hover, a:hover img {
	color: #FECD5A;
	font-weight: bold;
	border-bottom: 1px dashed #000000;
}

#outerbody {
	margin:auto;
	width: 775px;
	text-align: left;
}

#head {
	height: 90px;
}

#logo {
	float: left;
	width: 185px;
	padding-right: 30px;
	padding-top: 02px;
	text-align: center;
}

#headline {
	float: left;
	padding-top: 10px;
	width: 430px;
	text-align: center;
	border: 			none;
}

#foto {
	float: left;
	width: 100px;
	padding: 10px;
	padding-top: 00px;
	text-align: center;
}

#logo a:link, #logo a:link img,
#logo a:visited, #logo a:visited img,
#logo a:hover, #logo a:hover img,
#headline a:link, #headline a:link img,
#headline a:visited, #headline a:visited img,
#headline a:hover, #headline a:hover img,
#foto a:link, #foto a:link img,
#foto a:visited, #foto a:visited img,
#foto a:hover, #foto a:hover img,
.image a:link, .image a:link img,
.image a:visited, .image a:visited img,
.image a:hover, .image a:hover img,
.imagexl a:link, .imagexl a:link img,
.imagexl a:visited, .imagexl a:visited img,
.imagexl a:hover, .imagexl a:hover img 
#startbook a:link, #startbook a:link img,
#startbook a:visited, #startbook a:visited img,
#startbook a:hover, #startbook a:hover img {
	border: 			none;
}

#navigation {
	width: 190px;
	float:left;
}

#main {
	width: 575px;
	margin-left: 10px;
	float:left;
}

.contentbox {
	background: url("img/boxcc.jpg") repeat-x top left;
	margin: 0px;
	padding: 0px;
}

.bbl {
	background: url("img/boxbl.jpg") repeat-y top left;
}

.bbr {
	background: url("img/boxbr.jpg") repeat-y top right;
}

.cbl {
	background: url("img/boxcl.jpg") no-repeat top left;
}

.cbr {
	background: url("img/boxcr.jpg") no-repeat top right;
	padding: 20px;
}

ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

li{
	margin: 0px;
	font-weight: bold;
	background: url("img/listback.png") no-repeat;
	width: 150px;
	height: 21px;
	padding: 5px;
	padding-top: 2px;
}

#nid10,
#nid16{
	background: url("img/listback2.png") no-repeat;
}

th{
	text-align: left;
	padding:		5px;
}

td{
	width: 450px;
	font-size: 		10pt;
	text-align: justify;
	vertical-align: top;
}

.klick{
	width: 50px;
	text-align: right;
}

.image{
	width: 135px;
	background: #ffffff;
}

.imagexl{
	width: 200px;
	background: #ffffff;
}

.boxhead{
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}

.boxsechead{
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}

.boxcontent{
	padding: 10px;
	text-align: center;
}

.boxfoot{
	padding: 10px;
	font-size: 8pt;
	text-align: center;
}

.imprintleft{
	font-size: 8pt;
	padding: 10px;
	text-align: left;
}

h2,h4{
	margin: 0px;
	padding: 0px;
}

.smallbox .h4{
	font-size: 8pt;
	font-weight: bold;
}
.smallbox{
	padding: 2px;
	margin: 3px;
	text-align: center;
	font-size: 8pt;
	border: 1px solid black;
	background: #f7d795;
}

#startanno,
#announcement h2{
	width: 200px;
	padding: 5px;
	margin: 5px;
	text-align: center;
	color: #FF0000;
}

#announcement h2{
	width: 100%;
}

#announcement .left{
	width: 110px;
	text-align: left;
	overflow: hidden;
	float:left;
}

#announcement .left img{
	width: 110px;
}

#announcement .right{
	width: 190px;
	text-align: left;
	overflow: hidden;
	float:left;
}

#startbook{
	width: 200px;
	padding: 5px;
	margin: 5px;
	text-align: center;
}

#startbook a{
	border: none;
}

#startdesc{
	width: 200px;
	padding: 5px;
	margin: 5px;
	text-align: center;
	font-size: 8pt;
	background: #f7d795;
	border: 1px solid #000000;
}
/*	CONTACT	*/
.contact_fields{
	float:				left;
	width:				175px;
	font-weight:	bold;
	text-align:		right;
	margin:				5px;
}

.contact_fields input{
	width:				170px;
}

.contact_inputs{
	float:				right;
	width:				300px;
}

.contact_nonfloat{
	text-align:		center;
}
.contact_nonfloat input{
	width:				95%;
	padding:			10px;
	border:				1px solid #DDDDDD;
}

.contact_inputs input,
.contact_inputs textarea{
	width:				290px;
	border:				1px solid #DDDDDD;
}

#imprint_misc{
	font-size: 10pt;
	width: 300px;
}
