
body {
background-image: url('/img/bg_start.gif');
background-position: left;
background-repeat: repeat-y;
}

/********************* General *********************/

#main {
background-image: url('/img/bg_start_content_top_2007.gif');
background-position: top left;
background-repeat: no-repeat;
}


/********************* Content *********************/

#content {
width: 450px;
}


.home_movie {
position: relative;
left: 365px;
margin: 0 0 20px 0;
padding:0;
width: 275px;
}

.kasten2 {
position: relative;
top: 0px;
left: 300px;
background-color: #FFC963;
padding: 15px 15px 10px 0px;
width: 415px;
float: left;
}

#content2rows140 {
/*left: 310px;
width: 550px;*/
}
div.textright {
width: 430px;
left: 300px;
position: relative;
padding: 0 0 0 0;
}
div.textright h2 {
	padding-top: 20px;
}
.picleft {
float:left;
position: relative;
top: -26px;
left: -430px;
}
.pentry {
padding: 0px 0px 0px 0;
}


