@charset "UTF-8";
/* CSS Document */

body, td, th, table,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	color: #000000;
	margin:0;
	padding:0;
	background-image:none;
}


/* Definition Schrift */
h1 {
font-family:"Trebuchet MS",Arial, Verdana;
font-size:12pt;
padding-top:0px;
font-weight:normal;
color: #659527;

}
h2 {
font-family:"Trebuchet MS",Arial, Verdana;
font-size:9.5pt;
padding:0px;
font-weight:bold;
color: #659527;
margin:0px;
}
h3 {
font-family:"Trebuchet MS",Arial, Verdana;
font-size:11pt;
padding-top:0px;
font-weight:bold;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	color: #58585a;
	text-decoration:underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	color: #58585a;
}


/* Definition Container */

#ausrichtung {
	height: 800px;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	border:1px solid #CCCCCC;
}



#ausrichtung #left {
	height: 800px;
	width: 235px;
	float:left;
	margin:0;
	padding:0;
}
#ausrichtung #left #logo {
	height: 150px;
	width: 235px;
}

#ausrichtung #left #balken01 {
	height: 70px;
	width: 235px;
}
#ausrichtung #left #hn {
	background-color:#659527;
	height: 510px;
	width: 195px;
	padding-left:45px;
	padding-top:40px;
	text-transform:uppercase;
	}
#ausrichtung #left #fuss01 {
	background-color: #FFFFFF;
	height: 30px;
	width: 235px;
}



#ausrichtung #center {
	height: 800px;
	width: 615px;
	float:left;
	margin:0;
	padding:0;
}
#ausrichtung #center #kopf {
	height: 150px;
	width: 615px;
}
#ausrichtung #center #balken02 {
	height: 70px;
	width: 615px;
}
#ausrichtung #center #content {
	background-color: #e4e8d4;
	height: 520px;
	width: 475px;
	padding-left:70px;
	padding-right:70px;
	padding-top:30px;
	padding-bottom:0;
	overflow:auto;
	background-image:url(../images/content.gif);
	background-repeat:repeat-y;
}



#ausrichtung #center #fuss02 {
	background-color: #FFF;
	height: 30px;
	width: 615px;
}


#ausrichtung #right {
	height: 800px;
	width: 250px;
	float:right;
	margin:0;
	padding:0;
}
#ausrichtung #right #adresse {
	height: 130px;
	width: 228px;
	padding-top:20px;
	padding-left:22px;
	background-image:url(../images/adresse.gif);
	font-family:"Trebuchet MS", Arial;
	font-size:8.5pt;
	line-height:11pt;
	}
#ausrichtung #right #adresse p, #adresse td {
	font-family:"Trebuchet MS", Arial;
	font-size:9pt;
	line-height:11pt;
	width:150px;
	}
#ausrichtung #right #adresse .td-0
 {
 width:45px;
	}	
#ausrichtung #right #balken03 {
	height: 70px;
	width: 250px;
	background-image:url(../images/balken03.gif);
}
#ausrichtung #right #balken03 #icon {
	height: 59px;
	width: 233px;
	padding-top:11px;
	padding-left:17px;
}
#ausrichtung #right #bild {
	height: 550px;
	width: 250px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	padding:0px;
	padding-left:0px;

}
#ausrichtung #right #fuss03 {
	background-color: #FFF;
	height: 25px;
	width: 228px;
	margin-top:5px;
	margin-left:22px;	
}


/* ======================================================= */

/* Definition Hauptnavigation */
#ausrichtung #left #hn ul {
	margin:0;
	padding:0;
}

#ausrichtung #left #hn li {
list-style-type:none;
}
#ausrichtung #left #hn ul li a {
	list-style-type:none;
	font-size:11pt;
	line-height:20pt;
	font-family:"Trebuchet MS", Arial;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	text-transform: uppercase;
	margin:0;
	padding:0;
	background-image:none;
}

#ausrichtung #left #hn ul li .aktiv {	
	color:#000;
}
#ausrichtung #left #hn ul li a:hover {	
	color:#000;
}




/* Definition Unternavigation */



#ausrichtung #left #hn ul ul {
	padding-bottom:8px;
	padding-left:10px;
}

#ausrichtung #left #hn ul li ul li .aktiv {
	color:#000;
	list-style-image:none;
	list-style-type:none;
	background-image:url(../images/navigation3.gif);
	background-repeat:no-repeat;
	margin-left:0px;
	padding-left:10px;
	}
#ausrichtung #left #hn ul ul li {
	margin-left:-8px;
	}
#ausrichtung #left #hn ul ul li a {

font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:10pt;
	line-height:13pt;
	font-weight:normal;
	text-transform:none;
	margin-left:0px;
	padding-left:10px;
	}

#ausrichtung #left #hn ul ul li a:hover {
	color:#000;
	background-image:url(../images/navigation3.gif);
	background-repeat:no-repeat;
	}

/* Definition Unter-Unternavigation */



#ausrichtung #left #hn ul ul ul {
	padding-left:6px;
	padding-bottom:0px;
}

#ausrichtung #left #hn ul li ul li ul li .aktiv {
	color:#000;
	list-style-image:none;
	list-style-type:none;
	background-image:url(../images/navigation3.gif);
	background-repeat:no-repeat;
	margin-left:0px;
	padding-left:10px;
	}
#ausrichtung #left #hn ul ul ul li {
	margin-left:8px;
	}
#ausrichtung #left #hn ul ul ul li a {

font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:10pt;
	line-height:13pt;
	font-weight:normal;
	text-transform:none;
	margin-left:0px;
	padding-left:10px;
	}

#ausrichtung #left #hn ul ul ul li a:hover {
	color:#000;
	background-image:url(../images/navigation3.gif);
	background-repeat:no-repeat;
	}





/* ======================================================= */
/* Impressum */

#ausrichtung #right #fuss4 a {
	background-color: #FFFFFF;
	font-size:8pt;
	color:#999999;
	text-decoration:none;
	}

#ausrichtung #right #fuss4 a:visited {
	background-color: #FFFFFF;
	font-size:8pt;
	color:#999999;
	text-decoration:none;
	}
	
	
/* ======================================================= */
	
/* Liste */
	
#ausrichtung #center #content ul {
list-style-position:outside;
list-style-image:url(../images/listenpunkt.gif);
margin:0;
padding:0;
padding-left:15px;
padding-top:10px;
	}
#ausrichtung #center #content ul li {
margin-bottom:0px;
	}



	
/* ======================================================= */
	
/* Definition Sitemap */

#ausrichtung #center #content .csc-sitemap ul {
margin:0;
padding:0;
list-style-type:none;
list-style-image:none;
}
#ausrichtung #center #content .csc-sitemap ul li {
margin-bottom:15px;
}
#ausrichtung #center #content .csc-sitemap ul li a {
color:#58585a;
text-decoration:none;
font-weight:bold;
margin-bottom:15px;
}
#ausrichtung #center #content .csc-sitemap ul a:visited {
color:#000;
text-decoration:none;
font-weight:bold;
}
#ausrichtung #center #content .csc-sitemap ul li ul li {
color:#58585a;
padding-left:0px;
text-decoration:underline;
margin:0px;
}
#ausrichtung #center #content .csc-sitemap ul li ul li a:visited {
color:#58585a;
padding-left:10px;
font-weight:normal;
}
#ausrichtung #center #content .csc-sitemap ul li ul a {
color:#58585a;
padding-left:10px;
font-weight:normal;
}



/* ======================================================= */

/* definition formular content */	

#ausrichtung #center #content label {
font-family:Arial, Helvetica, sans-serif;
    width: 100px;
    float: left;
	color:#58585a;
}
#ausrichtung #center #content .csc-mailform {
    background-color: #none;
    width: 430px;
    border-style: none;
	padding:0;
	margin:0;
	padding-top:10px;
}
#ausrichtung #center #content label {
    float: left;
    width: 100px;
	margin-left:0px;
	padding-left:0px;
}
#ausrichtung #center #content .csc-mailform-field {
    margin-bottom: 5px;
	margin-left:0px;
	padding-left:0px;
	color:#000;
	font-size:9pt;
}
#ausrichtung #center #content .csc-mailform-field .csc-mailform-submit {
	margin-top:12px;
	margin-left:100px;
		}
#ausrichtung #center #content .csc-mailform-field legend {
display:none;
			}
			
			
#ausrichtung #center #content .csc-mailform-field .csc-mailform-radio fieldset {
border:none;
padding:0;
margin:0;			}
		
#ausrichtung #center #content .csc-mailform-field .csc-mailform-radio label {
padding:0;
margin:0;
width:40px;
text-align:left;
vertical-align:top;
			}

#ausrichtung #center #content .csc-mailform-field .csc-mailform-radio fieldset#mailformKinderbett mailformKinderbettNein {
padding-left:50px;
			}
	



/* ======================================================= */

/* news extension */

#ausrichtung #center #content .news-latest-item {		
	margin-top: 0px;
	margin-bottom: 30px;
	width:450px;
	}
#ausrichtung #center #content  .news-latest-container .news-latest-item .news-latest-date title  {
	margin-top:0;
	padding-top:0;
	}
#ausrichtung #center #content  .news-latest-container h2  {
	font-family:"Trebuchet MS",Arial, Verdana;
	font-size:12pt;
	padding-top:10px;
	padding-bottom:20px;
	font-weight:normal;
	color:#000;
	display:none;
	}
#ausrichtung #center #content  .news-latest-container .news-latest-item h3 {
	font-family:"Trebuchet MS",Arial, Verdana;
	font-size:11pt;
	line-height:14pt;
	text-decoration:none;
	color:#000;
	}
#ausrichtung #center #content  .news-latest-container .news-latest-item h3 a, .news-latest-item h3 a:visited {
	font-family:"Trebuchet MS",Arial, Verdana;
	font-size:11pt;
	line-height:15pt;
	text-decoration:none;
	color:#000;
	}
#ausrichtung #center #content .news-latest-container .news-latest-item .news-latest-date a, .news-latest-date a:visited {
	color:#000;
	font-size:8pt;
	}


#ausrichtung #center #content .news-latest-container .news-latest-item	.news-latest-morelink a, .news-latest-morelink a:visited {
	font-size:8pt;
	color:#659527;
}
#ausrichtung #center #content .news-amenu-container {
	display:none;
	}

	
/* news extension: archiv-auswahl 	*/
#ausrichtung #center #content .news-list-container .news-list-item {
	width:450px;
	margin-top:10px;
}
#ausrichtung #center #content .news-list-container .news-list-item .news-list-date {
	font-weight:normal;
	font-size:8pt;
}
#ausrichtung #center #content .news-list-container .news-list-item h3 {
	font-family:"Trebuchet MS",Arial, Verdana;
	color:#000;
	font-size:11pt;
	line-height:14pt;
	text-decoration:none;
	}
#ausrichtung #center #content .news-list-container .news-list-item h3 a, .news-list-item h3 a:visited {
	font-family:"Trebuchet MS",Arial, Verdana;
	color:#000;
	font-size:11pt;
	line-height:15pt;
	text-decoration:none;
	}
#ausrichtung #center #content .news-list-container .news-list-item .news-list-morelink {
	margin-top:20px;
}
#ausrichtung #center #content .news-list-container .news-list-item .news-list-morelink a, .news-list-morelink a:visited {
	font-size:8pt;
	color:#659527;
}




/* news extension: archiv-detail*/
#ausrichtung #center #content .news-single-item {
	margin-top:0px;
	margin-bottom: 30px;
	width:450px;
	}
#ausrichtung #center #content .news-single-item h2  {
	padding:0;
	margin:0;
	font-family:"Trebuchet MS",Arial, Verdana;
	font-size:11pt;
	line-height:15pt;
	}

#ausrichtung #center #content .news-single-item .news-single-author {
	margin-bottom:20px;
	padding-top:0px;
	margin-bottom:10px;
	font-size:8pt;
	color:#659527;
	}
#ausrichtung #center #content .news-single-item h2 {
	font-family:"Trebuchet MS",Arial, Verdana;
	font-size:12pt;
	padding-top:10px;
	padding-bottom:20px;
	font-weight:normal;
	color:#000;
	}
#ausrichtung #center #content .news-single-item .news-single-author a:link, .news-single-author a:visited {
	font-size:8pt;
	color:#659527;
	}
#ausrichtung #center #content .news-single-timedata  {
	display:none;
	padding-bottom:20pt;
	}	
#ausrichtung #center #content .news-single-backlink {
	padding-top:20px;
	}
#ausrichtung #center #content .news-single-backlink a, .news-single-backlink a:link, .news-single-backlink a:visited {
	font-size:8pt;
	color:#659527;
	}
	





/* =========================================== */
/* =========================================== */
/* layout 0: 2-spaltig (1spalte klein, 2.spalte gross) */

#ausrichtung #center #content .contenttable-0  {
margin:0px;
padding:0px;
line-height:10pt;
}

#ausrichtung #center #content .contenttable-0 caption  {
align: left;
font-weight:bold;
text-align:left;

}

#ausrichtung #center #content .contenttable-0 .tr-even th {
vertical-align:top;
text-align:left;

}

#ausrichtung #center #content .contenttable-0 .td-0 {
width:50px;
vertical-align:top;
margin-right:2px;
}
#ausrichtung #center #content .contenttable-0 .td-1 {
width:90px;
vertical-align:top;
}
/* layout 1: 2-spaltig (1spalte klein, 2.spalte gross) */

#ausrichtung #center #content .contenttable-1  {
margin-top:8px;
padding:0px;
margin-bottom:8px;
border-top:#659527 1px solid;
}

#ausrichtung #center #content .contenttable-1 caption  {
align: left;
font-weight:bold;
text-align:left;

}

#ausrichtung #center #content .contenttable-1 .tr-even th {
vertical-align:top;
text-align:left;
padding-top:0;
margin:0;
}

#ausrichtung #center #content .contenttable-1 .td-0 {
width:90px;
vertical-align:top;
padding-top:0;
margin:0;
padding:0;
color:#659527;
font-size:8.5pt;
line-height:10.5pt;
border-bottom:#659527 1px solid;
padding-bottom:2px;
padding-top:2px;

}
#ausrichtung #center #content .contenttable-1 .td-1 {
width:290px;
vertical-align:top;
padding-top:0;
margin:0;
padding:0;
font-size:8.5pt;
line-height:10.5pt;
border-bottom:#659527 1px solid;
padding-bottom:2px;
padding-top:2px;
}

/* layout 2: 4-spaltig (1gross, 1klein, 1gross, 1mittel) */

#ausrichtung #center #content .contenttable-2  {
margin-top:0px;
padding:0px;
margin-bottom:8px;
}

#ausrichtung #center #content .contenttable-2 caption  {
align: left;
font-weight:bold;
text-align:left;
padding-left:2px;

}

#ausrichtung #center #content .contenttable-2 .tr-even th {
vertical-align:top;
text-align:left;
background-color:#fff;
padding-top:0;
padding-bottom:0;
margin:0;
}

#ausrichtung #center #content .contenttable-2 .td-0 {
width:170px;
vertical-align:top;
background-color:#fff;
padding-top:0;
padding-bottom:0;
margin:0;
padding:0;
color:#659527;
padding-left:2px;
}
#ausrichtung #center #content .contenttable-2 .td-1 {
width:100px;
vertical-align:top;
background-color:#fff;
padding-top:0;
padding-bottom:0;
margin:0;
padding:0;
padding-left:2px;
}
#ausrichtung #center #content .contenttable-2 .td-2 {
width:70px;
vertical-align:top;
background-color:#fff;
padding-top:0;
padding-bottom:0;
margin:0;
padding:0;
padding-left:2px;
}
#ausrichtung #center #content .contenttable-2 .td-3 {
width:110px;
vertical-align:top;
background-color:#fff;
padding-top:0;
padding-bottom:0;
margin:0;
padding:0;
padding-left:2px;
}



/* layout 3: 3-spaltig (1mittel, 1gross, 1gross) */

#ausrichtung #center #content .contenttable-3  {
margin-top:0px;
padding:0px;
margin-bottom:8px;
}

#ausrichtung #center #content .contenttable-3 caption  {
align: left;
font-weight:bold;
text-align:left;
padding-left:2px;

}

#ausrichtung #center #content .contenttable-3 .tr-even th {
vertical-align:top;
text-align:left;
background-color:#fff;
padding-top:0;
padding-bottom:0;
margin:0;
}

#ausrichtung #center #content .contenttable-3 .td-0 {
width:150px;
vertical-align:top;
background-color:#fff;
padding-top:0;
padding-bottom:0;
margin:0;
padding:0;
color:#659527;
padding-left:2px;
}
#ausrichtung #center #content .contenttable-3 .td-1 {
width:170px;
vertical-align:top;
background-color:#fff;
padding-top:0;
padding-bottom:0;
margin:0;
padding:0;
padding-left:2px;
}
#ausrichtung #center #content .contenttable-3 .td-2 {
width:170px;
vertical-align:top;
background-color:#fff;
padding-top:0;
padding-bottom:0;
margin:0;
padding:0;
padding-left:2px;
}





	
	
/* ======================================================= */
	
/* Liste */
	
#ausrichtung #center #content ul {
list-style-position:outside;
list-style-image:url(../images/listenpunkt.gif);
margin:0;
padding:0;
padding-left:15px;
padding-top:10px;
	}
#ausrichtung #center #content ul li {
margin-bottom:0px;
	}



	
/* ======================================================= */







/* fuss3 links  */



#ausrichtung #right #fuss03 a:link {
	font-family:"Trebuchet MS", Arial;
	font-size:8.5pt;
	text-decoration:none;
}

#ausrichtung #right #fuss03 a:visited {
	font-family:"Trebuchet MS", Arial;
	font-size:8.5pt;
	text-decoration:none;
}



/* ======================================================= */



/* bild legende  */


.csc-textpic-caption {
font-size:8.5pt;
line-height:10.5pt;}
.csc-textpic-caption a {
font-size:8.5pt;
line-height:10.5pt;}
