body {
	text-align: center;
	background-color: #EDEDED;
	margin: 0px;
	padding: 0px;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-color: #FF6600;
	border-width: 10px;
	border-style: solid;
	outline-color: #FF6600;
	outline-style: solid;
	outline-width: 10px;
}

#rahmen {
	width: 98%;
	height: 98%;
	margin: 0;
	padding: 0;
	border: 10px #F60 solid;
	background-color: #EDEDED;
	text-align: left;
	float: left;
}

#header {
	top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	height: 150px;
	background-image: url(_img/header_kmu.gif);
	background-repeat: no-repeat;
	text-align: left;
	background-color: #EDEDED;
}
#content {
	margin-left: auto;
	margin-right: auto;
	background-color: #EDEDED;
	width: 760px;
	height: auto;
	text-align: left;
	clear: both;
}


#footer {
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 30px;
	height: 90px;
	clear: both;
}

#logos {
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	height:auto;
	text-align: left;
	clear: both;
}


.center {
	text-align: center;
}
#links {
	float: left;
	width: 160px;
	height: auto;
	padding: 0px;
	margin: 0px;
	position: relative;
	z-index: 1;
}

#rechts {
	float: right;
	width: 160px;
	height: auto;
	padding: 0px;
	margin: 0px;
	position: relative;
	z-index: 2;
	background-color: #FFFFFF;
}
.mitte {
	margin-left: 0px;
	float: left;
	width: 420px;
}


/* Subnavigation */

#subnavi {
	margin-top: 40px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 80%;
	width: 119px;
	color: #000000;
}

#subnavi ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}	
#subnavi li {
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-bottom-width: 1px;
	margin: 0px;
	list-style-type: none;
}

#subnavi ul li a {
	text-decoration: none;
	display: block;
	color: #FF6600;
	padding: 2px 4px;
}
#subnavi ul li a:hover {
	color: #FF6600;
	background-color: #FF8133;
}
#subnavi ul li a:link {
	color: #000000;
}

#subnavi ul li a:visited {
	color: #000000;
}

#subnavi ul li a.on, #subnavi ul li a.on:hover,  #subnavi ul li a.on:link {
	color: #FF6600;
}
.nav3 {
	margin-left: 10px;
	font-size: 80%;
	border: none;
}

.clear {
	clear: both;
	width: auto;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	margin: 10px 0px;
	color: #FF6600;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 0px;
	color: #000000;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	list-style-type: square;
	margin-left: 0px;
	margin-bottom: 8px;
}

img {
	margin-top: 30px;
	}
	
.1 {
	margin-left: 150px;
	}

.pos1 {
	margin-left: 5px;
}
.pos2 {
	margin-left: 10em;
}
.pos3 {
	margin-left: 20em;
}
.pos4 {
	margin-left: 33em;
}
.navi2 A {
	color: #000000;
	text-decoration: none;
}
.navi2 A:hover {
	color: #000000;
	text-decoration: underline;
}

.mitte A {
	color: #FF6600;
	text-decoration: none;
}
.mitte A:hover {
	color: #FF6600;
	text-decoration: underline;
}

strong {
	color: #333333;
}

.home {
	position: absolute;
	clear: both;
}

#rechts A {
	color: #FF6600;
	text-decoration: none;
}
#rechts A:hover {
	color: #FF6600;
	text-decoration: underline;
}


#rechts p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	line-height: 12px;
	padding: 2px;
	
}
#rechts h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	line-height: 12px;
	padding: 2px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #FF6600;
}
.bildlinks {
	float: left;
	border: #FF6600;
	border-style: solid;
	border-width: 2px;
	margin-right: 4px;
}
.english {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 300px;
	clear: none;
	padding-top: 50px;
}
.english A {
	color: #FF6600;
	text-decoration: none;
}
.english A:hover {
	color: #FF6600;
	text-decoration: underline;
}
.logolinks {
	float: left;
	margin-right: 4px;
}

