/* neueDaten* / 2010 / Bochum / neueDaten.de */

html, body {
	margin: 0;
	padding: 0;
}

html {
	background-image: url(/fileadmin/template/img/bg.gif);
	background-repeat: repeat-y;
	background-position: top center;
	background-color: #9b9d9c;
}

#total {
}
img {
	border: none;
}

-moz-any-input:focus{outline:none}
:-moz-any-link:focus{outline:none}
:-moz-any-input:focus{outline:none}


#header, #main, #footer,#sponsor_bottom {
	position: relative;
	left: 50%;
	margin: 0 0 0 -461px;
	width: 920px;
}

#header {
	height: 202px;
	background-color: #fff;
}
#main {
	background-color: #fff;
	width: 836px;
	padding: 22px 42px 42px 42px;
}
#logo {
	position: absolute;
	left: 604px;
	top: 0;
	z-index: 100;
}
#date {
	position: absolute;
	left: 43px;
	top: 24px;
}
#sponsor_bottom {
    height: 115px;
    margin-bottom: 30px;
}

/* FOOTER: */

#footerarea {
	position: relative;
	min-height: 100px;
	background-color: #c1c0c1;
	background-image: url(/fileadmin/template/img/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	overflow: visible;
}

#footer_top_over {
    position: relative;
    top: -44px;
    width: 100%;
    height: 44px;
    background-image: url(/fileadmin/template/img/footer_bg_over.gif);
    background-position: top center;
    z-index: 40;
}

#footer {
	height: 314px;
	font: normal 12px/20px Arial, Helvetica, sans-serif;
	color: #7b7979;
}
#footer a{
	text-decoration: none;
	color: #7b7979;
}
#footer a:hover{
	text-decoration: underline;
}


#footer_left {
	position: absolute;
	left: 41px;
	top: 10px;
}
#footer_middle {
	position: absolute;
	left: 173px;
	top: 10px;
}
#footer_right {
	position: absolute;
	left: 385px;
	top: 10px;
}
#footer h3 {
	font: bold 15px/20px Arial, Helvetica, sans-serif;
	color: #7b7979;
	margin: 0;
	margin-bottom: 20px;
	padding: 0;
}

/* MENU: */
#menu {
	position: absolute;
	left: 43px;
	top: 145px;
	font: normal 15px/15px Arial, Helvetica, sans-serif;
	color: #646464;
}
#menu a {
	font: normal 15px/15px Arial, Helvetica, sans-serif;
	color: #646464;
	text-decoration: none;
}
#menu a:hover {
	font: normal 15px/15px Arial, Helvetica, sans-serif;
	color: #00a7e3;
	text-decoration: none;
}
#menu a.active { 
	font: bold 15px/15px Arial, Helvetica, sans-serif;
	color: #00a7e3;
	text-decoration: none;
}

#submenu {
	position: absolute;
	left: 43px;
	top: 168px;
	font: normal 15px/15px Arial, Helvetica, sans-serif;
	color: #00a7e3;
	z-index: 1000;
}
#submenu a {
	font: normal 15px/15px Arial, Helvetica, sans-serif;
	color: #00a7e3;
	text-decoration: none;
}
#submenu a:hover{
	font: normal 15px/15px Arial, Helvetica, sans-serif;
	color: #00a7e3;
	text-decoration: none;
}
#submenu a.active {
	font: bold 15px/15px Arial, Helvetica, sans-serif;
	color: #00a7e3;
	text-decoration: none;
}


/* CONTENT */

#middle {
	width: 580px;
	min-height: 900px;
	height:auto !important;
  	height:900px;
}


/* BORDER: */

#border {
	position: absolute;
	left: 680px;
	top: 23px;
}
#border a {
	font: bold 15px/25px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #646464;
}
#border a:hover {
	text-decoration: underline;
}
.borderContent {
	padding: 18px;
	width: 170px;
	background-color: #f2f2f2;
	background-image:url(../img/bg_border.png);
	margin-bottom: 5px;
}
.borderContent ul {
	list-style-type: none;
	background-image: url(../img/arrow_border.png);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	padding-left: 20px;
	padding-top: -10px;
	margin-bottom: 20px;
}
.borderContent h2{
	padding: 0;
	margin: 0;
	font: bold 15px/25px Arial, Helvetica, sans-serif;
}


/* TYPO: */

html {
	font: normal 15px/25px Arial, Helvetica, sans-serif;
	color: #646464;
}
#middle a {
	font: bold 15px/25px Arial, Helvetica, sans-serif;
	color: #00a7e3;
	text-decoration: none;
}
#middle a:hover {
	text-decoration: underline;
}

h1 {
	padding: 0;
	margin: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	font: bold 20px/25px Arial, Helvetica, sans-serif;
	color: #00a7e3;
}
h1 a {
	color: #00a7e3;
	text-decoration: none;
}
h1 a:hover {
	text-decoration: underline;
}

h2 {
	position: relative;
	display: inline;
	left: -14px;
	padding: 6px;
	padding-left: 14px;
	padding-right: 14px;
	background-color: #788c4c;
	font: bold 15px/25px Arial, Helvetica, sans-serif;
	color: #fff;
}

h3 {
	font: bold 15px/20px Arial, Helvetica, sans-serif;
	color: #646464;
	margin: 0;
	margin-bottom: 20px;
	padding: 0;
}

p {
	padding: 0;
	margin: 0;
}

/* SLIDESHOW: */

#slideshowarea {
	margin-bottom: 20px;
}


/* TT_NEWS: */

.news-list-item {
	margin-bottom: 25px;
}

.news-list-date {
	position: relative;
	left: -14px;
	padding-left: 14px;
	padding-top: 6px;
	width: 86px;
	height: 29px;
	background-color: #fff25b;
	font: bold 15px/25px Arial, Helvetica, sans-serif;
}


/* PROGRAMM TABELLE: */

.programm_table {
	border-collapse: collapse;
	width: 590px;
	margin-top: 10px;
	margin-bottom: 50px;
}

.programm_table .td-0, .programm_table .td-1 , .programm_table .td-2{
	width: 196px;
}
	
	
.programm_table td{
	border-bottom: solid 1px #CCCCCC;
	font: normal 15px/25px Arial, Helvetica, sans-serif;
	vertical-align: top;
}
.programm_table .tr-0 td{
	vertical-align: top;
	font: normal 15px/15px Arial, Helvetica, sans-serif;
	color: #00a7e3;
	padding-bottom: 20px;
	border-bottom: solid 1px #CCCCCC;
}
.programm_table .tr-0 td h1 {
	line-height: 10px;
}

.programm_table .tr-1 td{
	line-height: 0;
	height: 1px;
	font-size: 0;
}
.programm_table .tr-last td{
	line-height: 0;
	height: 1px;
	font-size: 0;
}

/* MUSIKER: */

.mu_area {
	position: relative;
	margin-bottom: 38px;
	padding-bottom: 38px;
	background-color: #fff;
	border-bottom: solid 1px #CCCCCC;
}

.mu_minheight {
	position: relative;
	height: 210px;
	width: 1px;
}

h2.mu {
	position: absolute;
	top: 0;
	display: inline;
	left: -14px;
	padding: 5px;
	margin: 0;
	padding-left: 14px;
	padding-right: 14px;
	background-color: #788c4c;
	font: bold 20px/25px Arial, Helvetica, sans-serif;
	color: #fff;
}

.mu_country {
	position: absolute;
	top: 33px;
	color: #00a7e3;
}
.mu_member {
	position: absolute;
	top: 70px;
	left: 225px;
	color: #00a7e3;
}
.mu_picture {
	position: absolute;
	top: 75px;
}
.mu_teaser {
	margin-top: 25px;
	font: bold 15px/25px Arial, Helvetica, sans-serif;
	color: #646464;
}

/* MAILFORM: */

.csc-mailform {
	border: none;
	padding: 0;
	margin:0;
	
}
.csc-mailform-field label {
	display: block;
	margin-bottom: 2px;
}
.csc-mailform-field textarea {
	width: 400px;
	height: 200px;
	padding: 10px;
	margin-bottom: 16px;
	border: solid 2px #cccccc;
	font: normal 15px/25px Arial, Helvetica, sans-serif;
	color: #595959;
}
.csc-mailform-field input {
	border: solid 2px #cccccc;
	margin-bottom: 16px;
	width: 404px;
	padding: 2px;
	padding-left: 10px;
	font: normal 15px/25px Arial, Helvetica, sans-serif;
	color: #595959;
}

.csc-mailform-submit {
	width: 140px !important;
	padding-left: 0 !important;
}

/* OVERLAY: */

#overlay {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 1790px;
	background-image: url(/fileadmin/template/overlay/bg.png);
	background-repeat: repeat-x repeat-y;
	z-index: 1000;
}
* html #overlay {
	background-image: url(/fileadmin/template/overlay/bg_ie6.png);
	background-repeat: repeat-x repeat-y;
}

#banner {
	position: absolute;
	background-image: url(/fileadmin/template/overlay/banner.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	height: 748px;
}
* html #banner {
	background-image: url(/fileadmin/template/overlay/banner_ie6.png);
}

#overlay_text {
	position: absolute;
	left: 50%;
	top: 130px;
	margin-left: -465px;
	width: 992px;
	height: 399px;
	background-image: url(/fileadmin/template/overlay/content.png);
	background-repeat: no-repeat;
	
}

#overlay_close_btn {
	position: absolute;
	left: 50%;
	top: 120px;
	margin-left: 380px;
	cursor: pointer;
}
