/* Style Sheet */

body {
	background: #ffffff;
	background-image:url(../img/back_01.jpg);
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	font-family: arial;
    font-size: 14px;
    color: #000000;
    line-height: 17px;
}

#container {
	width: 1000px;
	height: 2000px;
    padding-top: 0px;
	position: relative;
	margin-left: auto;
	margin-right: auto;

}

#box_01 {
	position: absolute;
	top: 30px;
	left: 20px;
	width: 900px;
	height: 400px;
	background: #ff0000;
}

#spruch {
	position: absolute;
	left: 0px;
	top: 18px;
	width: 400px;
	height: 20px;
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}

#topnavigation {
	position: absolute;
	left: 400px;
	top: 18px;
	width: 600px;
	height: 20px;
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-align: right;
}

#topnavigation li{
  list-style: none;
  display:inline;
  padding: 0;
  margin: 0;
  font: bold 12px Trebuchet MS;
}

#topnavigation ul {
  display: inline;
}

#topnavigation a {
  line-height: 22px;
  padding: 5px 6px 4px;
  margin-right: 0px;
  color: #ffffff;
  text-decoration: none;
}

#topnavigation a:hover {
  color: #ffffff;
} 

.fliesstext {
            font-family: arial;
            font-size: 14px;
            color: #000000;
            line-height: 17px;
}

.ueberschrift {
            font-family: arial;
            font-size: 16px;
            color: #6f0f10;
            line-height: 18px;
            font-weight: bold;
}

.teilueberschrift {
            font-family: arial;
            font-size: 14px;
            color: #6f0f10;
            line-height: 16px;
            font-weight: bold;
}

#logo {
	position: absolute;
	left: 0px;
	top: 106px;
	width: 200px;
	height: 62px;
}

#navigation {
	position: absolute;
	left: 220px;
	top: 125px;
	width: 600px;
	height: 24px;
	font-family: Trebuchet MS, Arial;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
}

ul#mainnav {
	font-family: Trebuchet MS;
	font-size: 16px;
	font-weight: bold;
	margin:0;
	padding:0;
	float:left;
	width:100%;
}

ul#mainnav li {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	margin:0 0.3em 0 0;
}

ul#mainnav li a {
	text-decoration:none;
	display:block;
	padding:0.3em 0.6em;
	color:white;
}

ul#mainnav li a:hover {
	color:white;
}

.unav_text {
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 18px;
	text-decoration:none;
	line-height: 24px;
	color: #393939;
}

.kontakt_text {
	font-family: Trebuchet MS;
	font-size: 12px;
	text-decoration:none;
	line-height: 16px;
	color: #393939;
}

.aktuell_text {
	font-family: Trebuchet MS;
	font-size: 14px;
	text-decoration:none;
	line-height: 18px;
	color: #393939;
}

#schatten_links {
	position: absolute;
	left: -10px;
	top: 168px;
	width: 10px;
	height: 580px;
}

#unternavigation_back {
	position: absolute;
	left: 0px;
	top: 168px;
	width: 200px;
	height: 500px;
	background: #ffffff;
}

#schatten_rechts {
	position: absolute;
	left: 200px;
	top: 168px;
	width: 10px;
	height: 580px;
}

#unternavigation {
	position: absolute;
	left: 0px;
	top: 200px;
	width: 200px;
	height: 200px;
}

ul#main-nav {
	font-family: Trebuchet MS;
	margin:0;
	padding:0;
	width: 200px;
}

ul#main-nav li {
	margin:0;
	padding:0;
	list-style:none;
	margin:0 0 0 0;
}

ul#main-nav li a {
	font-weight: bold;
	font-size: 14px;
	text-decoration:none;
	display:block;
	padding: 4px;
	text-indent: 15px;
	border-bottom: 1px solid #e7e2de;
	color: #393939;
}

ul#main-nav li a:hover {
	border-bottom: 1px solid #e7e2de;
	color:#04e;
}

#inhalt {
	position: absolute;
	left: 230px;
	top: 200px;
	width: 540px;
	height: 1200px;
}

#produkte {
	position: absolute;
	left: 800px;
	top: 168px;
	width: 200px;
	height: 100px;
}

ul#main-nav2 {
	font-family: Trebuchet MS;
	margin:0;
	padding:0;
	width: 200px;
}

ul#main-nav2 li {
	margin:0;
	padding:0;
	list-style:none;
	margin:0 0 0 0;
}

ul#main-nav2 li a {
    font-weight: bold;
	font-size: 14px;
	text-decoration:none;
	display:block;
	padding: 4px;
	color: #393939;
	text-indent: 15px;
	background: #e6e3da;
	border-bottom: 1px solid #ffffff;
}

ul#main-nav2 li a:hover {
	color: #04e;
	border-bottom: 1px solid #ffffff;
}

#header {
	width: 200px;
	height: 24px;
	background: #bc5c9b;
	text-indent: 20px;
	color: #ffffff;
	font-family: Trebuchet MS;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
}








