/*******************************************************************************
                       BASE
*******************************************************************************/

body{
	padding: 0;
	background:#464646;
}

div#mogg{
	width: 100%
	text-align: center;
	font-size: 8pt;
	font-family: "Verdana", Arial, Helvetica, sans;
}

div#page{
	background:url(../images/background.jpg) no-repeat;
	width:1000px;
	height:600px;
}


/*************HEADER****************/

div#header{
	
}

div#logo{
	margin:5px 0 0 47px;
	width:205px;	
	height:96px;
	float:left;
}

#main_navi{
	
}

/*****************MAINAVI********************/

#programm{
	width:78px;
	height:23px;
	margin:67px 0 0 51px;
	float:left;
}

#kulissen{
	width:81px;
	height:38px;
	margin:32px 0 0 51px;
	float:left;
}

#empfang{
	width:70px;
	height:20px;
	margin:30px 0 0 51px;
	float:left;
}

/*****************SUBNAVI********************/

#sub_navi{
	position:absolute;
	margin:-75px 0 0 306px;
}

.subnav {float:left; position:absolute;} 


#oxytv{
	width:95px;
	height:25px;
	margin:77px 0 0 32px;
}

#diesendung{
	width:91px;
	height:27px;
	margin:61px 0 0 153px;
}

#dieidee{
	width:60px;
	height:20px;
	margin:51px 0 0 268px;
}

#punkte1{
	margin:76px 0 0 132px;
}


#punkte2 {
	margin:61px 0 0 249px;
}

/*****************HDK********************/


#hdk_moderatoren{
	margin:75px 0 0 33px;
}

#hdk_ourstage{
	margin:59px 0 0 177px;
}

#hdk_diemacher{
	margin:46px 0 0 276px;
}


#hdk_punkte1{
	margin:73px 0 0 161px;
}

#hdk_punkte2{
	margin:58px 0 0 262px;
}

/*****************EMPFANG********************/

#empfang_system{
	margin:69px 0 0 32px;
}

#empfang_faq{
	margin:59px 0 0 228px;
}

#e_punkte1{
	margin: 66px 0 0 211px;
}

/*************CONTENT*********************/

div#content{
	width:420px;
	height:480px;
	margin:8px 0 0 320px;
	color:#fff;
	float:left;
}

div#infoboxes{
	width:170px;
	margin:-22px 0 0 56px;
	color:white;
	float:left;
	
}

div#generic{
	margin:-12px 0 0 800px
	position:absolute;
}

div#impressum{
	margin:-15px 0 0px 810px; 
	float:left;
}

div#punkte3{
	background:url(../images/punkte.png);
	width:11px;
	height:14px;
	margin:-17px 0 0px 2px; 
	float:left;
}

div#kontakt{
	margin:-25px 0 0px 17px;
	float:left;
}

div#sitemap{
	position:absolute;
	margin:-14px 0 0px 898px;
}

/*************TYPO*********************/

a {
	font-weight:bold;
	color:white;
	text-decoration:none;
}

a:hover {
	font-weight:bold;
	color:#ee8528;
	text-decoration:none;
}



h3{
	font-size:11px;
	font-weight:bold;
}

.clear {
	clear:both;
}
