html,body{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px;
	background-color:#FFFFFF;
	color:#666666;
	height:100%;
	margin:0; 
	padding:0;	
}

table, td {
	font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px;
}

a:link,a:visited{
			color:#666666;
			text-decoration:none
}	 
a:hover,a:active{
			color:#666666;
			text-decoration:underline;
}

.message_ok{
	font-size: 16px;
	color: #00CC00;
	font-weight: bold;
	text-align:center;
}

.message_error{
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
	text-align:center;
}

h1{ 
	font-size:18px; 
	font-weight:bold;
	text-align:center;
}

ul{
		list-style-image:url(../../images/list.gif);
		font-size:12px
}

img{
	border-color:#333333;	
}

.decrior_copyright{
	font-size:10px;
}

.table_main{
	background-color:#FFFFFF;
}



.news_box{
	width:185px;
	float:right;
	margin-right:5px;
}

.navigator_right{
	width:185px;
	float:right;
	margin-right:5px;
}

.box_headline{
	font-size:13px;
	color:#666666;
	text-align:right;
	padding-right:10px;
	width:100%;
	height:18px;
	background-color:#E7F0C7;
	font-weight:bold;
}

.new_company_box_text{
	font-size:12px;
	background-color:#E7F0C7;
	width:180px;
	padding:5px;
	color:#666666;
}

.box_item{
	background-color:#E7F0C7;
	padding:5px;
	padding-left:15px;
	color:#666666;
	font-size:12px;
}


.news_date{
	color:#666666;
}

.new_company_box_text a:link, .new_company_box_text a:visited{
	color:#666666;
}



.news_box_news_headline{
	font-size:12px;
}

.news_box_news_text, .news_box_news_text a:link, .news_box_news_text a:visited{
	font-size:11px;
	color:#666666;
}


.news_headline{
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	background:#8DC53E;
}

.news_headline h1{
	font-size:13px;
	font-weight:bold;
}

.news_text{
	width:300px;
}


.news_image_right{
	float:right;
	padding-left:5px;
	padding-bottom:5px;
}

.news_image_left{
	float:left;
	padding-right:5px;
	padding-bottom:5px;
}


.sparpartner_list_item{
	border:solid #E7F0C7 1px;
}


.left_box{
	position:relative;
	font-size:12px;
	left:8px;

	width:130px;
	background-color:#FFFFCC;
	
}

.lext_box_headline{
	color:#333333;
	font-weight:bold;
}

.actioncode_box{
	border:solid #006600 1px;
}


.table_head{
	background-color:#FF0000;
	color:#FFFFFF;
	font-weight:bold;
}

.table_line_0{
	background:#E7F0C7;
}

.table_line_1{
	background:#E2EDBC;
}

.info_box{
	border:solid 1px #333333;
	padding: 5px;
}

.info_box_headline{
	border:solid 1px #333333;
	position:relative;
	top:-16px;
	left:-6px;
	width:190px;	
	background-color:#FFFFCC;
	padding:3px;
	font-size:12px;
	font-weight:bold;
}

.alphabet_chars{
	background:#E7F0C7;
	font-size:9px;
	font-weight:bold;
	padding:2px;
	height:20px;
}

.citysparcard_logo{
	position:relative;
	width:210px;
	height:67px;
	top:-20px;
	left:-30px;
	z-index:10;
}

.user_data_table{
	font-size:13px;
	color:#666666;
	padding-left:10px;
	width:100%;
	height:20px;
	background-color:#E7F0C7;
	font-weight:bold;
}

.login_box{
	border:solid 1px #E7F0C7;
}

.selected_weekday{
	background-color:#8EC53F;
	color:#000000;
}

.highscore_table_head{
	background-color:#8EC53F;
	color:#FFFFFF;

}

.faq_quest{
	font-weight:bold;
}

.faq_answer{
	width:95%;	
	background-color:#E7F0C7;
	padding:3px;
	text-align:justify;
}


