body
{
	padding: 0px; 
	margin: 0px; 
	color: #000000; 
	background-color: #bdbdbd;
	font-family: Arial; 
	font-size: 9pt;
}

img { border: 0px; }

.small { font-size:8pt; }

#wrapper1 
{
	padding: 0px;
	margin: 0px;
}

#wrapper2 
{
	padding: 0px; 
	margin: 0px; 
	margin-left: auto; 
	margin-right: auto; 
	width: 850px;
}

div#header
{
	width: 850px; 
	height: 197px; 
	background-image:url(../img/back_header.jpg);
	margin-top: 20px; 
	border: 1px solid #000000; 
	border-bottom: 1px solid #ffffff; 
	text-align: center;
}

div#navi
{
	background-image:url(../img/back_navi.png);
	background-repeat: no-repeat;
	width: 827px; 
	height: 61px;
	margin-top:12px;
	border: 1px solid #000000;
}

#navilinks
{
	margin-top: 20px;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color:#000000;
	margin-left:18px;
	margin-right:18px;
}

div#marken
{
	margin-top: 40px;
	margin-left: 600px;
	text-align:right;
	width:50px;
}

div#navi_global
{
	background-color: #9A9A9A; 
	height: 27px; 
	width: 850px;
	font-size: 9pt; 
	color: #ffffff; 
	text-align: right;
	margin-top: 0px;
	margin-bottom:0px;
	border: 1px solid #9A9A9A;
	border-left: 1px solid #000000; 
	border-right: 1px solid #000000;

}

#navi_globallinks
{
	margin-top: 5px; 
	margin-right: 10px;
	margin-left: 10px;
	text-decoration: none; color:#ffffff;
}

div#filialen
{
	width: 830px; 
	height: 140px; 
	background-color: #DBDBDB;
	padding: 10px; 
	border-left: 1px solid #000000; 
	border-right:1px solid #000000;
}

td#filialen
{
	width: 79px;
	text-align: center;
}


a#filialen
{
	font-size: 8pt;
	text-decoration: none;
	color: #000000;
}

div#main
{
	background-color: #ffffff; 
	width: 810px; 
	border-left: 1px solid #000000; 
	border-right:1px solid #000000; 
	padding:20px;
}

td#unternavi
{
	background-color:#a9a9a9;
	text-align:center; 
	padding-top:3px;
	padding-bottom:3px; 
	border-bottom:1px solid #ffffff;
}

a#unternavi
{
	font-size: 9pt; 
	color:#ffffff; 
	font-weight:bold;
	display:block;
	text-decoration:none;
}


h1 { color:#7C7C7C;font-size:18pt;font-weight:bold;letter-spacing: 0.5pt; }
h2 { color:#7C7C7C;font-size:12pt;font-weight:bold;letter-spacing: 0.5pt; }
.textlink { z-index:1;color: #CC0000; font-weight:normal; text-decoration: none; letter-spacing: 0.5pt; }

form 
{
	width:90%;
}

legend
{
	font-size:10pt;
	font-weight:bold;
	color: #000000;
	padding-right:10px;
}

fieldset
{
	padding:10px;
	margin-bottom:10px;
}

label
{
	display: block;
	text-align: right; 
	margin: 10px;
}

label span 
{
	text-decoration: underline;
}

input
{
	margin-left: 10px;
	border: 1px solid #a9a9a9;
	font-family: arial;
	font-size: 9pt;
	color: #000000;
	background-color: #dbdbdb;
}

select
{
	margin-left: 10px;
	border: 1px solid #a9a9a9;
	font-family: arial;
	font-size: 9pt;
	color: #000000;
	background-color: #dbdbdb;
}

textarea
{
	
	border: 1px solid #a9a9a9;
	font-family: arial;
	font-size: 9pt;
	color: #000000;
	background-color: #dbdbdb;
}
