/* CSS Document */
@import '../_lib/css/admin_bar.css';
@import 'reset.css';

body {
	background: url(../img/back.gif) repeat-x #626262;
	font-family: Arial, Helvetica, sans-serif;
	color: #919191;
	margin: 0;
	padding: 0;
	}

h1 {
	font-size: 20px;
	display: inline;
	}
	
h2	{
	text-transform: uppercase;
	color: #FF9402;
	font-size: 20px;
	display: inline;
	margin-left: 340px;
	}
h3 {
	font-size: 16px;
	font-weight: bold;
	display: inline;
	}
		
	
a:active, a:focus { 
	outline:0;
	color:#cc6600;
}

#outer {
	width: 800px;
	margin: 0 auto;
	}
	
#logo {
	margin: 16px 0 14px 0;
	}
	
#container {
	background: #fff;
	overflow: hidden;
	width: 100%;
	}

	
#navi {
	margin: 100px 20px 0 0;
	width: 265px;
	float: left
	}
	
#main_navi {
	border-bottom: #FFEB00 5px solid;
	padding-bottom: 10px;
	margin-bottom: 10px;
	}	
	
#main_navi li {
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 34px;
	line-height: 1em;
	}

#main_navi li a  {
	text-decoration: none;
	padding-left: 14px;
	}
	
#ml2 {
	color: #FF9402;
	}
	
#ml2:hover {
	color: #9A8568;
	background: url(../img/navi_back_1.gif) no-repeat 0 0.1em;

	}

#ml2.selected {
	background: url(../img/navi_back_1.gif) no-repeat 0 0.1em;
	}
	
#ml3 {
	color: #FFA602
	}
	
#ml3:hover {
	color: #9A8867;
	background: url(../img/navi_back_2.gif) no-repeat 0 0.1em;

	}
	
#ml3.selected {
	background: url(../img/navi_back_2.gif) no-repeat 0 0.1em;
	}
	
#ml4 {
	color: #FFB701
	}
	
#ml4:hover {
	color: #9A8B67;
	background: url(../img/navi_back_3.gif) no-repeat 0 0.1em;

	}
	
#ml4.selected {
	background: url(../img/navi_back_3.gif) no-repeat 0 0.1em;
	}
	
#ml5 {
	color: #FFC801
	}
	
#ml5:hover {
	color: #9A8F67;
	background: url(../img/navi_back_4.gif) no-repeat 0 0.1em;

	}
	
#ml5.selected {
	background: url(../img/navi_back_4.gif) no-repeat 0 0.1em;
	}
	
#ml6 {
	color: #FFDA00
	}
	
#ml6:hover {
	color: #999267;
	background: url(../img/navi_back_5.gif) no-repeat 0 0.1em;
	}
	
#ml6.selected {
	background: url(../img/navi_back_5.gif) no-repeat 0 0.1em;
	}
	
#ml7 {
	color: #FFE600
	}
	
#ml7:hover {
	color: #999266;
	background: url(../img/navi_back_6.gif) no-repeat 0 0.1em;

	}
	
#ml7.selected {
	background: url(../img/navi_back_6.gif) no-repeat 0 0.1em;
	}
	
#small_navi li {
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	line-height: 1em;
	}

#small_navi li a {
	text-decoration: none;
	padding-left: 14px;
	color: #919191
	}
	
#small_navi li a:hover {
	color: #4B4B4B
	}
	
#ml9.selected, 
#ml9:hover {
	background: url(../img/small_navi_back_1.gif) no-repeat;
	}
	
#ml10.selected, 
#ml10:hover {
	background: url(../img/small_navi_back_2.gif) no-repeat;
	}
	
#ml11.selected, 
#ml11:hover {
	background: url(../img/small_navi_back_3.gif) no-repeat;
	}
	
#content {
	margin: 14px 14px 0 0;
	float: left;
	min-height: 535px;
	}
				
#player {
	height: 310px;
	margin-bottom: 20px;
	margin-top: 2px;
	}
	
#txt_box {
	width: 498px;
	color: #646464;
	}

#txt_box ul {
	list-style-type: none;
	padding: 0;
	margin-left: 0;
}
#txt_box li {
	background-image: url(../img/list_plus.gif);
	background-repeat: no-repeat;
	background-position: 0 .53em;
	padding-left: 1em;
	margin-bottom: 0.5em;
}
.button_1, .button_2, .button_3 {
	width: 20px;
	height: 20px;
	display: block;
	background: url(../img/arrow_right.gif) no-repeat 0 3px;
	}
	
.clicked {
	background: url(../img/arrow_right_hover.gif) no-repeat 0 8px;
	}
	
.akkord_1, .akkord_2, .akkord_3 {
	overflow: hidden;
	}
	
.teaser_1, .teaser_2, .teaser_3 {
	overflow: hidden;
	font-size: 12px;
	}
	
.inner_1, .inner_2, .inner_3 {
	font-size: 12px;
	}

.news p {
	display: block;
	}
	
.news:hover  {
	color: #4B4B4B;
	cursor: pointer;
	}
	
.news {
	margin: -20px 0 0 20px;
	}

.floats {
	float: left;
	width: 45%;
	/width: 40%;
	margin-right: 5%;
	font-size: 13px;
	}

.floats img {
	margin: 24px 0 16px 0;
	display: block;
	}
	
.floats.kontakt {
	width: 100%;
	margin-top: 88px;
	line-height: 1.31em;
	}
	
.floats.kontakt a,
#txt_box a {
	color: #FF9403;
	text-decoration: none;
	}
	
.footer_navi {
	font-size: 12px;
	color: #919191;
	text-decoration: none;
	}
	
.footer_navi:hover {
	color: #4B4B4B;
	}
	
.footer_navi.erster {
	margin: 0 5px 0 685px;
	}
	
#footer {
	font-size: 10px;
	color: #B9B9B9;
	
	}
	
