*{
	margin:0;
	padding:0;
}
body { 
	font-family: Arial, Helvetica, Sans-serif;  
	font-size: 0.75em; 
	color: #343434;
	text-align:center;
	background: url(../images/bg-body.gif) center top repeat-y #9e9e9e;
}
body.popup { 
	background-image: url(../images/bg-body-popup.gif);
}

img{
	border:none;
}
p{
	margin:0 0 1em 0;
}
.usb{
	display:none;
}
dfn{
	display:none;
}
#container,#popup{
	position: relative;
	margin:0 auto;
	width:876px;
	height:700px;
	text-align:left;
	background:url(../images/bg-container.jpg) repeat-x;
}
#main{
	position:relative;
	top:170px;
}
#main #content{
	width:667px;
	height:500px;
	position:absolute;
	left:17px;
	top:0;
	background:#fff;
}

#main #right{
	position:absolute;
	left:692px;
	top:0;
	width:168px;
	height:500px;
	background:#fff;
}
#container #header{
	position:absolute;
	left:0px;
	top:0px;
	width:876px;
	height:170px;
	background:url(../images/bg-haeder.jpg) no-repeat;
}
#subnavi{
	position:absolute;
	top:85px;
	left:0px;
	width:876px;
	height:86px;
	background:url(../images/bg-navi.jpg)  0 24px no-repeat;
}
.sub #subnavi{
	background-image:url(../images/bg-navi-sub.jpg);
}
.clear{
	clear:both;
	line-height:0px;
}
#footer{
	position:absolute;
	top:671px;/*fixie*/
	left:0px;
	width:876px;
	text-align:center;
	line-height:22px;
}
#header #logo{
	position:absolute;
	left:0px;
	top:14px;
}
#header #logo a{
	position:absolute;
	left:0;
	top:0;
	width:395px;
	height:70px;
}
#header #logo img{
	position:absolute;
	left:-1000px;
	top:-1000px;
}
#popup #address{
	position:absolute;
	width:200px;
	left:95px;
	top:80px;
}
#popup #address dl{
	position:absolute;
	left:175px;
	top:-3px;
}

#popup{
	width:533px;
	height:auto;
	position:relative;
	margin-bottom:10px;
	background:url(../images/bg-popup.jpg) repeat-x;
	min-height:500px;/* ielt7*/
}
#popup #header{
	position:relative;
	height:145px;
	left:0px;
	top:0px;
	padding:0 10px 0 0;
}
#popup #buttons{
	position:relative;
	top:18px;
	left:420px;
	width:90px;
	text-align:left;
}
#popup #logo{
	position:absolute;
	left:0px;
	top:0px;
}
#popup #header #logo img{
	position:absolute;
	left:0px;
	top:0px;
}
#popup #inhalt{
	margin:10px 10px 10px 10px;
}
#popup #content{
	background:#fff;
	position:relative;
	left:10px;
	top:0px;
	overflow:auto;
	width:513px;
	margin:0 0 10px 0;
	height:430px;
	
}
#macrocom{
	position:absolute;
	left:300px;
	top:330px;
	padding:2px 2px 2px 2px;
	background:#fff;
}
#verband{
	position:absolute;
	left:717px;
	top:395px;
}

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:#cecece 1px solid;	
	background:#fefefe;
	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%;
}