.header {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.main .menu .hier {
}


.main {
	width: 950px;
	background-image: url(../images/bilder/bg.jpg);
	height: 1800px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.main .menu ul {
	list-style-position: outside;
	list-style-type: none;
	height: auto;
}
.main .menu .hier {
	display: block;
	width: 100%;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF6600;
	height: 22px;
	text-transform: uppercase;
	color: #666666;
	font-size: 10px;
	font-weight: 600;
	text-decoration: none;
}
* {
	margin: 0px;
	padding: 0px;
}
html {
	margin: 0px;
	padding: 0px;
}
.main .menu .sub a {
	font-size: 10px;
	text-decoration: none;
	font-weight: 100;
	color: #555555;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #666666;
	display: block;
	height: 25px;
	width: 160px;
	margin-left: 10px;
}



.img {
	width: 200px;
	float: left;
}
.menu {
	width: 230px;
	float: left;
	text-align: left;
	padding-top: 10px;
}
.content {
	width: 500px;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
}
.main .content a {
	font-size: 10px;
	color: #666666;
}
.main .content h1 {
	font-size: 12px;
	font-weight: 600;
	color: #0D0C58;
	padding-top: 10px;
	padding-bottom: 10px;
}
.main .content hr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.main .content h2 {
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}

.main .menu .sub1 a {
	font-size: 10px;
	text-decoration: none;
	font-weight: 100;
	color: #555555;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #666666;
	display: block;
	height: auto;
	width: 160px;
	padding-left: 10px;
}
.main .content a:hover {
	color: #FF6600;
}

.main .menu .sub2 a {
	font-size: 10px;
	text-decoration: none;
	font-weight: 100;
	color: #555555;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #666666;
	display: block;
	height: auto;
	width: 160px;
	padding-left: 10px;
}
.main .menu .sub3 a {
	font-size: 10px;
	text-decoration: none;
	font-weight: 100;
	color: #555555;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #666666;
	display: block;
	height: auto;
	width: 160px;
	padding-left: 10px;
}
.main .menu .sub4 a {
	font-size: 10px;
	text-decoration: none;
	font-weight: 100;
	color: #555555;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #666666;
	display: block;
	height: auto;
	width: 160px;
	padding-left: 10px;
}
.main .menu .inactive {

	display: block;
	width: 100%;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #10105B;
	height: 20px;
	text-transform: uppercase;
	color: #666666;
	font-size: 10px;
	font-weight: 600;
	text-decoration: none;
}
.main .content p {
	font-size: 10px;
	font-weight: 100;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
}

.main .menu .sub1 .active {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF6600;
}
.main .content h3 {
	font-size: 10px;
	font-weight: 600;
	color: #666666;
}
.main .menu .sub2 .active {

	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF6600;
}
.main .menu .sub3 .active {


	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF6600;
}
.main .menu .sub4 .active {



	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF6600;
}
li {
	line-height: 18px;
}
.main .menu .sub1 a:hover {
	text-decoration: underline;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF6600;
}
.main .menu .sub2 a:hover {
	text-decoration: underline;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF6600;
}
.main .menu .sub3 a:hover {
	text-decoration: underline;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF6600;
}
.main .menu .sub4 a:hover {
	text-decoration: underline;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF6600;
}
.main .content li {
	font-size: 10px;
	color: #666;
	list-style-type: none;
	line-height: 12px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

