html {
    overflow: -moz-scrollbars-vertical;
    overflow-y: scroll;  
}

body
{
	background-color: #010e1c;
	background-image: url(../images/bg_balken.jpg);
	background-repeat:repeat-x;
	color: #FFFFFF;
	width: 900px;
	margin: 0px auto;
	font-family: arial, helvetica, sans;
}

a{
	color: #FFFFFF;
	font-style:underline;
}

#bg_header {
	float: left;
	width: 900px;
	height:152px;
	background-color: #010a13;
	background-image: url(../images/bg_header.jpg);
	background-repeat:no-repeat;
	margin: 0;
	position:relative;
}

#bg_header #ticker {
	float:left;
	width:556px;
	height:20px;
	position:absolute;
	left:172px;
	bottom:0px;
	}
	
#bg_header #ticker object {
	float:left;
	margin:0;
	padding:0;
	}	

#footer {
	float: left;
	width: 900px;
	height:38px;
	background-color: #010a13;
	background-image: url(../images/bg_footer.jpg);
	background-repeat: no-repeat;
}

#bg_wrapper {
	float: left;
	width: 900px;
	background-image: url(../images/bg_wrapper.jpg);
	background-repeat: repeat-y;
}

		/*   MENUE LEFT START   */
		
#men_left_main {
	float: left;
	width: 172px;
	height: 534px;
	margin:0;
	background-color: #010a13;
    background-image: url(../images/bg_left.jpg);
    background-repeat: no-repeat;
}

#menueLeft {
	float:left;
	width: 139px;
	height: 312px;
	padding-top:0px;
}

.menLeftOne {
	margin:0px;
	padding-top:11px;
	height:92px;	
}

.menLeftTwo {
	margin-top:33px;
	padding-top:11px;
	height:62px;
}

.menLeftThree {
	margin-top:48px;
	padding-top:12px;
	height:54px;	
}

#menueLeft ul {
	margin:0px;
	padding:0px;
}

#menueLeft li {

	padding-left:20px;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:16px;
}

#menueLeft a {
	text-decoration: none;
	color:#FFFFFF;
}
		/*   MENUE LEFT END   */
		
#main {
	float: left;
	width: 556px;
}

		/*   MENUE RIGHT START   */

#men_right_main {
	float: left;
	width: 172px;
	height: 534px;
	background-color: #010a13;
    background-image: url(../images/bg_right.jpg);
    background-repeat: no-repeat;
}

#menueRight {
	float: left;
	width: 150px;
	padding-left:14px;
	height: 515px;
	padding-top:0px;
	color:#FF00FF;
	font-size:12px;
}

#menLogin {
	width: 152px;
	height: 173px;
	padding-top:5px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#menLogin form{
	padding:0px;
	margin:0px;
}

.Stil1 {
	color: #a5d6e9;
	font-weight: bold;
	font-style: italic;
}

#men_right_count {
	width: 152px;
	height:23px;
	margin-top:53px;
}

#men_right_count form {
	padding: 0px auto;
}

#men_right_count input {
	width: 27px;
	height:21px;
	border:none;
	background-color: transparent;
	text-align:center;
	padding-right:2px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

		/*   MENUE RIGHT END   */

		/*   BASE START   */

#base {
	margin: 0px auto;
	padding-top:13px;
	text-align: center;
	color: #81a5bb;
	font-size:12px;
	word-spacing: 30px;
}

#base a {
	color: #81a5bb;
	text-decoration:none;
}


#newsletter_ok {
	font-weight: bold;

}


/* Content CSS */

.Zitat {
	border: 1px solid #CCCCCC;
	font-style:italic;
	padding-left:10px;

}
