body
{
	margin:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

a, a:link, a:visited
{
	text-decoration:none;
	color:black;
}
	
a:hover
{
	color:#cc0033;
}
	
a:focus
{
 	-moz-outline-style: none;
}

#header
{
	background-image:url('img/zaehne.png');
	background-position:bottom;
	background-repeat:no-repeat;
	
	height:270px;
	width:700px;
}

#header a:hover
{
	text-decoration:underline;
	color:black;
}

#header #anschrift
{
	float:left;
	padding-top:10px;
	background-image:url(img/dotted_v.gif);
	background-repeat:repeat-y;
	background-position:170px;
	font-size:9px;
	line-height:11px;
	width:250px;
}

#header #logo
{
	background-image:url('img/logo.gif');
	background-position:top left;
	background-repeat:no-repeat;
	background-color:white;
	width:364px;
	height:112px;
	text-align:right;
}

#hauptmenu a, #hauptmenu a:link, #hauptmenu a:visited
{
	color:white;
	display:block;
	height:102px;
	padding-top:10px;
	float:left;
	text-transform:uppercase;
	font-weight:bold;
	width:83px;
	padding-left:5px;
	margin-right:4px;					
}

#hauptmenu a:hover
{
	text-decoration:none;
	height:95px;
	border-top:7px solid white;
}

#logo img
{
	margin:5px 20px;
}
		
#header #submenu
{
	float:right;
	padding-top:16px;
}
		
#submenu a, #submenu a:link, #submenu a:visited
{
	color:white;
	display:block;
	width:160px;
	filter:alpha(opacity=50); -moz-opacity: 0.50; opacity: 0.50;
	padding:5px;
	border-bottom:1px dotted white;
	background-color:black;
	background-position:4px 9px;
	background-repeat:no-repeat;
}

#submenu a:hover
{
	filter:alpha(opacity=100); -moz-opacity: 1; opacity: 1;
	text-decoration:none;
}

#base
{
	margin-top:10px;
	width:700px
}
	
#base h1
{
	margin:0;
	font-size:25px;
	font-weight:normal;
	padding:6px 0px;
	margin-bottom:5px;
	background-position:left;
	background-repeat:no-repeat;
	border-top:1px dashed black;
}

#base h1 span
{
	font-size:9px;
	float:right;
	vertical-align:top;
	color:#3366cc;
	text-align:right;
}

#base .content
{
	width:410px;
	font-size:12px;
	float:right;
}

#base .unter
{
	width:270px;
	border-top:1px dashed black;
	float:left;
	padding:10px 0;
	min-height:100px;
}

#base .case
{
	float:left;
}
	
#base img
{

}
	
#footer
{
	margin-top:30px;
	padding:5px 0 5% 0;
	width:700px;
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	border-top:1px dashed black;
	float:left;
}

#auswahl
{
	display:block;
	position:absolute;
	top:100px;
	left:735px;
}
		
#auswahl a, #auswahl a:link, #auswahl a:visited
{
	color:black;
	display:block;
	width:170px;
	padding:5px 0 5px 9px;
	border-bottom:1px dashed black;
	background-image:url('img/produkte/kl.gif');
	background-position:0px 5px;
	background-repeat:no-repeat;
}

#auswahl a:hover
{
	background-color:#cc3333;
	color:white;
	text-decoration:none;
	filter:alpha(opacity=85); -moz-opacity: 0.80; opacity: 0.80;
	border-bottom:1px solid white;
	background-image:url('img/weiss.gif');
}

.message
{
	width: 100%;
	border-bottom: 1px solid black;
	background-color: red;
	padding: 2px;
	font-weight: bold;
	color: white;
	position: absolute;
	top: 0px;
	left: 0px;
}

.error-message
{
	color: red;
	font-weight: bold;
}

#loading_t
{
	width: 100%;
	border-bottom: 1px solid black;
	background-color: rgb(153, 204, 51);
	padding: 2px;
	font-weight: bold;
	color: white;
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
}

.news
{
	
}

.news_title
{
	font-weight: bold;
}

#submenu a, #submenu a:link, #submenu a:visited
{
	width:155px;
	padding:5px 0 5px 15px;
	background-image:url('img/home/kr.gif');
}
	
#base h1
{
	width:245px;
	padding:6px 0px 6px 25px;
	background-image:url('img/home/gr.gif');
}

a:hover
{
	color:#3366cc;
}

#auswahl
{
	display:block;
	position:absolute;
	top:100px;
	left:735px;
}
		
#auswahl a, #auswahl a:link, #auswahl a:visited
{
	color:black;
	display:block;
	width:170px;
	padding:5px 0 5px 9px;
	border-bottom:1px dashed black;
	background-image:url('img/produkte/kl.gif');
	background-position:0px 5px;
	background-repeat:no-repeat;
}

#auswahl a:hover
{
	background-color:#cc3333;
	color:white;
	text-decoration:none;
	filter:alpha(opacity=85); -moz-opacity: 0.80; opacity: 0.80;
	border-bottom:1px solid white;
}

.newsb
{
	border-left: 1px solid black;
	padding: 5px;
	width: 270px;
}

