.teasermenu {
	min-height: 200px;
	float: left;
}



.teasermenu a:link, a:visited {
	color: #333333;
	
}
.teasermenu a:hover {
	color: #fe6730;
	
}

.startUl {
	margin-top: 0px;
	padding-left: 38px;
	list-style-type: none; 
}

.startLi {
	padding: 0px;
	margin-bottom: 8px;
	margin-left: 1px;

	padding-top: 2px;
} 

.startLink{
	width: 180px;
	height: 22px;
	border-right: 0px;
	padding-left: 30px;
	background-image: url(../img/navi_back.gif);
	padding-top: 2px;
}
.imgWrap{
	margin-left: 27px;
}

a.textlink:link, a.textlink:visited{
	color: #333333;
	text-decoration: none;
	padding-top: 1px;
	padding-left: 6px;
	float: left;
	display: block;
	height: 18px;
	line-height: 18px;
}
a.textlink:hover {
	color: #ff6633;
}

a.bildlink:link, a.bildlink:visited, a.bildlink:hover{
	padding-top: 0px;
	padding-left: 0px;
}

a.topLink:link, a.topLink:visited{
	height: 24px;
	line-height: 24px;	
	color: #ffffff;
	text-decoration: none;
	border: 0px;
	display: block;
	background-color: #7a7d7d;
	border: 1px solid #666666;
}
a.topLink:hover{
	height: 24px;
	line-height: 24px;
	color: #ffffff;
	text-decoration: none;
	border: 0px;
	display: block;
	background-color: #ff6633;
	border: 1px solid #666666;
}

a.topLinkAct:link, a.topLinkAct:visited{
	height: 24px;
	line-height: 24px;	
	color: #ffffff;
	text-decoration: none;
	border: 0px;
	display: block;
 	background-color: #ff6633;
	border: 1px solid #666666;
}
a.topLinkAct:hover{
	height: 24px;
	line-height: 24px;	
	color: #ffffff;
	text-decoration: none;
	border: 0px;
	display: block;
	background-color: #ff6633;
	border: 1px solid #666666;
}


a.topLink2:link, a.topLink2:visited{
	height: 24px;
	line-height: 24px;	
	padding: 1px 8px;
	color: #333333;
	text-decoration: none;
	border: 0px;
	display: block;
	background-color: #ffffff;
	border: 1px solid #666666;
}
a.topLink2:hover{
	height: 24px;
	line-height: 24px;
	padding: 1px 8px;
	color: #ffffff;
	text-decoration: none;
	border: 0px;
	display: block;
	background-color: #ff6633;
	border: 1px solid #666666;
}

#jsmenu{

	float: left;
	font-family:Verdana,sans-serif;
	padding:1px 3px 3px;
}
.menuzweiteno{
	background-color: #ffffff;
	border: 1px solid #333333;
	margin-bottom: 2px;
	padding: 2px;
}
.menuzweiteno:hover{
	background-color: #ff6633;
	border: 1px solid #333333;

}
.menuzweiteno:hover a{
	color: #ffffff;
}
a.menuzweiteno:link, a.menuzweiteno:visited, a.menuzweiteno:hover{
	text-decoration: none;
	border: 0px;
	background-color: transparent;
}

a.menuzweiteact {
  display: block;
  background-color: #ff6633;
  color: #ffffff;
  text-decoration: none;
  padding: 1px 2px;
 	border: 1px solid #333333;
}

#thesecond {
  width: 250px;	
  float: left;
}
