* {
	padding: 0px;
	margin:  0px;
}
IMG {
	border:  0px;
	margin:  0px;
	padding: 0px;
}
#LOKO_container {
	position: relative;
	margin: 0 auto;
	width: 970px;
}
#LOKO_menu_container {
	position: absolute;
	top: 110px;
	left: 0px;
	width: 970px;
	height: 90px;
	background: #FFFFFF;
}
#LOKO_menu {
	height: 40px;
}
#LOKO_menu-main_container {
	height: 40px;
	padding-left:5px;
	background: url(/images/mainmenu_bg.gif) repeat-x #000000;
}
.menu_href {
	float:left;
}
a {color:black;text-decoration:underline;}
.LOKO_menu-main_button {
	display: block;
	position: relative;
	float: left;
	/* width: 150px; */
	height: 28px;
	/* background: url(/images/loko_mainmenu_button.png) no-repeat; */
	font: normal 17px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 18px;
	padding-right: 10px;
	padding-left: 10px;
}
.LOKO_menu-main_button:hover {
	color: #eeae00;
}
.LOKO_menu-main_button.selected {
	padding-top: 6px;
	color: #eeae00;
	font-weight:bold;
	font-size:29px;
	/*background: url(/images/loko_mainmenu_selected.png) no-repeat;*/
}
#LOKO_menu-sub_container {
	height: 40px;
	background: url(/images/loko_submenu_bg.png);
}
#LOKO_menu-sub_content {
	padding: 10px 10px 10px 20px;
	text-align: left;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.LOKO_menu-sub_link {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
	padding: 4px;
}
.LOKO_menu-sub_link:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #FF9933;
}
.LOKO_menu-sub_selected {
	font: normal 12px Arial, Helvetica, sans-serif;
	padding: 4px;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #FFFFFF;
}
#LOKO_content_container {
	position: absolute;
	top: 150px;
	left: 0px;
	width: 970px;
	background: url(/images/bg_content.jpg) no-repeat #FFFFFF;
}
#LOKO_content {
	/*background: #FFFFFF;*/
	/*margin: 10px;*/
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left;
	text-decoration: none;
}
.LOKO_menu-sub_input {
	margin:0px;
	padding: 1px;
	font-weight: normal;
	font-size: 12px;
	color:	#333333;
	background: #FFFFFF;
	border: 1px solid #CC3300;
}
.LOKO_menu-sub_select {
	margin: 0px;
	padding: 1px;
	font-weight: normal;
	font-size: 12px;
	color:	#333333;
	background: #FFFFFF;
	border: 1px solid #CC3300;
}
#LOKO_advertise_top {
	position: absolute;
	top: 10px;
	left: 242px;
}
#LOKO_logo_link {
	position: absolute;
	display:block;
	top: 45px;
	left: 0px;
	width: 160px;
	height: 60px;
	background:none;
}
#LOKO_advertise_right {
	float:right;
	/*margin-left:10px;*/
	margin-bottom:10px;
}
#LOKO_content_title {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin-bottom:10px;
}
#video_box {
	width:480px;
	float:left;
}
#video_frame {
	background:#ebebeb;
}
#video_stuff {
	margin-top:1px;
	background:#ebebeb;
	padding:10px;
	height:20px;
}
#video_thumb_container {
	width:465px;
	margin:0px 10px 0px 5px;
	float:right;
}
#video_thumb_container a {
	display:block;
	text-decoration:none;
	color:#666666;
	cursor:pointer;
}
.video_thumb {
	clear:both;
	background:#EEEEEE;
	height:90px;
	font-family: MS Sans Serif;
	font-size:10px;
	margin-bottom:5px;
}
.video_thumb td {
	font-family:MS Sans Serif;
	font-size:10px;
	color:#333333;
}

#rate_line {
	color:#4d4d4d;
}
#send_line {
	margin-top:10px;
}
.sendlink_open {
	background:#FFFFFF;
}
.big_text {
	font-size:16px;
	font-weight:bold;
	color:#333333;
}
#sendsms {
	background:#FFFFFF;
}
#sendemail {
	background:#FFFFFF;
	display:none;
}
#comments_container {
	clear:left;
	float:left;
	margin:10px 0px 10px 0px;
	width:460px;
}
#comments_head {
	border-bottom:1px solid #ffb27f;
	padding-bottom:20px;
	margin-bottom:20px;
}
#banner_square {
	float:right;
	clear:right;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.comment_container {
	margin:10px 0px 20px 0px;
	padding-bottom:20px;
	border-bottom:1px solid #CCCCCC;
}
.comment_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333333;
}
.comment_head {
	font-weight:bold;
	margin-bottom:10px;
}
.comment_username {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	color:#333333;
}
.comment_time {
	font-family:MS Sans Serif;
	font-size:10px;
	font-weight:normal;
	text-align:right;
	color:#333333;
}
#foot {
	clear:both;
	margin:50px 0px 50px 0px;
	text-align:left;
	font-family:verdana;
	font-size:11px;
}
#foot a{
	font-weight:bold;
	text-decoration:none;
	color:black;
}
#foot a:hover{
	font-weight:bold;
	text-decoration:none;
	color:#eeae00;
}
#foot_line {
	background:#999999;
	height:1px;
	padding:0px;
	margin:0px 0px 10px 0px;
}
#grid_container {
	float:left;
	width:970px;
}
.grid_thumb {
	float:left;
	margin:0px 10px 20px 0px;
}
.grid_thumb a {
	text-decoration: none;
	cursor:pointer;
}
.grid_thumb a div {
	background:#EEEEEE;
	padding:5px;	
	color:#ff6500;
}
.grid_thumb a img {
	border: solid #DDDDDD 5px;
}
.grid_thumb a:hover img {
	border: solid orange 5px;
}
.grid_thumb span {
}
.grid_thumb a .title {
	font-weight: bold;
	font-size: 15px;
	padding:0px;
	margin-bottom: 5px;
}
.grid_thumb a td {
	font-family: MS Sans Serif;
	font-size:10px;
	color:#333333;
}
#paging {
	float:none;
	clear:both;
	margin: 40px 0px 40px 0px;
	text-align:center;
}

form {
	margin:0px;padding:0px;
}
.submit {
	margin:0px;
	padding: 1px;
	font-weight: normal;
	font-size: 12px;
	color:	#333333;
	background: #FFFfff;
	border: 1px solid #Cc3300;
}
#signup {
	height: 40px;
	padding: 12px 10px 0px 0px;
	float:right;	
	color: #FFFFFF;	
	font:  normal 12px Arial, Helvetica, sans-serif;
}
#signup a {	
	font:  normal 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	padding: 4px;
}
#signup a:hover {
	background: #FFFFFF;
	color: black;
}
.reg_content {
	padding:20px;
	line-height:20px;
}
.reg_content ol {
	padding:20px;
}
#mobile_container {
	width:470px;
	background: #FFFFFF;
	float:left;
	margin-right:10px;
	margin-top:10px;
	vertical-align:top;
	padding-left:10px;
	margin-bottom:10px;
}
#sms_container {
	width:470px;
	background: #FFFFFF;
	margin-top:10px;
	float:left;
	vertical-align:top;
	height:180px;
	padding-left:10px;
	margin-bottom:10px;
}
#sms_container input,select {
	margin:10px;
	padding:2px;
	font: normal 12px Arial, Helvetica, sans-serif;
}
.smsname,.smscountry {
	width:250px;
}
.smsccode {
	width:100px;
}
.smsphonenumber {
	width:  130px;
}
#mobile_container a {  
	font:  normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
	padding: 4px;
}
#mobile_container a:hover {
	color: #eeae00;
	text-decoration: none;
}
#register_container {
            background: #EEEEEE;
            vertical-align:top;
}
#login_container {
            vertical-align:top;
}
#forgot_container {
            background: #EEEEEE;
            float:left;
            height:150px;
            margin-top:10px;
            vertical-align:top;
}
.reg_head {
            font-family:Arial, Helvetica, sans-serif;
            font-size:14px;
            font-weight:bold;
            color:#333333;
            border-bottom:1px solid #FFFFFF;
            background: #FFFFFF;
}
.reg_label {
            font: normal 16px Arial, Helvetica, sans-serif;
            color: #000000;
            padding:9px 10px 5px 5px;
            float:left;
            width:150px;
            text-align:right;
}
.reg_check {
            font: normal 16px Arial, Helvetica, sans-serif;
            color: #333333;
            padding:9px 10px 5px 5px;
            float:left;
            width:150px;
            text-align:right;
            vertical-align:top;
}
.reg_small {
            font: normal 10px Arial, Helvetica, sans-serif;
            color: #333333;
            padding:9px 10px 5px 5px;
            float:left;
            width:200px;
            text-align:left;
            vertical-align:top;
}
.reg_check_label {
            font: normal 12px Arial, Helvetica, sans-serif;
            color: #333333;
            padding:9px 10px 5px 20px;
            text-align:left;
}
.reg_input {
            font: normal 12px Arial, Helvetica, sans-serif;
            color: #333333;
            padding:5px;
            float:left;
}
.reg_country {
            font: normal 12px Arial, Helvetica, sans-serif;
            color: #333333;
            padding:5px;
            clear:both;
}
.reg_input select {
	margin:0px;
}
.reg_input select {
	margin-right:5px;
}

.text {
	margin-top:4px;
}
.reg_error {
            display:inline;
            margin:0px;
}
.vspacer {
            display:block;
            height:10px;
            clear:both;
}
.error_text {
            font: normal 12px Arial, Helvetica, sans-serif;
            color: red;
            padding:20px;
            text-align:left;
            background-color:white;
}
#myadd_comment {
            font: normal 12px Arial, Helvetica, sans-serif;
            color: #000000;
}
#content_text {
	width:940px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin:0px;
	padding: 0px 15px 10px 15px;
}
.ok_text {
            font: bold 12px Arial, Helvetica, sans-serif;
            color: black;
            padding:20px;
            text-align:center;
}
.thumbnail {
	float:left;
	width:190px;
	margin:0px 10px 20px 0px;
}
.thumbnail a {
	cursor:pointer;
}
.thumbnail_img {
	border:solid 5px #EEEEEE;
	clear:both;
}
.thumbnail_img_over {
	border:solid 5px #FF9933;
	clear:both;
}
.thumbnail_text_show {
	white-space:nowrap;
	font-family: MS Sans Serif;
	font-size: 10px;
	color:#666666;
}
.thumbnail_textlink {
	white-space:nowrap;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	text-decoration:underline;
	color:#FF6600;
	background:none;
}
.thumbnail_textlink_over {
	white-space:nowrap;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	background:#FF9933;
}
.thumbnail_text_info {			
	font-family: MS Sans Serif;
	font-size: 10px;
	color:#000000;
}
.thumbnail_text_votes {			
	font-family: MS Sans Serif;
	white-space:nowrap;
	font-size: 10px;
	color:#666666;
}
.tnail {
	width:460px;
	margin-bottom:0px;
	background-color:white;
}
.tnail_show {
	display:inline;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	cursor:pointer;
}
.tnail_show:hover {
	color:#eeae00;
}
.tnail_show_over {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	background:#eeae00;
}
.tinythumb_image {
	margin:0px 5px 0px 0px;
	 /*border:solid 5px #EEEEEE;*/
}
.tinythumb_image_over {
	float:left;
	margin:0px 5px 0px 0px;
	border:solid 5px #eeae00;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	margin-top: 10px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 10px 0px 10px 0px;
}
ul {
	margin: 10px 0px 10px 0px;
	list-style-position: inside;
}
li {
	list-style-position:outside;
	margin-left: 15px;
}
#home_container1 {
	float:left;
	width:480px;
	height:408px;
	font-size: 14px;
	margin-right:10px;
	margin-bottom:10px;
}
#home_container2 {
	float:left;
	width:480px;
	height:408px;
	/*background: url(/images/home_grid_bg.gif) no-repeat #ebebeb;*/
	background-color:#ebebeb;
	margin-bottom:10px;
}
#home_flash_container {
	width:  970px;
	height: 120px;
	margin-bottom: 10px;
}

.h_banner_grid {
	float:left;
	width:225px;
	height:123px;
	margin-top:10px;
	margin-left:10px;
	border:0px;
}
.showgrid {
	width:480px;
	height:140px;
	float:left;
	display:block;
	margin-bottom:10px;
	/*background-color:#EBEBEB;*/
	background-color:#000000;
}
.showgridtext {
	height:140px;
	margin-top:10px;
	margin-right:10px;
	color:#ffffff;
}
.showgridtext a{
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	color:#eeae00;
}
.showgridtext a:hover{
	color:#eeae00;
}
.showgridseperator {
	width:10px;
	height:140px;
	margin-bottom:10px;
	float:left;
}
.showgridhref {
	display:block;
	width:280px;
	height:140px;
	margin-right:10px;
	float:left;
}
.showgridhref2 {
	float:left;
	width:290px;
	height:140px;	
}
#content_text_imprint {
	width:940px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	margin: 0px 15px 20px 15px;
}
#blog_text {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	background-color:white;
	padding-right:10px;
	padding-left: 5px;
	/*width: 567px;*/
	width: 470px;
}
#blog_head {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
}

.blog_text_medium {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	padding-bottom:5px;
	padding-right:5px;
	}
	
.blog_text_box {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	padding-left:5px;
	padding-bottom:5px;
	padding-top:7px;
	margin-right: 5px;
	}
	
#blog {
	padding-left: 15px;
	}	
.blog_image_big {
	float:left;
	padding-bottom:15px;
	padding-left:5px;
	padding-right:5px;
	}
	
#blog_link {
	float:right;
	width:450px;
	background-color:white;
}
.blog_href {
	text-decoration: none;
	font-weight: bold;
}
.blog_href:hover {
	color:#eeae00;
}
.form_input {
	margin-left:10px;
}
.form_label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:black;
	text-align:right;
}
#login_container input {
	font-size: 14px;
}
.form_select {
	margin:0px 0px 0px 10px;
	padding:0px;
}
.m_href {
	text-decoration: underline;
	color:black;
}
.m_href:hover {
	text-decoration: none;
	color:#eeae00;
}
/* thickbox class just 4 tinymce*/
.thickbox {
}

.tabs {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	display:block;
	font-weight:bold;
}
.tab {
	float:left;
	margin:0 0 0 9px;
	position:static;
	background-color:#ffffff;
}
.tab.aktiv {
	border-left:1px solid #848484;
	border-top:1px solid #848484;
	border-right:1px solid #848484;
	border-bottom:1px solid #ffffff;
	background-color:#ffffff;
}
.tab.notaktiv {
	border-left:1px solid #9c9c9c;
	border-top:1px solid #9c9c9c;
	border-right:1px solid #9c9c9c;
	border-bottom:1px solid #848484;
	cursor:pointer;
	background-color:#d2d2d2;
}

.tabaktiv {
	color:#eeae00;
}
.tabnoline {
	position:relative;
	top:1px;
	z-index:5;
	padding:0px;
	border-top:1px solid white;
}
.tabgreyline {
	position:relative;
	top:1px;
	z-index:6;
	padding:0px;
	border-top:1px solid #848484;
}
.tab a{
	text-decoration: none;
	color:#ffffff;
}
.tab a:hover{
	color:#ffffff;
}

* html .tabline { /*IE6 only*/
	border-top:1px solid #848484;
	position:relative;
	top:39px;
	width:100%;
	z-index:1;
}
.tabline {
	border-top:1px solid #848484;
	position:relative;
	top:24px;
	width:100%;
	z-index:1;
}