#backpic {
	position:absolute;
	margin:0px;
	padding:0px;
	top:0px;
	left:0px;
	width:970px;
	height:417px;
	z-index:2;
}

#text {
  position:absolute;
	left:745px;
	top:65px;
	width:210px;
	height:80px;
	z-index:5;
	font-family:arial;font-size:11px;color:#333333;
}

#flash {
	position:absolute;
	margin:0px;
	padding:0px;
	top:0px;
	left:138px;
	width:146px;
	height:417px;
	z-index:3;
}





#title3 {
	margin:0px;
	padding:0px;
	width:169px;
	height:25px;
	background-image:url(../de/gfx/titel3.gif);
}
#title3 span {
	display:none;
}

#inserate 
{
	position:absolute;
	margin:0px;
	padding:0px;
	top:50px;
	left:138px;
	width:576px;
	height:368px;
	z-index:10;
	
	background: white;

}

#insoverview, #insdetail
{

	overflow:auto;
	color: black;
	
	width:552px;
	height:318px;
	padding: 12px;
	
}

#insoverview p {

	clear: left;
	height: 75px;
	margin: 0px;
	border-bottom: 1px solid #c0d1e1;
	padding: 3px;
	cursor: pointer;
}

#insoverview p img {

	padding: 1px;
	border: 1px solid #ccc;
	margin-right: 8px;
}

#insoverview p a {

	text-decoration: none;
	color: black;
	display: block;
	margin-bottom: 5px;

}

#insoverview p:hover {

	background: #efefef;

}

#insoverview p:hover img {

	border: 1px solid black;

}

table.specs {

	border-spacing: 0px;
	width: 100%;
	margin-bottom: 15px;
}

table.specs tr td {
	
	border-bottom: 1px solid #c0d1e1;
	padding: 0px;
	padding-top: 4px;
	padding-bottom: 3px;
}

table.specs td.bez {

	font-weight: bold;
	color: #00134c;
	width: 150px;

}

#insdetail p {

	margin-top: 0px;
	margin-bottom: 10px;
}

h4 {
	font-weight: bold;
	color: #00134c;
	padding-bottom: 3px;
	margin-bottom: 5px;
	margin-top: 4px;
	border-bottom: 1px solid #c0d1e1;
}

h2.ins {

	margin-bottom: 4px;

}

#bilder {

	margin-top: 8px;
	width: 200px;
}

#bilder img {

	min-height: 30px;

}

#bilder a {

	display: block;
	float: left;
	padding: 1px;
	border: 1px solid #ccc;

}

#bilder a:hover {

	border: 1px solid black;

}

#bilder a.small {

	height: 30px;
	overflow: hidden;
	
	margin-right: 4px;
	margin-top: 4px;

}

a.goto {
	position: absolute;	
	top: 325px;
	left: 0px;
}


#subnavi {

	list-style-type:none;
	margin: 0px;
	padding: 0px;
	
	height: 23px;
	border-bottom: 3px solid #00134B;
	background-color:#CA0202;
	
}

#subnavi li {

	margin:0px;
	padding:0px;
	height:22px;
	width: 130px;
	color:white;
	float:left;
}


#subnavi li a {

	display:block;
	background-color:#CA0202;
	
	margin:0px;
	padding:0px;
	padding-left: 8px; 
	padding-right: 8px;	

	height:22px;
	
	border-bottom: 1px solid white;
	border-right: 1px solid white;

	color: white;
	text-decoration: none;
	line-height: 22px;
	text-align: center;
}


#subnavi li a:hover {
	background-color:#00134B;
}


#subnavi li.aktiv a, #subnavi li.ui-tabs-selected a
{
	background-color:#00134B;
	border-bottom:1px solid #00134B;
}