body {
	background-repeat:no-repeat;
	margin: auto;
	border: 0;
	background-attachment: fixed;
	background-color: #000;
	background-position: center center;
}
#main {
	z-index:1;
	visibility:visible;
	margin: auto;
	padding-top: 50px;
	height: auto;
	position: relative;
	width: 1024px;
}

#head {
	width:880px;
	z-index:1;
	position: relative;
	height: 135px;
}


#nav1 {
	position:static;
	width:850px;
	z-index:1;
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	font-weight: bold;
	border: 15px solid #FFF;
	margin-bottom: 5px;
	background-image: url(images_side/bg_images/bg_nav.gif);
	background-repeat: repeat;
	background-color: #FFF;
	height: 25px;
}
.titel{
	overflow:hidden;
	text-align: right;
	position: static;
	font-family: Calibri;
	font-size: 10px;
	font-weight: bold;
	padding-right: 2px;
}
.round_corner {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	behavior: url(formulare/border-radius.htc);
}

.teaserbilder{
	overflow:hidden;
	text-align: right;
	position: static;
	vertical-align: top;
	width: auto;
	top: 14px;
	left: -1px;
}
.teaserbilder img{
	height: 25px;
	width: 25px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-left: 2px;
	padding-right: 2px;
}
.teaserbilder img:hover{
	height: 24px;
	width: 24px;
	background-image: url(images_side/bg_images/bg_nav.png);
	padding-right: 2px;
	padding-left: 2px;
}
#cb_logo {
	width:400px;
	height:100px;
	z-index:2;
	background-repeat: repeat;
	text-align: right;
	border: 15px solid #FFF;
	float: left;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	behavior: url(ie-css3.htc);
	background-color: #FFF;
}
#info {
	width:500px;
	z-index:2000;
	background-repeat: repeat;
	text-align: justify;
	border: 15px solid #FFF;
	float: left;
	border-radius: 10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-webkit-border-radius: 10px;
	behavior: url(ie-css3.htc);
	font-family: Calibri;
	font-size: 12px;
	padding: 10px;
	background-color: #E8E8E9;
	visibility: visible;
	display: none;
	position: absolute;
}
#socialnet {
	width:120px;
	height:auto;
	z-index:1;
	float: right;
	text-align: justify;
	clear: right;
}
#newsletter {
	width:250px;
	height:70px;
	z-index:1;
	float: right;
	text-align: justify;
	clear: right;
	padding-top: 5px;
}
#cb_content {
	position:static;
	width:850px;
	z-index:1;
	font-family:Calibri;
	text-align:justify;
	color:#000000;
	border: 15px solid #FFF;
	background-image: url(images_side/content/bg_tranz.png);
	background-repeat: repeat;
	overflow: hidden;
	height: 100%;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	behavior: url(ie-css3.htc);
	font-size: 12px;
	line-height: 1.1
}
#cb_video {
	position:absolute;
	width:160px;
	height:45px;
	z-index:0;
	float: right;
	clear: both;
	left: 710px;
	top: 187px;
}

.versteckt {
	visibility: hidden;
}
a:link {
	text-decoration: none;
	color: #F3B;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#banner {
	position:absolute;
	width:150px;
	height:300px;
	z-index:2;
	float: right;
	background-repeat: no-repeat;
	left: 885px;
	top: 185px;
	border: 15px solid #FFF;
	border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	behavior: url(ie-css3.htc);
	background-color: #FFF;
}

#eventfreet{
	position:absolute;
	width:150px;
	height:15px;
	z-index:2;
	float: right;
	background-repeat: no-repeat;
	left: 885px;
	top: 520px;
	border: 15px solid #FFF;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	behavior: url(ie-css3.htc);
	background-color: #FFF;
	visibility: hidden;
	text-align: center;
}

#dialog{
	background-repeat: no-repeat;
	
	background-color: #FFF;
	color: #FE0013;
	height: auto;
	width: auto;
}
.black_bg_font {
	color: #FFFFFF;
	background-color: #000000;
	padding: 2px;
}

