@charset "UTF-8";
/* Tango Club Cottbus by technosatz.de */

body {
	margin: 0;
	padding: 0;
	background-image: url(../img/bg.jpg);
	background-position: top center;
	background-repeat: repeat;
	text-align: center;
	font-family: Helvetiva, Arial, Tahoma, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

a {
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
}

#website {
	margin-left: auto;
	margin-right: auto;
	width: 916px;
	text-align: center;
}

#header_container {
	width: 916px;
	height: 235px;
	background-image: url(../img/header.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	position: absolute;
	clear: both;
}

#sub_navi_container {
	width: 688px;
	height: 24px;
	margin-top: 211px;
	margin-left: 67px;
	text-align: left;
}


#content_container {
	width: 916px;
	margin-left: 0px;
	background-image: url(../img/content_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: center;
}


#content_container img {
	border: none;
}

#footer_container {
	width: 916px;
	height: 175px;
	margin-left: 0px;
	background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	padding-top: 0px;
}

#left_container {
	width: 0px;
	float: left;
	margin-left: 67px;
	text-align: left;
}


#sub_navi_top {
	width: 151px;
	height: 21px;
	margin-left: 0px;
	background-image: url(../img/navi_beige.gif);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 12px;
}

#sub_navi_top img {
	border: 0;
}

td.buttonheading {
	display: none;
	visibility: hidden;
}

#navigation {
	width: 688px;
	height: 24px;
	float: left;
	text-align: center;
}

#navigation ul {
	width: 688px;
	height: 24px;
	float: left;
	margin: 0;
	padding: 0;
	background-image: url(../img/navi_bg.gif);
	background-repeat: repeat-x;
}

#navigation ul li {
	list-style: none;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0px;
}

#navigation ul li a {
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(../img/navi_bg.gif);
	background-repeat: repeat-x;
	height: 21px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	margin: 0px;
	padding: 3px 0px 0px 0px;
	width: 95px;
	text-align: center;
	border-right: 1px solid #000000;
}

#navigation ul li a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(../img/navi_bg_on.gif);
	background-repeat: repeat-x;
}

#navigation ul li #active_menu {
	background-image: url(../img/navi_bg_on.gif);
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: block;
}

#subnavi ul {
	width: 163px;
	float: left;
	margin: 0;
	padding: 0;
	margin-top: 0px;
	margin-bottom: -1px;
	font-size: 12px;
}

#subnavi ul li {
	width: 163px;
	height: 21px;
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}

#subnavi ul li a {
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 22px;
	padding-top: 2px;
	padding-bottom: 2px;
	position: absolute;
	width: 142px;
	height: 21px;
	background-image: url(../img/navi_sub.gif);
	background-repeat: repeat-x;
}


#subnavi ul li a:hover {
	background-image: url(../img/navi_sub_on.gif);
	background-repeat: repeat-x;
}

#subnavi ul li #active_menu {
	background-image: url(../img/navi_sub_on.gif);
}

.contentheading {
	font-size: 12px;
	font-weight: normal;
	padding: 0;
	margin: 0;
	width: 490px;
	height: 36px;
	/*border-bottom: 1px solid #777777;*/
	background-image: url(../img/contentheading.gif);
	background-repeat: repeat-x;
	background-position: left 28px;
}

.componentheading {
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 12px 0px 10px 0px;
	width: 490px;
	height: 18px;
	border-bottom: 1px solid #777777;

}

#inhalt_container {
	width: 650px;
	float: left;
	text-align: left;
	margin-left: 18px;
	margin-top: 20px;
	font-size: 11px;
	line-height: 16px;
	background-color: none;
}

#inhalt_container p {
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 16px;
}

#inhalt_container td {
	font-size: 11px;
	line-height: 16px;
}

#inhalt_container a {
	font-weight: regular;
	color: #FFFFFF;
	text-decoration: none;
}

#inhalt_container a:hover {
	font-weight: regular;
	color: #CCCCCC;
}


#bannerarea {
	padding: 30px 0px 0px 10px;
	border: 0;
	width: 147px;
	float: left;
	position: absolut;
	text-align: center;
}

#bannerarea img {
	border: 0;
}
