/* GLOBALS */

*{
	margin:0;
	padding:0;
}
body { 
	font-family: verdana, Helvetica, Sans-serif;  
	font-size: 0.75em;
	color: #000;
	text-align: center;
	background: #bfc1b2 url(../images/bg-content.gif) repeat-y center;
}
img{
	border:none;
}
p{
	margin:0 0 1em 0;
}
input,textarea,select{
	width: 275px;
	border: #a9b1a4 1px solid;	
	background: #edeee9;
	height: 1.2em;
	line-height: 1.2em;
	margin: 1px 0 1px 0;
}
.usb{
	display:none;
}
dfn{
	display:none;
}
dl{
}
dt{
	float: left;
}
dd{
}
select{
	height:1.4em;
	line-height:1.4em;
}
textarea{
	height:4em;
}
input.checkbox,input.radio{
	border:none;
	background:transparent;
	width:1em;
	height:1em;
}

/* GLOBALS ENDE */

/* CONTAINER */

#container {
	position: relative;
	top: 0px;
	margin: 0 auto;
	width: 912px;
	text-align: left;
	background: url(../images/bg-top.gif) no-repeat top left;
}
#main {
	position: relative;
	top: 30px;
	width: 911px;
}
#main #header{
	position:relative;
	left:0px;
	top:0px;
	margin: 0px 6px;
	width:899px;
	height:32px;
}
#main #subnavi{
	position: absolute;
	right: 0px;
	width: auto;
	height: 15px;
	text-align: left;
}
#main #content{
	position: relative;
	top:0px;
	left:0px;
	width:899px;
}
#bottommer{
	position:fixed;
	bottom:0;
	width:100%;
}
#right{
	position:absolute;
	left: 50%;
	bottom: 0px;
	margin: 0 0 0 250px;
	width: 226px;
	height: 360px;
	text-align: left;
	background: url(../images/bg-newsletter.gif) no-repeat;
}
.clear{
	clear: both;
	line-height: 0px;
}
#footer{
	position: relative;
	left: 275px;
	width: 405px;
	height: 75px;
	padding: 5px 0 0 0;
	margin: 75px 0 0 0;
	border-top: #edeee9	1px solid;
}
#left {
	position: absolute;
	left: 26px;
	top: 0px;
	width: 223px;
	border-left: #a9b1a4 solid 1px;
	border-right: #a9b1a4 solid 1px;
	background: url(../images/bg-navi.png);
}
#left #logo {
	margin: 75px 0 0 12px;
}

/* CONTAINER ENDE */

/* POPUP */

#schwarz{
	background: url(../images/schwarz.png);
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
}
#popup{
	position: absolute;
	top: 50px;
	left: 0px;
	width:100%;
	text-align: center;
}
#zoom{
	position:relative;
	background: #fff;
	width:100%;
	height:100%;
	margin: 0px auto;
	padding: 5px;
	text-align:left;
}
#popup #header{
	position:relative;
	width: 100%;
	margin: 5px 0 5px 0;
	text-align: right;
}
#popup #buttons{
	position:relative;
	font-size:0.8em;
	width: 100%;
}
#popup .next{
	position: relative;
	float:left;
}
#popup #logo{
	position:relative;
	left:0px;
	top:10px;
}
#popup #popcontent{
	position:relative;
	display: block;
	font-size:0.9em;
	float: left;
	margin: 0;
	text-align: left;
}
#popup #popcontent #inhalt{
	position:relative;
	display: block;
	width: 100%;
	margin: 0 10px 20px 10px;
}
.ausstellung #zoom #popcontent #inhalt p{
text-align:center;}
/* POPUP ENDE */ 

/* LOGOS */

#macrocom{
	position: relative;
	top: 15px;
	padding: 2px 2px 2px 2px;
	background: #fff;
	float: right;
}
#verband{
	position: absolute;
	left: 35px;
	top: 190px;
}
#planerlogo{
	position: relative;
	left: 50px;
	top: 50px;
}

/* LOGOS ENDE */

#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%;
}
