body {
	background: #fcfcfc url(../img/background.jpg) repeat-x;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height:1.3;
}

.clear {
	clear: both;
}

a {
	color:#005D3A;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#logo {
	display:block;
	position:absolute;
	text-indent:-9999px;
	width:270px;
	height:30px;
	left:0px;
	top:33px;
}

#wrapper{
	margin:0 auto;
	background-image: url(../img/shadow.jpg);
	width:960px;
	padding-top: 13px;
	padding-left: 40px;
	padding-right: 40px;
	margin-top: 30px;
	overflow: hidden;
}

#content{
	width:960px;
	background-color: #ffffff;
	float: left;
	border-bottom: 12px solid #005d3a;
	position: relative;
	padding-bottom: 90px;
}

#breadcrumb {
	position: absolute;
	bottom: 20px;
	right:30px;
	width:650px;
	border-top: 1px solid #9c9c9c;
	padding-top: 9px;	
}

#breadcrumb a {
	color:#9c9c9c;
	font-weight: bold;
	font-size: 11px;
	background-image: url(../img/pfeil.png);
	background-position: right 1px;
	padding-right: 13px;
	margin-right: 5px;
}

#breadcrumb a.last{
	margin-right: 0;
	padding-right: 0;
	background-image: none;
}


#top {
	text-align: right;
	color: #000000;
	font-size: 11px;
	padding-top: 12px;
	padding-bottom: 37px;
	padding-right: 30px;
	background-image: url(../img/header.jpg);
	background-position: bottom left;
}

#top a {
	color: #000000;
}

.teaser {
	overflow:hidden;
	border-bottom: 7px solid #e5e5e5;
	width:960px;
	margin-bottom: 55px;
	position: relative;
	clear: both;
	margin-top:20px;
}

.two-cols .teaser {
	width:679px;
	margin-top:0;
}

.teaser .balken {
	position: absolute;
	bottom:30px;
	left:0;
	background-image: url(../img/teaser_balken.png);
	height:26px;
	padding-left: 300px;
	padding-right: 20px;
	padding-top: 12px;
	color:#ffffff;
	font-size: 14px;
	font-weight: bold;
}

div#content ul {
	margin-bottom:20px;
}

div#content div.col-center ul li{
	list-style:circle;
	margin-left:15px;
}

ul#menu {
	float: right;
	margin-top: 18px;
	margin-bottom: 65px;
}

ul#menu li {
	float: left;
	border-right: 2px solid #e3e3e3;
	height:14px;
}

ul#menu li.last {
	border-width: 0;
}

ul#menu a {
	text-transform: uppercase;
	color: #9c9c9c;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	margin: 0 16px;
	float: left;
}

ul#menu a:hover {
	text-decoration: none;
	color: #000000;
}

ul#menu li.active a {
	color: #000000;
}

ul#menu li.small {
	height: 9px;
	margin-top: 3px;
}

ul#menu li.small a {
	font-size: 9px;
	line-height: 9px;
	font-weight: normal;
}

ul#menu li.last a {
	margin-right: 35px;
}

div.col-left {
	float:left;
	width:220px;
	padding-left: 30px;
	margin-top: 20px;
}

div.col-left p {
	margin-bottom: 20px;
	line-height: 1.3;	
}

div.two-cols {
	float:left;
	width:649px;
	margin-left: 31px;
	margin-top:20px;
}

div.col-center {
	float: left;
	width: 445px;
	margin: 0 30px;
}

div.two-cols div.col-center {
	margin: 0;
}

div.two-cols div.col-right{
	margin-top: 0;
	margin-left: 30px;
}

div.col-center h1 {
	font-weight: normal;
	font-size: 26px;
	margin-bottom: 15px;
	line-height: 26px;
}

div.col-center h2  {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 35px;
	color: #9c9c9c;
}

div.col-center h3 {
	font-weight: bold;
	font-size: 12px;
	
	margin-bottom: 15px;
}

div.col-center .gradient h3 {
	border-bottom: 2px solid #9c9c9c;
	padding-bottom: 10px;
	padding-right: 40px;
	float: left;
	
}

div.col-center p {
	font-size: 12px;
	margin-bottom: 20px;
	line-height: 1.3;
}

div.col-center ul {
	clear: both;
}

#submenu ul li {
	list-style:none !important;
	margin-left:0 !important;
	margin-bottom: 10px;
}

#submenu ul a, ul.linklist a {
	color: #005d3a;
	font-weight: bold;
	font-size:12px;
	line-height:14px;
	
}

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

ul.pdf li {
	background-image: url(../img/pdf.png);
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	font-size: 11px;
}

div.col-left #submenu ul li.active {
	margin-top: -5px;
	margin-left: -30px !important;
}

div.col-left #submenu ul li.active li {
	margin: 5px 0 !important;
}

div.col-left #submenu ul li.active ul {
	display:block;
}

div.col-left #submenu ul li.active a {
	padding-left:30px;
	padding-top: 5px;
	padding-bottom:5px;
	width: 220px;
	background-color: #005d3a;
	color: #ffffff;
	display: block;
}


div.col-left #submenu ul ul {
	margin-left: 42px;
	margin-bottom: 15px;
	margin-top: 7px;
	display:none;
}

div.col-left #submenu ul ul li {
	margin: 5px 0;
	background-image: url(../img/pfeil.png);
	background-position: left 1px;
	padding-left: 10px;
}
	

div.col-left #submenu ul ul a{
	font-size: 11px;
	color: #9c9c9c;
	font-weight: normal;
	display:none;
}

div.col-left #submenu ul li.active li a {
	padding: 0;
	background-color: transparent;
	color: #9c9c9c;
	width: 198px;
}

div.col-left #submenu ul li.active li.active a {
	color: #005d3a;
}

div.col-center .gradient {
	background-image: url(../img/col_center_bg.jpg);
	width: 405px;
	min-height:294px;
	padding: 20px;
}

div.col-right .gradient {
	background-image: url(../img/col_right_bg.png);
	width: 144px;
	min-height:183px;
	padding: 15px;
}

div.col-right{
	float: left;
	width:174px;
	margin-top: 20px;
}

div.col-right h2 {
	font-weight: bold;
	font-size: 12px;
	border-bottom: 2px solid #e3e3e3;
	padding-bottom: 7px;
	margin-bottom: 10px;
}

div.col-right .row {
	margin-bottom: 45px;
}

div.col-right .row img{
	margin-bottom: 10px;
	
}

div.col-right img {
width: 169px;
}

div.col-right .row h3 {
	font-weight: bold;
	font-size: 11px;
	line-height: 1.3;
}

div.col-right .row h3 a{
	color: #9c9c9c;
}

div.col-right h4 {
	font-weight: normal;
	font-size: 11px;
	line-height: 1.3;
	margin-bottom: 20px;
}


.list-with-img, .list-without-img {
	width:650px;
	overflow:hidden;
	border-top:2px solid #e3e3e3;
	padding-top:40px;
	margin-top:35px;
}

.list-with-img.first, .list-without-img.first {
	border-top-width:0;
}

.list-without-img {
	padding-top:25px;
	margin-top:20px;
}

.list-with-img p, .list-without-img p {
	margin-bottom:5px !important;
	float:left;
}

.list-with-img p {
	width:400px;
}

.list-without-img p {
	width:445px;
}

.list-with-img p.gap, .list-without-img p.gap {
	margin-top:25px;
}

.list-with-img span, .list-without-img span {
	float:left;
}

.list-with-img span.label, .list-without-img span.label {
	width:130px;
}

.list-with-img img, .list-with-img .images {
	float:right;
	margin-right:75px;
	width:150px;
}

.list-with-img .images img {
	margin-right:0px;
	margin-bottom:5px;
}

.kontakte {
	overflow:hidden;
	margin-bottom:20px;
}

.kontakte img {
	float:left;
	margin-right:30px;
	width:105px;
}

.kontakte h3 {
	margin-top:10px;
	margin-bottom:2px !important;
}


.kontakte .daten {
	float:left;
}

.kontakte .daten h3.col-left {
	width:75px;
	margin:0;
}

.kontakte .daten p.col-right {
	width:235px;
	margin-bottom:2px;
}

a.plus img {
	background: transparent url(../img/plus.png) no-repeat bottom left;
	padding-bottom:15px;
}

h3.col-left {
	float:left;
	clear:both;
	width:110px;
}

p.col-right {
	float:left;
	width:300px;
}

label {
	width:60px;
	float:left;
}

input {
	float:left;
	margin-right:10px;	
}

form {
	overflow:hidden;
	margin-bottom:10px;
}