html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}



body 
{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #dcdcdc;
}

div#centerbox
{
	width:980px;
	height:630px;
	position:absolute;
	left:50%;
	margin-left:-490px;
	background-color: #fff;
}

div#logo
{
	width:138px;
	height:229px;
	position:absolute;
	margin-top:38px;
}

div#content
{
	width:822px;
	height:454px;
	position:absolute;
	margin-left:158px;
	margin-top:80px;
}

div#address
{
	width:700px;
	position:absolute;
	margin-left:210px;
	margin-top:580px;
}

div#menu
{
	width:822px;
	position:absolute;
	margin-left:210px;
	text-align: center;
}

div#impressum_li
{
	width:422px;
	position:absolute;
	margin-left:210px;
	margin-top:290px;
}
div#impressum_re
{
	width:422px;
	position:absolute;
	margin-left:450px;
	margin-top:290px;
}



#mail a
{
	width:400px;
	height:30px;
	position:absolute;
	margin-left:158px;
	margin-top:460px;
	display:block;
}


p
{
	font-size: 13px;
	font-weight:normal;
	color: #a0a5a9;
	line-height: 1.3em;	
}



h1
{
	font-size: 14px;
	font-weight:normal;
	color: #000;
	line-height: 1.3em;	
}

h2
{
	font-size: 14px;
	font-weight:bold;
	color: #000;
	line-height: 1.3em;	
}

.copyright
{
	font-size: 11px;
	font-weight:normal;
	color: #000;
	line-height: 1.3em;	
}

.impressumlink 
{ 	
	font-size: 14px;
	font-weight:normal;
	color: #000;
	margin:0px;
	line-height: 1.3em
}
a.impressumlink
{ 
	color: #000; 
	text-decoration: none; 
}
a.impressumlink:hover { 
	color: #1a95d4; 
	text-decoration: none; 
}




.textlink 
{ 	
	font-size: 13px;
	font-weight:normal;
	color: #a0a5a9;
	margin:0px;
	line-height: 1.3em
}
a.textlink
{ 
	color: #a0a5a9; 
	text-decoration: none; 
}
a.textlink:hover { 
	color: #1a95d4; 
	text-decoration: none; 
}







ul#menu_home
{
	font: 12px/12px Arial, sans-serif;
	list-style:none;
	font-weight:normal;
	color: #000;
	line-height: 2em;
	letter-spacing: 0.1em;
}

ul#menu_home li
{
	margin-top:0px;
	display:inline;
	float:left;
	padding:0 5px 0 5px;
}

ul#menu_home li a:link,
ul#menu_home li a:visited,
ul#menu_home li a:hover,
ul#menu_home li a:active
{
	display:block;
	color:#000;
	text-decoration:none;
}

ul#menu_home li a:hover { 
	color: #1a95d4;
}