@charset "UTF-8";
/**
 * "Yet Another Multicolumn Layout" - (X)HTML/CSS Framework
 *
 * (en) draft for a central stylesheet
 * (de) Vorlage für ein zentrales Stylesheets
 *
 * @copyright       Copyright 2005-2009, Dirk Jesse
 * @license         CC-A 2.0 (http://creativecommons.org/licenses/by/2.0/),
 *                  YAML-C (http://www.yaml.de/en/license/license-conditions.html)
 * @link            http://www.yaml.de
 * @package         yaml
 * @version         3.1
 * @revision        $Revision: 343 $
 * @lastmodified    $Date: 2009-01-19 23:41:32 +0100 (Mo, 19. Jan 2009) $
 */

/* import core styles | Basis-Stylesheets einbinden */
@import url(../yaml/core/base.css);

/* import screen layout | Screen-Layout einbinden */
@import url(../yaml/navigation/nav_shinybuttons.css);
@import url(screen/basemod.css);
@import url(screen/content.css);

/* import print layout | Druck-Layout einbinden */
@import url(../yaml/print/print_020.css);


#logo {
	float: left;
	width: 196px;
	height: 93px;
}

#topnav {
	padding-top: 15px;
	padding-right: 15px;
}

#navright {
	float: right;
	width: 200px;
	height: 93px;
}

#searchform {
	margin-top: 15px;
	display: block;
}

#form1 #send {
	height: 17px;
	display: block;
	float: right;
}

#form1 #search {
	width: 155px;
	font-size: 10px;
	display: block;
	float: left;
	height: 17px;
}

#midtop {
	height: 224px;
	width: 530px;
	background-image: url(../images/headertopbg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#headerbox {
	background-color: #F56600;
	height: 28px;
	width: 530px;
	background-repeat: repeat;
	visibility: visible;
	z-index: 100;
}

#headerboxbox {
	background-color: #FFFFFF;
	height: 150px;
	width: 204px;
	position: relative;
	top: 10px;
	right: -280px;
	padding: 10px;
}

#rightbox {
	position: relative;
	margin-bottom: 10px;
	width: 200px;
}
.csc-header {
	float: none;
}
#rightbox_address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
	background-color: #EEEEEE;
	position: absolute;
	overflow: hidden;
	top: 110px;
	left: 61px;
	width: 130px;
	height: 115px;
	z-index: 2;
	float: none;
}

#rightbox_background {
	display: block;
	width: 200px;
	height: 240px;
	background-color: #EEEEEE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
}

.ansprechpartner {
	margin: 0px;
	padding: 0px;
	display: block;
	width: 100%;
	float: left;
	background: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
}

.ansprechpartner img {
	float: left;
	height: 72px;
}

.ansprechpartner dd {
	padding: 5px;
	margin-left: 55px;
}

#rightbox li {
	list-style-image: url(../images/listarrow.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
	list-style-position: inside;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

#rightbox a {
	color: #000000;
}

.partnerlogo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #336699;
	margin-top: 2px;
}

#searchform #form1 {
	height: 17px;
}

#navig ul {
	display: block;
	margin: 0px;
	padding: 0px;
}

#navig li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#navig .level1 a {
	display: table-cell;
	vertical-align:middle;
	height: 40px;
	width: 167px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 19px;
	background-image: url(../images/btn_bgbig.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-position: bottom;
}

#navig .level2 a {
	display: table-cell;
	vertical-align:middle;
	height: 25px;
	width: 167px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 19px;
	background-image: url(../images/bg_submenu1.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	/*text-indent:10px;*/
	border-bottom:solid 1px #fff;
}

#navig .level2act a {
	display: table-cell;
	vertical-align:middle;
	height: 25px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 19px;
	background-image: url(../images/bg_submenu1.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	border-bottom:solid 1px #fff;
}

#navig .level3 a {
	display: table-cell;
	vertical-align:middle;
	height: 25px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 19px;
	background-image: url(../images/bg_submenu2.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	border-bottom:solid 1px #fff;
}
#navig .level3act a {
	display: table-cell;
	vertical-align:middle;
	height: 25px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 19px;
	background-image: url(../images/bg_submenu2.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	border-bottom:solid 1px #fff;
}
.celmenu {
	background-color: #EEEEEE;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.celmenu a {
	color: #000000;
	text-decoration: none;
}

#contentbox_left,
#contentbox_right {
	margin: 0px;
	padding: 0px;
}

/*------------------------------------------------------*/
#greenbox {
	height: auto;
	width: 530px;
	border: 0;
}

#greenbox h1 {
	display:block;
	width:auto;
	height: auto;
	margin:0;
	padding:21px 15px 25px 180px;
	background-color:#124301;
	border-top:solid 28px #F56600;
	font-size:28px;
	text-align:right;
	line-height:26px;
}

#greenbox h1.nav2 {
	display:block;
	width:auto;
	height: auto;
	margin:0;
	padding:8px 10px;
	background-color:#124301;
	border-top:solid 28px #F56600;
	font-size:16px;
	text-align:left;
	line-height:26px;
}

/* -----------------------   Bild links / Text floatet rechst daneben -----*/
#contentbox_left img,
#greenbox img {
	margin: 0 10px 5px 0;
	float: left;
}

/* -----------------------   Ueberschrift rechts vom Foto  ---*/
#contentbox_left h3 a {
	font-size: 16px;
	color: #124301;
}

#contentbox_left p {
	padding-right: 10px;
	padding-left: 10px;
}

#contentbox_left a.mehr {
	margin-left: 10px;
}

/* -----------------------   Bild floatet nach rechts  ---*/
#contentbox_right img {
	margin: 0 0 5px 8px;
	float: right;
}

/* -----------------------   Teaser/Einleitungstext fett  ---*/
p.intro {
	line-height:130%;
	font-size: 14px;
	font-weight:bold;
	color:#124301;
	margin: 5px 3px 0 0;
}

/* -----------------------   Ueberschrift linksbuendig + Umbruch ---*/
#contentbox_right h3 a {
	font-size: 16px;
	color: #124301;
}

#contentbox_right a.mehr {
	margin-left: 10px;
}

/*
a.mehr { padding-left:15px; }
*/
#col2 p {
	margin: 5px 5px 0 10px;
}

#headerboxbox p {
	margin: 5px 0 0 0;
}

.sitemap1 {
	padding-left: 20px;
	padding-bottom: 3px;
}

.sitemap2 {
	padding-left: 40px;
	padding-bottom: 3px;
}

.sitemap3 {
	padding-left: 60px;
	padding-bottom: 3px;
}

#col2 .csc-header {
	margin-bottom: 10px;
}

#col2 table {
	padding: 5px;
}

#col2 td {
	padding: 5px;
}


