body { background-color: #fff; background-image: none; background-position: 0 0; margin: 0; padding: 0; }
img {	border: 0px;}

/* infobulles */
a.tooltip em {display:none}
a.vj em {display:none}
.annee a em {display:none}
a.tooltip:hover {border:0;position:relative;z-index:500;text-decoration:none}
a.vj:hover {border:0;position:relative;z-index:500;text-decoration:none}
.annee a:hover {border:0;position:relative;z-index:500;text-decoration:none}
a.tooltip:hover em {font-style:normal;display:block;position:absolute;top:-30px;left:-90px;padding:4px;color:#000;border:1px solid #659bb1;background:#fff}
a.vj:hover em {display:block;position:absolute;top:-74px;left:30px}
.annee a:hover em {display:block;position:absolute;top:-100px;left:-136px;border:4px solid #fff}
a.tooltip:hover em span {position:absolute;top:20px;left:78px;height:27px;width:14px;background:transparent url(../img/infobulleright.gif);margin:0;padding:0;border:0}



.game_not_found {
	height: 170px;
	padding-top: 130px;
	font-family: Arial;
}
#no_games {
	font-family: Arial;
	text-align: center;
	padding-top: 30px;
}
/* REQ:5 STAR RATING CSS */
#rateStatus{float:left; clear:both; width:100%; height:20px;}
    #rateMe{float:left; clear:both; width:100%; height:auto; padding:0px; margin:0px;}
    #rateMe li{float:left;list-style:none;}
    #rateMe li a:hover,
    #rateMe .on{background:url(images/star.png) no-repeat;}
    #rateMe a{float:left;background:url(images/empty_star.png) no-repeat;width:20px; height:20px;}
    #ratingSaved{display:none;}
    .saved{color:red; }
#error_message {
	padding: 5px 5px 5px 10px;
	background-color: #f2eeb0;
	margin-bottom: 20px;
}
#pm_task_complete {
	padding: 5px 5px 5px 10px;
	background-color: #f2eeb0;
	margin-bottom: 20px;
}
.link_item {
	padding:5px;
}
#login_to_comment {
	text-align: center;
	padding: 15px 0px 15px 0px;
}
.header_container { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; height: 60px; }
.logo {
	float: left;
}
.user_area {
	float: right;
	background: #3a393a;
	height: 50px;
	width: 360px;
	border-top: 0px;
	color: #fff;
	font-family: Arial;
	margin-top: 6px;
}
.ua_avatar {
	float: left;
	margin: 5px 4px 0px 5px;
}
.ua_username {
	font-size: 16px;
	font-weight: bold;
	margin-top: 6px;
	float:left;
}
.ua_unregistered {
	font-size: 16px;
	font-weight: bold;
	margin-top: 6px;
}
.ua_points {
	float: left;
	background-color: #565455;
	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-size: 10px;
	color: #fff;
	padding: 0px 7px 0px 7px;
	border: 2px solid #484647;
	-moz-border-radius: 12px;
	margin: 5px 0px 0px 5px;
}
.ua_info {
font-family: Arial;
	float: right;
	font-weight: bold;
	font-size: 12px;
	margin-right: 1px;
}
.ua_info a {
	color: black;
	text-decoration: underline;
}
.ua_info a:hover {
	text-decoration: underline;
}
.main_menu_container { border-bottom: 4px solid #adadad; padding-top: 5px; font-family: Arial; font-size: 18px; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-align: left; }
.main_menu_container a {
	color: #fff;
	text-decoration: none;
}
.main_menu_container a:hover {
	color: #fff;
	border-bottom: 1px dotted #fff;
}
.main_menu {
	width: 900px;
	margin: auto;
	border-top: 1px solid #4f4d4e;
	padding-top: 7px;
	padding-bottom: 5px;
}
.content_container {
	width: 870px;
	margin: auto;
}
.pages_menu {
	border: 1px solid #c8c8c8;
	background-color: #fff;
	margin-top: 8px;
	margin-right: 3px;
	font-family: Arial;
	font-size: 14px;
	padding: 4px;
	padding-left: 10px;
	color: #e4ecec;
	float: left;
	width: 725px;
}
.pages_menu a {
	color: #535051;
	text-decoration: none;
}
.pages_menu a:hover {
	color: #000;
}
.search_contain {
	float: left;
}
.search_button_contain {
	float: left;
	margin-top: 2px;
	margin-bottom: 20px;
}
.search_box { border: solid 1px #a8a8a8; height: 28px; margin-top: 2px; margin-right: 3px; font-size: 18px; background-image: url(/templates/krassespiele/images/searchbg.jpg); background-repeat: repeat-x; padding: 2px 0 0 4px; width:210px; margin-bottom: 20px; }
.title {
	font-family: Arial;
	font-weight:  bold;
	height: 20px;
	width: 100%;
	text-align: left;
	padding-bottom: 35px;
	float: left;
	font-size: 20px;
	color: white;
	padding-top: 1px;
}
.title_small {
	font-family: Arial;
	height: 35px;
	font-size: 20px;
	color: #6e0900;
	padding-top: 15px;
}
.leaderboard {
	text-align: center;
	padding: 10px;
}
.ad_banner {
	text-align: center;
	padding-bottom: 15px;
}
.ad_small_square {
	text-align: center;
	padding: 15px;
}
.main_left {
	width:850px;
	float: left;
	vertical-align: top;
}
.pagetitle {
padding-bottom: 25px;
color: white;
font-weight: bold;
font-size: 18px;
}
.misc_container { 
border: solid 1px black; 
background-color: #fff; 
margin-bottom: 10px; 
padding: 8px; 
font-family: Arial; 
font-weight: bold;
background-image: url(/templates/krassespiele/images/back10.jpg); 
background-repeat: repeat-x; 
background-position: 50% top; 
overflow:auto; 
width:500px; }

.misc_container a {
	color: #484848;
}
.misc_container a:hover {
	color: #000;
}
.form_textbox {
	height: 20px;
	width: 250px;
	border: 1px solid #CCC;
	font-size: 15px;
	padding: 4px;
}
.footer {
	padding: 50px 0px 30px 0px;
	text-align: center;
	font-family: Arial;
	color: #a8a8a8;
	font-size: 12px;
}
.footer a {
	color: #404040;
}
.more_links {
	text-align: center;
}
/* HOMEPAGE */
.featured_games {
	border: 1px solid #c8c8c8;
	background-color: #fff;
	margin-bottom: 10px;
	padding: 0px 0px 10px 0px;
	overflow:auto;
	width:720px;
}
.home_catblock {
	float: left;
	padding-left:13px;
	padding-bottom:15px;
	width:265px;
}
.home_catblock2 {
	float: left;
	padding-left:5px;
	padding-bottom:10px;
	margin-top: 10px;
	width:200px;
}
.adboxx {
	float: left;
	padding-left:13px;
	padding-bottom:15px;
	width:265px;
}
.searchboxx {
	float: left;
	padding-bottom:5px;
	width:200px;
}
.search_contain2 {
	float: left;
}
.search_button_contain2 {
	float: left;
	margin-top: 7px;
	margin-bottom: 5px;
}
.search_box2 { border: solid 1px #a8a8a8; height: 20px; margin-top: 7px; margin-right: 3px; margin-left: 3px; font-size: 14px; background-image: url(/templates/krassespiele/images/searchbg.jpg); background-repeat: repeat-x; padding: 2px 0 0 4px; width:160px; margin-bottom: 10px; }
.adbox3{
float: left;
text-align: left;
	padding-left:10px;
	padding-bottom:15px;
	width:190px;
}
.home_category {
	border: 1px solid #000;
	border-top: 0px;
	background-color: #fff;
	margin-bottom: 10px;
	overflow: hidden;
	padding-bottom:15px;
	width:263px;
}
.home_category33 { background-color: #fff; background-image: url(/templates/krassespiele/images/boxbg6.jpg); background-repeat: repeat-x; background-position: 50% bottom; margin-bottom: 10px; overflow: hidden; padding-bottom:15px; width:263px; border-right: 1px solid #000; border-bottom: 1px solid #000; border-left: 1px solid #000; border-top-style: none; border-top-width: 0; }
.home_category1 { background-color: #fff; background-image: url(/templates/krassespiele/images/boxbg1.jpg); background-repeat: repeat-x; background-position: 50% bottom; margin-bottom: 10px; overflow: hidden; padding-bottom:15px; width:263px; border-right: 1px solid #000; border-bottom: 1px solid #000; border-left: 1px solid #000; border-top-style: none; border-top-width: 0; }
.home_category2 { background-color: #fff; background-image: url(/templates/krassespiele/images/boxbg2.jpg); background-repeat: repeat-x; background-position: 50% bottom; margin-bottom: 10px; overflow: hidden; padding-bottom:15px; width:263px; border-right: 1px solid #000; border-bottom: 1px solid #000; border-left: 1px solid #000; border-top-style: none; border-top-width: 0; }
.home_category3 { background-color: #fff; background-image: url(/templates/krassespiele/images/boxbg3.jpg); background-repeat: repeat-x; background-position: 50% bottom; margin-bottom: 10px; overflow: hidden; padding-bottom:15px; width:263px; border-right: 1px solid #000; border-bottom: 1px solid #000; border-left: 1px solid #000; border-top-style: none; border-top-width: 0; }
.home_category4 { background-color: #fff; background-image: url(/templates/krassespiele/images/boxbg4.jpg); background-repeat: repeat-x; background-position: 50% bottom; margin-bottom: 10px; overflow: hidden; padding-bottom:15px; width:263px; border-right: 1px solid #000; border-bottom: 1px solid #000; border-left: 1px solid #000; border-top-style: none; border-top-width: 0; }
.home_category5 { background-color: #fff; background-image: url(/templates/krassespiele/images/boxbg5.jpg); background-repeat: repeat-x; background-position: 50% bottom; margin-bottom: 10px; overflow: hidden; padding-bottom:15px; width:263px; border-right: 1px solid #000; border-bottom: 1px solid #000; border-left: 1px solid #000; border-top-style: none; border-top-width: 0; }
.home_category6 { background-color: #fff; background-image: url(/templates/krassespiele/images/boxbg6.jpg); background-repeat: repeat-x; background-position: 50% bottom; margin-bottom: 10px; overflow: hidden; padding-bottom:15px; width:263px; border-right: 1px solid #000; border-bottom: 1px solid #000; border-left: 1px solid #000; border-top-style: none; border-top-width: 0; }
.home_category7 { background-color: #fff; background-image: url(/templates/krassespiele/images/boxbg7.jpg); background-repeat: repeat-x; background-position: 50% bottom; margin-bottom: 10px; overflow: hidden; padding-bottom:15px; width:263px; border-right: 1px solid #000; border-bottom: 1px solid #000; border-left: 1px solid #000; border-top-style: none; border-top-width: 0; }
.home_category8 { background-color: #fff; background-image: url(/templates/krassespiele/images/boxbg8.jpg); background-repeat: repeat-x; background-position: 50% bottom; margin-bottom: 10px; overflow: hidden; padding-bottom:15px; width:263px; border-right: 1px solid #000; border-bottom: 1px solid #000; border-left: 1px solid #000; border-top-style: none; border-top-width: 0; }
.home_category9 { background-color: #fff; background-image: url(/templates/krassespiele/images/boxbg9.jpg); background-repeat: repeat-x; background-position: 50% bottom; margin-bottom: 10px; overflow: hidden; padding-bottom:15px; width:263px; border-right: 1px solid #000; border-bottom: 1px solid #000; border-left: 1px solid #000; border-top-style: none; border-top-width: 0; }
.home_category10 { background-color: #fff; background-image: url(/templates/krassespiele/images/boxbg10.jpg); background-repeat: repeat-x; background-position: 50% bottom; margin-bottom: 10px; overflow: hidden; padding-bottom:15px; width:263px; border-right: 1px solid #000; border-bottom: 1px solid #000; border-left: 1px solid #000; border-top-style: none; border-top-width: 0; }
.home_category11 { background-color: #fff; background-image: url(/templates/krassespiele/images/boxbg11.jpg); background-repeat: repeat-x; background-position: 50% bottom; margin-bottom: 10px; overflow: hidden; padding-bottom:15px; width:263px; border-right: 1px solid #000; border-bottom: 1px solid #000; border-left: 1px solid #000; border-top-style: none; border-top-width: 0; }
.home_category12 { background-color: #fff; background-image: url(/templates/krassespiele/images/boxbg12.jpg); background-repeat: repeat-x; background-position: 50% bottom; margin-bottom: 10px; overflow: hidden; padding-bottom:15px; width:263px; border-right: 1px solid #000; border-bottom: 1px solid #000; border-left: 1px solid #000; border-top-style: none; border-top-width: 0; }
.home_category13 { background-color: #fff; background-image: url(/templates/krassespiele/images/boxbg13.jpg); background-repeat: repeat-x; background-position: 50% bottom; margin-bottom: 10px; overflow: hidden; padding-bottom:15px; width:263px; border-right: 1px solid #000; border-bottom: 1px solid #000; border-left: 1px solid #000; border-top-style: none; border-top-width: 0; }
.home_category14 { background-color: #fff; background-image: url(/templates/krassespiele/images/boxbg14.jpg); background-repeat: repeat-x; background-position: 50% bottom; margin-bottom: 10px; overflow: hidden; padding-bottom:15px; width:263px; border-right: 1px solid #000; border-bottom: 1px solid #000; border-left: 1px solid #000; border-top-style: none; border-top-width: 0; }
.home_category15 { background-color: #fff; background-image: url(/templates/krassespiele/images/boxbg15.jpg); background-repeat: repeat-x; background-position: 50% bottom; margin-bottom: 10px; overflow: hidden; padding-bottom:15px; width:263px; border-right: 1px solid #000; border-bottom: 1px solid #000; border-left: 1px solid #000; border-top-style: none; border-top-width: 0; }
.home_category16 { background-color: #fff; background-image: url(/templates/krassespiele/images/boxbg16.jpg); background-repeat: repeat-x; background-position: 50% bottom; margin-bottom: 10px; overflow: hidden; padding-bottom:15px; width:263px; border-right: 1px solid #000; border-bottom: 1px solid #000; border-left: 1px solid #000; border-top-style: none; border-top-width: 0; }
.home_category17 { background-color: #fff; background-image: url(/templates/krassespiele/images/boxbg17.jpg); background-repeat: repeat-x; background-position: 50% bottom; margin-bottom: 10px; overflow: hidden; padding-bottom:15px; width:263px; border-right: 1px solid #000; border-bottom: 1px solid #000; border-left: 1px solid #000; border-top-style: none; border-top-width: 0; }
.home_category18 { background-color: #fff; background-image: url(/templates/krassespiele/images/boxbg18.jpg); background-repeat: repeat-x; background-position: 50% bottom; margin-bottom: 10px; overflow: hidden; padding-bottom:15px; width:263px; border-right: 1px solid #000; border-bottom: 1px solid #000; border-left: 1px solid #000; border-top-style: none; border-top-width: 0; }
.home_categorynewest { background-color: #fff; background-image: url(/templates/krassespiele/images/boxbgnewest.jpg); background-repeat: repeat-x; background-position: 50% bottom; margin-bottom: 10px; overflow: hidden; padding-bottom:15px; width:263px; border-right: 1px solid #000; border-bottom: 1px solid #000; border-left: 1px solid #000; border-top-style: none; border-top-width: 0; }
.home_categorypopular { background-color: #fff; background-image: url(/templates/krassespiele/images/boxbgpopular.jpg); background-repeat: repeat-x; background-position: 50% bottom; margin-bottom: 10px; overflow: hidden; padding-bottom:15px; width:263px; border-right: 1px solid #000; border-bottom: 1px solid #000; border-left: 1px solid #000; border-top-style: none; border-top-width: 0; }
.home_categorypopular2 { 	width:200px; background-color: #fff; background-image: url(/templates/krassespiele/images/boxbg1.jpg); background-repeat: repeat-x; background-position: 50% bottom; margin-bottom: 10px; overflow: hidden; padding-bottom:15px; border-right: 1px solid #000; border-bottom: 1px solid #000; border-left: 1px solid #000; border-top-style: none; border-top-width: 0; }
.home_category222 {
	border: 1px solid #000;
	border-top: 0px;
	background-color: #fff;
	margin-bottom: 5px;
	overflow: hidden;
	padding-bottom:10px;
	width:200px;
}
.home_cat_titlepopular { 
padding: 4px; 
font-family: Arial; 
background-image: url(/templates/krassespiele/images/back6.jpg); 
background-repeat: repeat; 
background-attachment: scroll; 
overflow: hidden; 
height: 44px; 
width:255px; 
border-top: 1px solid #000; 
border-right: 1px solid #000; 
border-left: 1px solid #000; 
border-bottom-style: none; 
border-bottom-width: 0; }

.home_cat_titlepopular2 { 
padding: 3px; 
font-family: Arial; 
background-image: url(/templates/krassespiele/images/back1.jpg); 
background-repeat: repeat; 
background-attachment: scroll; 
overflow: hidden; 
height: 44px; 
width:194px; 
border-top: 1px solid #000; 
border-right: 1px solid #000; 
border-left: 1px solid #000; 
border-bottom-style: none; 
border-bottom-width: 0; }

.home_cat_titlenewest { 
padding: 4px; 
font-family: Arial; 
background-image: url(/templates/krassespiele/images/back5.jpg); 
background-repeat: repeat; 
background-attachment: scroll; 
overflow: hidden; 
height: 44px; 
width:255px; 
border-top: 1px solid #000; 
border-right: 1px solid #000; 
border-left: 1px solid #000; 
border-bottom-style: none; 
border-bottom-width: 0; }



.home_cat_title1 { 
color: white;
padding: 4px; 
font-family: Arial; 
background-image: url(/templates/krassespiele/images/back1.jpg); 
background-repeat: repeat; 
background-attachment: scroll; 
overflow: hidden; 
height: 44px; 
width:255px; 
border-top: 1px solid #000; 
border-right: 1px solid #000; 
border-left: 1px solid #000; 
border-bottom-style: none; 
border-bottom-width: 0; }

.home_cat_title2 { 
color: white;
padding: 4px; 
font-family: Arial; 
background-image: url(/templates/krassespiele/images/back2.jpg); 
background-repeat: repeat; 
background-attachment: scroll; 
overflow: hidden; 
height: 44px; 
width:255px; 
border-top: 1px solid #000; 
border-right: 1px solid #000; 
border-left: 1px solid #000; 
border-bottom-style: none; 
border-bottom-width: 0; }


.home_cat_title3 { 
color: white;
padding: 4px; 
font-family: Arial; 
background-image: url(/templates/krassespiele/images/back3.jpg); 
background-repeat: repeat; 
background-attachment: scroll; 
overflow: hidden; 
height: 44px; 
width:255px; 
border-top: 1px solid #000; 
border-right: 1px solid #000; 
border-left: 1px solid #000; 
border-bottom-style: none; 
border-bottom-width: 0; }

.home_cat_title4 { 
color: white;
padding: 4px; 
font-family: Arial; 
background-image: url(/templates/krassespiele/images/back4.jpg); 
background-repeat: repeat; 
background-attachment: scroll; 
overflow: hidden; 
height: 44px; 
width:255px; 
border-top: 1px solid #000; 
border-right: 1px solid #000; 
border-left: 1px solid #000; 
border-bottom-style: none; 
border-bottom-width: 0; }

.home_cat_title5 { 
padding: 4px; 
font-family: Arial; 
background-image: url(/templates/krassespiele/images/back5.jpg); 
background-repeat: repeat; 
background-attachment: scroll; 
overflow: hidden; 
height: 44px; 
width:255px; 
border-top: 1px solid #000; 
border-right: 1px solid #000; 
border-left: 1px solid #000; 
border-bottom-style: none; 
border-bottom-width: 0; }

.home_cat_title6 { 
padding: 4px; 
font-family: Arial; 
background-image: url(/templates/krassespiele/images/back6.jpg); 
background-repeat: repeat; 
background-attachment: scroll; 
overflow: hidden; 
height: 44px; 
width:255px; 
border-top: 1px solid #000; 
border-right: 1px solid #000; 
border-left: 1px solid #000; 
border-bottom-style: none; 
border-bottom-width: 0; }

.home_cat_title7 { 
padding: 4px; 
font-family: Arial; 
background-image: url(/templates/krassespiele/images/back7.jpg); 
background-repeat: repeat; 
background-attachment: scroll; 
overflow: hidden; 
height: 44px; 
width:255px; 
border-top: 1px solid #000; 
border-right: 1px solid #000; 
border-left: 1px solid #000; 
border-bottom-style: none; 
border-bottom-width: 0; }

.home_cat_title8 { 
padding: 4px; 
font-family: Arial; 
background-image: url(/templates/krassespiele/images/back8.jpg); 
background-repeat: repeat; 
background-attachment: scroll; 
overflow: hidden; 
height: 44px; 
width:255px; 
border-top: 1px solid #000; 
border-right: 1px solid #000; 
border-left: 1px solid #000; 
border-bottom-style: none; 
border-bottom-width: 0; }

.home_cat_title9 { 
padding: 4px; 
font-family: Arial; 
background-image: url(/templates/krassespiele/images/back9.jpg); 
background-repeat: repeat; 
background-attachment: scroll; 
overflow: hidden; 
height: 44px; 
width:255px; 
border-top: 1px solid #000; 
border-right: 1px solid #000; 
border-left: 1px solid #000; 
border-bottom-style: none; 
border-bottom-width: 0; }


.home_cat_title10 { 
padding: 4px; 
font-family: Arial; 
background-image: url(/templates/krassespiele/images/back10.jpg); 
background-repeat: repeat; 
background-attachment: scroll; 
overflow: hidden; 
height: 44px; 
width:255px; 
border-top: 1px solid #000; 
border-right: 1px solid #000; 
border-left: 1px solid #000; 
border-bottom-style: none; 
border-bottom-width: 0; }

.home_cat_title11 { 
padding: 4px; 
font-family: Verdana; 
background-image: url(/templates/krassespiele/images/back11.jpg); 
background-repeat: repeat; 
background-attachment: scroll; 
overflow: hidden; 
height: 44px; 
width:255px; 
border-top: 1px solid #000; 
border-right: 1px solid #000; 
border-left: 1px solid #000; 
border-bottom-style: none; 
border-bottom-width: 0; }


.home_cat_title12 { 
padding: 4px; 
font-family: Verdana; 
background-image: url(/templates/krassespiele/images/back12.jpg); 
background-repeat: repeat; 
background-attachment: scroll; 
overflow: hidden; 
height: 44px; 
width:255px; 
border-top: 1px solid #000; 
border-right: 1px solid #000; 
border-left: 1px solid #000; 
border-bottom-style: none; 
border-bottom-width: 0; }

.home_cat_title13 { 
padding: 4px; 
font-family: Verdana; 
background-image: url(/templates/krassespiele/images/back13.jpg); 
background-repeat: repeat; 
background-attachment: scroll; 
overflow: hidden; 
height: 44px; 
width:255px; 
border-top: 1px solid #000; 
border-right: 1px solid #000; 
border-left: 1px solid #000; 
border-bottom-style: none; 
border-bottom-width: 0; }


.home_cat_title14 { 
padding: 4px; 
font-family: Verdana; 
background-image: url(/templates/krassespiele/images/back14.jpg); 
background-repeat: repeat; 
background-attachment: scroll; 
overflow: hidden; 
height: 44px; 
width:255px; 
border-top: 1px solid #000; 
border-right: 1px solid #000; 
border-left: 1px solid #000; 
border-bottom-style: none; 
border-bottom-width: 0; }

.home_cat_title15 { 
padding: 4px; 
font-family: Verdana; 
background-image: url(/templates/krassespiele/images/back15.jpg); 
background-repeat: repeat; 
background-attachment: scroll; 
overflow: hidden; 
height: 44px; 
width:255px; 
border-top: 1px solid #000; 
border-right: 1px solid #000; 
border-left: 1px solid #000; 
border-bottom-style: none; 
border-bottom-width: 0; }

.home_cat_title16 { 
padding: 4px; 
font-family: Verdana; 
background-image: url(/templates/krassespiele/images/back16.jpg); 
background-repeat: repeat; 
background-attachment: scroll; 
overflow: hidden; 
height: 44px; 
width:255px; 
border-top: 1px solid #000; 
border-right: 1px solid #000; 
border-left: 1px solid #000; 
border-bottom-style: none; 
border-bottom-width: 0; }

.home_cat_title17 { 
padding: 4px; 
font-family: Arial; 
background-image: url(/templates/krassespiele/images/back17.jpg); 
background-repeat: repeat; 
background-attachment: scroll; 
overflow: hidden; 
height: 44px; 
width:255px; 
border-top: 1px solid #000; 
border-right: 1px solid #000; 
border-left: 1px solid #000; 
border-bottom-style: none; 
border-bottom-width: 0; }

.home_cat_title18 { 
padding: 4px; 
font-family: Arial; 
background-image: url(/templates/krassespiele/images/back18.jpg); 
background-repeat: repeat; 
background-attachment: scroll; 
overflow: hidden; 
height: 44px; 
width:255px; 
border-top: 1px solid #000; 
border-right: 1px solid #000; 
border-left: 1px solid #000; 
border-bottom-style: none; 
border-bottom-width: 0; }

.home_cat_title19 { 
padding: 4px; 
font-family: Arial; 
background-image: url(/templates/krassespiele/images/back19.jpg); 
background-repeat: repeat; 
background-attachment: scroll; 
overflow: hidden; 
height: 44px; 
width:255px; 
border-top: 1px solid #000; 
border-right: 1px solid #000; 
border-left: 1px solid #000; 
border-bottom-style: none; 
border-bottom-width: 0; }

.home_cat_name {
	font-size: 18px;
	float: left;
	overflow: hidden;
}
.home_cat_namepopular2 {
	font-size: 16px;
	float: left;
	color: white;
	overflow: hidden;
}
.home_cat_link {
	float: right;
	font-size: 12px;
	margin-top: 3px;
}
.home_cat_titlemehr a { color: #951510; font-weight: bold; text-decoration: none;
padding: 4px; 
font-family: Arial;  }

.home_cat_linkmehr {
	float: right;
	font-size: 12px;
	margin-top: 3px;
	padding: 4px; 
font-family: Arial; 
}
.home_cat_title1 a { color: white; font-weight: bold; text-decoration: none; }
.home_cat_title2 a { color: white; font-weight: bold; text-decoration: none; }
.home_cat_title3 a { color: white; font-weight: bold; text-decoration: none; }
.home_cat_title4 a { color: white; font-weight: bold; text-decoration: none; }
.home_cat_title5 a { color: white; font-weight: bold; text-decoration: none; }
.home_cat_title6 a { color: white; font-weight: bold; text-decoration: none; }
.home_cat_title7 a { color: white; font-weight: bold; text-decoration: none; }
.home_cat_title8 a { color: white; font-weight: bold; text-decoration: none; }
.home_cat_title9 a { color: white; font-weight: bold; text-decoration: none; }
.home_cat_title10 a { color: white; font-weight: bold; text-decoration: none; }
.home_cat_title11 a { color: white; font-weight: bold; text-decoration: none; }
.home_cat_title12 a { color: white; font-weight: bold; text-decoration: none; }
.home_cat_title13 a { color: white; font-weight: bold; text-decoration: none; }
.home_cat_title14 a { color: white; font-weight: bold; text-decoration: none; }
.home_cat_title15 a { color: white; font-weight: bold; text-decoration: none; }
.home_cat_title16 a { color: white; font-weight: bold; text-decoration: none; }
.home_cat_title17 a { color: white; font-weight: bold; text-decoration: none; }
.home_cat_title18 a { color: white; font-weight: bold; text-decoration: none; }
.home_cat_title19 a { color: white; font-weight: bold; text-decoration: none; }
.home_cat_title20 a { color: white; font-weight: bold; text-decoration: none; }
.home_cat_title21 a { color: white; font-weight: bold; text-decoration: none; }
.home_cat_title22 a { color: white; font-weight: bold; text-decoration: none; }
.home_cat_title23 a { color: white; font-weight: bold; text-decoration: none; }
.home_cat_title24 a { color: white; font-weight: bold; text-decoration: none; }
.home_cat_title25 a { color: white; font-weight: bold; text-decoration: none; }
.home_cat_titlepopular a { color: white; font-weight: bold; text-decoration: none; }
.home_cat_titlepopular2 a { color: white; font-weight: bold; text-decoration: none; }
.home_cat_titlenewest a { color: white; font-weight: bold; text-decoration: none; }


.hards a { color: black; font-weight: bold; text-decoration: none; font-family: Arial; font-size: 10px;}


.homepage_game {
	float: left;
	width: 128px;
	height: 60px;
	margin-top: 6px;
	overflow: hidden;
}
.home_game_image {
	float: left;
	padding: 3px 3px 3px 3px;
	text-align: center;
	border: 1px solid #ccc;
	height: 50px;
	width: 50px;
	margin-left: 7px;
}
.home_game_image img {
	height: 50px;
	width: 50px;
	
}
.home_game_info {
	float: left;
	padding-left: 8px;
	width: 55px;
	overflow: hidden;
	text-align: left;
	font-family: Arial;
	font-size: 12px;
	padding-top: 2px;
}
.home_game_info a {
	color: #cdcdcd;
	text-decoration: none;
	font-weight: bold;
	overflow: hidden;
}
.home_game_head a {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: underline;
	color: #000;
	overflow: hidden;
}
.home_game_head a:hover {
	color: #951510;
}
.homepage_gamecat {
	float: left;
	width: 165px;
	height: 60px;
	margin-top: 6px;
	overflow: hidden;
}
.home_game_imagecat {
	float: left;
	padding: 3px 3px 3px 3px;
	text-align: center;
	border: 1px solid #ccc;
	height: 50px;
	width: 50px;
	margin-left: 7px;
}

.home_game_imagecat img {
	height: 50px;
	width: 50px;
	
}
.home_game_infocat {
	float: left;
	padding-left: 8px;
	width: 90px;
	overflow: hidden;
	text-align: left;
	font-family: Arial;
	font-size: 14px;
	padding-top: 2px;
}
.home_game_infocat a {
	color: #cdcdcd;
	text-decoration: none;
	font-weight: bold;
	overflow: hidden;
}
.home_game_headcat a {
	font-family: Arial;
	font-size: 13px;
	color: #000;
	overflow: hidden;
}
.home_game_headcat a:hover {
	color: #951510;
}
.homepage_gamepopular2 {
	float: left;
	width: 180px;
	height: 50px;
	margin-top: 5px;
	overflow: hidden;
}
.home_game_imagepopular2 {
	float: left;
	padding: 3px 3px 3px 3px;
	text-align: center;
	border: 1px solid #ccc;
	height: 40px;
	width: 40px;
	margin-left: 7px;
}
.home_game_imagepopular2 img {
	height: 40px;
	width: 40px;
	
}
.home_game_infopopular2 {
	float: left;
	padding-left: 8px;
	width: 100px;
	overflow: hidden;
	text-align: left;
	font-family: Arial;
	font-size: 13px;
	padding-top: 2px;
}
.home_game_infopopular2 a {
	color: #cdcdcd;
	text-decoration: none;
	font-weight: bold;
	overflow: hidden;
}
.home_game_headpopular2 a {
	font-family: Arial;
	font-size: 12px;
	color: #000;
	overflow: hidden;
}
.home_game_headpopular2 a:hover {
	color: #951510;
}

.homepage_game2 {
	float: left;
	width: 250px;
	height: 20px;
	margin-top: 1px;
	overflow: hidden;
}
.home_game_image2 {
	float: left;
	padding: 3px 3px 3px 3px;
	text-align: center;
	border: 1px solid #ccc;
	height: 50px;
	width: 50px;
	margin-left: 3px;
}

.home_game_image2 img {
	height: 50px;
	width: 50px;
	
}
.home_game_info2 {
	float: left;
	padding-left: 11px;
	width: 200px;
	overflow: hidden;
	text-align: left;
	font-family: Arial;
	font-size: 12px;
	padding-top: 2px;
}
.home_game_info2 a {
	color: #cdcdcd;
	text-decoration: none;
	font-weight: bold;
	overflow: hidden;
}
.home_game_head2 a {
	
	font-family: Verdana;
	font-size: 12px;
	color: #000;
	overflow: hidden;
}
.home_game_head2 a:hover {

	color: #760000;
}
.module {
	border: 1px solid #c8c8c8;
	background-color: #fff;
	font-family: Arial;
	font-size: 14px;
	padding-bottom: 8px;
	margin-bottom: 10px;
}
.module a {
	color: #4c4c4c;
}
.module a:hover {
	color: #791513;
}
.module ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
.module li {
	padding:4px;
	border-bottom: 1px solid #e6e6e6;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
}

.module_header {
	margin: 3px;
	background: url(images/module_header.png);
	height: 27px;
	font-family: Arial;
	font-size: 14px;
	color: #fff;
	padding-top: 9px;
	padding-left: 8px;
}
/* VIEW GAME */
.game_container { margin-top: 10px; border: solid 1px #000; background-color: #fff; margin-bottom: 15px; text-align: center; padding-bottom: 10px; margin-right: 15px; width: 620px; float: left;}
.gameinfos
{
	float: left;
	margin-bottom: 15px;
	margin-left: 20px;
	margin-top: 20px;
	text-align: left;
	width:90%;
}

.game_info_container {
	float: left;
	background-color: #fff;
	margin-bottom: 15px;
	margin-left: 10px;
	margin-top: 20px;
	text-align: left;
	width:90%;
}
.game_info_content {
	padding: 5px 5px 5px 10px;
	font-family: Arial;
	font-size: 14px;
}
.game_info_header {
	margin: 3px;
	background: url(images/module_header.png);
	height: 27px;
	font-family: Arial;
	font-size: 14px;
	color: #fff;
	padding-top: 9px;
	padding-left: 8px;
}
.gi_column1 {
	float: left;
	width: 100px;
	padding: 18px 0px 10px 10px;
	text-align: center;
	font-family: Arial;
}
.gi_column2 {
	float: left;
	width: 850px;
	padding-left: 8px;
	padding: 10px 0px 20px 0px;
}
.game_options {
background-image: url(/templates/krassespiele/images/back6.jpg); 
background-repeat: repeat-x; 
background-attachment: scroll; 

	margin-bottom: 20px;
	padding: 5px;
	font-family: Arial;
	font-size: 13px;
	color: black;
	overflow:auto;
	width:610px;
}
.game_options_column1 {
	float: left;
	font-weight: bold;
	padding-top: 3px;
	padding-left: 15px;
	margin-right: 4px;
}
.game_options_column2 {
	float: left;
	font-size: 10px;
	padding-top: 2px;
	margin-right: 5px;
	width:155px;
}
.button2 a {
	width: 123px;
	height: 23px;
	background: #ae3632 url(images/button2.png);
	padding-top: 5px;
	padding-right: 4px;
	margin: 0px 5px 0px 0px;

	font-family: Verdana;
	font-size: 13px;
	display: block;
	color: #fff;
	text-decoration: none;
	float: left;
}
.button2 a:hover {
	display: block;
	background-color: #cf0000;
}
.buttonback1 a {

	width: 123px;
	height: 23px;
	background: url(images/buttonback1.jpg);
	padding-top: 3px;
	text-align: center;
	margin: 0px 5px 0px 0px;
	font-family: Verdana;
	font-size: 13px;
	display: block;
	color: #fff;
	text-decoration: none;
	float: right;
}
.buttonback1 a:hover {
	display: block;
	background-color: #cf0000;
}

.buttonback2 a {
	width: 123px;
	height: 23px;
	background: url(images/buttonback2.jpg);
	padding-top: 3px;
	
	text-align: center;
	margin: 0px 5px 0px 0px;
	font-family: Verdana;
	font-size: 13px;
	display: block;
	color: #fff;
	text-decoration: none;
	float: right;
}
.buttonback2 a:hover {
	display: block;
	background-color: #cf0000;
}


.button3 a {
	width: 123px;
	height: 23px;
	background: #dadada url(images/button3.png);
	padding-top: 2px;
	padding-right: 4px;
	margin: 0px 5px 0px 0px;

	font-family: Verdana;
	font-size: 13px;
	display: block;
	color: #fff;
	text-decoration: none;
}
.button3 a:hover {
	display: block;
	background-color: #dedede;
}
.game_column1 {
	border: 1px solid #c8c8c8;
	background-color: #fff;
	margin: 0px 15px 15px 0px;
	text-align: center;
	width: 49%;
	float: left;
}
.game_column2 {
	border: 1px solid #c8c8c8;
	background-color: #fff;
	width: 28%;
	float: left;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.comments_container {
	padding: 10px;
}
.add_comment_box {
	border: 1px solid #ccc;
	width: 450px;
}
.new_comment_container {
	text-align: left;
	font-family: Arial;
}
.comment_button_container {
	padding-top:5px;
	text-align:right;
	margin-bottom: 10px;
}
.comment_avatar {
	float: left;
	margin: 4px 10px 0px 5px;
}
.comment_content {
	float: left;
	width: 365px;
}
.comment_username {
	color: #2f2f2f;
	padding-top: 6px;
}
.comment_username a {
	color: #730702;
	text-decoration: none;
}
.thecomment {
	color: #2f2f2f;
	border-top:1px solid #dcd6d4;
}
.random_game {
	float: left;
	margin-top: 10px;
}
.random_game_image {
	float: left;
	padding: 5px 5px 0px 5px;
	text-align: left;
	border: 1px solid #ccc;
	height: 65px;
	width: 60px;
	margin-left: 5px;
}
.random_game_info {

	padding-left: 8px;
	width: 90%;
	text-align: left;
	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-size: 12px;
	padding-top: 5px;
}
.random_game_info a {
	color: #cdcdcd;
}
.random_game_head a {
	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-size: 14px;
	color: #000;
}
.random_game_head a:hover {
	color: #951510;
}
/* CATEGORY */
.category_container {
	border: 1px solid black;
	border-top: 0px;
	background-color: #fff;
	margin-bottom: 15px;
	overflow: auto;
	width:848px;
}
.sort_options {
padding: 4px; 
font-family: Arial; 
font-weight: bold;
font-size: 18px;
background-image: url(/templates/krassespiele/images/back1.jpg); 
background-repeat: repeat; 
background-attachment: scroll; 
overflow: hidden; 
height: 44px; 
border-top: 1px solid #000; 
border-right: 1px solid #000; 
border-left: 1px solid #000; 
border-bottom-style: none; 
border-bottom-width: 0; 
padding-top: 3px;
padding-left: 5px;
color: white;
}
.sort_options a {
	color: white;
	font-weight: bold;
	font-size: 14px; 
}
.category_pages {
	margin: auto;
	margin: 15px;
	text-align: center;
	padding: 5px;
	font-family: Arial;
}
.category_pages a {
	color: black;
	padding: 3px;
	text-decoration: none;
}
/* PROFILE */
.profile_container {
	border: 1px solid #c8c8c8;
	background-color: #fff;
	margin-bottom: 15px;
	overflow:auto;
	width:100%;
}
.profile_container a {
	color: #871e16;
}
.profile_header_avatar {
	width:80px;
	height: 87px;
	float: left;
	padding-left: 20px;
	padding-top: 12px;
}
.profile_header_info {
	width: 650px;
	height: 80px;
	float: left;
	padding-top: 20px;
	padding-left: 5px;
}
.profile_header_buttons {
	float: right;
	background-position:top right;
	width: 173px;
	height: 97px;
	padding-left: 20px;
	padding-top: 3px;
}
.profile_username {
	font-size: 30px;
	font-family: Arial;
	padding: 0px;
	float: left;
}
.profile_points {
	float: left;
	background-color: #9f0c07;
	margin-left: 10px;
	font-family: Arial;
	color: #fff;
	margin-top: 8px;
	padding: 0px 12px 0px 12px;
	-moz-border-radius: 12px;
}
.small_points {
	font-size: 10px;
	text-transform: uppercase;
}
.profile_stats {
	font-size: 16px;
	font-family: Arial;
}
.profile_button a {
	background: #ae3632 url(images/button2.png);
	width: 150px;
	height: 23px;
	padding-top: 2px;
	padding-right: 4px;
	margin: 10px 15px 0px 0px;
	float: right;
	font-family: Verdana;
	font-size: 13px;
	display: block;
	color: #fff;
	text-decoration: none;
	text-align: center;
}
.profile_button a:hover {
	display: block;
	background-color: #cf0000;
}
.profile_column1 {
	margin-right: 12px;
	width: 70%;
	float: left;
}
.profile_column2 {
	border: 1px solid #c8c8c8;
	background-color: #fff;
	width: 28%;
	float: right;
	font-family:Geneva, Verdana, sans-serif;
	font-size: 18px;
	margin-bottom: 20px;
}
.user_info {
	padding: 10px;
	overflow: hidden;
}
.user_info a {
	color: #000;
}
.right_title {
	color: #8a8a8a;
}
.profile_content_item {
	border: 1px solid #c8c8c8;
	background-color: #fff;
	margin-bottom: 15px;
	font-family: Arial;
}
.fav_container {
	padding: 20px;
}
.profile_comment {
	border:1px solid #dcd6d4;
	margin-bottom: 10px;
	padding: 10px;
}
.profile_left_header {
	background: #eeeeee;
	height: 28px;
	padding-top: 12px;
	padding-left: 15px;
	color: #99080a;
	font-family: Arial;
	font-size: 14px;
}
/* EDIT PROFILE */
.edit_avatar_container {
	padding: 10px 0px 10px 10px;
	border-bottom: 1px solid #cdcdcd;
	margin-bottom: 10px;
	overflow:auto;
	width:680px;
}
.edit_info_container {
	padding: 10px 0px 10px 10px;
}
.edit_profile_header {
	font-size: 20px;
	color: #353535;
	font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif;
}	
.edit_profile_lable {
	float:left;
	margin-right:10px;
	width:80px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	text-align:left;
}
.edit_profile_element {
	float: left;
}
.edit_avatar_element {
	float: left;
	padding-top: 3px;
}
.edit_profile_textbox {
	height: 20px;
	width: 500px;
	border: 1px solid #CCC;
	font-size: 15px;
	padding: 4px;
}
.edit_profile_textarea {
	height: 60px;
	width: 500px;
	border: 1px solid #CCC;
	font-size: 15px;
	padding: 4px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
/* NEWS */
.news_wrapper {
	border: 1px solid #c8c8c8;
	background-color: #fff;
	margin-bottom: 15px;
}
.news_header {
	background: #eeeeee;
	overflow:auto;
	width:100%;
}
.news_image {
	float: left;
	width: 60px;
	margin: 5px 0px 0px 5px;
}
.news_title {
	float: left;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	padding-left: 10px;
	padding-top: 8px;
}
.news_title a {
	color: #720607;
	text-decoration: none;
}
.news_author {
	font-size: 14px;
}
.news_main {
	padding: 0px 10px 0px 10px;
	margin-bottom: 25px;
	font-family: Arial;
}
/* Private messages */
.pm_subject_textbox {
	height: 20px;
	width: 600px;
	border: 1px solid #CCC;
	font-size: 15px;
	padding: 4px;
}
.pm_message_textbox {
	height: 100px;
	width: 600px;
	border: 1px solid #CCC;
	font-size: 15px;
	padding: 4px;
	font-family: Arial;
}
.pm_subject {
	font-size: 20px;
}
.pm_details {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #c6c6c6;
}
.pm_message {
	padding: 10px;
}
.pm_footer {
	border-top: 1px solid #c6c6c6;
	margin-top: 10px;
	padding-top: 5px;
}
.pm_table td {
	border-bottom: 1px solid #c6c6c6;
	padding: 5px;
}
.pm_no_messages {
	height: 80px;
	padding-top: 70px;
	text-align: center;
}
