/* General settings */
body {
	background-color: #ffffff;
	background-image: url(../images/layout/bg_gb.jpg);
	background-repeat: repeat-y;
	color: #015353;
	margin: 0px;
	padding: 0px;
}

form, table, fieldset, legend, span {
	margin: 0px;
	padding: 0px;
	display: block;
	border: 0px;
	text-indent: 0px;
}

table {
	display: table;
}

input, textarea, select {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

input, textarea {
	padding: 2px;
}

a {
	color: #00558e;
	text-decoration: none;
	cursor: pointer;
}

img {
	border: 0px;
}


/* Container */
#container {
	display: block;
	float: left;
	height: auto;
	width: 100%;
	
}

/* Header*/
#headerrahmen {
	display: block;
	float: left;
	height: 170px;
	width: 100%;
	background-image: url(../images/layout/bg_header_gb.jpg);
	background-repeat: repeat-x;

}

#header {
	display: block;
	float: left;
	height: 170px;
	width: 1000px;
	overflow: hidden;
}

#logo {
	display: inline;
	float: left;
	height: 170px;
	width: 161px;
	overflow: hidden;
}

#bilder {
	display: block;
	float: left;
	height: 62px;
	width: 839px;
	overflow: hidden;
	margin: 41px 0px 45px 0px;
}

/* Content */
#content {
	display: block;
	float: left;
	height: auto;
	width: 1000px;
	overflow: hidden;
}

#links {
	display: inline;
	float: left;
	height: auto;
	width: 161px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

#links div.rahmen {
	display: block;
	float: left;
	height: auto;
	width: 140px;
	padding: 0px;
	margin: 75px 21px 0px 0px;
}

#navi {
	display: block;
	float: left;
	text-align: right;
	font-size: 11px;
	font-family: Verdana, Arial;
	line-height: 15px;
	color: #015353;
}

#navi div {
	display: block;
	float: left;
	text-align: right;
	height: 19px;
	width: 140px;
	overflow: hidden;
}

#navi a {
	font-size: 11px;
	font-family: Verdana, Arial;
	line-height: 15px;
	color: #015353;
	font-style: normal;
	text-decoration: none;
}

#navi a:hover {
	font-size: 11px;
	font-family: Verdana, Arial;
	line-height: 15px;
	color: #015353;
	font-weight: normal;
	text-decoration: underline;
}

#rechts {
	display: inline;
	float: left;
	width: 838px;
	height: auto;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	overflow: hidden;
}

#rechts div.rahmen {
	display: block;
	float: left;
	height: auto;
	width: 817px;
	overflow: hidden;
	padding: 0px 0px 0px 21px;
	margin: 0px;
}

#newsticker {}

/* Inhalte */

div.cmstext {
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 16px;
	display: block;
	float: left;
	width: 817px;
	height: auto;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}

div.cmstext h1 {
	font-family: Verdana, Arial;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	margin: 41px 0px 7px 0px;
}

div.cmstext p {
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	font-weight: normal;
	margin: 0px;
	padding: 2px 0px 2px 0px;
}

div.cmstext a {
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 16px;
	color: #015353;
	font-weight: normal;
	text-decoration: none;
}

#whois {
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	margin-left: 21px;
}

#whois a {
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 16px;
	color: #004a4a;
	font-weight: normal;
	text-decoration: none;
}

/* Highlight se-requests */
font.highlightsearchword { }


/* Search */
#searchresults { }

#searchresults .line { }

#searchresults li { }

#searchresults .match { }

#searchresults table.navi td { }

#searchresults table.navi td a { }

#searchresults table.navi td img { }


/* Contact */
#cmscontactform, #contactform, #cmscontactform form {

}

#contactform label { }

#contactform .optional { }

#contactform .text, #contactform textarea { }

#contactform .text:focus, #contactform textarea:focus { }

#contactform span.radio, #contactform input.radio { }

#contactform span.radio { }

#contactform .contacttype { }

#contactform input.button { }



/* Guestbook */
div.guestbook { }
div.guestbook div.item { }
div.guestbook div.item div.name { }
div.guestbook div.item div.date { }
div.guestbook div.item div.text { }
div.guestbook input.newguestbookentry { }
div.guestbook input.name { }
div.guestbook textarea.text { }
div.guestbook p.thankyou { }

span.scroller {
	display: inline;
	height: 16px;
	color: #ffffff;
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

span.scroller p {
	display: inline;
	height: 16px;
	color: #ffffff;
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
