* {
	margin: 0;
	padding: 0;
}

body {
	font: 69%/150% Verdana, Arial, Helvetica, sans-serif;
	color: #222;
	background: url(../media/basics2011/bg_site.jpg) repeat-x;
	background-color: #D2EAF6;
}

/* Firefox Hack */

body, x:-moz-any-link {
	font: 11px/140% Verdana, Arial, Helvetica, sans-serif;
	color: #222;
	background: url(../media/basics2011/bg_site.jpg) repeat-x;
	background-color: #D2EAF6;
}



h1 {
	width: 450px;
	font: 1.6em/140% Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #009BDE;
	margin-bottom: 1.5em;
}

h2 {
	font: 1.2em/140% Verdana, Arial, Helvetica, sans-serif;	
	font-weight: normal;
	color: #009BDE;
	margin: 2.5em 0 1.5em 0;
}

h2.news {
	font: 1.2em/140% Verdana, Arial, Helvetica, sans-serif;	
	font-weight: bold;
	color: #222;
	margin: 0 0 11px 0;
}

h3 {
	font-weight: bold;
	margin: 2.5em 0 1.2em 0;
}

/*
h4 {
	font: 1em/140% Georgia, "Times New Roman", serif;	
	font-weight: bold;
}
*/

#rahmen {
	position: absolute;
	visibility: visible;
	left: 50%;
	width: 1011;
	margin-left: -505px;
}


#buehne {
	width: 1011px;
	margin: 0;
  float: left;
}

.schattenlinks {
	width: 991px;
	float: left;
	padding: 0 0 0 10px;  
	background: url('../media/basics2011/schatten_links.png') repeat-y left;
}

.schattenrechts {
	width: 991px;
	float: left;
	padding:0 10px 0 0;  
	background: url('../media/basics2011/schatten_rechts.png') repeat-y right;
}

.schattenunten {
	width: 1011px;
	height: 14px;
	float: left;
	background: url('../media/basics2011/schatten_unten.png') no-repeat;
}

a:link, 
a:visited {
	text-decoration: none;
	color: #009BDE;
}

a:hover,
a:active,
a:focus {
	color: #FFF;
	background-color: #009BDE;
	text-decoration: none;
}

.big {
	font-size: 1em;
	text-transform: uppercase;
}

img {
	border: none;
	margin:0;
}

img.newsimage1 {
	border: none;
	margin:0 10px 10px 0;
  float: left;
}

p {
	margin-bottom: 1.5em;
}

abbr, acronym {
	cursor: help;
}

.invisible {
  position: absolute;
  left: -1000px;
  top: -1000px;
  width: 0px;
  height: 0px;
  overflow: hidden;
  display: inline;
}

.text {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000; }


/* ------------------------------------------------------------------- */
/* Kopf */
/* ------------------------------------------------------------------- */



#logo {
	width: 620px;
	height: 120px;
	background-color: #FFF;
	float: left;
}

#schattenoben {
	width: 171px;
	height: 120px;
	float: left;
	background: url('../media/basics2011/schatten_oben.png') repeat-x bottom;
}

#suche {
	width: 220px;
	height: 30px;
	margin: 70px 0 0 0;
	padding: 20px 0 0 0;
	background: url(../media/basics2011/suche-schatten.png) no-repeat;
	float: left;
}

#suche input{
	width: 11em;
	height: 1.3em;
	padding: 0.4em;
	margin-left: 2.5em;
	background-color: #FFF;
	border: 0.1em solid #AAA;
	color: #777;
	float: left;
	font-size: 0.909090em;
}

#suche input.suchbutton{
	width: 1.636363em;
	height: 1.7em;
	background-color:transparent;
	padding: 0.363636em 0 0 0;
	margin: 0 0 0 0.909090em;
	border: 0;
	float: left;
}



/* ------------------------------------------------------------------- */
/* Kontaktdaten */
/* ------------------------------------------------------------------- */

#addresszeile {
	width: 990px;
	height: 20px;
	background-color: #EEE;
	float: left;
}


address {
	color: #777;
	font-size: 10px;
	line-height: 140%;
	font-style: normal;
	margin: 0 20px 0 24px;
	padding-top: 3px;
	float: left;
}

address a:link, 
address a:visited {
	text-decoration: none;
	color: #777;
}

address a:hover,
address a:active,
address a:focus {
	color: #009BDE;
	background-color: transparent;
	text-decoration: none;
}

#shortnavi {
	font-size: 10px;
	float: left;
}

#shortnavi ul{
	list-style: none;
	float: left;
}

#shortnavi li{
	margin: 3px 20px 0 0;
	float: left;
}

#shortnavi li a:link, 
#shortnavi li a:visited {
	font-size: 10px;
	text-decoration: none;
	color: #777;
}

#shortnavi li a:hover,
#shortnavi li a:active,
#shortnavi li a:focus {
	color: #009BDE;
	background-color: transparent;
	text-decoration: none;
}



/* ------------------------------------------------------------------- */
/* Navi */
/* ------------------------------------------------------------------- */

#navi {
	width: 990px;
	float: left;
}

#navi ul{
	list-style:none;
	width: 967px;
	height: 50px;
	padding-left: 24px;
	margin:0;
	background: url(../media/basics2011/bg_mainnavi.gif) repeat-x;
	float: left;
}

#navi li{
	font-size: 18px;
	font-weight: normal;
	margin-right: 30px;
  position: relative;
	float: left;
}

#navi li a:link,
#navi li a:visited{
	height: 33px;
	padding-top: 17px;
	color: #FFF;
	float: left;
}

#navi li a:hover,
#navi li a:active,
#navi li a:focus{
	color: #FFF;
	background-color: transparent;
	text-decoration: underline;
}

#navi li a.aktiv:link,
#navi li a.aktiv:visited{
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
}

#navi ul ul {
	display: none;
}

#navi li:hover ul {
	display: block;
	width: 200px;
	height: auto;
	border: none;
	padding: 0;
	z-index: 500;
	position: absolute;
	margin-top: 50px;
	float: left;
	background: #E2EEF4;
}


#navi li li {
	border:none;
	font-weight: normal;
	font-size: 13px;
	display: block;
	clear: both;
	color: #555;
	margin: 0;
	padding: 8px 0 8px 15px;
	border-bottom: 1px solid #00628D;
}

#navi li li a:link,
#navi li li a:visited{
	width: 185px;
	height: 17px;
	color: #00628D;
	border: 0;
	padding:0;
	margin-bottom: 0.090909em;
	float: left;
}

#navi li li a:hover,
#navi li li a:active,
#navi li li a:focus{
	color: #00628D;
	font-weight: bold;
	text-decoration:none;
}

#navi li li a.aktiv:link,
#navi li li a.aktiv:visited{
	color: #00628D;
	font-weight: bold;
	border:0;
	text-decoration:none;
}

#navi.footernavi li:hover ul {
	display: block;
	width: 200px;
	height: auto;
	border: none;
	padding: 0;
	z-index: 500;
	position: absolute;
bottom:50px;
	background: #E2EEF4;
}


/* ------------------------------------------------------------------- */
/* Fader */
/* ------------------------------------------------------------------- */


#faderimg {
	width: 600px;
	height: 280px;
	float: left;
}

#fadertext {
	width: 320px;
	height: 210px;
	color: #444;
	background-color: #EEE;
	padding: 35px;
}

#fadertext h3{
	font-weight: bold;
	font-size: 14px;
	line-height: 1.3em;
	margin: 0 0 11px 0;
}


/* ------------------------------------------------------------------- */
/* Content */
/* ------------------------------------------------------------------- */


#content_rahmen {
	width: 991px;
	background-color: #FFF;
	float: left;
}

#content {
	width: 450px;
	min-height: 36.363636em;
	background-color: #FFF;
	float: left;
	padding: 0 75px 0 75px;
}

ul {
	margin-left: 1.363636em;
}

ol {
	margin-left: 1.363636em;
}

#breadcrumb {
	width: 450px;
	color: #AAA;
	font-size: 0.909090em;
	margin-top: 20px;
	line-height: 140%;
}

#breadcrumb a:link, 
#breadcrumb a:visited {
	text-decoration: none;
	color: #007EA2;
}

#breadcrumb a:hover,
#breadcrumb a:active,
#breadcrumb a:focus {
	text-decoration: underline;
	background-color: transparent;
}

#rubrik {
	width: 450px;
	font-weight:bold;
	color: #999;
	margin: 3.636363em 0 0.454545em 0;
}

#socialbookmarking{
  font: 10px/150% Verdana, Arial, Helvetica, sans-serif;
  float: left;
  margin-top: 60px;
  padding-top: 15px;
  width: 450px;
  border-top: 1px solid #999;
  background-color: #FFF;
}

#socialbookmarking img{
  vertical-align: middle;
}

#socialbookmarking h2 {
  font: 10px/150% Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #777;
  margin: 0 0 1em 0;
  float: left;
}


#partnerzeile{
	width: 840px;
	float: left;
	margin: 40px 75px 40px 75px;
}

#partnerzeile h1{
	width: 840px;
}

#kontaktformular {
	width: 300px;
	margin-top: 3.636363em;
}

#kontaktformular input{
	width: 300px;
	height: 18px;
	padding: 2px;
	background-color: #FFF;
	border: 0.090909em solid #999;
	font-size: 1em;
	color: #555;
	display: block;
	margin-top: 0.363636em;
}

#kontaktformular textarea{
	width: 300px;
	height: 100px;
	padding: 2px;
	background-color: #FFF;
	border: 1px solid #999;
	font-size: 1em;
	color: #555;
	display: block;
	margin-top: 0.363636em;
}

#kontaktformular input.kontaktcheckbox{
	float: left;
	width: 1.363636em;
	margin-top: 0;
	margin-right: 1em;
}

#kontaktformular input.kontaktbutton{
	width: 304px;
	height: 30px;
	padding: 0.181818em;
	background-color: #007EA2;
	border:1px solid #007EA2;
	border: 0;
	font-size: 14px;
  font-weight: bold;
	color: #FFF;
	display: block;
	cursor: pointer;
}

ul.sitemap ul{
	margin-bottom: 1.363636em;
	list-style:none;
}

ul.sitemap li {
	list-style: none;
}


#atreju {
	float: left;
	width: 350px;
	margin: 10px 0 30px 0;
}

#atreju img{
	float: left;
	margin: 0 25px 20px 10px;
}



/* ------------------------------------------------------------------- */
/* Rechte Spalte */
/* ------------------------------------------------------------------- */


#rechtespalte{
	width: 390px;
	padding-top: 70px;
	border-left: 1px solid #999;
	background-color: #FFF;
	padding-bottom: 20px;
	float: left;
}

#rechtespalte h3{
	width: 375px;
	height: 24px;
	background-color: #DDD;
	color: #555;
	font-size: 14px;
	font-weight: bold;
	padding: 11px 0 0 15px;
	margin: 10px 0 10px 0;
	float: left;
}

#rechtespalte ul{
	list-style:none;
	margin: 0;
	padding: 0;
}

#rechtespalte li{
	width: 190px;
	height: 50px;
	background-color: #00B3E6;
	float: left;
}

#rechtespalte li.buttonlinks{
	width: 190px;
	height: 50px;
	background-color: #00B3E6;
	margin: 0 10px 10px 0;
	float: left;
}


#rechtespalte ul.buttons_sozialeprofile li{
	width: 190px;
	height: 50px;
	background-color: #FFF;
	float: left;
}

#rechtespalte li a:link,
#rechtespalte li a:visited{
	width: 190px;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-top: 17px;
	float: left;
}

#rechtespalte li a:hover,
#rechtespalte li a:active,
#rechtespalte li a:focus{
	color: #FFF;
	background-color: transparent;
	text-decoration: underline;
	float: left;
}

.teaserbutton a:link,
.teaserbutton a:visited{
	width: 375px;
	height: 33px;
	color: #FFF;
	background-color: #00B3E6;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	padding: 17px 0 0 15px;
	margin-bottom: 10px;
	float: left;
}

.teaserbutton a:hover,
.teaserbutton a:active,
.teaserbutton a:focus{
	color: #FFF;
	background-color: #00B3E6;
	text-decoration: underline;
}




/* ------------------------------------------------------------------- */
/* Fuss */
/* ------------------------------------------------------------------- */


#copyright {
	width: 956px;
	font-size: 0.909090em;
	font-weight: bold;
	color: #007EA2;
	margin-right: auto;
	margin-left: auto;
        margin-top: 15px;
        margin-bottom: 20px;
	padding-left: 24px;
	float: left;
}

#copyright a:link, 
#copyright a:visited {
	text-decoration: none;
	color: #007EA2;
}

#copyright a:hover,
#copyright a:active,
#copyright a:focus {
	color: #007EA2;
  background-color: transparent;
	text-decoration: underline;
}

/* ------------------------------------------------------------------- */
/* Editmode */
/* ------------------------------------------------------------------- */


.editmode {
	background-color: #009BDE;
	color: #FFF;
	padding-left: 0.454545em;
	font-size: 0.909090em;
}
