/*==================================================================*/
/* ALLGEMEIN */
body 
{
	font-family: verdana;
	font-size: 1em;
	background-image: url(back.jpg);
	background-repeat: repeat-x;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
}

h1 {font-size:1.7em;color: #7374FF;margin-bottom:0px;}
h2 {font-size:1.5em;color:#7374FF;}
h3 {font-size:1.3em;color:#7374FF;}

p 
{
	margin-top:5px;
	font-family: verdana;
	font-size: 1em;
	color: #D9D9D9;
}

pre
{
font-size: 1em;
 color:#333333;
 padding:5px;
}
a:link, a:visited, a:active, a:hover
{
	text-decoration: none;
	font-weight: bold;
	 color: #1E2038;

	font-size: 1em;
}
a:active, a:hover
{ 
 text-decoration: none;
	color: #C10005;
}

table, td, th, thead, tbody, tfoot, button, input, select, textarea {
	font-family: verdana;
	font-size: 1em;
	line-height:140%;
	empty-cells: show;
}



/* LAYOUT DEFINITIONEN */
/*==================================================================*/
/* TITEL */
#title 
{
height:152px;
width: 950px;
padding:0px;
clear: both;
border-spacing: 0;
border-collapse: collapse;
}

#title td.network
{
	color: white;
	background-color: transparent;
	font-size: 0.8em;
	font-style: italic;
	text-align: right;
	height: 15px;

}

#title td.network a
{
	color: white;
}

#title td.header
{
	/*background-color: #003366;*/
	color: #FFFFFF;
	font-size: 2em;
	font-weight: bold;
	text-align: center;


}

#title td.logo
{
	/*background-color: #003366;*/
	color: #FFFFFF;
	font-size: 2em;
	font-weight: bold;
	text-align: right;

}

/*==================================================================*/
/* TOPMENÜ UND FOOTER*/

#top
{
	height:30px;
	width: 950px;
	/*border-top:1px dashed #ffffff;*/
	margin-bottom:0px;
	margin-top: 20px;
	padding: 0;
	/*background-color: #DDDDDD;*/
	clear: both;
	margin: 0px;
	border-spacing: 0;
	border-collapse: collapse;
}

#tabs
{
	margin-bottom:0px;
	margin-top: 17px;
	padding: 0px 0px 0px 0px;
}

#tabs tr
{
	text-align: left;
}

#tabs td.topmenu
{
	background-color: #FFFFFF;
	width: 100px;
	padding: 2px 2px 2px 2px;
	margin: 0px 0px 0px 0px;
	border-left: medium solid #CCCCCC;

}


#footer
{
	height:57px;
	width: 100%;
	border-top:1px dashed #ffffff;
	margin-bottom:0px;
	margin-top: 20px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	float: auto;
/*	background-color: #47494D ;*/
	background-image: url(footer.jpg);
	background-repeat: repeat-x;
	clear: both;
	margin: 0px;
}

.footercopyright
{
	color: White;
	font-size: 1em;
}
a.footercopyright
{
	color: White;
	font-weight: normal;
	
}


/*==================================================================*/
/* INHALT */

#box
{
	width: 950px; /*border: thin groove Black;*/
	margin: auto;
	background-color: #FFFFFF;
}

td.left, td.right 
{
width:175px;
line-height:18px;
text-align: left;
vertical-align: top;
font-family: verdana;
font-size: 1em;
padding-left: 5px;
padding-right: 5px;
}

.sitetitle
{
	font-weight:bolder;
	border-bottom:1px dashed #b9c7d5;
	margin-top:10px;
	margin-bottom: 10px;
	background-color: #51555c;
	padding-top: 4px;
	color: #FFFFFF;
	font-size: 1.3em;
	text-align: center;
	font-variant: small-caps;
	height: 30px;
}

td.content 
{
	vertical-align: top;
	border-left-color: #333333;
	border-left-style: dotted;
	border-left-width: 1px;
	border-right-color: #333333;
	border-right-style: dotted;
	border-right-width: 1px;
	text-align: left;
	padding: 5px 5px 5px 5px;
	font-family: verdana;
	font-size: 1em;
}

td.ungerade
{
	background-color: #EEEEEE;	
}

td.gerade
{
	background-color: #CCCCCC;	
}


/*==================================================================*/
/* MENÜS */

.menutitle
{
	font-weight:bold;
	border-top:1px dashed #ffffff;
	margin-top:15px;
/*	background: url(menu.jpg);*/
/*	background-color: #336699;*/
	padding-left: 10px;
	color: #000000;
	font-size: 1.5em;
	font-variant: small-caps;
}

.menu
{
	font-variant: small-caps;
	color: #FFFFFF;
	font-weight: bold;
	/*background-color: #e7ebef;*/
	width: 175px;
	display: block;
}

.menutd
{
	/*background-color: #e7ebef;*/
}

.menutable
{
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-spacing: 5;
	border-collapse: collapse;
	/*border: medium solid #e7ebef;*/
}




/*=======================================================================================*/
/* ANZEIGE DER BERICHTE IN DER ÜBERSICHT*/

/* Bild */
img.newsimg
{
	float:left;
}

p.newstitle
{
	display: block;
	/*background-color: #DDDDDD;*/
	color:#51555c;
	margin-top: 10px;
	font-size: 1.1em;
}

/*=======================================================================================*/
/* ANZEIGE DES TERMINKALENDERS (KLEIN) */
.menutable .menutd td.terminenav
{
	background-color: #51555c;
	color: #FFFFFF;
}
.menutable .menutd a.terminenav
{
	color: #FFFFFF;
}

.menutable .menutd table.terminetable_small
{
	border-collapse: collapse;
	border-spacing: 0px;
	width: 160px;
	border: 1px dotted;
}

.menutable .menutd td.terminetable_small
{
	font-size: smaller;
	text-align: center;
}

.menutable .menutd td.terminetable_small a
{
	font-size: smaller;
	text-align: center;
}

/*=======================================================================================*/
/* FORMULARE */

input
{
	background-color: #EEEEEE;
	color: #000000;
	border: 1px solid #333333;
	height: 20px;
}
textarea
{
	background-color: #EEEEEE;
	color: #000000;
	border: 1px solid #333333;
	padding-top: 2px;
}

select
{
	background-color: #EEEEEE;
	color: #000000;
	border: 1px solid #333333;
	height: 20px;
}


input:focus,textarea:focus,select:focus
{
	background-color: #CCCCCC;
}

input.bewertung
{
	background-color: #1A1A1A;
	height: 15px;
}

table.formular
{
	border: 1px ridge #FFFFFF;
}
/*=======================================================================================*/
/* BBCODE */

body	{
	font-family: verdana;
font-size: 9pt;
}

.bold {
	font-weight: bold;
}

.italics {
	font-style: italic;
}

.underline {
	text-decoration: underline;
}

.strikethrough {
	text-decoration: line-through;
}

.overline {
	text-decoration: overline;
}

.sized {
	text-size:
}

.listbullet {
	list-style-type: disc;
	list-style-position: inside;
}

.listdecimal {
	list-style-type: decimal;
	list-style-position: inside;
}

.listlowerroman {
	list-style-type: lower-roman;
	list-style-position: inside;
}

.listupperroman {
	list-style-type: upper-roman;
	list-style-position: inside;
}

.listloweralpha {
	list-style-type: lower-alpha;
	list-style-position: inside;
}

.listupperalpha {
	list-style-type: upper-alpha;
	list-style-position: inside;
}


/*************
 * RATING
 *************/
 
 .star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating .current-rating{
	background: url(http://style.encyclopedia-phantasma.de/images/rating/rating_star_2.gif) left -1000px repeat-x;
}
.star-rating{
	position:relative;
	width:87px;
	height:17px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}
.star-rating li{
	display: inline;
}
.star-rating a, 
.star-rating .current-rating{
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:17px;
	line-height:17px;
	outline:none;
	overflow:hidden;
	border: none;
}
.star-rating a:hover{
	background-position: left bottom;
}
.star-rating a.one-star{
	width:20%;
	z-index:6;
}
.star-rating a.two-stars{
	width:40%;
	z-index:5;
}
.star-rating a.three-stars{
	width:60%;
	z-index:4;
}
.star-rating a.four-stars{
	width:80%;
	z-index:3;
}
.star-rating a.five-stars{
	width:100%;
	z-index:2;
}
.star-rating .current-rating{
	z-index:1;
	background-position: left center;
}	

/* SECOND STAR (ALREADY VOTED */


.star-rating2,
.star-rating2 a:active,
.star-rating2 .current-rating{
	background: url(http://style.encyclopedia-phantasma.de/images/rating/rating_star_2.gif) left -1000px repeat-x;
}
.star-rating2{
	position:relative;
	width:87px;
	height:17px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}
.star-rating2 li{
	display: inline;
}
.star-rating2 a, 
.star-rating2 .current-rating {
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:17px;
	line-height:17px;
	outline:none;
	overflow:hidden;
	border: none;
	cursor:default;
}

.star-rating2 a.one-star{
	width:20%;
	z-index:6;
}
.star-rating2 a.two-stars{
	width:40%;
	z-index:5;
}
.star-rating2 a.three-stars{
	width:60%;
	z-index:4;
}
.star-rating2 a.four-stars{
	width:80%;
	z-index:3;
}
.star-rating2 a.five-stars{
	width:100%;
	z-index:2;
}
.star-rating2 .current-rating{
	z-index:1;
	background-position: left center;
}


/* END SECOND STAR */

/* for an inline rater */
.inline-rating{
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	vertical-align: middle;
}
.voted_twice {
	background: #FFDDDD url(http://style.encyclopedia-phantasma.de/images/rating_warning.gif) no-repeat 5px 50%;
	padding:5px 5px 5px 16px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	width:130px;
	font-size:11px;
	}
.voted {
	background: #E7FFCE url(http://style.encyclopedia-phantasma.de/images/rating_tick.gif) no-repeat 5px 50%;
	padding:5px 5px 5px 16px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	width:130px;
	font-size:11px;
	}
/* The text that displays the rating information */
.rated_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-bottom:5px;
	color:#666;
	}
/* Green text that shows 3.34/5 */
.out5Class {
	color:#00CC00;
	font-weight:bold;
	}
.percentClass {
	/* Insert styles here for the percentage display. Example (74%) */
	}
.votesClass {
	/* Insert styles here for the votes display. Example (2 Votes) */
	}
.topRatedList {
	padding:0;
	margin:0;
	}
.topRatedList li {
	list-style-type:none;
	}
	
.fehler
{
	color:#ff0000;
	font-weight:bold;
}
td.bewertung
{
	width: 28px;
	height: 34px;
	background-repeat: no-repeat;
	vertical-align: middle;
	text-align: center;
}
td.bewertungtext
{
	width: 27px;
	height: 3px;
	vertical-align: top;
	text-align: center;
}
input.bewertung
{
	background: transparent;
	border: none;
}
input.downloadbutton
{
	background: transparent;
	border: none;
	height: 16px;
}
table.bewertung
{
	border: medium;
}
p.hinweis
{
	text-align: center;
}

img.spieldatencounter
{
	vertical-align: sub;
}
p.erfolg
{
	background: #E5FFCC;
	border: dotted thin red;
	color: #000000;
	font-style: normal;
}

p.fehler
{
	background: #FFFFCC;
	border: dotted thin red;
	color: #000000;
	font-style: normal;
}
p.hinweis
{
	background: #ffffff;
	border: dotted thin red;
	color: #000000;
	font-style: normal;
}