/* CSS Document */

/****************  TOP ************/
#top {
	width:1000px;
	height:239px;
}
#topTop {
	width: 1000px;
	height:66px;
}
#topLeft {
	width:135px;
	height:173px;
	float:left;
}
#topImg {
	height:173px;
	width:730px;
	float:left;
}
#topRight {
	height:173px;
	width:135px;
	float:right;
}
#topImgHeiss {
	height:173px;
	width:730px;
	float:left;
	background-image:url(../images/ui/headerImgHeiss.jpg);
	background-repeat:no-repeat;
}
#topImgOstern {
	height:173px;
	width:730px;
	float:left;
	background-image:url(../images/ui/headerImgOstern.jpg);
	background-repeat:no-repeat;
}
#topImgKalt {
	height:173px;
	width:730px;
	float:left;
	background-image:url(../images/ui/headerImgKalt.jpg);
	background-repeat:no-repeat;
}
#topImgSuess {
	height:173px;
	width:730px;
	float:left;
	background-image:url(../images/ui/headerImgSuess.jpg);
	background-repeat:no-repeat;
}
#topImgPizza {
	height:173px;
	width:730px;
	float:left;
	background-image:url(../images/ui/headerImgPizza.jpg);
	background-repeat:no-repeat;
}

/****************  Content & Navi ************/

#content {
	width:900px;
	background-image:url(../images/ui/contentBack.jpg);
	background-repeat:repeat-y;
	min-height:300px;
}
#nav {
	width:278px;
	text-align:right;
	height:260px;
	float:left;
	padding-top:0px;
	overflow:hidden;
}
#contentRight {
	float:right;
	width:587px;
	padding-right:35px;
}
#subNav {
	width:557px;
	padding:0px 15px 0px 15px;
	line-height:37px;
	background-image:url(../images/ui/subNavBack.gif);
	background-repeat:no-repeat;
}
#contentText {
	width:557px;
	padding:15px 15px 15px 15px;
}
#contentText img {
	border:#660000 solid 1px;
	margin:10px;
	float:right;
}
#contentTextOstern {
	width:557px;
	padding:15px 15px 15px 15px;
}
#contentTextOstern img {
	border:#660000 solid 1px;
	margin:10px;
	text-align:center;
}
/****************  Footer ************/

#footer {
	background-image:url(../images/ui/footer.jpg);
	background-repeat:no-repeat;
	background-position:120px;
	height:15px;
	width:865px;
	padding-right:35px;
	text-align:right;
	padding-top:5px;
}
/***************** startseite *****************/
#start {
	width:1000px;
	height:540px;
}
#startTop {
	width:765px;
	height:60px;
	margin-top:45px;
	margin-left:135px;
	background-image:url(../images/ui/startTop.jpg);
}
#startNav {
	width:278px;
	text-align:right;
	padding-top:0px;
	overflow:hidden;
	height:435px;
	float:left;
	background-image:url(../images/ui/startBackNav.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
#startImg {
	float:right;
	width:622px;
	height:435px;
	margin-right:100px;
	background-image:url(../images/ui/startBackImg.jpg);
	/*background-position:-100px;*/

	background-repeat:no-repeat;
}
#startImgBald {
	float:right;
	width:622px;
	height:435px;
	margin-right:100px;
	background-image:url(../images/ui/startBackImgBald.jpg);
	background-repeat:no-repeat;
}

#pokal {
	position:absolute;
	padding:0px;
	margin:0px;
	top:226px;
	left:900px;
	width:60px;
	height:130px;
	background-image:url(../images/ui/pokal.jpg);
	background-repeat:no-repeat;
}	


#del {
	clear:both;
}	
