*{
	margin:0;
	padding:0;
}
body { 
	font-family: "Courier New", Courier, mono;
	font-size:0.8em; 
	color: #000;
	margin:0 0 0 0;
	text-align:center;
	background:url(../images/bg-bg.jpg) repeat-y center #000; /*fixie*/
}
body.popup { 
	background:#000; /*fixie*/
}

img{
	border:none;
}
p{
	margin:0 0 1em 0;
}
.usb{
	display:none;
}
dfn{
	display:none;
}
#container{
	position: relative;
	margin:0 auto;
	width:980px;
	height:610px; 
	text-align:left;
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;	
		
	}
	
#popup{
	position: relative;
	margin:0 auto;
	text-align:left;
	background:#000;
}
#popup #address,#popup #address dl,#popup #address dl a{
	color:#fff;
}

#content{
	xwidth:670px;
	top:126px;
	height:375px;
	overflow:no;
	position:absolute;
	background: #fff;
	left:10px;
	z-index:100;
}
.jury #content{
	width:950px;
	z-index:100;
}

#inhalt{
	width:724px;
	top:3px;
	height:350px;
	overflow:auto;
	position:absolute;
	left:3px;
	
	}
.jury #inhalt{
	width:950px;
	z-index:100;
}
	
#right{
	width:265px;
	height:390px;
	top:5px;
	overflow:auto;
	position:absolute;
	left:690px;
	}



#container #header{
	position:absolute;
	left:0px;
	top:0px;
	width:980px;/*fixie*/
	height:120px;
	}
	
#navi{
	position:absolute;
	top:30px;
	width:760px;
	left:20px;
	text-align:left;
	font-family: "Courier New", Courier, mono;
}
#subnavi{
    font-family: "Courier New", Courier, mono;
	font-size: 1.0em;
	position:absolute;
	top:30px;
	width:250px;
	left: 565px;
	text-align:left;
}
.clear{
	clear:both;
	line-height:0px;
}
#footer{
	position:absolute;
	text-align:left;
	top:520px;
	left:120px;
	width:730px;
	line-height: 15px;
}

#header #logo {
	position:absolute;
	left:816px;
	top:10px;
}

#header #bild{
	position:absolute;
	left:160px;
	top:39px;
	margin:0;
	padding:0 0 0 0;
	}

#popup #address{
	position:absolute;
	width:250px;
	left:165px;
	top:15px;
}

#popup{
	width:513px;
	position:relative;
	margin-bottom:10px;
	text-align:left;
	
	
}
#popup #header{
	position:relative;
	height:150px;
	left:0px;
	top:0px;
	padding:0 10px 0 0;
}

#popup #buttons{
	position:relative;
	top:20px;
	text-align:right;
}
#popup #logo{
	position:absolute;
	left:10px;
	top:10px;
}
#popup #inhalt{
	margin:10px 10px 10px 10px;
}
#popup #content{
	position:relative;
	left:0px;
	top:0px;
	overflow:hidden;
	height:auto;
}

dl{
	width:100%;
	
}
dt{
	line-height:1.2em;
	padding:3px 0 3px 0;
	height:1.25em;
	width:130px;
	display:block;
	margin:0;
}

dd{
	margin:-1.5em 0 0 150px;
	line-height:1.2em;
}
input,textarea,select{
	width:340px;
	border:#666 1px solid;	
	background:#ddd;
	height:1.2em;
	line-height:1.2em;
	margin:1px 0 1px 0;
}
select{
	height:1.4em;
	line-height:1.4em;
}
textarea{
	height:4em;
}
.checkbox{
	height:1em;
	/* fixie background && border */
}
#eventinc{
	position:absolute;
	width:300px;
	left:313px;
	top:144px; 
	border: #666666 1px solid; 
	background: #fff; 
	z-index:1000;
}
#eventinc #top{
	padding:3px 3px 3px 3px; 
	background: #DDE5EE; 
	border-bottom: #666666 1px solid; 
	height:20px;
}
#eventinc #body{
	background:#fff;
	clear:both;
}
#eventinc #dragbar,#eventinc #close{
	cursor:pointer;
	float:right;
	height:1.1em;
}
#eventinc #close img{
	/*nur fix_ie*/
}
#eventinc .head{
	font-size:1.1em;
	line-height:1.1em;
	font-weight:bold;
	width:100%;
	display:block;
}
#eventinc #dragbar{
	width:88%;
}
#eventinc #links,#eventinc #rechts{
	padding: 5px 5px 5px 5px;
	float:left;
	height:100%;
}
	
	

	
