/**
 * Style sheet ie_style
 */
/* alexanderplatz GmbH, 02/2009 V2 universal Stylesheet Stupid IE */
*
{
	margin:0;
	padding:0;
}

.background
{
	background: url(../img/top_holder.gif) 280px -10px no-repeat;
}

.background2
{
	background: url(../img/top_holder.gif) 280px 40px no-repeat;
}

#content, #content2
{
	height:570px;
	top:34px;
	position:relative;
	margin:0px 24px 0px 0px;
	padding:0px 40px 10px 300px;
	overflow:auto;
}

#tabs
{
	height:60px;
}

ul.topmenu
{
	height:24px;
	display:block;
	margin-top:10px;
	margin-bottom:0px;
	padding:0;
	font-size:10px;
	list-style-type:none;
}

ul.topmenu li
{
	display:inline;
	padding:0px 0px 0px 12px;
	background: url(../img/tab_ul.png) bottom right no-repeat;
}

.pic2
{
	float:left;
	margin:0px 10px 0px 0px;
	padding-bottom:140px;
}

