/* Allgemein */

* {margin:0px; padding:0px;}

body {background:url(images/bg-body.png) top repeat-x #f3f3f3;
	font-family:arial, helvetica;
	font-size:12px;
	color:#5c5c5c;}

.floatleft {float:left;}
.floatright {float:right;}
.clear {clear:both;}
img {border:0px;}
.center {text-align:center;}

a {color:#008831; text-decoration:none;}
a:hover {text-decoration:underline;}


a.securesite {position:absolute; bottom:-140px; right:5px;}



/* Grundformatierung */

#main {width:1000px; margin:0px auto;}
#header {height:122px;}
#header p{ float: right; margin: 10px 5px 0px 0px;}
#content {width:760px; padding:15px; background:#ffffff; float:left; border-radius:8px; min-height:602px; position:relative;}
#header .logo {margin-top:40px;}

#footer {height:92px; width:960px; padding:20px; margin-top:15px; font-size:11px; color:#ffffff;background:url(images/bg-footer.png); border-radius:8px;}
#footer div {padding-right:50px; margin-right:10px; border-right:1px dotted #d2d3d4; float:left; height: 102px;}
#footer div#footer_last {border-right: none;}
#footer a {color:#b0eec7;}

.dreiboxen {height:260px; position:absolute; bottom:30px; z-index:6;}
/*.box {width:240px; height:273px; border-radius:8px; float:left; margin-right:15px; overflow:hidden;}*/
.box{
    border-radius: 8px 8px 8px 8px;
    float: left;
    height: 260px;
    margin: 0 10px 0 20px;
    overflow: hidden;
    width: 220px;
}
.boxkopf {line-height:24px; background:url(images/bg-boxkopf.png); color:#fff; text-transform:uppercase;padding-left:8px;}
.boxinhalt {background:url(images/bg-gesellschaften.jpg) #f9f9f9; height:236px; }

.beastartseite {position:absolute; z-index:5; bottom:0px; left:77px; top: 65px;}
.h1startseite  {color:#007D32; font-size: 24px;text-align:center; font-weight:normal;}

#navcolumn .center{ }
.kooperationen{
	margin-top: 20px;
	font-size: 16px;
	font-weight: bold;
}
.kooperationen a{
	display: block;
	margin: 20px auto 0px auto;
}
.kooperationen a#logo_vfmw{
	width: 122px;
	height: 28px;
	background: url(images/logo_vfmw_off.jpg) no-repeat;
}
.kooperationen a#logo_vfmw:hover{
	background: url(images/logo_vfmw_on.jpg) no-repeat;
}
.kooperationen a#logo_vmw{
	width: 85px;
	height: 30px;
	background: url(images/logo_vmw_off.jpg) no-repeat;
}
.kooperationen a#logo_vmw:hover{
	background: url(images/logo_vmw_on.jpg) no-repeat;
}
.kooperationen a#logo_sdv{
	width: 54px;
	height: 44px;
	background: url(images/logo_sdv_off.jpg) no-repeat;
}
.kooperationen a#logo_sdv:hover{
	background: url(images/logo_sdv_on.jpg) no-repeat;
}


#login {
	background: #e5e5e5;
	padding: 5px 15px  8px 15px;
	position: absolute;
	margin-left: 935px;
	border-radius: 0 0 8px 8px;
	display: none;
}
	#login a{color: #646464;}

#slider1{
	width:220px;
	height:249px;
	text-align: center;
}
	#slider1 div{
		height: 100px;
		margin: 10px 0px;
	}
	.bx-window{
		width: 220px;
		height: 249px;
	}


/* Navi */

#navcolumn {width:192px; float:right; position:relative;}
#navcolumn ul {list-style:none; border-radius:8px; margin-bottom:1px; padding:10px 0px;}
#navcolumn ul li{border-bottom:1px solid rgba(0,0,0,0.2);}
#navcolumn ul li:hover, #navcolumn ul a.active{border-bottom:1px solid rgba(0,0,0,0.2); background:url(images/nav-ov.png); }
#navcolumn ul li a {color:#d3d3d3; text-decoration:none; line-height:20px; padding:2px 10px 2px 10px;display:block; }
#navcolumn ul li a:hover  {color:#fff;}

#navcolumn ul li.subnav {background: #3A3A3A;}
#navcolumn ul li.subnav:hover, #navcolumn ul li.subnav a.active{background: #005E25;}
#navcolumn ul li.subnav a {padding-left: 20px;}

#NAVI1 {background:url(images/bg-navi1.png) bottom repeat-x #646464;}
#NAVI2 {background:url(images/bg-navi2.png) repeat-x #646464;}
#NAVI3 {background:url(images/bg-navi3.png) repeat-x ; height:74px;}






/* Text-Formatierung */

h1 {
	color: #007D32;
	font-size: 18px;
	margin-bottom: 30px;
	font-weight: bold;
}
h2 {
	color: #007D32;
	font-size: 15px;
	margin-bottom: 25px;
	font-weight: bold;
}
h3{
	color: #007D32;
	font-size: 12px;
	margin-bottom: 20px;
	font-weight: bold;
}
p{
	font-size: 12px;
	line-height: 22px;
	margin-bottom: 20px;
}

#content ul, 
#content ol{
	margin: 0px 0px 20px 20px;
}
	#content ul li, 
	#content ol li{
		line-height: 22px;
	}

#content ul li {margin-bottom:5px;}

table td{
	padding: 5px;
	vertical-align: top;
}
	table td.weiss{
		background: #646464;
	}

	table td p{
		margin: 0px;
	}
	
.formtable td{
	padding: 0px 5px;
}
	
.weiss{
	color: #ffffff;
}

.zelle1 {
    background-image: url("images/bg-gruenezelle.jpg");
    color: #4C4C4C;
    width: 350px;
}
.zelle2 {
    border: 1px dashed #CECECE;
}
.zelle2 a {
    white-space: nowrap;
}

li.Y ,
ul.Y li{
    list-style-image: url("images/y.jpg");
	margin-left: 10px;
}
li.N ,
ul.N li{
    list-style-image: url("images/x.jpg");
	margin-left: 10px;
}


.csc-mailform {
	margin-bottom: 30px;
}
	.csc-mailform-field{
		clear: both;
	}
		.csc-mailform-field label{
			float: left;
			width: 70px;
		}
		
		.csc-mailform-field input, 
		.csc-mailform-field textarea,
		.csc-mailform-field select{
			float: left;
			width: 350px;
			margin-bottom: 5px;
		}
		#mailformformtype_mail{
			margin-left: 70px;
			width: 359px;
			border: solid 1px #aaaaaa;
			cursor: pointer;
		}
	

.useranmeldung {
	margin-bottom: 30px;
}

	.useranmeldung tr td{
		padding: 0px;
	}
	
	.useranmeldung input{
		width: 250px;
		margin-bottom: 5px;
	}

	.useranmeldung .button{
		margin-left: 0px;
		width: 150px;
		border: solid 1px #aaaaaa;
		cursor: pointer;
	}
	.useranmeldung .checkbox{
		width: 20px;
		border: none;
	}


	
.button{
	border: solid 1px #aaaaaa;
	cursor: pointer;
	width: 200px;
}

input, textarea, select {
    border-color: #9B9B9B;
    border-style: dotted;
    border-width: 1px;
    color: #424242;
    font-family: Arial,sans serif;
    font-size: 12px;
    margin-bottom: 3px;
    padding: 3px;
}

		
		
fieldset		{border:0px;}


.textboxstartseite {
	position:absolute;
	left: 420px;
	top:100px;
	z-index:8;
	color: #007D32;
	font-size: 13px; /* ehemals 16*/
	}

#content .textboxstartseite ul li {
	line-height: 20px;
	margin-bottom:8px;
	}
	
	
	
table#tabpartner2 {
    margin-bottom: 40px;
    width: 100%;
}
	table#tabpartner2 tbody tr td {
		padding: 3px;
	}
	table#tabpartner2 tbody tr td img {
		border: 1px solid #C4C4C4;
	}



#absprechpartner {
	border-spacing: 10px;
	width: 470px;
}
	#absprechpartner td{
		border: solid 1px #C4C4C4; 
		border-radius: 8px;
		padding: 10px;
	}
		#absprechpartner h2{
			padding-top: 8px;
		}
			#absprechpartner h2 img{
				margin-top: -7px;
			}


#content .leistungen table th{
	padding: 0px 20px 0px 0px;
	text-align: left;
	color: #007D32;
}
#content .leistungen table td{
	width: 350px;
	padding: 0px 15px 0px 0px;
}
	#content .leistungen td h2{
		margin-bottom: 10px;
	}
	#content .leistungen table td p,
	#content .leistungen table th p,
	#content .leistungen table td ul{
		margin-bottom: 0px;
	}
	#content .leistungen table td ul{
		list-style: none;
		margin-left: 0px;
	}
		#content .leistungen table td ul li{
			background: url(images/haekchen.jpg) no-repeat 0px 6px;
			padding: 0px 0px 0px 20px;
		}


/* Div mit Bea bei Vorteile */				
#c541{
	float: right;
}

/* Div mit Accordeon bei Vorteile */							
#c540{
	float: left;
	width: 500px;
}	

/* Div mit Bea bei Leistungen */							
#c532 .csc-textpic-imagewrap img{
	margin-bottom: 0px;
}

/* Div mit Accordeon unter Bea bei Leistungen */
#c562{
	margin-top: -10px;
}

/* Div mit Accordeon und Bea bei Profil */
#c563{height:500px;
	background: url(images/bea-profil.jpg) 490px 55px  no-repeat;
}
	#c563 .tx-jfmulticontent-pi1{
		width: 480px;
	}




.pdf {
    list-style-image: url("../../fileadmin/images/pdf-logo.gif");
	margin-left: 10px;
}


#wegweiser {
	background: url("images/black_transparent_pixel.png") repeat scroll 0 0 transparent;
	height: 100%;
	left: 0;
	margin-top: 0;
	padding-top: 150px;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 10;
}
#wegweiser p{
	margin: 0px auto;
	width: 808px;
}

