/*
Dateiname: format.css
Erstellt : 2008-05-05
Autor	 : Kristoff Karger
*/

@import url(/css/navigation.css);
@import url(/css/rechts.css);
@import url(/css/footer.css);

body{
	background-image: 	url(/gif/kachel.gif);
	background-repeat: 	repeat;
	font-family: 		Helvetica, Verdana, Arial;
	font-size: 			12px;
	color:				#000000;
	margin-top:			0px;
	margin-left:		17px;	
}

a {
	text-decoration: none;
}

textarea{
	font-family: 		Helvetica, Verdana, Arial;
	font-size: 			12px;
	color:				#000000;
}

div.advert{
	height:				80px;
	width:				528px;
	margin-top:			10px;
	margin-left:		300px;
	background-color: 	transparent;
}

div.super-middle{
	height:				90px;
	width:				728px;
	margin-top:			10px;
	margin-left:		60px;
	background-color: 	transparent;
}

div.super-right{
	height:				90px;
	width:				728px;
	margin-top:			10px;
	margin-left:		117px;
	background-color: 	transparent;
}

div.skyscraper{
	position:			absolute;
	left:				850px;
	top:				90px;
	background-color:	transparent;
}

div.spacer13{
	height:	13px;
}

div.spacer7{
	height:	7px;
}

#buehne{
	padding-top:	10px;
	width:			828px;
/*	height: 		100%; */
}

#buehne table{
/*	height:	100% */
}

#buehne td #main{
}

#buehne td #right{
}

#buehne h1{

}

#buehne h2{

}

#buehne h3{

}


#buehne a{
	text-decoration: none;
}

#buehne a.print{
	text-decoration: 	none;
	color:				#000000;
}

#buehne .a:hover{

}

#buehne .a:visited{

}

#buehne div.home{

}

#buehne div.trendsout{

}

#buehne div.market{

}

#buehne div.pictures{

}

#buehne div.blog{

}

#buehne div.datesevents{

}

#buehne div.service{

}

#buehne #main{
	width: 				500px;
/*	height:				100%; */
	background-color: 	#ffffff;
}

#buehne #main ul{
	list-style-type:	square;
}

#buehne #main li{
	padding-top: 10px;
}




#buehne #space{
	width: 28px !important;
/*	height:	100% !important; */
	background-color: #ffffff;
}

#buehne td.totop{
	padding-bottom:		10px;
	padding-top:		10px;	
	font-family: 		Helvetica, Verdana, Arial;
	font-size: 			11px;
	font-weight:		bold;
	color:				#000000;
	background-color: 	#ffffff;
	
}

div.anzeige{
	margin-top:		-13px;
	margin-bottom: 	45px;
}

div.anzeige div.anzeigehead{
	font-family: 	Helvetica, Verdana, Arial;
	font-size: 		10px;
	font-weight:	normal;
	color:			#666666;
	text-align:		right;
	padding-right:	5px;
}

div.anzeige div.anzeigegrafik{
	background-image:	url(/gif/layout/box-anzeige.gif);
	background-repeat:	no-repeat;
	padding: 			10px;
	border-width:		1px;
	border-style:		dotted;
	border-color:		silver;
}

#space {
	width: 28px;
}

div.tooltip {
	float:				right;
	float:				left;	
	padding: 			10px; 
	margin:				10px;
	font-family: 		Helvetica, Verdana, Arial; 
	font-size: 			10px; 
	position: 			absolute;
	display: 			none;
	background-color:	#ffffff; 
	border-width: 		1px; 
	border-style: 		dotted;
	width:				300px;
}