
/* 	CSS fuer die Kette
	von Christian Noss, c.noss@klickmeister.de
	09.2005
*/

/* Allgemeine Layoutelemente ..........................................*/

body{
	text-align:center;
	font-family: Verdana, Geneva, "MS Sans Serif", Arial;
	font-size: 11px;
	color: #000;
	background: #ddd;
}

body{
	background: #ddd;
}


*{
	font-family: Verdana, Geneva, "MS Sans Serif", Arial;
	font-size: 11px;
	color: #000;
	border:none;
	margin:0;
	padding:0;
}

body ul{
	list-style-type:none;
}

#seite{
	margin:5px auto;
	text-align:left;
	border:1px solid #999;
	background: #fff;
	background-image: url("http://www.die-kette.de/struktur/images/dotted_breit.gif");
	width:752px;
}


/* Navigation .........................................................*/

.sideNavigation{
	margin-top: 10px;
}


.pfad{
	background: #aaa;
	height: 18px;
	padding-left: 10px;
	padding-top: 2px;
	color: #666;
	border-bottom: solid 1px #999;
	border-top: solid 1px #999;
}


.pfad li{
	display: inline;
	padding-left:10px;
	background-image:url(http://www.die-kette.de/struktur/images/pfad.gif);
	background-position:left;
	background-repeat:no-repeat;
}

.pfad li.firstchild{
	padding-left:0px;
	background-image:none;
}


.pfad a{
	color: #fff;
	border-bottom: none;
}

.pfad a:hover{
	border-bottom: none;
}

.navigation{
	float: left;
	width: 250px;
	position:relative;
	height:125px;
}

.navigation .inhalt{
	margin-bottom: 0px;
}

#aktiv{
	color: #000;
	font-weight: bold;
}

.hauptnavi{
	width: 120px;
	float:left;
}

.navigation a{
	text-decoration: none;
	/*color: #304A9A;*/
	color: #666;
	border-bottom: none;
}

.navigation a:hover{
	text-decoration: none;
	color: #336699;
	border-bottom: 1px #F5C618 solid;
}

h1.bereich{
	margin-left: 0px;
	font-size: 12px;
	margin-bottom: 0px;
}

ul.ohneBullets{
	list-style-type: none;
	padding-left: 0px;
	margin: 0px;
	line-height:16px;
}

.ebene2{
	
}

.ebene3{
	text-align: center;
}

.ebene3 .inhalt {
	padding-top:12px;
}

.ebene3 a:hover{
	border-bottom:none;
}

.inhalt ul{
	line-height:16px;
}

a{
	text-decoration: none;
	color: #336699;
	border-bottom: 1px #ddd solid;
}

a:hover{
	text-decoration: none;
	color: #000;
	border-bottom: 1px #F5C618 solid;
}

/* Inhalt .........................................................*/


.spalte{
	float:left;
	width: 250px;	
	margin:0 !important;
	padding:0 !important;
}

.boxStartseite{
	color: #666;
	line-height: 16px;
}

/*
.boxStartseite p{
	margin-top: -8px;
}*/

.boxStartseite h1{
	color: #336699;
}

#bbogen{
	margin-top: 20px;
	
}

#bbogen a:hover, .bbogen a{
	border: none;
}

.textSchwarz{ color: #000; background-image: url("http://www.die-kette.de/struktur/images/dotted_rechts250aktiv.gif"); }
.textGrau{ color: #666; }

.spalte ul{
	padding-left: 10px;
	line-height:16px;
}

.fuss{
	clear: both; 
	border-top: solid 1px #999;
	font-size: 10px;	
	color: #666;
	background: #ccc;
	display:block;
	width:750px;
}

.fuss p{
	margin:0;
	padding:0;
 	padding:2px 10px 3px 10px;

}

.doppelspalte, .doppelspalteOhneLinie{
	background-image: url("http://www.die-kette.de/struktur/images/dotted_oben.gif");
	width: 499px;
	float: left;
	padding-bottom: 20px;
	background: #fff;
	
}

.doppelspalteOhneLinie{
	background: #fff;
	margin-left: -2px;
	padding-left: 2px;
}


.trennlinie{
	clear: both;
	background-image: url("http://www.die-kette.de/struktur/images/dotted_oben.gif");
	width: 749px;
	height: 1px;
	line-height: 1px;
	font-size:0;
}

.trennlinieKlein{
	clear: both;
	background-image: url("http://www.die-kette.de/struktur/images/dotted_oben.gif");
	width: 499px;
	height: 1px;
	line-height: 0px;
}

.ohnebild{
	background-image:none;
}


 h1{
	margin: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
}

h1#bereich{
	margin: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #666;
}

.doppelspalte h2{
	margin: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
}

.doppelspalte h3{
	margin: 10px;
	margin-top: -8px;
	font-size: 10px;
	font-weight: normal;
	color: #333;
}

.doppelspalte p{
	margin: 10px;
	margin-right:24px;
	line-height: 16px;
	margin-bottom: 20px;
}

.doppelspalte ul{

	margin:10px;
	margin-right:24px;
	list-style-type:square;
	line-height:16px;
	padding-left:20px;
	line-height:16px;
}

.doppelspalte .bild{
	margin-left:10px;
	float:left;
	margin-right:10px;
	margin-bottom:20px;
}
 
.doppelspalte img.rechts{
	margin-left:10px;
	margin-right:24px;
	float:right;
	margin-bottom:0px;
	padding:1px;
	border:1px solid #999; 
}


.spalte img{
	margin-top:10px;
	margin-left:10px;
	padding:1px;
	border:1px solid #999; 
}

#links img{
	border: none;
}

h1.anders{
	font-size:12px;
}

table{
	border-collapse:collapse;
	margin-bottom:20px;
}

table th{
	color:#D10121;
	vertical-align:top;
	padding:5px;
	border:1px solid #999;
	margin: 10px;
	font-size: 10px;
	font-weight: bold;
	color: #D10121;
	border-left:0px;
	text-align:right;
	width:250px;

}

table tr.oben th{
	width:150px;
	border:1px solid #c0c0c0;
	border-top:0px;
	text-align:left;
}

table tr.oben th.firstchild{

	border-left:0px;
}


table td{
	padding:5px;
	text-align:left;
	vertical-align:top;
	border:1px solid #c0c0c0;
	font-size:10px;
	width:150px;
}

table td.rechtsohne, table tr.oben th.rechtsohne{
	border-right:0px;
	width:160px;
}

.spalte h1{
	margin: 10px;
	font-size: 14px;
	font-weight: bold;
}

.inhalt{
	margin: 10px; 
}

.navigation .inhalt{
	margin-top: 5px; 
}

.spalte .navigation{
	margin-top: 10px;
	margin-bottom: 20px;
}

.linie_links{
}

.linie_rechts{
}


#teaser{
	clear:both;
	display:block;
}



.both{
	clear:both;
	line-height:0;
	height:0px;
}

#unten{
	background-color:#FFF;

}

p{ margin: 10px;}


#quickedit{	position: absolute;
	top: 0px;
	left: 0px;
	height: 10px;
	width: 10px;
	background: #F5C618;
}

.zwei_bilder{
	width:760px;
	height:265px;
}

.zwei_bilder span{
	float:left;
}

.zwei_bilder #zwei{
}

#grossesBild img, .zwei_bilder img{
	margin-bottom: -2px;	
}

.einrichtungen{
	height: 200px;
	float: left;
	background-image: url("http://www.die-kette.de/struktur/images/dotted_oben.gif");	
	background-image: url(http://www.die-kette.de/struktur/images/dotted_links.gif);
	width: 249px;
}


.einrichtungUnten{
	height: 20px;
	padding-left: 10px;
	padding-top: 5px;
}

.ohneRahmen{
	background-image: none;
}

.doppelspalte ul{
	padding: 0px;
	margin-left: 26px;
	list-style-type: disc;
	list-style-image: url("http://kette.klickmeister.com/struktur/images/punkt.gif");
}

.doppelspalte ul li{
	margin-bottom: 5px;
}




/* Kontaktform
------------------------------------------------*/

form#hilfe{
	margin: 10px;
	margin-top: 28px;
	
}

fieldset{
	border: none;
	margin-bottom: 18px;
}

input{
	width: 272px;
}

label{
	display: block;
}

textarea{
	width: 480px;
	height: 121px;
}

textarea:focus{
	height: 221px;
}

input, textarea{
	border: none;
	background: #fff;
	border: solid 1px #bbb;
	padding: 4px;
	font-family: Arial, Helvetivca, sans-serif;
	margin: 0;
}

input:focus, textarea:focus{
	background: #eee;
	border: solid 1px #666;
}

input:hover, textarea:hover{
	border: solid 1px #aaa;
	background: #eee;
}

input[type="submit"]{
	width: auto;
}

.error{
	border: solid 1px #ff0000;
	background: #ffcccc;
	padding: 4px;
}


/* startseite 09
------------------------------------------------*/

#intro{
	position: relative;
}

#intro a, #intro a:hover{
	border: none;
}

#zur_bereichsuebersicht{
	position: absolute;
	right: 20px;
	top: 250px;
	border: none;
}

#intro .float{
	position:relative;
	height: 200px;
	width: 249px;
	float: left;
	overflow: hidden;
}

#intro .float + .float{
	margin-left: 1px;
}

#intro .float h2{
	position: absolute;
	left: 10px;
	top: 10px;
	background: #fff;
	padding: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#intro .float img{
	margin: 0;
	border: none;
}

.mail_response{
	padding-top: 7px;
	padding-bottom: 96px;
}