@charset "utf-8";

body {
	background-color: #ccc;
	margin-top: 5px;
	background-image: url(grafiken/body_hi.jpg);
	background-repeat: repeat-x;
}

#container {
	width: 910px;
	margin: auto;
	position: relative;
	overflow: hidden;
	padding: 0px;
}

#header_background {
	background-image: url(grafiken/contenbox1010.png);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 4px;
	padding-right: 4px;
	width: 900px;
	float: left;
}

#main_nav_container {
    float: left;
    overflow: hidden;
    z-index: 1;
    position: relative;
    top: 0px;
    left: 10px;
    width: 900px;
    padding: 0px 0px 0px 0px;
    margin: 0px;
}

#main_nav_list {
    position: relative;
    top: 0px;
    left: 0px;
    height: auto;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

#main_nav_list li {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 28px;
	border: 1px solid;
	border-top: 0px;
	border-bottom: 0px;
	width: 100px;
}

#main_nav_list a {
    float: left;
    display: block;
    height: 28px;
    margin: 0px;
    padding: 2px 10px 0px 2px;
    line-height: 22px;
    text-align: center;
    text-decoration: none;
    background: transparent;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: 26px;
}

html>body #main_nav_list a {
	height: 28px;
	width: 90px;
}

#main_nav_list a.main_nav_item:hover {
    background: transparent;
}

span.main_nav_item_text {
    margin: 0px 0px 0px 3px;
}

span.main_nav_active_item_text {
    margin: 0px 0px 0px 3px;
}

#body_background {
	background-image: url(grafiken/contenbox1020.png);
	background-repeat: repeat-y;
	padding-left: 4px;
	padding-right: 4px;
	width: 900px;
	float: left;
	padding-bottom: 30px;
}

#footer_background {
	background-image: url(grafiken/contenbox1030.png);
	background-repeat: no-repeat;
	height: 35px;
	width: 910px;
	float: left;
}

#logo {
	width: 835px;
	margin-left: 10px;
	padding-top: 5px;
	float: left;
}

#navi_header_1 {
	float: left;
	color: #999999;
	font-size: 11px; 
	text-decoration: none;
	padding-left: 4px;
}

#navi_header_2 {

}

#navi_body {
	width: 200px;
	float: left;
	margin-right: 20px;
	margin-top: 15px;
}

#content_formatting {
	float: left;
	width: 680px;
	margin-top: 15px;
}

#footer_formatting {
	text-align: center;
	color: #4389C2;
	font-size: 11px;
}

div_formatting {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, sans-serif;
	font-size: 13px;
	line-height: 20px;
}

h1 {
	font-size: 21px;
	color: #2D209E;
	margin-bottom: 15px;
}

h2 {
	font-size: 18px;
	color: #2D50DC;
	margin-bottom: 10px;
}

h3 {
	font-size: 15px;
	color: #4389C2;
	margin-bottom: 5px;
}

a:link {
	color: #000000;
	text-decoration: underline;
}

a:visited {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

a:active {
	color: #000000;
	text-decoration: underline;
}

a.navi:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-image: url(grafiken/navi30_hi.png);
	background-repeat: no-repeat;
	width: 200px;
	height: 22px;
	display: block;
	text-indent: 15px;
	padding-bottom: 2px;
}

a.navi:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-image: url(grafiken/navi30_hi.png);
	background-repeat: no-repeat;
	width: 200px;
	height: 22px;
	display: block;
	text-indent: 15px;
	padding-bottom: 2px;
}

a.navi:hover {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-image: url(grafiken/navi30_hi_02.png);
	background-repeat: no-repeat;
	width: 200px;
	height: 22px;
	display: block;
	text-indent: 15px;
	padding-bottom: 2px;
}
	
a.navi:active {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-image: url(grafiken/navi30_hi.png);
	background-repeat: no-repeat;
	width: 200px;
	height: 22px;
	display: block;
	text-indent: 15px;
	padding-bottom: 2px;
}

.input {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AAAAAA;
	border-right-color: #D7D7D7;
	border-bottom-color: #D7D7D7;
	border-left-color: #AAAAAA;
}
