/*
CSS Credit: http://www.templatemo.com/
*/
.post_body{
min-height: 130px;
}

body {
	margin:0;
	padding:0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #68686A url(images/hintergrund.jpg) repeat-x;
}

a:link, a:visited { color: #447B48; text-decoration: none; } 
a:active, a:hover { text-decoration: underline; }
.rex-active span{color: #CCCCCC !important;}

h1 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 18px;
	font-weight: bold;
	color:#447B48;
}

h2 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 15px;
	font-weight: bold;
	color:#5B5847;
}

#left_column h2,
#right_column h2{
color: #fff;
}

h3 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #447B48;
	text-decoration: underline;
}

h4 {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

p {
	margin: 10px 0px;
	color: #5b5847;
	text-align: justify;
}

ul {
    color:#5B5847;
    margin:10px 0;
    text-align: justify;
}

#middle_column ul.betriebstaetigk li{
	list-style:square;
}

li{
list-style:square;
}
tbody{
      color: #5b5847;
}

.link{
    border-bottom:  1px solid #447B48; 
}

.link p{
    text-align: left;
}

.url{
    width: 220px;
}

.link td{
    padding: 5px;
}

img {  
	margin: 0px; 
	padding: 0px;
}

#container {
background: #fff;
	margin: 0px auto;
	width: 930px;
	margin-top: 15px;
}

.send_btn {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	height: 19px;
	width: 27px;
	font-size: 14px;
	font-weight: bold;
	color: #0a8eb8;
	text-decoration: none;
	background: none;
	border: none;
}

.textfield {
	margin: 0px 5px 0px 0px;
	padding: 0px;
	float: left;
	height: 19px;
	width: 175px;
	font: 12px Arial;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}

.more_button a{
	clear: both;
	display: block;
	width: 57px;
	height: 19px;
	margin-left: 100px;
	padding: 0px 0px 0px 10px;
	background: url(images/readmore.gif) no-repeat;
	color: #FFFFFF;
	text-decoration: none;
}

/* ----- Header ----- */

#header1 {
	clear: both;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	width: 930px;
	height: 170px;
}

#logosection {
	margin: 0px 0px 0px 0px;
	float: left;
	width: 235px;
	height: 170px;
	background: #fff;
}

.sitelogo {
	margin: 10px 0px 0px 44px;
	padding: 0px;
	height: 146px;
	width: 140px;
	background:url(images/vefb_logo.png) no-repeat;	
}

.sitename {
	margin: 10px 0px 0px 20px;
	padding: 0px;
	font: 35px Arial;
	font-weight: bold;
	color: #ffffff;
}

.sitename span {
	font-weight: normal;
}

#header {
	margin: 0px;
	float: right;
	width: 695px;
	height: 170px;
	background: #447b48;
}
#header p{
padding: 5px 0px 0px 10px;
color: #ece4e4;
float:left;
font-size: 11px;
line-height: 14px;
font-weight: 800;
width: 151px;

}
#header img{
float:right;
}
#header .title{
	padding: 50px 0px 0px 180px;
	font-size: 20px;
	font-weight:bold;
	color: #333333;
	line-height: 25px;
}

#header .bigtext{
	font-size: 30px;
	font-weight:bold;
	color: #ffffff;
}

/* ----- End of Header ----- */

/* ------------- Menu ------------------ */
#menu1 {
	clear: both;
	margin-bottom: 0px;
	padding: 0px;
	width: 930px;
	height: 35px;
	background: #ffffff;
}

#search {
	float: left;
	width: 225px;
	height: 28px;
	padding: 7px 0px 0px 10px;
	background: #447b48;
}

#menu {
	float: right;
	width: 695px;
	height: 35px;
	margin: 0px;
	background: #c6c7c8;

}

#menu ul {
	margin: 0px;
	text-align: right;
	list-style: none;
}
section2_title
#menu ul li {
	margin: 0px;
	display: inline;	
}

#menu1 ul li a {
	margin: 0px;
	display:inline-block;
	height: 30px;
	padding: 5px 20px 0px 20px;
	font: 14px arial;
	color:#000000;
	text-decoration: none;

}

#menu ul li a:hover, #menu ul li .current {
	color: #FFF;
	background: url(images/menu1hover_background.gif) repeat-x;
}

/* ---------- End of Menu ------------- */

/* ----------------- Content ----------------------- */

#content {
    background: url("images/backgroundcontent.gif") repeat scroll 0 0 #FFFFFF;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 930px;
}

#left_column {
	float: left;
	margin: 0px 10px 5px 0px;
	padding: 20px 10px;
	width: 215px;     
	min-height: 400px;
}

#middle_column {
	float: left;
	margin: 0px 0px 5px 0px;
	padding: 20px 5px;
	width: 465px;
	min-height: 400px;
}

#right_column {
	float: right;
	margin: 0px 0px 5px 10px;
	padding: 20px 0px 0px 0px;
	width: 200px;
	background: #fff;
	min-height: 400px;
}

/* left column */

#leftcolumn_box01 {
	width: 215px;
	padding: 0px;
	background: #447B48;	
	margin: 0px 0px 10px 0px;	
}
#imagebutton {
	width: 215px;
	margin: 0px 0px 10px 0px;	
}
#imagebutton a, img{
	border: none;
}

#leftcolumn_top{
    background: url("images/section2_title.gif") no-repeat scroll 0 0 transparent;
    margin:10px 10px 0;
    padding:12px 15px 5px 10px;
}
#leftcolumn_box01 .leftcolumn_box01_top{
	width: 195px;
	height: 15px;
	padding: 10px;
	background: url(images/leftsection_top.gif) no-repeat;		
}
#leftcolumn_box01 .leftcolumn_box01_bottom{
	width: 195px;
	padding: 10px;
	color: #FFFFFF;
}

#leftcolumn_box02 {
	border:1px solid #447B48;
    margin:0 0 10px 10px;
    padding:10px 10px 10px 15px;
    width:163px;
}
#leftcolumn_box02 ul {
	margin: 0px;
	padding: 10px 0px 0px 5px;
	list-style: none;
}

#leftcolumn_box02 ul li{
	display: block;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#leftcolumn_box02 ul li a{
	padding: 0px 0px 0px 15px;
	margin: 0px;
	color: #447B48;;
	text-decoration: none;
	background: url(images/list_icon02.gif) center left no-repeat;
    font-weight: bolder;
}

#leftcolumn_box02 ul li a:hover{
	text-decoration: none;
}

/* end of left column */

/* middle column */

#section1 {
	float: left;
	width: 205px;
	margin-right: 10px;
	padding: 10px;
	background: #fff;
	border: 1px solid #447B48;
}
#section1 p{
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#section2 {
	float: right;
	width: 190px;
	padding: 0px;
	background: #bcbcbc;
}

#section2 .section2_top{
	height: 24px;
	padding: 10px 0px 0px 10px;
	background: url(images/section2_title.gif) no-repeat;
}
#section2 .section2_bottom{
	float: left;
	padding: 10px;
}

#section2 ul {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	list-style: none;
}

#section2 ul li{
	display: block;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#section2 ul li a{
	padding: 0px 0px 0px 15px;
	margin: 0px;
	color: #000000;
	text-decoration: none;
	background: url(images/list_icon01.gif) center left no-repeat;
}

#section2 ul li a:hover{
	color: #ffffff;
	background: url(images/list_icon02.gif) center left no-repeat;
}


/* end of middle */

/* right column */

#right_box01 {
	width: 185px;
	height: 38px;
	padding: 10px 5px;
	color:#FFFFFF;
	font-size: 15px;
	background: url(images/rightsection_background.gif) no-repeat;	
	margin: 0px 0px 10px 5px;	
}

.rightbig_button a{
	clear: both;
	display: block;
	width: 165px;
	height: 48px;
	margin: 0px 0px 10px 5px;
	padding: 10px 20px 0px 10px;
	background: url(images/rightsection_background.gif) no-repeat;
	color:#FFFFFF;
	font-size: 18px;
	text-decoration: none;
}

.right_box02 {
	clear: both;
	width: 190px;
	padding: 0px;
    padding-bottom: 10px;
	margin: 0px 0px 10px 5px;
    background: #C6C7C8;
}
.right_box02 p{
padding-left: 10px;
padding-right: 10px;
}
.right_box02 .rightbox02_top{
	width: 190px;
	height: 25px;
	padding: 10px 0px 0px 0px;
	background: #447B48 url(images/rightsection_top.gif) no-repeat;
}
.right_box02 .rightbox02_bottom{
	width: 170px;
	padding: 15px 10px 10px 10px;
	background: #cce8f2;
}
.right_box02 .customer_section{
	clear: both;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
.right_box02 p{
	/*padding: 0px;
	margin: 0px;*/
}
/* end of right column */



/* ----- Form ----- */
.form_row{
	padding: 3px 0px;
}

form{
	margin: 0px 10px 0px 0px;
	padding: 0px;
	text-align: right;	
}

label {
width: 175px;
height: 16px;
display:block;
	margin-right: 10px;
}

input{
	width: 110px;
	height: 18px;
}

.button{
	width: 80px;
	height: 25px;
}
.searchbutton{
background: #447B48 url(images/suchbutton.jpg) no-repeat;
border: none;
cursor: pointer;
width: 20px;
height: 20px;
}


/* ----- End of Form ----- */

/* ----- Footer ----- */

#footer {
    border-top:1px solid #C6C7C8;
    clear:both;
    color:#666666;
    height:50px;
    padding:10px 0 0 235px;
    text-align:center;
    width:695px;
}
#footer_bottom {
	width: 930px;
	height: 10px;
	margin: 0px;
	padding: 0px;
	/*background: #d5d5d5 url(images/footer_bottom.gif) no-repeat;*/
}

/* IE6 hack */
* html #footer_bottom {
	width: 930px;
	height: 10px;
	margin-bottom: -10px;
	padding: 0px;
	/*background: #d5d5d5 url(images/footer_bottom.gif) no-repeat;*/
}

#footer a{
	color: #666;
}

#footer a:hover{
	color: #ccc;
}

/* ----- End of Footer ----- */


.termine{
    background-color:#C6C7C8;
    
}
/*.termine strong{
padding-left:10px;
    padding-right:5px;
}*/
.Artikelbilder{
    float:left;
    padding: 10px;
    padding-right: 15px;
}

.teaser, .beraterTeaser {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #447B48;
    min-height:130px;
}

.teaser p{
    /*padding-left:180px;*/
}

.beraterTeaser p, .beraterTeaser h3{
    text-align: right;
}

#send_btn{
    background-image: url(images/suchbutton.jpg);
    width: 22px;
    height: 22px;
}
#profil_edit{
text-align: left;
}
#profil_edit label{
float:left;
width: 120px;

}
.profil_input{
width: 300px;
}
.profil_sub_bt{
background: #447B48;
color: #fff;
font-weight: bold;
border:none;
margin-top: 10px;
margin-left: 130px;
}
p.info{
color: #444;
background: #fff5cc;
border: 2px solid #f2dd8c;
text-align:center; 
width: 460px;
display:block;

}
#rex-navi-paginate{
text-align:center;
height: 40px;
border: 1px solid #ccc;
}
#rex-navi-paginate ul li{
float:left;
text-align:center; 
list-style: none;
margin-right: 10px; 
width: 10px;
border-bottom: 1px solid #ccc;
}
#rex-navi-paginate .rex-clearer{
clear:both;
}
#rex-navi-paginate ul li.rex-navi-paginate-prev span,
#rex-navi-paginate ul li.rex-navi-paginate-next span{
border:none;
display:none;
}
#rex-navi-paginate ul li.rex-navi-paginate-prev {
border-bottom: 0px;
}
#rex-navi-paginate ul li.rex-navi-paginate-next {
border-bottom: 0px;
}
table.rex-table{
text-align: left;
width: 465px;
}
table.rex-table tr{
/*border-bottom: 1px solid #ccc;*/
}
table.rex-table th{
background: #ccc;
color: #447B48;
text-align: left;
}
table.rex-table th.firma{
width: 300px;
padding-left: 5px;
}
table.rex-table th.plz{
width: 50px;
padding-left: 5px;
}
table.rex-table th.ort{
width: 80px;
padding-left: 5px;
}

#rex-navi-paginate ul li.rex-navi-paginate-message {
width: 140px; 
border:none;
}

