@charset "utf-8";
html, body, #container {height: 99%;}
body > #container {
    height: auto;
    min-height: 99%;
}

body  {
	background: #EEE;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	line-height: 16px;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C00;
}
table {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 16px;
}
img {
	padding: 0px;
	border: 0px solid #999;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
}
a:link {
	color: #666;
	text-decoration: none;
	font-size: 12px;
	line-height: 16px;
}
a:visited {
	color: #666;
	text-decoration: none;
	font-size: 12px;
	line-height: 16px;
}
a:focus {
	color: #C00;
	text-decoration: none;
}
a:hover {
	color: #C00;
	text-decoration: none;
}
a:active {
	color: #C00;
	text-decoration: none;
}
.heading {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.link_menu {
	font-size: 10px;
}

.no_border {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.link_arrow {
	color: #C00;
}
#container  {
	background-repeat: repeat-x;
	background-position: 0px 118px;
	border: 1px solid #CCC;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	position: relative;
	background-color: #FFF;
	background-image: url(../images/main_bg.gif);
	width: 970px;
	margin-bottom: 5px;
} 
#header  {
	font-family: Verdana, Geneva, sans-serif;
	padding: 0;
	margin: 0;
	background-color: #FFF;
	height: 120px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999;
} 
#logo_gif {
	z-index: 1;
	position: absolute;
	top: 2px;
	left: 15px;
}
#motto {
	top: 102px;
	left: 0px;
	height: 14px;
	float: left;
	position: absolute;
	z-index: 2;
	background-color: #DDD;
	border-right-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #BBB;
	border-left-color: #EEE;
	border-top-width: 1px;
	border-top-color: #EEE;
	width: 256px;
	font-size: 9px;
	font-weight:bold;
	color: #666;
	text-transform: uppercase;
	letter-spacing: 4px;
	border-bottom-width: 1px;
	border-bottom-color: #BBB;
	line-height: 14px;
}
#header_gif {
	z-index: 1;
	position: absolute;
	top: -8px;
	left: 710px;
}
#navi {
	top: 70px;
	left: 274px;
	height: 25px;
	float: left;
	position: absolute;
	z-index: 3;
	background-color: #EEE;
	background-image: url(../images/navi_bg.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #DDD;
	border-left-color: #DDD;
	border-top-width: 1px;
	border-top-color: #DDD;
	width: 675px;
	border-bottom-width: 1px;
	border-bottom-color: #DDD;
}
#navi_shadow {
	top: 73px;
	left: 278px;
	height: 27px;
	float: left;
	position: absolute;
	z-index: 2;
	background-image: url(../images/navi_shadow.jpg);
	width: 677px;
	border: 0px solid #EEE;
}
#navi_font {
	top: 75px;
	left: 300px;
	position: absolute;
	z-index: 4;
	width: 600px;
}
#flag {
	top: 102px;
	left: 884px;
	position: absolute;
	z-index: 2;
	width: 100px;
}
#menu {
	top: 25px;
	left: 14px;
	width: 225px;
	float: left;
	position: relative;
	z-index: 3;
}
#menu table {
	margin: 0px 0px 10px 0px;
	font-weight: bold;
	font-size: 11px;
	line-height: 13px;
}
#menu_line {
	top: 25px;
	left: 15px;
	height: 325px;
	float: left;
	position: relative;
	width: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #CCC;
	border-top-style: none;
	border-bottom-style: none;
}
#main  {
	margin: 25px 10px 0px 275px;
	position: relative;
} 

#footer  {
	position: relative;
	margin-top: -19px; /* Negativer Wert der Footer-HÃ¶he */
	height: 17px;
	clear:both;
	background:#DDD;
	margin-left: auto;
	margin-right: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	width: 970px;
	bottom: 5px;
} 
#footer p  {
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	font-size: 1px;
	line-height: 25px;
}
.copyright {
	font-size: 10px;
	font-weight: normal;
}
.kontaktformular {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

