body {
	background: url(../images/bgmain.jpg) repeat-x left top; 
	font: 80%/140% Verdana, Arial, Helvetica, sans-serif; 
	color: #000; 
	text-align: center; background-position: 0 8px;
}
h1 {
	font-size: 1.4em
}
h2 {
	font-size: 1.2em
}
h3 {
	font-size:1.4em
}

a, a:active {
	color:#ee8220;
}

a:hover {
	color:#cc0000;
}


hr {
	border-top-width: 0px; 
	margin: auto; 
	width: 90%; 
	border-bottom: #333 1px dotted; HEIGHT: 0px
}
#container {
	border-right: #000 0px solid; 
	border-top: #000 0px solid; 
	background: #ffffff; 
	margin: 0px auto; 
	border-left: #000 0px solid; 
	width: 820px; 
	border-bottom: #000 0px solid; 
	text-align: left
}
#header {
	background: url(../images/header.jpg) no-repeat left top; 
	height: 219px
}
#mainContent {
	padding:0px;
}
#teaser {
	margin-top: -30px; 
	padding-left: 22px;
	background: url(../images/teaser.jpg) #fff no-repeat; padding-top: 45px;
}
#teaser p {
	margin: 20px 0px;
	padding-right: 20px; 
	border: none; 
}
#teaser img {
	margin-top: 0px; 
	margin-right: 20px
}
#teaser img.right {
	margin-top:-20px
}
#teaser h3 {
	margin-top: 45px; 
	display: inline; 
	padding-left: 30px; 
	background: url(../images/pfeil.gif) no-repeat;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-weight:bold;
	color:#58585a;
}

#main {
	padding-left: 22px; 
	background: url(../images/bg.jpg) #fff repeat-y left top; 
	margin-top:-20px; 
	margin-bottom:-13px;
}


#main p {
	clear: left; 
	margin-top: 20px; 
	border-top-style: none; 
	border-right-style: none; 
	border-left-style: none; 
	border-bottom-style: none
}
#main img {
	border: 0px; 
	margin-right: 2px; 

}
#main span.right {
	margin-top: 20px; 
	margin-left: 10px;
}


#main img.border {
	border: 1px solid #000;
}

#main img.lupe {
	border:none;
	margin-right:20px;
}

#main h3 {
	padding-left: 30px; 
	background: url(../images/pfeil.gif) no-repeat; 
	margin-bottom: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-weight:bold;
	color:#58585a;
}
#footer {
	background: url(../images/footer.jpg) no-repeat left bottom; 
	height: 200px
}
#footer p {
	clear: both; 
	padding:10px 0px;
	font-weight: bold;
	margin-left: 20px; 
	color: #ee8220; 

}
.teaserright {
	margin-top: 0px! important; 
	float: right
}
.right {
	margin-top: 20px; 
	float: right
}
.left {
	clear: both; margin-top: 20px; 
	float: left
}
.punkt {
	clear: left
}

ul#menu
{
	margin:189px 0px 20px 22px;
	padding:0;
	list-style-type:none;
	width:780px;
	position:absolute;
	display:block;
	height:30px;
	font-size:12px;
	font-weight:bold;
	background: url(../images/nav_bg.png) repeat-x top left;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:1px solid #fc670b;
	border-top:1px solid #fc670b;
	float:left;
}

ul#menu li
{
	display:block;
	float:left;
	margin:0;
	padding:0;
}
	
ul#menu li a
{
	display:block;
	float:left;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	padding:8px 20px 0 20px;
}
	
ul#menu li a:hover
{	
	color:#FFF;
	height:22px;
	background:transparent url(../images/nav_bg.png) 0px -30px no-repeat;		
}
	

ul#menu li a.current
{
	display:inline;
	height:22px;
	background: url(../images/nav_bg.png) 0px -30px no-repeat;	
	float:left;
	margin:0;
}

