/* GENERAL LAYOUT STYLES #### */
html, body {
    margin:0;
    padding:0;
    color: #000;
	background-color:#cbdadf;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
.block {
	display: block;
}
.inline {
	display: inline;
}
.clear {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
.txtcenter {
	text-align: center;
}
.txtmiddle {
	text-align: center;
	vertical-align: middle;
}
.txtright {
	text-align: right;
}
.txttop {
	vertical-align: top;
}
.txtbottom {
	vertical-align: bottom;
}
.txtleft {
	text-align: left;
}
.smaller {
	font-size: smaller;
}
.larger {
	font-size: larger;
}
.small {
	font-size: small;
}
.large {
	font-size: large;
}

.clearfloat {
    clear:both;
}
.round.wrapper {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding:5px;
}
.col50{ width:50%;}
.col25{ width:25%;}
.b1 {height:1px; font-size:1px; overflow:hidden; display:block; background:#ccc; margin:0 5px;}
.b2 {height:1px; font-size:1px; overflow:hidden; display:block; background:#fff; border-right:2px solid #ccc; border-left:2px solid #ccc; margin:0 3px;}
.b3 {height:1px; font-size:1px; overflow:hidden; display:block; background:#fff; border-right:1px solid #ccc; border-left:1px solid #ccc; margin:0 2px;}
.b4 {height:2px; font-size:1px; overflow:hidden; display:block; background:#fff; border-right:1px solid #ccc; border-left:1px solid #ccc; margin:0 1px;}
.information {margin:1em; padding:0.5em 2em; color:#0000ff; font-weight:bold; background: url(/images/icons/information.png) no-repeat left 50%;}
.error {margin:1em; padding:0.5em 2em; color:#ff0000; font-weight:bold; background: url(/images/icons/error.png) no-repeat left 50%;}
.success {margin:1em; padding:0.5em 2em; color:#00ff00; font-weight:bold; background: url(/images/icons/success.png) no-repeat left 50%;}
a { text-decoration:none; color:#ff0000; }
a:hover, a:active {
	text-decoration: none;
	color:#069;
	text-align: left;
}
a img { border:none;}

.pagenavi a{
	text-align:center; 
	color:#333; 
	margin:0 0 0 5px; 
	background:url(../images/pagenavi.jpg) no-repeat 0 0; 
	display: inline-block;
	line-height:20px;
	width:20px;
	height:20px;
	}
.pagenavi a:hover{
	text-align:center; 
	color:#333; 
	margin:0 0 0 5px; 
	background:url(../images/pagenavi_hover.jpg) no-repeat 0 0; 
	display: inline-block;
	line-height:20px;
	width:20px;
	height:20px;
	}
.pagenavi strong {
	text-align:center; 
	color:#333; 
	margin:0 0 0 5px; 
	background:url(../images/pagenavi_hover.jpg) no-repeat 0 0; 
	display: inline-block;
	line-height:20px;
	width:20px;
	height:20px;
	}

#slidewrap {
	margin: 0;
	padding: 0;
}
#slidewrap div { text-align: justify; }
.wrapper {
	margin:0;
	padding:0;
	
}
p {
	margin:0;
	padding:0;
}
/* GENERAL LAYOUT STYLES */
/* INDEX BODY */
#banner-top{width:463px;height:60px; margin:10px 10px 0 0;}
#banner-right{width:120px; float:right; height:600px; margin:0 0 0 0;}
.banner-bottom{width:728px;height:90px; margin:10px 0 0 0;}
.banner-charts{width:232px;height:90px; margin:10px 0 0 10px;}
#logo {background:url(/images/logo.png) no-repeat; height:72px; width:450px; margin:8px 0 0 0;}
#container { background:#f2f4f5; margin:0 0 0 0; padding:0 0 20px 0; min-height:620px; width:840px; float:left;}
* html #min-width-wrapper {border-left:970px solid #fff; position:relative; float:left; z-index:1;}
* html #page-container {margin-left:-970px; position:relative; float:left; z-index:2;}
#page-container {
    margin:0;
    padding:0;
    text-align:left;
    min-width:970px;
}
#headerTop {
	
	margin:auto;
	width:100%;
	background: url(../images/top_bg.png);
	height:80px;
}
#headerTop-int {
	margin:auto;
	width:970px;
	height:80px;
}
#header {
	position:relative;
	margin:auto;
	width:100%;
	background: url(../images/header_bg.png);
	height:200px;
	overflow:hidden;
}
#header-int {
	position:relative;
	margin:auto;
	width:970px;
	height:200px;
	overflow:hidden;
}
#navi {
	position:relative;
	margin:auto;
	width:100%;
	background: url(../images/navi_bg.png);
	height:45px;
	overflow:hidden;
}
#navi-int {
	position:relative;
	margin:auto;
	width:840px;
	height:45px;
	padding:1px 65px 0 65px;
	background: url(../images/button/button_bg.png) no-repeat 0 1px;
	overflow:hidden;
}
#content {
	margin:auto;
	width:100%;
	background: url(../images/content_bg.png) repeat-x;
	
}

#content-int {
	margin:auto;
	width:970px;
	min-height:620px;
	
}

#content-int .messages {
    background:#f2f4f5;
    padding-left:10px;
}

#content-int .messages p {
    margin:0;
}

#footer {
	margin:auto;
	width:100%;
	height:150px;
	background: url(../images/header_bg.png);
}
#footer-int {
	margin:auto;
	width:970px;
	height:150px;
}
#copy {
	margin:auto;
	width:100%;
	height:25px;
}
#copy-int {
	margin:auto;
	width:970px;
	height:15px;
	padding:5px 0 5px 0;
}
#newsTicker {
	margin:auto;
	width:970px;
	height:25px;
	
	background: url(/images/newsticker.png) no-repeat 0px 0;
}
.footer-navi{
	width:840px;
	height:20px;
	padding:5px 0 0 0;
	margin:0 0 10px 0px;
	color:#000;
	background:url(../images/footer-navi.png);
	text-align:right;
}
.footer-navi .copyright{
	padding:0 0 0 5px;
	margin:0 0 0 0;
	color:#000;

}
.footer-navi .top a{
	padding:0 12px 0 35px;
	margin:0 0 0 0;
	
	color:#000;

}
/* INDEX BODY END */
h1 {
    font-size:130%;
	
}
h2 {
    font-size:120%;
	padding:0;
	margin:0;
}
h3 {
    font-size:1.3em;
	color:#333;
	background:url(../images/icons/news.png) no-repeat 5px 3px #e7e7e7;
	margin:0;
	padding:3px;
	padding-left:30px;
	margin:5px 0 5px 0;
}
h4 {
    font-size:1.1em;
	color:#333;
	background:url(../images/icons/news.png) no-repeat 5px 3px #FFF;
	padding:5px;
	padding-left:30px;
	margin:0;
}
/* LOGIN */
#login{
	position:absolute;
	padding:13px 0 0 5px;
	margin:0 0 0 0;
	width: 360px;
	height: 32px;
	z-index:9999;
	background: url(../images/069_50.png);
	top: 3px;
 
	
}
#login form{
	padding:0;
	margin:0;
	
}
#login form input{
	padding-left:5px;
	margin:0;
	
}
#login .username{
	float:left;
	color:#FFF;
	font-size:11px;
	line-height:16px;
	background: url(../images/username.png) no-repeat;
	height:20px;
	width:140px;
	border:none;
	
}
#login .password{
	float:left;
	background: url(../images/password.png) no-repeat;
	height:20px;
	width:140px;
	border:none;
	margin-left:5px;
	
}
#login .button{
	background: url(../images/login_but.png) no-repeat;
	height:20px;
	width:50px;
	border:none;
	cursor:pointer;
	margin-left:5px;
}
/* LOGIN END */
/* TOPIC */
.footerViewAll{
	background:url(../images/footer50.png) no-repeat;
	padding:0 30px 0 5px;
	height:22px;
	border-right:1px solid #d9dada;
	line-height:19px;
	text-align:right;
}

.footerViewAll a {
	color:#21586d;
}

.footerViewAll a strong {
	color:#000;
}

.footerViewAll a:hover {
	color:#000;
}

.footerViewAll a:hover strong {
	color:#C00;
	}

#topicDetails {
	float:left;
}

#topicDetailsLeft {
	width:300px;
	float:left;
}
#topicDetailsLeft .player {
	width:279px;
	height:236px;
	padding:10px;
}
#topicDetailsLeft .cover {
	width:279px;
	height:279px;
	padding:10px;
}
#topicDetailsLeft .cover img {
	padding:2px;
	border:2px solid #FFF;
}
#topicDetailsLeft .download {
	padding:5px;
}
#topicDetailsRight {
	width:540px;
	float:left;
}
#topicDetailsRight .topic {
	margin:5px 0 5px 0;
}
#topicDetailsRight .beschreibung {
	margin:5px 0 5px 0px;
}

#topicDetailsRight .beschreibung p {
    padding:5px;
    padding-right:10px;
    text-align:justify;
}
#topicDetailsRight .details .title {
	width: 85px;
	float:left;
	padding:2px;
	margin:2px;
}
#topicDetailsRight .details .desc {
	width:400px;
	float:left;
	padding:2px;
	margin:2px;
	font-size:110%;
}
#topicDetailsRight h1{
	padding:0px 0px 0px 45px;
	margin:5px 5px 0 0;
	line-height:30px;
	height:35px;
	background:url(../images/h1_bms840.png) no-repeat -5px 0;
	}
/* TOPIC */
#impressum h1,
#newsOverview h1{
	padding:0px 0px 0px 45px;
	margin:5px 5px 0 0;
	line-height:30px;
	height:35px;
	background:url(../images/h1_news840.png) no-repeat;
	}
#newsOverview .footer {
	height:35px;
	line-height:40px;
	color:#FFF;
	text-align:center;
}
#newsOverview .header {
	height:35px;
	background:inherit;
}
#newsOverview .newsCover img,
#homeBody-right .bmsCover img,
#homeBody-left .newsCover img{
	float:left;
	margin:8px 0 0 13px;
	border: 2px solid #FFF;
}
#homeBody-left .newsCover,
#newsOverview .newsCover { width:110px; overflow:hidden;}

#newsOverview .news,
#homeBody-left .news {
	float:left;
	width:420px;
	height:138px;
	border-bottom:none;
	background: url(/images/bms_bg.png) no-repeat;
	text-align: left;
}
#newsOverview .newsDesc,
#homeBody-left .newsDesc {
	width:275px;
	padding:0 0 0 5px;
}
#newsOverview .newsDesc a h2,
#homeBody-left .newsDesc a h2 {
	padding:8px 0 5px 25px;
	color:#003445;
	text-transform:uppercase;
	background:url(/images/newstitle.png) no-repeat 0 9px;
}
#newsOverview .newsDesc a h2:hover,
#homeBody-left .newsDesc a h2:hover {
	padding:8px 0 5px 25px;
	color:#C00;
	text-align:left;
	text-transform:uppercase;
	background:url(/images/newstitle.png) no-repeat 0 9px;
}
#newsOverview .newsDesc .date,
#homeBody-left .newsDesc .date {
	font-size:80%;
	color:#006d90;
}

#homeBody-left h1 {
	padding:0px 0px 0px 45px;
	margin:5px 5px 0 0;
	line-height:30px;
	height:35px;
	background:url(../images/h1_news.png) no-repeat;
	
}
#homeBody-left .header {
	margin:0 0 0 0;
}
#homeBody-left .footer{
	background:url(/images/footer50.png) no-repeat;
	margin:0 0 0 0;
	padding:0 30px 0 0;
	height:24px;
	line-height:19px;
	text-align:right;
}
#homeBody-right .footer {
	background:url(/images/footer50.png) no-repeat;
	padding:0 30px 0 0;
	height:24px;
	line-height:19px;
	text-align:right;
}

#homeBody-right .bmsBox {
	margin:6px 0 0 0;
}
#homeBody-right .bms {
	float:left;
	position:relative;
	margin:0 0 0 0;
	width:420px;
	height:138px;
	border-bottom:none;
	background: url(/images/bms_bg.png) no-repeat;
	text-align: left;
}
#homeBody-right h1 {
	padding:0px 0px 0px 45px;
	margin:5px 5px 0 0;
	line-height:30px;
	height:35px;
	background:url(../images/h1_bms.png) no-repeat;
	
}
#homeBody-right .bmsTitel {
	display:block;
	width:50px;
	padding:0px 0 0px 5px;
	margin:2px;
	text-align:left;
}
#homeBody-right .bmsDesc {
	display:block;
	width:210px;
	height:16px;
	padding:0px 0 0px 5px;
	margin:2px;
	overflow:hidden;
	text-align:left;
}

#homeBody-right .bmsDesc ul{
	padding:0px;	
}

#homeBody-right .bmsDesc li{
	float:left;
	padding:0px;
}
	
#homeBody-right .bmsDesc li img {
    padding-right:2px;
    display:block;    
}

#homeBody-right .feedback {
	margin:5px 0 0 5px;
	width:270px;
	height:40px;
	line-height:15px;
	background:url(/images/feedback_but.png) no-repeat right;
	
}
#homeBody-right .button a {
	display:block;
	margin:6px 0 0 10px;
	width:80px;
	height:22px;
	line-height:22px;
	text-align:center;
	color:#FFF;
	background:url(/images/button/feedback_but.png);
	
}
#homeBody-right .button a:hover {
	display:block;
	margin:6px 0 0 10px;
	width:80px;
	height:22px;
	line-height:22px;
	text-align:center;
	color:#FFF;
	background:url(/images/button/feedback_but_hover.png);
}
#topicOverview h1{
	padding:0px 0px 0px 45px;
	margin:5px 5px 0 0;
	line-height:30px;
	height:35px;
	background:url(../images/h1_bms840.png) no-repeat;
	}
#topicOverview .topicHeader {
	width:820px;
	padding:6px 10px 10px 10px;
	margin-bottom:5px;
	background:url(/images/bms_header840.png) no-repeat;
	}
#topicOverview .topicBody {
	width:820px;
	padding:10px;
	height:70px;
	background:url(../images/bmsbody.png) no-repeat;
}
#topicOverview .promo{
	font-size:80%;
	line-height:30px;
}
#topicOverview .header {
	width:100px;
	padding:2px;
	text-align:center;
}
#topicOverview .themen {
	width:100px;
	height:60px;
	padding:0 2px 0 2px;
	text-align:center;
	
}
#topicOverview .themen span {
	display:block;
	text-align:center;
	height:15px;
	margin-bottom:7px;
	line-height:15px;
	
}
#topicOverview .button a {
	display:block;
	margin:18px 0 0 5px;
	width:80px;
	height:22px;
	line-height:22px;
	text-align:center;
	color:#FFF;
	background:url(../images/button/feedback_but.png);
	}
	
#topicOverview .button a:hover {
	display:block;
	margin:18px 0 0 5px;
	width:80px;
	height:22px;
	line-height:22px;
	text-align:center;
	color:#FFF;
	background:url(../images/button/feedback_but_hover.png);
	}
	
#topicOverview .icon img {
	padding:20px 0 0 0;
	margin:auto;
	
	}
#topicOverview .label img{
	text-align:center;
	padding:10px 0 0 0;
	}
#topicOverview ul{
	padding:0 0 0 5px;
	
	
	}
#topicOverview li{
	float:left;
	padding:20px 0 0 2px;
	}
#partnerOverview .partnerBody {
	background:#0F0;
	width:210px;
	height:260px;
	overflow:hidden;
	background:url(../images/partnerbody.png) no-repeat;
}
#partnerOverview .partnerBody .images {
	height:70px;
	width: 180px;
	padding:15px 15px 5px 15px;
}
#partnerOverview .partnerBody .name {
	padding:0 15px 0 15px;
	margin:4px 0 0 0;
}
#partnerOverview .partnerBody .link {
	padding:0 15px 0 15px;
	margin:4px 0 0 0;
}
#partnerOverview .partnerBody .desc {
	padding:0 15px 0 15px;
	margin:4px 0 0 0;
	height:110px;
	text-align:justify;
	overflow: hidden;
}
#partnerOverview h1{
	padding:0px 0px 0px 45px;
	margin:5px 5px 0 0;
	line-height:30px;
	height:35px;
	background:url(../images/h1_bms840.png) no-repeat;
	}

#newsArticle { 
	padding:10px 20px 10px 10px;
	text-align:justify;
	margin:0;
	}

#newsArticle h2 {
	display:inline-block;
	padding:8px 0 5px 25px;
	color:#003445;
	text-transform:uppercase;
	background:url(/images/newstitle.png) no-repeat 0 9px;
	}
#newsArticle span {
	color:#000;
	}
p.newsBody{
	display:block;
	float:left;
	}
p.newsBody img{
	display:block;
	float:left;
	padding:10px;
	background: url(../images/newsimages_bg.png) bottom right;
	}
#linksOverview .linksBody{
	width:210px;
	height:120px;
	background:url(../images/links_bg.png) no-repeat;
	}
#linksOverview .images{
	padding:15px 15px 2px 15px;
	}
#linksOverview .linksBody .name{
	padding:0 15px 0 15px;
	text-align:center
	}
#linksOverview .linksBody .link{
	padding:0 15px 0 15px;
	}
#linksOverview .linksBody .desc{
	padding:0 15px 0 15px;
	height:10pt;
	font-size:80%;
	overflow:hidden;
	}
	
#linksOverview h1{
	padding:0px 0px 0px 45px;
	margin:5px 5px 0 0;
	line-height:30px;
	height:35px;
	background:url(../images/h1_links.png) no-repeat;
	}


#galleryOverview .images {
	display:block;
	text-align:center;
	float:left;
	margin:5px;
	width:100px;
	height:75px;
	border:2px solid #c6c6c6;
	border-bottom:15px solid #c6c6c6;
	}
#galleryOverview .images:hover {
	float:left;
	display:block;
	text-align:center;
	margin:5px;
	width:100px;
	height:75px;
	background:#FFF;
	border:2px solid #FFF;
	border-bottom:15px solid #FFF;
	}

#galleryOverview .galleryTop{
	background: url(../images/gallery_top.png) no-repeat;
	height:20px;
	
	}
#galleryOverview .galleryBody{
	background: url(../images/gallery_bg.png) repeat-y;
	
	}
#galleryOverview .galleryBottom{
	background: url(../images/gallery_bottom.png) no-repeat;
	height:20px;
	}
#galleryOverview .galleryBody .title{
	padding:0 0 0 25px;
	font-size:130%;
	}
#galleryOverview .galleryBody .desc{
	padding:0 0 0 25px;;
	}
#galleryOverview h1{
	padding:0px 0px 0px 45px;
	margin:5px 5px 0 0;
	line-height:30px;
	height:35px;
	background:url(../images/h1_gallery.png) no-repeat;
	}
	
#eventsOverview { height:100%;}
#eventsOverview ul{
	margin:10px 0 0 0;
	}
#eventsOverview li{
	display:block;
	padding:0px;
	margin-left:10px;
	margin-bottom:3px;
	
	}
#eventsOverview .desc{
	padding:2px;
	margin:10px 10px 5px 5px;
	width:380px;

	float:right;
	text-align:justify;
	
	
	}
#eventsOverview .images{
	padding:10px 5px 0 5px;;
	width:160px;
	
	}
#eventsOverview .eventsBody{
	padding:10px;
	background:url(../images/eventsbody.png) repeat-y;
	}
#eventsOverview .eventsTop{
	background:url(../images/eventstop.png) no-repeat;
	height:16px;
	}
#eventsOverview .eventsFooter{
	background:url(../images/eventsfooter.png) no-repeat;
	height:15px;
	}
#eventsOverview h1{
	padding:0px 0px 0px 45px;
	margin:5px 5px 0 0;
	line-height:30px;
	height:35px;
	background:url(../images/h1_news840.png) no-repeat;
	}

.chartsTop .pos{
	width:28px;
	height:28px;
	background:#FFF;
	border:1px solid #999;
	font-size:200%;
	text-align:center;
	line-height:30px;
	margin:4px 5px 0 10px;
	}
.chartsTop .images{
	height:30px;
	width:30px;
	margin:4px 5px 0 0;
	}
.chartsTop ul li{
	display:block;
	margin-top:2px;
	height:14px;
	width:120px;
	overflow:hidden;
	}
#homeBody-left .chartsTop h1.national{
	padding:0px 0px 0px 45px;
	margin:5px 5px 0 0;
	line-height:30px;
	height:35px;
	background: url(../images/h1_national.png) no-repeat;
	}
#homeBody-left .chartsTop h1.inter{
	padding:0px 0px 0px 45px;
	margin:5px 5px 0 0;
	line-height:30px;
	height:35px;
	background: url(../images/h1_inter.png) no-repeat;
	}

.chartsHeader {
	height:25px;
	margin:5px 0 0 0;
	
	}

/* FORMS */
/*input styling*/
	.login label{padding:20px 0 0 15px;display:block;color:#000;width:120px;float:left;}
	.login input{border:none;padding:0;margin:0;}
	.login .input{padding:10px;background:#fff;display:block;color:#53544D;width:220px;border:1px solid #c7c7b6;float:left;margin:10px 0 0 0;}	
	.login .input{float:left;}
	.login .submit{display:block;width:120px;height:40px; margin-left:135px; margin-top:10px; background:url(../images/button/login.png) no-repeat;line-height:9px;text-align:center;color:#FFF;font-size:12px;border:none;cursor:pointer;}
	.login .submit:hover{display:block;width:120px;height:40px; margin-left:135px; margin-top:10px; background:url(../images/button/login_hover.png) no-repeat;line-height:9px;text-align:center;color:#000;font-size:12px;border:none;cursor:pointer;}
	.login fieldset{border:none;padding:15px;background:#E5E6DF;margin:10px 0;clear:both;}
	.login fieldset label{width:60px;float:left;padding:20px 0 0 15px;color:#53544D;}
	.login fieldset .input{width:205px;float:left;margin:10px 0 0 0;}

#impressum div ol li {
	background-color: #e6e6e6;
	border:1px solid #999;
	text-align:justify;
	margin-bottom:10px;
	margin-right:30px;
	padding:10px;
}

