@charset "utf-8";
/* CSS Document */

body{
	padding:0;
	margin:0;
	border:0;
}

*{
	border:0;
}

.top_logo{
	width:1024;
	height:200px;
	background-color:#dcdcb1;
}



.top_right{
	position:absolute;
	top: -30px;
	left: 20px;
	width:198px;
	height:229px;
	background-color:#dcdcb1;
}

.home{
	margin:0 auto;
	width:1000px;
}

#navcontainer{
	position:absolute;
	top:154px;
	left:201px;
	width:970px;
}

#navlist li
{
display: inline;
list-style-type: none;
padding-right: 20px;
}

.termine_content{
	margin:0 auto;
	width: 100%;
}

.shows_content{
	margin:0 auto;
	width: 1054px;
}

.vita_content{
	margin:0 auto;
	width: 1054px;
}

.impr_content{
	margin:0 auto;
	width: 1054px;
}

.gb_content{
	margin:0 auto;
	width: auto;
}

.kontakt_content{
	margin:0 auto;
	width: 1054px;
}

.sublink_buene{
	position: relative;
	width:100;
	height:15px;
	top:50px;
	margin-left:240px;
	border-bottom: 1px #000 dashed;
}

.sublink_radio{
	position: relative;
	width:100;
	height:15px;
	top:70px;
	margin-left:240px;
	border-bottom: 1px #000 dashed;
}

.sublink_fern{
	position: relative;
	width:100;
	height:15px;
	top:90px;
	margin-left:240px;
	border-bottom: 1px #000 dashed;
}

.sublink_waldorf1{
	position: relative;
	width:100;
	height:17px;
	top:70px;
	margin-left:240px;
	border-bottom: 1px #000 dashed;
}

.sublink_waldorf2{
	position: relative;
	width:100;
	height:17px;
	top:90px;
	margin-left:240px;
	border-bottom: 1px #000 dashed;
}

.sublink_presse1{
	position: relative;
	width:100;
	height:15px;
	top:70px;
	margin-left:740px;
	border-bottom: 1px #000 dashed;
}


.sublink_presse2{
	position: relative;
	width:100;
	height:15px;
	top:90px;
	margin-left:740px;
	border-bottom: 1px #000 dashed;
}
