body { background:#ffffff; margin:0px; background-image: url(/img/body_bg.gif); background-repeat: repeat-x;}
#top   { background:#E2DBD1; background-image: url(/img/top_bg.gif); position: absolute; z-index: 0; top: 0px; left: 0px; width: 100%; height: 125px; visibility: visible; display: block }
#navibg     { background-image: url(/img/navi_bg.gif); position: absolute; top: 125px; left: 0px; width: 100%; height: 38px; visibility: visible; display: block }
#utils0  { position: absolute; top: 0px; left: 725px; width: 100px; height: 100px; visibility: visible; display: block }
#utils1  { position: absolute; top: 60px; left: 748px; width: 110px; height: 75px; visibility: visible; display: block }
#utils2  { background-image: url(/img/vdotline.gif); position: absolute; top: 0px; left: 870px; width: 1px; height: 87px; visibility: visible; display: block }
#utils3  { position: absolute; top: 10px; left: 873px; width: 100px; height: 100px; visibility: visible; display: block }
#section  { position: absolute; top: -6px; left: 890px; width: 300px; height: 30px; visibility: visible; display: block;}
#contentbg    { background-image: url(/img/content_bg.gif); position: absolute; top: 163px; left: 0px; width: 800px; height: 500px; visibility: visible; display: block }
#subnavi1  { position: absolute; top: 180px; left: 30px; width: 205px; height: 30px; visibility: visible; display: block; color: #6A6A6A; }
#subnavi2  { position: absolute; padding:0px; top: 220px;  left: 0px; width: 247px; height: 100%; visibility: visible; display: block; color: #6A6A6A; }

#content_line {
	background-image: url(/img/vdotline.gif);
	position: absolute;
	top: 185px;
	left: 270px;
	width: 1px;
	height:810px;
	max-height:100%;
	visibility: visible;
	display: block;
}

#content    { position: absolute; top: 185px; left: 305px; width: 375px; height: 100%; visibility: visible; display: block; color: #6A6A6A;}

#navi  {
	position: absolute;
	top: 10px;
	left: 30px;
	width: 651px;
	height: 19px;
	visibility: visible;
	display: block;
	color: #ffffff;
}

#suche1  { position: absolute; top: 10px; left: 715px; width: 45px; height: 27px; visibility: visible; display: block; color:#B7B7B7; }
#suche2  { position: absolute; top: 8px; left: 761px; width: 160px; height: 27px; visibility: visible; display: block }
#suche3  { position: absolute; top: 8px; left: 930px; width: 40px; height: 27px; visibility: visible; display: block }

#tagcloud{
	width:345px;
	padding:10px;
	border: 1px dashed #dedede;
	text-align:justify;
	margin-bottom:30px;
	display:block;
}

#tagcloud p{
	margin-top:10px;
	margin-bottom:10px;
}

#boxright{
	position: absolute;
	top: 185px;
	left: 710px;
	height: 100%;
	visibility: visible;
	display: block;
	background:#ffffff;
	padding:1px;
	border:1px solid #DDDDDD;
}

#boxright2 {
	position: absolute;
	left: 710px;
	width:228px;
	visibility: visible;
	display: block;
	background:white;
	background-image:url(img/box_right_bg_252px.gif);
	border: 1px solid #DDDDDD;
}

a.tagcloud:hover{ text-decoration: underline; }

input.search{
 padding-top: 1px;
 padding-left: 4px;
}

input.sucheingabe{
 border:0px;
 height:20px;
 width:160px;
 margin-top:-1px;
 padding-left:3px;
 padding-top:0px;
}

div, td{
 font-family: verdana, arial, sans-serif;
 font-size: 11px;
 color: #6A6A6A;
}

img {
	border:0;
}

img.referenzen_img{
 border: 1px solid #D1D1D1;
 width:200px;
 height:80px;
}

.referenzen_navi_left{
 position:absolute;
 left:2px;
 top:470px;
 width:200px;
 height:40px;
 visibility:visible;
 display:block;
}

.referenzen_navi_center{
 position:absolute;
 left:300px;
 top:485px;
 width:300px;
 height:40px;
 visibility:visible;
 display:block;
}

.referenzen_navi_right{
 position:absolute;
 left:455px;
 top:470px;
 width:205px;
 height:40px;
 visibility:visible;
 display:block;
 text-align:right;
}

p{

}

a.navi{
 color:#ffffff;
 font-weight:normal;
 text-decoration: none;
}

a.navi_active{
 color:#aaaaaa;
 font-weight:normal;
 text-decoration: none;
}

a.subnavi_active{
 color:#BB2200;
 font-weight:normal;
 text-decoration: none;
}

a.reflink{
 color:#6A6A6A;
}

a{
 color:#000000;
 font-weight: normal;
 text-decoration: none;
}

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

h1{
	padding:0px;
	margin:0px;
	background-image: url(/img/section_arrow.gif);
	font-size: 16px;
	color:#6A6A6A;
	font-size:10px;
	padding-left:18px;
}

h2{
	padding:0px;
	margin:0px;
	color:#BB2200;
	font-size: 14px;
}

h3{
 font-size: 11px;
}

h2.referenzen{
	font-size: 11px;
	color:#424242;
	margin-top:5px;
	margin-left:1px;
}

h3.referenzen{
	font-size: 11px;
	margin: 0 0 10px 0;
	padding-top: 15px;
	padding-bottom: 5px;
	border-bottom:  1px #ccc dashed;
}

p.referenzen{
 margin-top:0px;
 margin-left:1px;
}
/****************************************************************
** Listen
****************************************************************/
/* Ordered List */
ol {
	margin:20px 0 20px 0;
	padding:0px;
}
/* FAQ */
ol.faq {
	list-style-type:decimal;
	margin-left:18px;
}

ol.faq li{
	margin:0 0 12px 0;
}

/*IE Tweak*/
*+html ol.faq {
	margin-left:25px;
}

* html ol.faq {
	margin-left:25px;
}
/*  */

/* Unordered List */
ul{
	margin:0px;
	padding:0px;
}

ul li.utils{
 list-style-type:none;
 margin:0 0 0 10px;
}

/* Subnavi */
/* erste Ebene */
ul.subnavi{
 list-style-type:none;
 margin: 10px 10px 30px 20px; 
}

ul.subnavi li{
 list-style-type:none;
 background: url('/img/bg_subnavi.gif') no-repeat;
 margin: 5px 0 0 10px; 
 padding: 0px 0 15px 18px;
}

ul.subnavi li.active{
 list-style-type:none;
 background: url('/img/bg_subnavi.gif') no-repeat;
 margin: 5px 0 0 10px; 
 padding: 0px 0 15px 18px;
}
/* zweite Ebene */
ul.subnavi_l2 {
	list-style-type:none;
	margin-left:-10px;
	margin-top:20px;
}

ul.subnavi_l2 li{
 list-style-type:none;
 background: url('/img/bg_subnavi.gif') no-repeat;
 margin: 5px 0 0 10px; 
 padding: 0px 0 15px 18px;
}

ul.subnavi_l2 li.active{
 list-style-type:none;
 background: url('/img/bg_subnavi.gif') no-repeat;
 margin: 5px 0 0 10px; 
 padding: 0px 0 15px 18px;
}

/* Utilities */
ul.subnavi_utils{
 list-style-type:none;
 margin: 0px 10px 10px 0px; 
}

ul.subnavi_utils li{
 list-style-type:none;
 background: url('/img/bg_subnavi_noline.gif') no-repeat;
 margin: 0px 0 0px 15px; 
 padding: 0 0 0 8px;
}

ul.subnavi_utils li.active{
 list-style-type:none;
 background: url('/img/bg_subnavi_noline.gif') no-repeat;
 margin: 5px 0 0 10px; 
 padding: 0 0 0 18px;
}

/* Linkliste */
ul li.linklist{
 margin-bottom:10px;
 list-style-type:none;
}

ul li.content{
 list-style-type:none;
}

/* Content */

#content ul {
	margin: 0 0 0 15px;
}

#content table ul {
	margin: 0 0 0 37px;
}

/*
ol {
	background: green;
}

ol li {
	background:red;
}
*/
hr{
	height:0px;
	color: #ffffff;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	border-bottom: 1px dashed  #CECECE;
	padding:0px;
	margin:0px;
}

hr.subnavi{
 height:3px;
 border-color:#CECECE;
}

hr.bright{
 border-color:#f7f7f7;
}

.boxheadline{
 font-size:12px;
 font-weight:bold;
}

td.top{
 background-image:url(/img/td_top_bg.gif);
}






table.contact_form{
	width: 372px;
	background-color: #DDDDDD;
}

tr.contact_error {
	border:2px solid red;
}

td.contact_error {
	background-color: white;
    background-image:url(/img/td_top_bg.gif);
	color: #9B2207;
	font-weight: bold;
    padding:6px;
}

tr.contact_row {
}

td.contact_label {
	background-color: #f7f7f7;
	width: 130px;
	padding: 8px;
    vertical-align:top;
}

td.contact_input {
	background-color: #ffffff;
	padding: 8px;
}


input {


}

.error {
	background-color: white;
	color: #9B2207;
	font-weight: bold;
	text-align: center;
    padding:10px;
}


.confirmation {
	background-color: white;
	color: #8DBB00;
	font-weight: bold;
	text-align: center;
    padding:10px;
}


.contact_radio{
	width: 15px;
}

.contact_checkbox{
	width: 15px;
}

.contact_text{
    width:100%;
}

.contact_date{
}

.contact_email{
    width:100%;
}

.contact_textarea{
    height: 200px;
    width:100%;
}

.contact_radio{
}

.contact_select{
}

.contact_option{
}

#subnavi2 div{
	margin-left:30px;
	margin-top:10px;
}

#subnavi1 h1 {
	font-weight:bold;
	font-size:16px;
	padding-bottom:10px;
	border-bottom: 3px solid #ddd;
	margin-top:4px;
}

#backbutton, #subnavi2 .googleads {
	margin-top:20px;
	margin-bottom:20px;
}

#navi span {
	color:#8D8D8D;
}

#boxright2 h3 {
	padding:0px;
	margin:0px;
	background: url(/img/box_right_dot.gif) no-repeat;
	border-bottom: 3px solid #ddd;
	font-size: 12px;
	font-weight:bold;
	color:#6A6A6A;
	padding-left:14px;
	padding-bottom:5px;
	margin-bottom:5px;
}

#boxright2 h3.news {
	padding:0px;
	margin:0px;
	border-bottom: 3px solid #ddd;
	background-image: none;
	font-size: 12px;
	font-weight:bold;
	color:#6A6A6A;
	padding-bottom:5px;
}

#boxright2 h4 {
	padding:0px;
	margin:0px;
	background-image: none;
	font-size: 11px;
	font-weight:bold;
	color:#6A6A6A;
	padding-bottom:0px;
	margin-top:15px;
}

#boxright2 ul{
 list-style-type:none;
 margin: 10px 10px 10px 0px; 
}

#boxright2 ul li{
 list-style-type:none;
 background: url('/img/bg_subnavi_noline.gif') no-repeat;
 margin: 0px 0px 5px 0px; 
 padding: 0 0 0 8px;
}

#boxright2 hr {
	margin-top:20px;
	margin-bottom:20px;
}

#boxright2 p{
	margin-top:10px;
	margin-bottom:10px;
}

#map {
	margin-top:20px;
}

 .contact_form {
	margin-top:10px;
}