* {
	font-family: verdana, arial, helvetica, sans-serif;
	border: 0;
	outline: 0;
	background: transparent;
}

html, body, div, table, fieldset{
	margin: 0;
	padding: 0;
}

.clear:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clear { 
  display: inline-table;
}

/* Hides from IE-mac \*/
* html .clear {
  height: 1%;
}

.clear {
  display: block;
}
/* End hide from IE-mac */

body {
	background: #fff url('body_bg_all_08.jpg') left top no-repeat;
	color: #000;
	font-size: .75em;
	line-height: 1;
}

.bd11 {
	background-image: url('body_bg_11.jpg');
}

.bd10 {
	background-image: url('body_bg_10.jpg');
}

.bd9 {
	background-image: url('body_bg_9.jpg');
}

.bd8 {
	background-image: url('body_bg_8.jpg');
}

.bd7 {
	background-image: url('body_bg_7.jpg');
}

.bd6 {
	background-image: url('body_bg_6.jpg');
}

.bd5 {
	background-image: url('body_bg_5.jpg');
}

.bd4 {
	background-image: url('body_bg_4.jpg');
}

.bd3 {
	background-image: url('body_bg_3.jpg');
}

.bd2 {
	background-image: url('body_bg_2.jpg');
}

.bd1 {
	background-image: url('body_bg_1.jpg');
}

:focus {
	outline: 0;
}

a {
	color: #7b7889;	
	text-decoration: none;
}

a:hover, a:focus {
	color: #ee7f01;
	text-decoration: none;
}

a, a *, button, button *, .button, .button * {
	cursor: pointer;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

th, td {
	vertical-align: top;
}

p {
	margin-top: 0;
}

textarea {
	overflow: auto;
}

#logo span, .access {
	display: none;
}

#siteholder {
	display: block;
	margin: 0;
	width: 1205px;
}

#logo, #logo a {
	display: block;
	height: 190px;
	width: 295px;
}

#logo {
	left: 105px;
	position: absolute;
	top: 20px;
}

#header {
	display: block;
	padding: 49px 0 0 475px;
}

.nav {
	list-style: none;
	margin: 0;
	padding: 0;
}

.nav a:hover, .nav a:focus {
	color: #7b7889;
}

.nav .active a, .nav .active hover, .nav .active:focus {
	color: #ee7f01;	
}

#navWrap {
	height: 11em;
}

#navMain, #navSub, #navSub2, #navSub3 {
	position: absolute;
	width: 720px;
	left: 516px;
}

/* schnelle Lösung....*/
#navMain {
	top: 63px;
}
#navSub {
	top: 107px;
}
#navSub2 {
	top: 174px;
}
#navSub3 {
	top: 204px;
}
/* schnelle Lösung....*/


.nav li {
	display: block;
	float: left;
	padding-right: 4px;
	white-space: nowrap;
}

#navMain {
	padding-bottom: 5px;
}

#navMain li {
	padding-right: 7px;
}

#navMain li {
	font-size: 1.5em; /*font-size: 1.58em;*/
}

#navSub li, #navSub2 li, #navSub3 li {
	font-size: 1.25em;
	padding-bottom: 12px;
}

#navSub2 li, #navSub3 li {
	font-size: 1.05em;
}

#navSub3 li, #navFooter li {
	font-size: .85em;
}

#content, #footer {
	margin-left: 170px;
	width: 999px;
}

#content {
	line-height: 140%;
	padding: 75px 0 10px 0;
}

#content .content_table {
	border-collapse: collapse;
	width: 999px;
	margin-bottom: 40px;	
	padding: 0;	
	table-layout: fixed;
}

#content .content_table .eins {
	padding: 0px 20px 0px 0px;
}

#content .content_table .zwei {
	padding: 0px 10px 0px 10px;
}

#content .content_table .drei {
	padding: 0px 0px 0px 20px;
}

#content .content_table .links {
	width: 311px;
	padding: 0px 0px 30px 0px;
}

#content .content_table .rechts {
	width: 666px;
	padding: 0px 0px 30px 33px;
}

/* 2-Spalten-Layout */
#tpl2cols {
	width: 999px;
}

#tpl2cols .tpl2cols_headimgrow {
	margin: 0 0 25px 0;
}


#tpl2cols .tpl2cols_leftcol {
	float: left;
	width: 314px;
}

#tpl2cols .tpl2cols_rightcol {
	margin: 0 0 0 342px;
}

/* /2-Spalten-Layout */

#content h1, #content h2, #content h3, #content h4, #content h5 , #content h6{
	line-height: 140%;
	margin: 0;
	padding: 0 0 0.5em 0;
	font-weight: bold;
}

#content h1 {
	font-size: 1.3em;
	color: #000;
}

#content h2 {
	font-size: 1.3em;
	color: #000;
}

#content h3 {
	font-size: 1.3em;
	color: #000;
}

#content h4 {
	font-size: 1.05em;
	color: #000;
	padding: 0;
}

#content h5 {
	font-size: 1em;
	color: #000;
	padding: 0;
}

#content h6 {
	font-size: 1em;
	color: #000;
	padding: 0;
}


#content ul,
#content ol {
	margin: 0;
	padding: 0;
	list-style-type: circle;
}

#content ol {
	list-style-type: decimal;
}

#content ul {
	list-style: none;
	padding: 0 0 20px 0;
}

#content ul li {
	background: transparent url('listenelement_2.jpg') left -.9em no-repeat;
	padding-left: 15px;
}

fieldset {
	border: 0;
	padding: 0;
}

legend {
	font-weight: bold;
	margin: 0;
	padding: 0 0 10px 0 !important;
}

input, textarea, select {	
	background: #F1F1F1;
	border: 1px solid #7b7889;
	margin: 2px;
	padding: 2px;	
}

input:focus, textarea:focus {
	background: #fff;
}

.capt_kontakt { 
	margin-left: 2px; 
}

.balken {
	margin-bottom: 40px;
}

a.orange_sm,
.orange_sm { 
	background: transparent url('orange_sm.jpg') left top no-repeat;
	color: #fff;
	display: block;
	font-size: 25px;
	height: 75px;
	line-height: 75px;
	margin: 0 0 20px 0;
	text-align: center;
	vertical-align: middle;
	width: 312px;	
}

a.orange_sm,
.orange_sm a{ 
	color: #fff;
	text-decoration: none;
}

a.orange_sm:hover,
.orange_sm a:hover{ 
	color: #7b7889;
}

.img-left {
	float: left;
	margin: 0 20px 10px 0;
}

.img-right {
	float: right;
	margin: 0 0 10px 20px;
}

.img-center {
	margin: 0 auto;
	text-align: center;
}

.teaserbox {
	border: 1px dotted #ccc;
	padding: 10px;
	margin-bottom: 10px;
}

#siteoptions {
	clear: both;
	padding: 20px 0 0 342px;
	width: 657px;
}

#siteoptions a {
	margin-right: 10px;
}

#footer {
	border-top: 1px solid #aaa;
	padding: 10px 0 20px 342px;
	width: 657px;
}

#navFooter {
	padding: 0 0 30px 0;
}

#navFooter ul {
	margin-left: 0;
	padding-left: 0;
}

input.error,
textarea.error{
	border: 1px solid #f00;
}

.error {
	color: #f00;
}

.dspnone {
	display: none;
}


/* Styles fuer Template Plugin */
div.tpl_wrap {

}
	
	div.tpl_wrap div.tpl_left {
		float: left;
		width: 314px;
		text-align:right;
	}
		
		div.tpl_wrap div.tpl_left *{
			text-align:right;
		}
		
		div.tpl_wrap div.tpl_left .orange_sm{
			text-align:center;
		}
		
		div.tpl_wrap div.tpl_left .orange_sm,
		div.tpl_wrap div.tpl_left img {
			margin-top: 5px;
		}
	
	div.tpl_wrap div.tpl_right{
		margin: 0 0 0 342px; 
	}
	
	div.tpl_wrap .tpl_clear{
		clear:both;
		height: 0;
		line-height: 0;
		font-size:0;
	}