body{
	padding:0px;
	margin:0px;
	background-color:#1A203A;  
}

img{
	border:0;
	max-width:318px;
}

.nolimit{
	border:0;
	max-width:none;
}

table{
	width:100%!important;
}

td{
	padding:3px;
}

.rel_cnt{
	position:relative;
}

.abs_cnt{
	position:absolute;
}

.left{
	float:left;
}

.right{
	float:right;
}

.clear{
	clear:both;
}

.clearing_div{
	clear:both;
	height:1px;
	overflow:hidden;
}

.full_width{
	width:100%;
}

.inline{
	display:inline;
}

.hl_cnt{
	padding:4px;
	background-color:#EEEEEE;
}

.white{
	background-color:#FFFFFF;
}


.blocked{
    display:block;
}

p{
	margin-top:0px;
	margin-bottom:12px;
}

.top {
	vertical-align:top;
}

div.flash_cnt{
	padding: 4px;
}

td{
	vertical-align:top;
}

/* END GENERAL CLASSES */

/* START MAIN CONSTRUCT */

table#bg_container{
	width:100%;
	min-width:830px;
	min-height:866px;
}

div#inner_container{
	position:relative;
}

div#content_cnt{
	position:relative;
	left:0px;
	top:0px;
	z-index:1;
 	border:solid 1px transparent;  	
}

div#col_center{	
	position:relative;	
	margin-left:186px;
	top:0px;
	margin-top:-483px; 
	z-index:10;
	width:353px;
	min-height:640px;		
}

div#col_center_std{	
	margin-left:186px;
	margin-top:170px;
	z-index:10;
	width:353px;
	min-height:660px;	
}

/* START GENERAL MODUL BIG */

div.mod_big{
	width:100%;
	max-width:320px;
	background-color:#EEEEEE;
	margin-bottom:14px;
}

/* END GENERAL MODUL BIG */

/* START NEWS MODUL */

div#news_cnt{
	margin-top:14px;
}

div.news_row{
	width:100%;
	margin-left:0px;
}

div.news_row_inner_cnt{
	margin:4px;
}

/* END NEWS MODUL */

/* START MORE NEWS MODUL */

div#news_more_cnt{
	height:259px;
	margin-top:13px;
	margin-bottom:14px;
}

div#news_cnt img.news_pic{
	margin-right:8px;
	margin-left:7px; 
	margin-top:5px;
	width:85px;
	height:71px;
}

/* END MORE NEWS MODUL */

div.cnt_left_wide div.left_inner_cnt{
	width:254px;
	margin-left:5px;
	margin-bottom:5px;
}

div.cnt_right_wide div.right_inner_cnt{
	width:254px;
	margin-left:0px;
	margin-bottom:5px;
}

.border_right{
	border-right:solid 1px #d4d4d6;
}

div.left_inner_cnt{
	width:188px;
	margin-left:5px;
	margin-bottom:5px;
}

div.center_inner_cnt{
	width:100px;
	margin-left:5px;
}

div.right_inner_cnt{
	width:198px;
	margin-left:5px;
}

/* START TXT & LINK CLASSES */

.txt, .txt_red, .txt_lightgrey, .txt_white, .txt_noflash{
	color: #2a2f41;
	font-size:0.8em;
	text-decoration: none;
	font-weight:normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.txt_noflash{
	color: #ffffff;
}

.txt_white{
	color: #ffffff;
}

.txt_right{
	text-align:right;
}

.txt_left{
	text-align:left;
}

.txt_centered{
	text-align:center;
}

.txt_red {
	color: #cf0616;
}

.txt_cnt{
	padding:4px;
}

.bold{
	font-weight:bold;
}

.bg_white{
  background-color:#ffffff;
}

.bg_grey{
  background-color:#d1d1d6;
}

a{
	color: #cf0616;
	font-size:0.9em;
	text-decoration: none;
	font-weight:normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

a:visited {
	color: #cf0616;
	font-size:0.9em;
	text-decoration: none;
	font-weight:normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

a:hover {
	color: #cf0616;
	font-size:0.9em;
	text-decoration: underline;
	font-weight:normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

h1{
	color: #cf0616;
	font-size:1.2em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-transform:uppercase;
}

h2, h2.grey{
	color: #2a2f41;
	font-size:0.9em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin-top:3px;
	margin-bottom:0px;
	font-weight:bold;
	text-transform:uppercase;
}

h2 a:link{
	color: #2a2f41;
	font-size:1em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;

}

h2 a:visited{
	color: #2a2f41;
	font-size:1em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
}

h2 a:hover{
	color: #D00717;
	font-size:1em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
}

a.vote_answer{
	font-size:1em;
	color:#2a2f41;;
}

#startpage{
	margin:5px;
}

#startpage a{
	margin-right:5px;
	color:white;
	text-decoration:underline;
}

img#icon_twitter {
	margin-left:4px;
	margin-top:-1px;
	margin-right:7px;
}

img#icon_desktop {
	margin-left:4px;
	margin-top:-1px;
	margin-right:7px;
}

img#icon_facebook {
	margin-left:4px;
	margin-top:-1px;
	margin-right:9px;
}

.top_cnt{
	margin-bottom:14px;
max-width:320px;
width:100%;
}

.meta_top{
	font-size:11px;
/*	color:#ffffff; */
	font-family:Arial,Verdana,Helvetica,sans-serif;
	margin-top:5px;
}

.meta_top a{
	color:#CCCCCC;
}

a.impressum{
	font-size:11px;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	color:#CCCCCC;
	margin-left:5px;
}

a.impressum:hover{
	color:#FFFFFF;
}

div.impressum_cnt{
	width:320px;
}
