@charset "utf-8";

/* äöüß CSS/1.2 */


/* BEGIN: Tag-Defaults */

* {
	margin:			0px;
	padding:		0px;
}

body {
	font-family:		"Trebuchet MS","Arial","Myriad","Frutiger 45","Sans";
	font-size:		10pt;
	line-height:		13pt;
	height:			auto;
	min-height:		100%;
	color:			#4B7C74;
	background-color:	#007965;
	background-image:	url('/.images/background-side.jpg');
	background-repeat:	repeat-x;
}

a {
	text-decoration:	underline;
	cursor:			pointer;
	color:			#11C0A0;
}

a:hover {
	text-decoration:	underline;
	cursor:			pointer;
	color:			#0A4C41;
}

img {
	border:			none;
}

ul {
	margin-bottom:		10px;
}

li {
	margin-left:		30px;
}

table {
	border:			none;
}

td {
	vertical-align:		top;
}

hr {
	margin:			none;
	padding:		none;
	border:			none;
	border-top:		1px solid #DAF1ED;
}

/* END: Tag-Defaults */




.bold {
	font-weight:		bold;
}

.clear {
	border:			none;
	text-decoration:	none;
	background-color:	transparent;
}
.clear:hover {
	border:			none;
	text-decoration:	none;
	background-color:	transparent;
}


#MapArea {
	border:			1px solid #007965;
	width:			670px;
	height:			550px;
}



#boxPage {
	position:		relative;
	top:			0px;
	left:			50%;
	width:			992px;
	height:			auto;
	min-height:		1200px;
	color:			#0A4C41;
	background-color:	#FFFFFF;
	margin-left:		-496px; 				/* negative half from width:1024px */
	background-image:	url('/.images/background-page.jpg');
	background-repeat:	repeat-y;
	padding-bottom:		50px;
}

#boxHeadline {
	position:		relative;
	top:			0px;
	left:			0px;
	width:			992px;
	height:			265px;
}

#borderLeftTop {
	position:		absolute;
	top:			265px;
	left:			0px;
	width:			16px;
	height:			481px;
	background-image:	url('/.images/border-left-top.jpg');
	background-repeat:	no-repeat;
}

#borderRightTop {
	position:		absolute;
	top:			265px;
	right:			0px;
	width:			16px;
	height:			481px;
	background-image:	url('/.images/border-right-top.jpg');
	background-repeat:	no-repeat;
}

#boxContent {
	position:		relative;
	top:			7px;
	left:			271px;
	width:			675px;
	height:			auto;
	padding-bottom:		50px;
}

#boxContent h1.heading {
	font-size:		12pt;
	font-weight:		normal;
	color:			#4C9C8D;
	margin-bottom:		5px;
}

#boxContent span.light {
	color:			#6CDAC6;
}

#boxContent h2.heading {
	font-size:		12pt;
	font-weight:		normal;
	color:			#6CDAC6;
	margin-bottom:		15px;
}

#boxContent h3.impressum {
	font-size:		10pt;
	font-weight:		bold;
	margin-bottom:		5px;
}

#boxContent p {
	margin-bottom:		15px;
}

#boxContent .navigation-bottom {
	text-align:		right;
	border-top:		1px solid #DAF1ED;
	margin-top:		20px;
	padding-top:		5px;
}

#boxContent .people-border {
	border:			1px solid #DDF2EE;
}

#boxContent table.team {
	width:			100%;
	border-spacing:		10px;
}

#boxContent td.team {
	background-color:	#F4F4F4;
	border:			1px solid #BFE4DD;
	width:			33%;
	padding:		10px;
	text-align:		center;
}

#boxContent .sendform-attention {
	width:			95%;
	font-weight:		bold;
	color:			#410303;
	padding:		20px;
	border:			2px dotted #FF0000;
	background-color:	#FFD0D0;
}

#boxContent .emotional-image-right {
	float:			right;
	background-color:	#52A799;
	padding:		5px;
	margin-left:		20px;
	margin-bottom:		20px;
}



#boxNavigation {
	position:		absolute;
	top:			265px;
	left:			25px;
	width:			209px;
	height:			auto;
}

#boxNavigation a.label-level1 {
	text-decoration:	none;
	border-bottom:		none;
	color:			#8A8A8A;
}

#boxNavigation a.label-level1:hover {
	font-weight:		bold;
	text-decoration:	none;
	border-bottom:		none;
	color:			#8A8A8A;
}

#boxNavigation .entry {
	position:		relative;
	width:			209px;
	height:			30px;
	border-bottom:		1px solid #FFFFFF;
}

#boxNavigation .entry:hover {
	position:		relative;
	width:			209px;
	height:			30px;
	border-bottom:		1px solid #FFFFFF;
	background-image:	url('/.images/navigation/background-highlight.png');
	background-repeat:	no-repeat;
}

#boxNavigation .label-level1 {
	position:		absolute;
	top:			9px;
	left:			26px;
	font-size:		12pt;
	color:			#8A8A8A;
}

#boxNavigation a.label-level2 {
	margin-left:		32px;
	text-decoration:	none;
	border-bottom:		none;
	color:			#8A8A8A;
}

#boxNavigation a.label-level2:hover {
	text-decoration:	underline;
	border-bottom:		none;
	color:			#8A8A8A;
}

#boxNavigation .entry-level2 {
	padding-top:		6px;
	padding-bottom:		6px;
	background-color:	#DFDDDD;
	line-height:		14pt;
}

#boxNavigation .entry-level2enlighten {
	padding-top:		6px;
	padding-bottom:		6px;
	background-color:	#F4F4F4;
	line-height:		14pt;
}

#boxNavigation .label-level2 {
	font-size:		10pt;
	color:			#8A8A8A;
}

#boxNavigation div.highlight {
	background-image:	url('/.images/navigation/background-highlight.png');
	background-repeat:	no-repeat;
}

#boxNavigation a.highlight {
	color:			#55AD9D;
}

#boxNavigation a.negative-space {
	margin-left:		21px;
}

#mouth-gundg {
	position:		absolute;
	bottom:			90px;
	left:			25px;
	width:			209px;
	height:			168px;
}



/*----------------------------------------------------------------------*/
/*	BEGIN: Forms							*/
/*----------------------------------------------------------------------*/

.ContactFormLabel {
	padding-right:		10px;
	padding-top:		9px;
	vertical-align:		top;
	text-align:		right;
	font-size:		9pt;
	color:			#0F5146;
}

td.ContactForm {
	font-size:		9pt;
	color:			#0F5146;
}

optgroup {
	margin-bottom:		20px;
	font-weight:		bold;
	font-size:		10pt;
	font-style:		normal;
	background-color:	#DDDDDD;
	color:			#000000;
}

option {
	font-size:		9pt;
	background-color:	#DDDDDD;
	font-style:		normal;
	color:			#000000;
}

form {
	margin:			0px;
	padding:		0px;
}

fieldset {
	position:		relative;
	width:			95%;
	max-width:		95%;
	border:			1px solid #0F5146;
	background-color:	#FFFFFF;
	color:			#009FD7;
	padding:		20px;
	padding-bottom:		20px;
	margin-top:		15px;
}

legend {
	width:			auto;
	max-width:		85%;
	white-space:		normal;
	padding:		10px;
	padding-left:		15px;
	padding-right:		15px;
	font-size:		11pt;
	font-weight:		bold;
	background-color:	#D1EDE8;
	color:			#0F5146;
}
label {
	color:			#0F5146;
	font-size:		9pt;
	cursor:			pointer;
}

.checkbox {
	width:			13px;
	height:			13px;
	border:			none;
	background-color:	#DDDDDD;
}
.checkbox:hover {
	border:			none;
	background-color:	#EEEEEE;
}

.radio {
	border:			none;
	background-color:	transparent;
}
.radio:hover {
	border:			none;
	background-color:	transparent;
}

input.submit-buttons {
	font-size:		9pt;
	color:			#000000;
	width:			120px;
	height:			21px;
	background-color:	#EFEFEF;
	border-width:		2px;
	border-style:		solid;
	border-top-color:	#CCCCCC;
	border-left-color:	#CCCCCC;
	border-bottom-color:	#000000;
	border-right-color:	#000000;
}
input.submit-buttons:hover {
	color:			#000000;
	width:			120px;
	background-color:	#EDEDED;
	border-width:		2px;
	border-style:		solid;
}
input.submit-buttons:active {
	color:			#000000;
	width:			120px;
	background-color:	#D0D0D0;
	border-width:		2px;
	border-style:		groove;
}

input {
	font-size:		9pt;
	letter-spacing:		0.02em;
	background-color:	#DDDDDD;
	height:			15px;
	margin-top:		0.4em;
	border-width:		1px;
	border-style:		solid;
	border-top-color:	#000000;
	border-left-color:	#000000;
	border-right-color:	#CCCCCC;
	border-bottom-color:	#CCCCCC;
}
input:hover {
	background-color:	#EEEEEE;
}
input:focus {
	background-color:	#EFEFEF;
}

select {
	font-size:		9pt;
	height:			18px;
	letter-spacing:		0.02em;
	background-color:	#DDDDDD;
	border-width:		1px;
	border-style:		solid;
	border-top-color:	#000000;
	border-left-color:	#000000;
	border-right-color:	#CCCCCC;
	border-bottom-color:	#CCCCCC;
}

select:hover {
	background-color:	#EEEEEE;
}
select:focus {
	background-color:	#EFEFEF;
}

textarea {
	font-size:		9pt;
	letter-spacing:		0.02em;
	background-color:	#DDDDDD;
	height:			21px;
	border-width:		1px;
	border-style:		solid;
	border-top-color:	#000000;
	border-left-color:	#000000;
	border-right-color:	#CCCCCC;
	border-bottom-color:	#CCCCCC;
}

textarea:hover {
	background-color:	#EEEEEE;
}
textarea:focus {
	background-color:	#EFEFEF;
}

/*----------------------------------------------------------------------*/
/*	END: Forms							*/
/*----------------------------------------------------------------------*/
