/*
www.table-schirn.de
Start: 00.00.20xx
Letzte Aenderung: 00.00.20xx
*/

/* Farbschema
--------------------------------------------------------------------------------------- */

/*
Farbton (Text): #4B2942
Farbton (Element): #xxxxxx
Farbton (Element): #xxxxxx
Farbton (Element): #xxxxxx
Farbton (Element): #xxxxxx
*/

/* Reset
--------------------------------------------------------------------------------------- */

@import url(reset.css);

/* Globals und Typo 
--------------------------------------------------------------------------------------- */

html {
	background-color: #4b2942;
	

/*font-size für den ie*/
	font-size: 62.5%;
}

body {
	background-color: #4b2942;
	width: 100%;
	font: 1.1em/2em "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	color: #4B2942;
	font-size: 10px;
}

html>body {
	font-size: 10px;
}

#content a {
	color: #4B2942;
	text-decoration: none;
	padding-bottom: 2px;
	border-bottom: 1px solid #4B2942;
}

a:visited {
	text-decoration: none;
}

a:hover {
	
}

/* Macht die gepunktete Linie um geklickte Links unsichtbar
--------------------------------------------------------------------------------------- */

a:focus {
	outline: none;
}

/* Vertikaler Rhythmus basierend auf 12px Basisgröße für den Fließtext
--------------------------------------------------------------------------------------- */

p {
	font: 1.1em/2em "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	margin-top: 1.7em;
	margin-bottom: 1.7em;
	white-space: normal;
	xletter-spacing: 0.07em;
}

h1 {
	font: bold 1.1em/2em "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	xmargin-top: 2.59em;
	margin-bottom: 0;
	text-transform: uppercase;
	letter-spacing: 0.13em;
}

h1. solo {
	margin-bottom: 0;
}

h2 {
	font: 1.1em/2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 2em;
	font-weight: normal;
}

h3 {
	font: 1.1em/1.13em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 2em;
	font-weight: bolder;
	text-transform: uppercase;
}

h4 {
	font: 1.1em/1.29em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 1.29em;
	margin-bottom: 1.29em;
}

#content ul{
 font: 1.1em/2em "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}

strong{
	font-weight: normal;
}

/* Bilder und verlinkte Bilder ohne Rahmen 
--------------------------------------------------------------------------------------- */

img, a img {
	border: 0;
}

.bild {
	width: 480px;
	margin: 2em 0;
}

#subheader img {
	padding-top: 5px;
	direction: ltr;
}

img, div {
	behavior: url(iepngfix.htc)
}

.clear {
	clear: both;
}

/* Links- bzw. Rechtsausrichtung für Elemente
--------------------------------------------------------------------------------------- */

.links {
	float: left;
	margin: 0 0.5em 0.5em 0;
}

.rechts {
	float: right;
	margin: 0 0 0.5em 0.5em;
}

/* Navigation
--------------------------------------------------------------------------------------- */

#navi {
	background: transparent url(bg_trans.png) repeat 0 0;
	display: block;
	margin-top: 10px;
}

#navi ul.nav {
	font: 1.1em/2em "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	text-decoration: none;
	color: #4B2942;
	padding: 20px;
	display: block;
	height: 100%;
	width: 200px;
	float: left;
	margin-right: 7px;
}

#navi ul.nav li {
	width: 200px;
}

#navi ul.nav li a {
	color: #4B2942;
	text-decoration: none;
}

#navi ul.nav li.active {
	position: relative;
}

#navi ul.nav li.active a {
	color: #FFF;
}

#navi ul.nav li a:hover {
	color: #FFF;
	text-decoration: none;
}

#navi ul.nav2nd {
	font: 1em/2em "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	padding-left: 6px;
	position: relative;
	clear: both;
	height: 100%;
	background-image: none;
	padding: 0;
}

#navigation ul.nav2nd li {
	display: block;
	padding-left: 20px;
}

#navi ul.nav2nd li.active {
	padding-left: 12px;
}

#navi ul.nav2nd span {
	display: none;
}

#navi ul.nav2nd li.active a.current span {
	display: inline;
}

#navi ul.nav li.active ul.nav2nd li a {
	color: #4B2942;
}

#navi ul.nav li.active ul.nav2nd li a:hover {
	color: #FFF;
}

#navi ul.nav li.active ul.nav2nd li.active a {
	color: #FFF;
}

/* BREADCRUMB NAVIGATION 
--------------------------------------------------------------------------------------- */

#navigation ul.breadcrumb {
		position: absolute;
	left: 90px;
	top: 14px;
}

#navigation ul.breadcrumb li {
	float: left;
	font: 1.1em/2em "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}

#navigation ul.breadcrumb li {
	color: #FFF;
}

#navigation ul.breadcrumb li span {
	color: #FFF;
	padding: 0 9px;
}

/* Layoutelemente
--------------------------------------------------------------------------------------- */

#wrapper {
	margin: 0 0 0 100px;
	width: 525px;
}

#header {
	clear: both;
}

#home #header{
	padding-top: 12px;
	margin-left: -23px;
}

#logo {
	z-index: 10000;
	margin-left: -30px;
}

#subheader {
	background: transparent url(bg_trans.png) repeat 0 0;
	height: 48px;
	width: 525px;
	margin-top: 12px;
}

#navigation {
	width: 525px;
	color: #4B2942;
	margin-top: 9px;
	position: relative;
}

#content {
	background: transparent url(about_trans2.png) repeat 0 0;
	clear: both;
	display: block;
	margin-top: 9px;
	width: 485px;
	xbackground: #C1EAFF;
	color: #4B2942;
	padding: 30px 20px 30px 20px;
	position: relative;
}

#sidebar {
	float: right;
	display: inline;
	width: 29.2em;
	max-width: 28%;
	xbackground: #DDFFA6;
}

#footer {
	background: transparent url(bg_trans.png) repeat 0 0;
	color: #4B2942;
	padding: 5px 10px;
	margin-top: 10px;
	text-align: center;
}

#footer p{
	font-size: 9px;
	text-align: center;
	padding:0;
	margin: 0;
	color: #FFF;
}

xp span {
	text-transform: uppercase;
	font-size: 9px;
	letter-spacing: .15em;
}

/*SLIDER
--------------------------------------------------------------------------------------- */

#slider {
	position: relative;
	width: 504px;
	height: 385px;
	display: block;
	overflow: hidden;
	margin-top: 41px;
}

#slider ul, #slider li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#slider li {
	width: 504px;
	overflow: hidden;
}

#prevButton, #nextButton {
	display: block;
	width: 60px;
	height: 40px;
	position: absolute;
	left: 0;
	top: 0;
}

#nextButton {
	left: 444px;
}

#prevButton a, #nextButton a {
	display: block;
	width: 40px;
	height: 60px;
	background: url(images/btn_prev.gif) no-repeat 0 0;
	text-indent: -999em;
}

#next a {
	background: url(images/btn_next.gif) no-repeat 0 -40px;
}

p#controls {
	position: relative;
	margin: 0;
}

#gestaltungskonzept #slider{
	height: 651px;
}


/*Google Maps 
--------------------------------------------------------------------------------------- */

iframe {
	margin-top: 45px;
	position: static;
}

#map {
	position: relative!important;
	margin: 20px 0;
}

/*Zweispalter*/

.zweispalter {
	margin: 45px 0;
}

.zweispalter_1 {
	float: left;
	width: 48%;
	margin-right: 10px;
}

.zweispalter_2 {
	margin-left: 50%;
	width: 48%;
}

.zweispalter p {
	margin-top: 0;
}

.link_ext {
	margin: 20px 0;
	font-size: 1.1em;
	letter-spacing: 0.07em;
}

#linklist {
	width: 480px;
	margin-bottom: 20px;
}

#linklist ul li {
	width: 156px;
	float: left;
	height: 81px;
}

#linklist ul li a {
	border-bottom: none;
	display: block;
	height: 81px;
	width: 156px;
	padding-bottom: 0;
}

#home #content {
	padding: 0;
	width: 525px;
	height: 343px;
	margin: 24px 0 9px 0;
}

/* Newsticker
--------------------------------------------------------------------------------------- */

ul#rotate {
	display: block;
	font: 1.1em/2em "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	background-color: #FFF;
	margin-top: 9px;
	padding: 10px 20px;
	z-index: 1000;
	position: relative;
}

ul#rotate li a {
	color: #4B2942;
}

ul#rotate li a:hover {
	color: #4B2942;
	text-decoration: underline;
}

#morgens #content ul, #mittags #content ul, #abends #content ul{
	padding-left: 10px;
}

#morgens #content li, #mittags #content li, #abends #content li{
	text-indent: -8px;
}

/* TEAM TABS
--------------------------------------------------------------------------------------- */

ul.tabs{
	font: 1.1em/2em "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	text-decoration: none;
	position: relative;
	display: block;
}

ul.tabs li{
	float: left;
	padding: 3px 41px 3px 0;

}

ul.tabs li a{	
height: 100px;

	width:100%;

}

ul.tabs li a.current{
	font-weight: bolder;
	border-bottom: none!important;
	}	
 
.panes {
	position: relative;
	display: block;
	clear: left;
	top: 4em;
}
.team{
	clear: left;
	margin-top: 2em;
}

/* HOME BUTTON
--------------------------------------------------------------------------------------- */

#home_button{
	position: absolute;
	bottom: 20px;
	left: 650px;
	position:fixed;
}

#home_button a {
	color: #FFF;
	text-decoration: none;
	
}

#home #content{
	padding: 0;
	
}

.formgen{
	padding: 20px 0;
	border-top: 1px solid #4B2942;
}
label{
	font:1.1em/2.5em "Helvetica Neue",Helvetica,Arial,Geneva,sans-serif;
	margin-right: 10px;
}

.checkspan input{
	float: left;
	margin-right: 12px;
	margin-top: 7px;
}

.formblock{
	margin-top: 20px;
}

.formsubmit{
	background-color: #4b2942;
	border: 1px solid #4b2942;
	color: #FFF;
	padding:5px ;
}

.formsubmit:hover{
	border: 1px solid #FFF;
	cursor: pointer;
}
