body
{
	padding: 0;
	margin: 0;
	
	background: #E26404 url(bg.jpg) ;
	color: #FFF;
	font-family: arial, verdana, helvetica, tahoma, sans-serif;
	font-size: 80%;
	line-height: 150%;

SCROLLBAR-FACE-COLOR: #000000;
	SCROLLBAR-HIGHLIGHT-COLOR: #E26404 ;
	SCROLLBAR-SHADOW-COLOR: #E26404 ;
	SCROLLBAR-3DLIGHT-COLOR: #E26404 ;
	SCROLLBAR-ARROW-COLOR: #fff;
	SCROLLBAR-TRACK-COLOR: black;
	SCROLLBAR-DARKSHADOW-COLOR: #E26404 ;


}



textarea {
font-family: arial, helvetica, sans-serif; 
color: #fff; 
background-color: #E26404 ;
font-weight: bold; 
font-size: 11px; 
border-right: #000066 0px solid; 
border-top: #000066 0px solid; 
border-left: #000066 0px solid; 
text-indent: 0px; 
border-bottom: #000066 0px solid;

width:200px;
}

input {
font-family: arial, helvetica, sans-serif; 
color: #fff; 
font-weight: bold; 
font-size: 13px; 
border-top-width: 0px; 
border-left-width: 0px; 
border-left-color: #000066;
border-right-width: 0px; 
border-right-color: #000066;
border-bottom-width: 0px; 
border-bottom-color: #000066;
border-top-color: #000066; 
text-indent: 0px; 
background-color: #E26404 ;
width:200px;
}




ul.st-kontakt label.label {width:100%;float:left;} 


.button {height:24px; border: 1px solid #FFFFFF;}
ul.st-kontakt li {overflow:auto;margin-bottom:5px;position:relative;}
label.error {
    color: #CF0606 !important;
	position:absolute;
	top:0;
	left:70px;
	
}
input.error, textarea.error {
    background-color: #FFC2C2;
    border: 1px solid #960A06;
    box-shadow: 0 0 4px #F9A89F;
}
img
{
	border: 0;
}

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

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

#centrecontainer
{
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
}

#outercontainer
{
	margin-left: -400px;
	position: absolute;
	top: -276px;
	left: 50%;
border: 0px solid #000;
}

#kopf
{
	width: 800px;
height: 126px;
	
	margin-bottom: -3px;

	color: #fff;
background: #E26404;
}




#logo
{
	width: 200px;
height: 125px;
	float: left;
	color: #000;
	background: #E26404;
margin-left:0px;
}



#bild
{
	width: 400px;
	height: 125px;
	float: right;
	color: #000;
	

}

#header
{
	width: 800px;
	height: 15px;
	font-size: 0.95em;
	letter-spacing: 1px;
	text-transform: uppercase;
      font-weight: bold;
        background: #000 url(balken2.jpg) top left no-repeat;

}


#fuss
{
	width: 800px;

	height: 32px;
	font-size: 0.8em;
	letter-spacing: 1px;
	text-transform: uppercase;
      font-weight: normal;
       background: #000 url(balken1.jpg) top left no-repeat;

}



#container    
{
	border: 20px solid #000;
	width: 760px;
	height: 370px;
	background: #000;
}





#containerleft
{
	float: left;
	width: 380px;
	height: 370px;
	background: #000 url('containerright-image.jpg5');
	border-right: 10px solid #000;
padding-bottom: -1px;
	
}

#containerleft a
{
	text-decoration: none;
	color: #FFF;
}

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




#containerright
{
	float: left;
	width: 350px;
	height: 370px;
	background: #000;
	overflow: auto;
	padding: 10px;
padding-bottom: 0px;
color: #fff;
}




#containerright h2 {
font-family: helvetica, arial, verdana, tahoma, sans-serif;
color: #ff6c00;
border-bottom: 1px dotted #999;
	padding-bottom: 0px;
font-size: 18px; 
	letter-spacing: 1px;
font-weight: bold;
text-transform: uppercase;
}



#footer
{
	width: 800px;
	text-align: right;
	padding: 5px 0px;
	color: #fff;

text-transform: uppercase;
}

#footer a
{
	text-decoration: none;
	color: #fff;
}

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






/*Lefthand Menu ----------------------------- */

ul, li, ol {
        margin: 0;
        padding: 0;
        list-style-type: none;
        text-align: left;

}


#lefthand{
        float: left;
        width:200px;
height: 125px;
background: #000;
}

#link
{
	width: 200px;
	height: 125px;
	float: left;
	color: #000;
	background: #000;

}

#lefthand_menu {
        float: left;
        margin: 0px;
        width: 200px;
        padding: 0px;
        text-align: left;
        position: relative;
}

#lefthand_menu ul li a, #lefthand_menu ul li a:link {
        display: block;
        padding: 3px 0px 2px 25px;
        color: #ff6c00;
        text-align: left;
        text-decoration: none;
        font-weight: bold;
text-transform: uppercase;
letter-spacing: 1px;
        font-size: 0.95em;
        border-bottom: dotted 1px #666;
        background: url(lefthand_pfeil.gif) top left no-repeat;
}

#lefthand_menu ul li a:hover {
        color: #FFFFFF;

        background: url(lefthand_pfeil.gif) top left no-repeat;
        background-color: #E26404;
}

#lefthand_menu ul ul li a, #lefthand_menu ul ul li a:link {
        display: block;
        margin-left: 15px;
        padding: 4px 0px 4px 13px;
        color: #003366;
        text-decoration: none;
        font-weight: bold;
        font-size: 1.0em;
        background: none;
        border-top: solid 1px #E8E3DF;
}

#lefthand_menu ul ul li a:hover {
        color: #FFFFFF;

        background: none;
        background-color: #E8E3DF;
}

#lefthand_menu ul ul ul li {
        margin-left: 0px;
        padding: 0px 0px 0px 13px;
        font-size: 1.0em;
}*/

/* IE Requirement \*/
* html #lefthand_menu ul li { float: left; height: 1%; }
* html #lefthand_menu ul li a { height: 1%; }
/* End */









