*{
	margin:0;
	padding:0;
}
body { 
	font-family: Arial, Helvetica, Sans-serif;  
	font-size: 0.70em; 
	color: #4b4b4b;
	margin:45px 0 0 0;
	text-align:center;
	background: #f6f4e8;
}
body.popup{
	margin:10px 0 0 0;
}
img{
	border:none;
}
p{
	margin:0 0 1em 0;
}
.usb{
	display:none;
}
dfn{
	display:none;
}
/*div{border:1px solid #000}*/
#container,#popup{
	position: relative;
	margin:0 auto;
	width:910px;
	height:565px;
	text-align:left;
	background:url(../images/bg-container.jpg) no-repeat;
}
#main{
	position:relative;
	top:135px;
	left:0px;
}
#main #content{
	width:898px;
	height:404px;
	overflow:hidden;
	position:relative;
	left:7px;
	top:0;
	background:#fff;
}

#container #header{
	position:absolute;
	left:5px;
	top:0px;
	width:900px;
	height:150px;
}
#subnavi{
	position:absolute;
	top:115px;
	width:900px;
	text-align:center;
}
.clear{
	clear:both;
	line-height:0px;
}
#footer{
	position:absolute;
	left:5px;
	top:538px;
	width:900px;
	text-align:center;
	line-height:20px;
}
#footer .punkt{
	padding:0 10px 0 10px;
	background:url(../images/bg-footer-delimiter.jpg) 7px 0 no-repeat;
}
#header #logo{
	position:absolute;
	left:607px;
	top:33px;
}
#popup #address{
	position:absolute;
	width:180px;
	left:320px;
	top:30px;
}

#popup{
	width:510px;
	position:relative;
	text-align:left;
	background:url(../images/bg-container-popup.jpg) repeat-y;
	height:auto;
}
#popup #header{
	position:relative;
	height:127px;
	left:0px;
	top:0px;
	background:url(../images/bg-haeder-popup.jpg) repeat-y;
}
#popup #buttons{
	position:absolute;
	top:100px;
	left:20px;
	padding:2px 0 2px 0;
}
#popup #logo{
	position:absolute;
	left:20px;
	top:30px;
}
#popup #inhalt{
	margin:0;
}
#popup #content{
	position:relative;
	left:5px;
	top:0px;
	overflow:hidden;
	height:auto;
	width:499px;
	background:#fff;
}
#popup .footer{
	height:17px;
	background:url(../images/bg-footer-popup.jpg) no-repeat;
}
#macrocom{
	position:absolute;
	left:320px;
	top:280px;
	padding:2px 2px 2px 2px;
	background:#fff;
}
#verband{
	position:absolute;
	left:29px;
	top:35px;
}
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:320px;
	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;
}
input.checkbox,input.radio{
	border:none;
	background:transparent;
	width:1em;
	height:1em;
}
#eventinc{
	position:absolute;
	width:330px;
	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; 
	xheight:20px;
}
#eventinc #body{
	background:#fff;
	clear:both;
}
#eventinc #dragbar,#eventinc #close{
	cursor:pointer;
	float:right;
}
#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%;
	width:80%;
}
#eventinc #links{
	width:5%;
}