@charset "UTF-8";
/* CSS Document by Engadinkomm. GmbH | 2009 | Milo Peter */
/* ------------------------------------------------------ */

body {
	font-family:Verdana, Geneva, sans-serif;
	text-decoration: none;
	word-spacing: 0.05em;
	text-align: left;
	letter-spacing: 0.6px;
	line-height:1.4em;
	font-size:12px;
	color:#000;
	min-width:900px;
	text-align:center;
	margin:0px;
	padding:0px;
}

h1 {
	padding:0px;
	margin:0px 0px 10px 0px;
	font-size:30px;
	font-weight:lighter;
}

h2 {
	margin:0px;
	padding:15px 0px 0px 0px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height:1.2em;
	font-size:16px;
	color:#444;
	font-weight:normal;
	color:#069;
}
h3 {
	font-size:12px;
}

p {
	font-size:11px;
}

.schwarz {
	color:#000;
}
.boldgruen {
	font-weight:bold;
	color:#069;
}

.panovorschau {
	border:5px solid #CCC;
	width:316px;
	height:135px;
	float:left;
}




/* TOP */
/* ------------------------------------------------------ */
#lookingaround {
	position:absolute;
	top:0px;
	left:0px;
}

#top {
	clear:both;
	top:0px;
	right:0px;
	height:50px;
	margin:0px 10px 0px 150px;
	padding:0px 0px 0px 0px;
	position:fixed;
	z-index:20;
	text-align:left;
}

/* HAUPT - NAVIGATION */
/* ------------------------------------------------------ */
#navigation {
	float:right;
	border:0px solid #900;
	margin:12px 20px 0px 0px;

}
#navigation ul li {
	float:right;
	list-style-type:none;
	font-size:11px;
	display:block;
	margin:0px 12px 0px 12px;
}
#navigation ul li a {
	font-family: Arial;
	color: #5390B2;
	text-decoration: none;
	word-spacing: 0.15em;
	text-align: left;
	letter-spacing: 1px;
	line-height: 1em;
	font-size: 1em;
	text-transform:uppercase;
	font-weight:bold;
}
#navigation ul li a:hover {
	border-bottom:2px solid #069;
}





/* INHALT BEREICH */
/* ------------------------------------------------------ */
#container {
	width:900px;
	margin:15px auto;
	text-align:left;
}

#head {
	height:150px;
}

#inhalt {
	border:0px solid #F00;
	float:left;
}

#inhalt2 {
	float:left;
	width:900px;
}
#inhalt a:link {
	color:#069;
	text-decoration:none;
	font-weight:normal;
}
#inhalt a:active {
	color:#069;
	text-decoration:none;
	font-weight:normal;
}#inhalt a:hover {
	color:#069;
	text-decoration:none;
	font-weight:normal;
}#inhalt a:visited {
	color:#069;
	text-decoration:none;
	font-weight:normal;
}


.links {
	float:left;
	width:185px;
	margin:0px 20px 0px 0px;
}








.clear {
	height:35px;
	clear:both;
}
.clearall {
	height:100px;
	clear:both;
}


















/* FOOTER */
/* ------------------------------------------------------ */

#footer {
	height:65px;
	clear:both;
	bottom:0px;
	background-color:#004E76;
	border-top:4px solid #67A2C0;
	left:0px;
	padding-top:5px;
	padding-left:10px;
	position:fixed;
	z-index:20;
	font-size:13px;
	line-height:16px;
	font-weight:lighter;
	width:100%;
	text-align:left;
	color:#fff;
}

.zusatz {
	float:right;
	font-size:16px;
	margin:0px 50px 0px 0px;
}
.adresse {
	font-size:11px;
	padding-left:50px;
	padding-top:6px;
	float:left;
	margin:0px;
	color:#CCC;
}
.adresse a:link, a:visited {
	text-decoration:none;
	color:#67A2C0;
}
.adresse a:hover {
	color:#FFF;
	text-decoration:none;
}






















/* SLIDER / TOGGLER EFFEKT */
/* ACCORDION */
/* ------------------------------------------------------ */
#accordion {
	margin:50px 0px 0px 0px;
	background-color:#FFF;
	border-top:0px solid #069;
	width:900px;
}

h3.toggler {
	cursor: pointer;
	font-size: 14px;
	background-color:#FFF;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 5px 0px;
	font-weight:lighter;
	border-top:0px solid #069;
}

.element {
	margin:5px 0px 0px 0px;

}

div.element p, div.element h4 {
	margin:0px;
	padding:0px;
	color:#999;
	border-bottom:1px solid #CCC;
}


div.element a {
	text-decoration:none;
	color:#999;
}
div.element a:hover {
	color:#006699;
	text-decoration:none;
}