body {
background-image:url(img-style/bg-body.png);
background-repeat:repeat-x;
background-position:bottom;
}
html {
min-height: 100.1%;
}
p, div, td{
font: 14px Helvetica, Verdana, Arial, sans-serif;
line-height: 1.7em;
color:#6C6A62;
}

p { margin:20px 0 0px 0; padding:0;}

h3 {
font-family: Arial, Helvetica, sans-serif;
font-size:22px;
text-transform:uppercase;
color:#C96032;
font-weight:normal;
margin:0;
padding:20px 0 0 0;
}

#navigation {
position:absolute; left:10px; top:105px; width:253px; height:270px; background-image:url(img-style/bg-menu.png);
background-repeat:no-repeat;
display: inline;
overflow:hidden;
} 

img {
border:0;
}

#navigation ul {
	color:#FFFFFF;
	margin:50px 1px 0px 15px;
	list-style-type:none;
	padding:0px;
}

	#navigation li {
	margin:0px 0px 5px 10px;
	padding:0px;
	}
	#navigation li a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	text-transform:uppercase;
	padding:3px;
	display:block;
	font-family:"Tahoma",Trebuchet,Arial,Helvetica,Sans-serif;
	font-size:13px;
	line-height:1.2em;
	margin:0px;
	background : url(img-style/navi-bullet.gif) no-repeat 8px 10px;
	padding-left:20px;
	}

	* html #navigation li a {
	height: 1px;
	}
	#navigation li a:hover {
	background-color:#C96032;
	}
	#navigation li #active {	background-color:#F0723C;	}


form {
	margin: 0;
}

.highlight {
	background-color: #D0D0D0;
}
.border {
	font-size: 1px;
	height: 10px;
}
.login {
	padding: 2px 10px 2px 10px;
	font-size: 10px;
	background-color: #003366;
	color: #FFFFFF;
	text-align: center;
}
.login input {
	width: 95%;
	font-size: 10px;
}
.login a:link, .login a:visited, .login a:active {
	color: #DDDDDD;
	text-decoration: none;
}
.login a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


#header {position:relative; width:100%; background-image: url(img-style/bg-header.jpg); height:390px;}
#header-860 {position:relative; background-color:#FFFFFF; width:860px; height:390px; margin-left:auto; margin-right:auto;}
#header-logo {position:absolute; left:35px; top:25px;}
#header-img {position:absolute; right:10px; top:90px; width:600px; height:300px;}

#content {position:relative; width:860px; margin-left:auto; margin-right:auto;
overflow:auto !important;  /* für moderne Browser */
overflow:inherit;min-height:550px;height:auto !important;  /* für moderne Browser */
height:550px;  /*für den IE */
}
#content-right {float:right; width:600px; padding-bottom:100px;}
#content-left {float:left; width:215px; margin-left:25px;display: inline; margin-top:20px;}

#footer {position: relative; bottom:0px; left:0px; height:30px; width:100%; text-align:center; margin-left:auto; margin-right:auto; font-size:11px;}
#footer  a { text-decoration:none; color:#858377;}
#clearer {clear:both; float: none; height:1px; line-height:1px;}

#arten-farben {
width:501px;
height:242px;
background-image:url(img-style/arten-farben.gif);
margin-top:30px;
}
h4 {
font-family:"Tahoma",Trebuchet,Arial,Helvetica,Sans-serif;
font-size:15px;
color:#321608;
font-weight:normal;
margin:10px;
padding-top:125px;
}
#arten-farben p { margin:10px;color:#784D12; font-size:12px; line-height:1.4em;}
