/* GLOBALS */

*{
	margin:0;
	padding:0;
}
body { 
	font-family: Arial, Helvetica, Sans-serif;  
	font-size: 0.75em;
	color: #000;
	text-align: center;
	background: #a8a8a8 url(../images/bg.jpg) repeat-x 0 0;
}
img{
	border:none;
}
p{
	margin:0 0 1em 0;
	padding: 0 5px 0px 0px;
	line-height: 1.4em;
}
input,textarea,select{
	width: 275px;
	border: #A8A8A8 1px solid;	
	background: #F1F1F1;
	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 {
	position: relative;
	top: 0px;
	margin: 0 auto;
	width: 1000px;
	text-align:left;
	height:622px;
	background:url(../images/bg-container-1.jpg);

}
#main {
	position:absolute;
	top: 0px;
	width: 955px;
	height:610px;
}
#main #header{
	position:absolute;
	left:0px;
	top:0px;
	width:810px;
	height:85px;
}
#main #subnavi{
	position: absolute;
	left: 641px;
	top: 58px;
	width: auto;
	height: 24px;
	text-align: left;
}
#header #substandort{
position: absolute;
	left: 660px;
	top: 65px;
	width: 80px;
	text-align: left;
	background-color:#333333;
	z-index:100;
	
}

#header #subservice{
position: absolute;
	left: 760px;
	top: 65px;
	width: 80px;
	text-align: left;
	background-color:#333333;
	z-index:100;
	}

#main #content{
	position: absolute;
	top:100px;
	left:320px;
	width:597px;
	height: 443px;
	}
#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;
}
.clear{
	clear: both;
	line-height: 0px;
}
#footer{
	position: absolute;
	left: 527px;/*485px;*/
	top:550px;
	width: 500px;
	padding: 5px 0 0 0;
	
}
#left {
	position: absolute;
	left: 152px;
	top:92px;
	width: 170px;
}
#header #logo {
	margin: 0px 0 0 118px;
}
/* POPUP */

#schwarz{
	background: url(../images/schwarz.png);
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
}
#popup {
left:0;
position:absolute;
text-align:center;
top:50px;
width:100%;
}
.popup_datenschutz #popup{

margin:0 auto;
padding:0;
position:relative;
text-align:left;
width:500px;
}
#popup div.idnav {
	display: none;
}
#zoom{
	position:relative;
	background: #fff;
	width:450px;
	height:450px;
	margin: 0px auto;
	padding: 10px;
	text-align:center;
}
#popup #header{
	position:relative;
	width: 100%;
	margin: 5px 0 5px 0;
	text-align: right;
}
#popup #buttons{

float:left;
height:35px;
margin-left:10px;
position:relative;
text-align:left;
width:100%;
}
#sicherheitscode {
color:#707173;
font-size:2em;
height:28px;

padding:0;
width:135px;
}
#popup .next{
	position: relative;
	float:left;
	padding-right: 15px;
}
#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;
	margin-bottom: 10px;
	padding: 2px 2px 2px 2px;
	background: #fff;
}
#verband{
	position: absolute;
	left: 62px;
	top: 380px;
}



#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%;
}
