/* GLOBALS */

*{
	margin:0;
	padding:0;
}
body { 
	font-family: verdana, Helvetica, Sans-serif;  
	font-size: 0.75em;
	color: #000;
	text-align: center;
	background: url(../images/bg_body.gif) #9a9a9a repeat-x;
}
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: 990px;
	text-align: left;
	background: url(../images/bg.gif) no-repeat center 65px;
}
#main {
	position: relative;
	top: 0px;
	width: 983px;
}
#main #header{
	position:relative;
	left:0px;
	top:0px;
	margin: 0 18px 0 17px;
	width:948px;
	height:65px;
}
#main #subnavi{
	position: absolute;
	top: 45px;
	right: 0px;
	text-align: left;
}
#main #content{
	position: relative;
	top: 0px;
	left: 175px;
	width: 820px;
	height: 585px;
}
#bottommer{
	position: fixed;
	bottom: 0;
	width: 100%;
}
#right{
}
.clear{
	clear: both;
	line-height: 0px;
}
#footer{
	position: absolute;
	left: 0px;
	bottom: 15px;
	width: 808px;
}
#left {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 175px;
}
#left #logo {
	margin: 22px 0 0 0;
}
#caratcinema {
	margin-left: 12px;
	margin-top: 20px;
}
#verband{
	position: absolute;
	left: 23px;
	top: 540px;
}
#elementa{
	position: absolute;
	right: 23px;
	bottom: 35px;
}
#designo{
	position: absolute;
	right: 183px;
	bottom: 40px;
}
#siematic{
	position: absolute;
	right: 332px;
	bottom: 38px;
}

#slogan {
	position: absolute;
	left: 175px;
	top: 0px;
}

/* CONTAINER ENDE */

/* POPUP */

#schwarz{
	background: url(../images/schwarz.png);
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	z-index: 900;
}
#popup{
	position: absolute;
	top: 50px;
	left: 0px;
	width:100%;
	text-align: center;
	z-index: 900;
}
#zoom{
	position:relative;
	background: #fff;
	margin: 0px auto;
	padding: 10px;
	text-align:center;
}
#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;
}
#macrocom{
	position: relative;
	top: 15px;
	padding: 0;
	background: #fff;
	float: right;
}

/* POPUP ENDE */

#eventinc{
	position:absolute;
	width:330px;
	left:615px;
	top:144px; 
	border: #666666 1px solid; 
	background: #fff; 
	z-index:9000;
}
#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%;
}
