/**************************************************/
/*****************Contentbereich ******************/
/**************************************************/

#skyscraber {
	float:right;
	width: 120px;
	height: 600px;
	overflow: hidden;
}

#eyecatcher{
	width:400px;
	height:165px;
	float:left;
	overflow: hidden;	 
	background-repeat:no-repeat;
	background-position:right;
	margin-bottom:5px;
	background-image:url(../libary/images/top.gif);
}

#eyecatcher a{
	display:block;
	width:175px;
	height:52px;
	background-image:url(../libary/images/inserieren.gif);
	background-position:top;
	text-align:center;
	padding-top:7px;
	padding-left:5px;
	padding-right:5px;
	margin-top:20px;
	margin-left:180px;
	text-decoration:none;
	padding-top:15px;
	background-repeat:no-repeat;
	font-weight:bold;
}

#eyecatcher2{
	width: 700px;
}

#eyecatcher2 a{
	display:block;
	width:175px;
	height:52px;
	background-image:url(../libary/images/inserieren.gif);
	background-position:top;
	text-align:center;
	padding-top:7px;
	padding-left:5px;
	padding-right:5px;
	margin-top:20px;
	margin-left:180px;
	text-decoration:none;
	padding-top:15px;
	background-repeat:no-repeat;
	font-weight:bold;
}
.button_inserieren{
	float:left;
	margin-right:15px;
	margin-top:-10px;
}
div.textinhalt{
	width:315px;
	float:left;
}
div.ergebnis_preview{
	clear:  both;
	margin: 10px 20px 5px 10px;
	border: solid 1px #cccccc;
	height: 75px;
	overflow:hidden;
}

div.picture{
	 float: left;
	 text-align:center;
	 margin-right: 5px;
	 padding: 10px;
	 height:75px;
	 width:80px;
	 background-color:#eeeeee; 
}

h1{

	font-size:12px;
}

 .right{
	margin-right:10px; 
}
* html .right{
	margin-right:5px; 
}
.shaddow{
	position:absolute;
	right:0px;
}
.karte{
display:block;
float:right;
margin-top:00px;
z-index:1;
position:relative;
}