body {
	background-image: url(../images/bg_header.png);
	background-repeat: repeat-x;
	margin: 0px;
	margin-left: 10px;
	padding:0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height:1.4;
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	text-align: left;
}
a {
	color: #CC0000;
	text-decoration: none;

}
a:hover {
	color: #FF9900;
	text-decoration: underline;
	background-color: #FFFFCC;
}
.header {
	background-image: url(../images/bg_header_right.png);
	background-repeat: no-repeat;
}
.suchetrenner {
	color: #999999;
}
.alfasuche a {
	color: #333333;
	text-decoration: none;
}
.alfasuche a:hover {
	color: #CC3300;
	text-decoration: underline;
	background-color: #FFCCCC;
}
.titel {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC3300;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 2px;
}
.input_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #999999;
	height: 22px;
	width: 250px;
	background-image: url(../images/bg_textarea.gif);
	padding-top: 4px;

}
.input_textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #999999;
	background-image: url(../images/bg_textarea.gif);
	background-repeat:repeat-x;
	padding-top: 4px;

}
.input_search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border: 1px solid #990000;
	height: 22px;
	width: 250px;
	background-image: url(../images/bg_textarea_search.gif);
	text-align: left;
	padding-top: 4px;
	padding-left: 6px;
	vertical-align: bottom;
}
.input_submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	border: 1px solid #990000;
	height: 20px;
	width: 80px;
	background-image: url(../images/bg_submit.gif);
	padding-top: 3px;
}
.input_cancel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	border: 1px solid #CC6600;
	height: 20px;
	width: 80px;
	background-image: url(../images/bg_cancel.gif);
	padding-top: 3px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.suchheader {
	padding-top: 9px;
	text-align: center;
	vertical-align: middle;
}
.ueberschrift {
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC3300;
	font-size: 11px;
}
.ueberschrift-fliesstext {
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC3300;
	font-size: 11px;
}
.seitennavi a {
	color: #333333;
	text-decoration: none;
}
.seitennavi a:hover {
	color: #FF9900;
	text-decoration: underline;
	background-color: #FFFFCC;
}
.resultattabelle, .resultattabelle a {
	width: 100%;	
}
.sortierung, .sortierung a {
	color: #333333;	
}
.sortierung a:hover {
	color: #CC0000;
	background: none;
	text-decoration: none;
}
.listenlink a {
	color: #333333;
	text-decoration: none;
}
.listenlink a:hover {
	color: #FF9900;
	text-decoration: underline;
	background-color: transparent;
}
.EvenRow {
	background-color: #EEEEEE;
	background-image: url(../images/bg_oddrow.png);
	background-repeat: repeat-x;
}
.OddRow {
	background-color: #FFFFFF;
}
.EvenRowAward {
	background-color: #FFCC66;
}
.OddRowAward {
	background-color: #FFFF99;
}
.PageCount a{
	color: #666666;
	background-position: center bottom;
	text-decoration: none;
}
.PageCount a:hover{
	color: #FF9900;
	background-position: center bottom;
	text-decoration: underline;
}
.PageCount b{
	color: #CC3300;
	background-position: center bottom;
	font-weight: bold;
}
.Spieltitel {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	padding-top: 6px;
	padding-bottom: 4px;
}
.Spieltitel_International {
	cursor: url(../images/help.gif), help;
	font-size: 11px;
	border-bottom: dotted 1px #f7a70d;
}
#Bewertung {
	width:160px;
	float: right;
	position: relative;
	visibility: visible;
	right: 5px;
}
.BewertungKurz {
	background-color: #FFFCF5;
	padding-top: 0px;
	padding-bottom: 4px;	
}
.BewertungFazitKurz {
	padding: 2px;
}
.input_xsearch_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border: 1px solid #999999;
	height: 20px;
	background-image: url(../images/bg_textarea.gif);
	padding-top: 3px;
}
.input_xsearch_select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border: 1px solid #999999;
	height: 20px;
	background-image: url(../images/bg_textarea.gif);
	padding-top: 3px;
}
.detail_info {
	border: 1px solid #FFCC66;
	background-image: url(../images/bg_layer.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 5px;
}
.besucherbewertung {
	border: 1px solid #99CCFF;
	background-image: url(../images/bg_layer_be.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 5px;
}
.noLink, .noLink a {
	color: #333333;
	text-decoration: none;
}
.noLink a:hover {
	color: #FF9900;
	text-decoration: underline;
}