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%;

}






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 url('linien2.jpg');
	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 */









