body{
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	background-color:#FFFFFF;
}
a{
	color:#555555;
}
a:focus{
	outline:0;
}
a:active{
	outline:0;
}

#home{
	position:absolute;
	left:290px;
	top:165px;
	width:350px;
	height:268px;
	overflow:hidden;
	background-image:url('logo.gif');
	background-repeat:no-repeat;
}

#content{
	position:absolute;
	left:140px;
	top:192px;
	width:600px;
	line-height:14px;
}

#menuLevel1{
	position:absolute;
	left:140px;
	top:69px;
	width:600px;
}

#menuLevel2{
	position:absolute;
	left:140px;
	top:101px;
	width:600px;
	overflow:hidden;
	height:80px;
	white-space:nowrap;
}
#menuLevel2Content{
	position:absolute;
}
#menuLevel2PaginatorRight{
	position:absolute;
	left:740px;
	top:121px;
	height:15px;
	width:15px;
}

#menuLevel2PaginatorLeft{
	position:absolute;
	left:120px;
	top:121px;
	height:15px;
	width:15px;
}

#contentImageFrame{
	position:relative;
	margin:0px 15px 20px 0px;
	top:0px;
	height:260px;
	width:348px;
	overflow:hidden;
	float:left;
}

#contentImage{
	position:absolute;
	top:0px;
}

#contentPaginator{
	position:absolute;
	top:265px;
	right:250px;
	text-align:right;
	width:280px;
	clear:both;
	font-family: Verdana, arial, helvetica, sans-serif;
	color:#FF3300;
	font-size:16px;
}
#contentPaginatorLeftBtn{
	font-family: Verdana, arial, helvetica, sans-serif;
	color:#FF3300;
	font-size:16px;
}

#contentPaginatorRightBtn{
	font-family: Verdana, arial, helvetica, sans-serif;
	color:#FF3300;
	font-size:16px;
}

#contentPaginatorLeft{
	position:relative;
	width:18px;
	float:left;
	top:-3px;
	margin-right:4px;
}
#contentPaginatorRight{
	width:18px;
	position:absolute;
	right:0px;
	top:-3px;
}

.paginator a{
	font-family: Verdana, arial, helvetica, sans-serif;
	color:#FF3300;
	font-size: 20px;
}

ul.menuLevel1{
	display:table;        
	width:100%;
	table-layout:fixed;
}

ul.menuLevel1 li{
	display: table-cell;
	white-space:nowrap;
	text-align:center;
	/* die kapitulation vor der blocksatz-idee*/
	text-align:left;
	padding-left:45px;
}
ul.menuLevel1 li:first-child{
	display: table-cell;
	text-align:left;
	/* die kapitulation vor der blocksatz-idee*/
	padding:0;       
}

ul.menuLevel1 li:last-child{
	display: table-cell;
	text-align:right;
	/* die kapitulation vor der blocksatz-idee*/ 
	padding:0 6px 0 0;
}

ul.menuLevel2 li{
    float:left;
    margin-right:6px;
}
a.menu{
	font-family:Verdana;
	font-size:19px;
	color:#FF3300;
	text-decoration:none;
	padding-bottom:4px;
	border-bottom:1px solid #FFFFFF;
	text-transform:uppercase;
}

ul.menuLevel1 a.menu{
	padding-bottom:1px;      
}

a.menu:hover{
	border-bottom:1px solid #ffad99;
}
a.active{
	border-bottom:1px solid #FF3300;
}
.picPre{
	overflow:hidden;
	width:69px;
	height:70px;
}
