

@import url('errors.css');

.wichtig{
display:none;
}


html, body {
margin: 0;
padding: 0;
height: 100%;
width:100%;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
}

html{
background-color:#fff;
background:url(/images/bg.jpg) no-repeat fixed center bottom!important;
}

body{
background:url(/images/pattern.png);
}

#logo {
margin-left:-10px;
padding-top:20px;
}

#headernavi{padding-left:220px; margin-top:-17px;}

.callback {
width:250px; height: 150px;
padding-bottom:20px;
margin-top:12%;
margin-left:690px;
color:#000000;
}

div.wrapper {
width: 940px;
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto;
}

div.wrapper_footer {
width: 440px;
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto;

}

div.header {
width: 940px;
height: 60px;

}

#vertical_slide{background-color:#ffffff; width:446px; height:254px; background-image:url(../images/kontakt.gif); padding-top:40px; padding-left:7px; padding-right:7px;}

#vertical_slide2{background-color:#ffffff; width:440px; height:254px; background-image:url(../images/impressum.gif); padding-top:40px; padding-left:10px; padding-right:10px;}

div.leftcol {
width: 446px;
height: 280px;
float: left;
margin-right: 20px;
background-image:url(../images/projekte.gif);
background-repeat:no-repeat;
background-color:#FFFFFF;
font-size:0.8em;
padding:7px;
overflow:hidden;

}

div.rightcol {
width: 460px;
height: 294px;
float: left;
overflow:hidden;

}

div.news{
width: 220px;
height: 284px;
background-color:#FFFFFF;
background-image:url(../images/news.gif);
background-repeat:no-repeat;
padding: 15px 18px 0px 222px;
font: 12px/19px Arial, Verdana, sans-serif;
color: #555;




}

test{
font: 115%/155% Georgia, "Times New Roman", Times, serif;
color: #333333;

}



div.clear {
clear: both;
margin: 0px;
padding: 0px;
height: 0px;
line-height: 0px;
font-size: 0px;
}

div.footer {
clear: both;
width: 100%;
margin: -68px auto 0px auto;
padding: 0px;
padding-top:12px;
height: 56px;
background-image:url(../images/footer.gif);
}


* html div.footer {margin-top: -28px; padding-top: -12px;}


.green{color:#a4a82f}
.oragne{color:#f7831e}
.blue{color:#7bb2c6}
.red{color:#c93825}

img, img a, img a:hover{border: 0px; text-decoration:none;}

a{text-decoration:none; color:#f58320;}

h1{font-size:11px; color:#000}

.infoseiten h1 { text-transform: uppercase; line-height: 120%; padding:5px; background-color:#f7831e; color:#ffffff; font-size:24px; font-family: Helvetica, Arial; font-weight:normal;}
.infoseiten h1 a, .infoseiten h2 a {color:#fff; padding:0px; text-decoration:none;}
.infoseiten h2 a {color:#000; padding:0px; text-decoration:none;}
.infoseiten{line-height:150%; margin-top: 80px; margin-bottom: 50px; width:100%; height:100%;background-color:#fff; padding:10px 20px 20px 20px;}
.infoseiten a {color:#000; padding:0px;}
.infoseiten h1 a:hover {color:#fff; padding:0px; background-color:#f7831e;}
.infoseiten .glossar {padding-top:10px; margin-top:20px; border-top: 1px solid #e8e8e8;}
.infoseiten .glossar a{text-decoration:none; background-image:url(../images/arrow.png); padding:2px; padding-left:17px; background-repeat:no-repeat;}
.infoseiten .glossar a:hover {color:#fff; background-image:url(../images/arrow_hover.png); padding:2px; padding-left:17px; background-color:#f7831e; background-repeat:no-repeat;}



h1 a, h2 a {color:#000}

h2, h3, h4 {
	
	font-size:11px;

}

#headernavi a {
	text-decoration:none;
	color:#ffffff;
	font-size:14px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding: 0 0 0 13px;
    background:url(/images/pfeilheader.png) no-repeat left center;

}
#headernavi a:hover {
	text-decoration:none;
	border-bottom: 4px solid #e63f8d;
}

div.footer a{
	text-decoration:none;
	color:#000000;
	font-size:11px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
	}
div.footer a:hover{
	text-decoration:none;
	color:#993300;
	font-size:11px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
	}

*html #wrapper,  *html #logo {margin-bottom:-15px;}
*html #headernavi{margin-top:5px;}


input{
width:180px; font-family:Arial;
color:#a3a62c;
font-size:11px;
padding: 2px;
height:15px;
border: 1px dotted #f1811f;
}

textarea{
width:180px; font-family:Arial;
color:#a3a62c;
font-size:11px;
padding: 2px;
border: 1px dotted #f1811f;
}

*html input textarea{ width:120px;} 

select{
width:142px; font-family:Arial;
color:#a3a62c;
font-size:11px;
padding: 2px;
height:20px;
border: 1px dotted #f1811f;
}

.submitbutton{
margin-top:0px;
width:92px; font-family:Arial;
color:#ffffff;
font-size:11px;
padding: 2px;
height:20px;
font-weight:bold;
border: 0px solid #ffffff;
background-color: #f1811f;
}

.resetbutton{
margin-top:0px;
width:92px; font-family:Arial;
color:#ffffff;
font-size:11px;
padding: 2px;
height:20px;
font-weight:bold;
border: 0px solid #ffffff;
background-color: #f1811f;
}



.buttoncb:hover, .submitbutton:hover, .resetbutton:hover{
background-color:#CC6633;
cursor:pointer;}





div.buttons {
	clear: both;
	float: left;
	width: 300px;
}


#innerform {
	float: left;
	padding: 15px;
}


.clearthis {
	clear: both;
}

label{padding-right:20px;}

li{ list-style-type:square;}

