﻿/*############################# Body #############################*/
body {
	margin: 0;
	background: #fff url(images/body.jpg) scroll repeat-x;
	color:#686868;
	font: normal normal normal 1em/1.5em Tahoma,Verdana,Helvetica,sans-serif;
	text-align:left;
}
#outer_main {
	width: 1200px;
	margin: 0 auto;
}

/*############################# Header #############################*/
#header {
	width: 1100px;
	height: 150px;
	padding-left: 100px;
	float: left;
}
#logo {
	width: 300px;
	height: 150px;
	float: left;
	background: transparent url(images/logo.png) scroll no-repeat;
}
#headerbild {
	width: 450px;
	height: 150px;
	margin-left:50px;
	float: left;
	background: transparent url(images/headerbild.png) scroll no-repeat;
}
/*############################# Hauptnavi #############################*/
#mainnavi {
	width: 465px;
	height: 100px;
	position: relative; left:0; top: 100px;
	-moz-border-radius: 0 0 10px 10px;
  -khtml-border-radius: 0 0 10px 10px;
 -webkit-border-radius: 0 0 10px 10px;
	-moz-box-shadow: 0px 4px 5px rgba(0,0,0,0.3);
  -khtml-box-shadow: 0px 4px 5px rgba(0,0,0,0.3);
 -webkit-box-shadow: 0px 4px 5px rgba(0,0,0,0.3);
	background: transparent url(images/nav.png) scroll;
	float: left;
}
#mainnavi a, #mainnavi a:link, #mainnavi a:active, #mainnavi a:visited{
	width: 149px;
	height: 90px;
	padding-top: 10px;
	display:block;
	float:left;
	text-align: center;
	text-decoration:none;
	text-shadow: 0px 1px 0px rgba(255,255,255,0.55);
	color: #bae5ff;
	font: normal normal bold 1.5em/1.5em Tahoma,Verdana,Helvetica,sans-serif;
}
#mainnavi a:hover{
	color: #fff;
	font: normal normal bold 1.6em/1.5em Tahoma,Verdana,Helvetica,sans-serif;
	background: transparent url(images/navhover.png) scroll no-repeat;
}
#mainnavi a p, #mainnavi a:link p, #mainnavi a:active p, #mainnavi a:visited p{
	color: #bae5ff;
	margin-top:6px;
	text-shadow: 0px 0px 0px rgba(100,100,100,0.55);
	font: normal normal normal 0.7em/1em Tahoma,Verdana,Helvetica,sans-serif;
}
#mainnavi a:hover p{
	color: #fff;
}
#aktiv{
	width: 149px;
	height: 90px;
	padding-top: 10px;
	display:block;
	float:left;
	text-align: center;
	text-shadow: 0px 1px 0px rgba(255,255,255,0.55);
	color: #eeeeee;
	font: normal normal bold 1.5em/1.5em Tahoma,Verdana,Helvetica,sans-serif;
}
#aktiv p{
	color: #eeeeee;
	margin-top:6px;
	text-shadow: 0px 0px 0px rgba(100,100,100,0.55);
	font: normal normal normal 0.7em/1em Tahoma,Verdana,Helvetica,sans-serif;
}
.menutrenn{
	width: 9px;
	height: 100px;
	background: transparent url(images/navtrenn.png) scroll no-repeat;
	float: left
}

/*############################# Socialicons #############################*/
#sociallinks {
	width: 250px;
	height: 150px;
	padding-left: 50px;
	float: left;
}
.socialzeile{
	width: 250px;
	height: 50px;
	color: #fff;
	font: normal normal normal 1em/1em Tahoma,Verdana,Helvetica,sans-serif;
}
.social{
	width: 32px;
	height: 32px;
	padding: 9px;
	float:right;
}
#pink, #pink:link, #pink:active, #pink:visited {
	width: 80px;
	height: 30px;
	padding: 5px;
	margin: 5px;
	display:block;
	float:right;
	background: #008abc;
	text-align:center;
	color: #bae5ff;
	-moz-box-shadow: 0 0 3px rgba(0,0,0,0.3);
  -khtml-box-shadow: 0 0 3px rgba(0,0,0,0.3);
 -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.3);
	-moz-border-radius: 5px 5px 5px 5px;
  -khtml-border-radius: 5px 5px 5px 5px;
 -webkit-border-radius: 5px 5px 5px 5px;
}
#pink:hover {
	color: #000;
	background: #ff81fe;
}
#mobil, #mobil:link, #mobil:active, #mobil:visited {
	width: 80px;
	height: 30px;
	padding: 5px;
	margin: 5px;
	display:block;
	float:right;
	background: #008abc;
	text-align:center;
	color: #bae5ff;
	-moz-box-shadow: 0 0 3px rgba(0,0,0,0.3);
  -khtml-box-shadow: 0 0 3px rgba(0,0,0,0.3);
 -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.3);
	-moz-border-radius: 5px 5px 5px 5px;
  -khtml-border-radius: 5px 5px 5px 5px;
 -webkit-border-radius: 5px 5px 5px 5px;
}
#mobil:hover {
	color: #000;
	background: #00aebc;
}

/*############################# main #############################*/
#main {
	width: 1200px;
	float: left;
	padding-top: 100px;
	background: transparent url(images/main.png) scroll no-repeat;
}
/*####################### Subnavi #########################*/
#linkespalte{
	width: 325px;
	float:left
}
	#subnav {
	width: 200px;
	margin: 0 45px 0 80px;
	background-color: #00aebc;
	float:left;
	-moz-border-radius: 10px 10px 0 0;
  -khtml-border-radius: 10px 10px 0 0;
 -webkit-border-radius: 10px 10px 0 0;
	-moz-box-shadow: -2px -3px 4px rgba(0,0,0,0.2);
  -khtml-box-shadow: -2px -3px 4px rgba(0,0,0,0.2);
 -webkit-box-shadow: -2px -3px 4px rgba(0,0,0,0.2);
	z-index: 90; 
}
.band {
	background: #008abc;
	height: 40px;
	width: 230px;
	position: relative; left:-15px; top: 30px;
	float: left;
	-moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
  -khtml-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
 -webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
	z-index: 100;
}
.band h2 {
	font-size: 30px;
	color: #00aebc;
	margin: 0;
	padding-top: 5px;
	line-height: 1em;
	text-shadow: 0px 1px 0px rgba(200,200,200,0.55);
	text-align: center;
}
.falte-l {
	border-color: transparent #146b8a transparent transparent;
	border-style:solid;
	border-width:15px;
	height:0px;
	width:0px;
	position: relative; left: -30px; top: 55px;
	z-index: -1;
}
.falte-r {
	border-color: transparent transparent transparent #146b8a;
	border-style:solid;
	border-width:15px;
	height:0px;
	width:0px;
	position: relative; left: 200px; top: 25px;
	z-index: -1;
}
.liste {
	padding: 20px 0 0 0;
	list-style: none;
	margin:0;
}
.liste a {
	color: #f0f0f0;
	text-decoration: none;
}
.liste a:hover {
	text-decoration: none;
}
.liste p {
	color: #f0f0f0;
	padding: 0 10px;
}
.navi, .navi:link, .navi:active, .navi:visited {
	width: 190px;
	height: 20px;
	padding: 5px 0 5px 10px;
	background-color: #00aebc;
	display:block;
}
.navi:hover {
	width: 130px;
	padding: 5px 0 5px 70px;
	background: transparent url(images/navhoverimg.png) scroll no-repeat;
}
#subnavifooter {
	width: 200px;
	height: 320px;
	margin: 0 45px 0 80px;
	background: transparent url(images/subnavfooter.png) scroll;
	float:left;
}
/*####################### Content #########################*/
#content {
	width: 590px;
	margin-right:10px;
	float: left;
}
/*####################### Navright #########################*/
#navlist {
	width: 273px;
	border-left: 2px outset #00aebc;
	float: right;
	font: normal normal normal 0.9em/1em Tahoma,Verdana,Helvetica,sans-serif;
}
#navlist span{
	padding: 20px 0 20px 50px;
	float:left;
}
.navlistheader{
	width: 193px;
	height: 40px;
	padding-left: 60px;
	background: #00aebc url(images/navhoverimg.png) scroll no-repeat;
	border-right: 5px solid #008abc !important;
	float: left;
}
.navlistheader h2 {
	font: normal normal bold 1.9em/1em Tahoma,Verdana,Helvetica,sans-serif;
	color: #686868;
	margin: 0;
	padding-top: 5px;
	text-shadow: 0px 1px 0px rgba(200,200,200,0.55);
	text-align: center;
}

/*############################# Footer #############################*/
#footer {
	width: 1100px;
	height: 35px;
	margin-top: 20px;
	padding: 5px 0 0 100px;
	background: #00aebc url(images/navhoverimg.png) scroll no-repeat;
	border-right: 5px solid #008abc !important;
	float: left;
	color: #f0f0f0;
	font: normal normal normal 0.9em/1em Tahoma,Verdana,Helvetica,sans-serif;
}
#footer span {
	font: normal normal bold 1em/1em Tahoma,Verdana,Helvetica,sans-serif;
	color: #686868;
	padding-top: 5px;
	text-shadow: 0px 1px 0px rgba(200,200,200,0.55);
	text-align: left;
}
#footer a{
	color: #555;
	font: normal normal bold 0.9em/1em Tahoma,Verdana,Helvetica,sans-serif;
}

/*############################# Links / Kontainer #############################*/
.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

a {
	color:#146b8a;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}
h1 {
	color: #000;
	font: normal normal bold 1.5em/1.5em Tahoma,Verdana,Helvetica,sans-serif;
}
h2 {
	color: #000;
	font: normal normal bold 1.2em/1.5em Tahoma,Verdana,Helvetica,sans-serif;
}
h3 {
	color: #000;
	margin: 0;
	font: normal normal bold 1em/1.2em Tahoma,Verdana,Helvetica,sans-serif;
}
#debug {
  width: 100%;
  background-color: #FFFFFF;
  border: 1px solid #888888;
  padding: 5px;
  color: #757575;
  font-family: Tahoma;
  font-size: 10px;
  overflow: auto;
  line-height: 150%;
}
#errors {
  color:#DD3300;
}
#sql {
  color:#666666;
}

/*############################# ajax #############################*/
#ajax_loading {
	position:absolute; top:20px; right:60px;
}
