html, body {
	margin:0; 
	padding:0; 
	background-color: #ffffff;
	text-align: center; }

a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	color: #039;
	text-decoration: none;
}

a.logobot {
color: #fff;
}

a:focus {
	outline:none;
}

a:hover.menukatlinks {
text-decoration: underline;
}


#panel {
	background: #f1fbff;
	height: 150px;
	display: none;
}
.slide {
	margin: 0;
	padding: 0;
	border-top: solid 1px #422410;
	background: url(../images/buttonsl.png) no-repeat center top;
}
.btn-slide {
	text-align: center;
	width: 123px;
	height: 29px;
	padding: 5px 5px 0 0;
	margin: 0 auto;
	display: block;
	color: #000;
	text-decoration: none;
}
.active {
	background-position: right 12px;
}

td.sidebarleft {
vertical-align: top;
font-family: verdana; 
padding: 5px;
width: 120px;
text-align: right;
}

td.sidebarright {
vertical-align: top;
font-family: verdana; 
padding: 5px;
width: 120px;
}


td.sidebarleftstart {
vertical-align: top;
font-family: verdana; 
padding: 5px;
text-align: right;
}

td.sidebarrightstart {
vertical-align: top;
font-family: verdana; 
padding: 5px;
}




td.mitte {
font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
font-size: 15px;
width: 650px;
padding: 10px;
}

td.bewertung {
width: 160px;
}

td.footer {
width: 100%;
font-family: Verdana, "Lucida Grande", Sans-Serif;
font-size: 12px;
background-image: url(../images/footer.jpg);
vertical-align: top;
}

td.footer2 {
font-family: Verdana, "Lucida Grande", Sans-Serif;
font-size: 12px;
vertical-align: top;
width: 33%;
padding: 10px;
}

u {
text-decoration: none;
}

h1.kategorien {
color: #000000;
font-family: "Verdana", "Lucida Grande", Sans-Serif;
font-size: 22px;
text-decoration: underline;
}

h1 {
display: inline;
color: #b0b0b0;
font-family: "Verdana", "Lucida Grande", Sans-Serif;
font-size: 10px;
}

h2 {
display: inline;
color: #ffffff;
font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
font-size: 12px;
}

strong.footer {
font-size: 13px;
}

strong.blue {
display: inline;
color: #96cbff;
font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
font-size: 13px;
}

h3 {
display: inline;
font-family: Verdana, "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
font-size: 15px;
text-decoration: underline;
}

h4 {
display: inline;
font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
font-size: 15px;
}

h4.partner {
display: inline;
font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
font-size: 20px;
}


img.rahmen {
border: 5px solid #000000;
}


td.tablebg {
background-image: url(../images/headerbg.jpg);
}

td.header {
width: 528px;
height: 191px;
background-image: url(../images/spielelogo.jpg);
background-repeat: no-repeat;
vertical-align: bottom;
text-align: right;
}

td.headerlinks {
background-image: url(../images/headerbg.jpg);
background-repeat: repeat;
}

td.headerlmr {
width: 149px;
height: 191px;
background-image: url(../images/szmario.jpg);
background-repeat: no-repeat;
}

td.logobottom {
height: 39px;
background-image: url(../images/logbotline.jpg);
background-repeat: repeat;
vertical-align: middle;
text-align: center;
}

td.headerrechts {
background-image: url(../images/headerbg.jpg);
background-repeat: repeat;
}

#rounded-corner {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	/*margin: 45px;*/
	/*width: 150px;*/
	text-align: left;
	border-collapse: collapse;
}
#rounded-corner thead th.rundlinks
{
	background: #8cc3eb url('../images/table-images/left.png') left -1px no-repeat;
}
#rounded-corner thead th.rundrechts
{
	background: #8cc3eb url('../images/table-images/right.png') right -1px no-repeat;
}
#rounded-corner th
{
	padding: 3px;
	font-weight: normal;
	font-size: 13px;
	color: #039;
	background: #b9c9fe;
}
#rounded-corner td
{
	padding: 4px;
	background: #ebf3fb;
	border-top: 1px solid #fff;
	color: #669;
}
#rounded-corner tfoot td.rundlinksbot
{
	background: #8cc3eb url('../images/table-images/botleft.png') left bottom no-repeat;
}
#rounded-corner tfoot td.rundrechtsbot
{
	background: #8cc3eb url('../images/table-images/botright.png') right bottom no-repeat;
}
#rounded-corner tbody tr:hover td
{
	background: #9fd7ff;
}

#one-column-emphasis
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	width: 660px;
	text-align: center;
	border-collapse: collapse;
}
#one-column-emphasis th
{
	font-size: 14px;
	font-weight: normal;
	padding: 12px 15px;
	color: #039;
}
#one-column-emphasis td
{
	padding: 10px 15px;
	color: #669;
	border-top: 1px solid #e8edff;
	text-align: center;
}
.oce-first
{
	background: #daecfe;
	border-right: 10px solid #404145;
	border-left: 10px solid #404145;
}
#one-column-emphasis tr:hover td
{
	color: #339;
	background: #d2ebfd;
}


#tooltip{
	position:absolute;
	border:1px solid #333;
	background:#f7f5d1;
	padding:2px 5px;
	color:#333;
	display:none;
	}	


#screenshot{
	position:absolute;
	border:1px solid #000;
	background:#000;
	padding:5px;
	display:none;
	color:#fff;
	}


.menu2 {padding: 0; margin: 0; list-style:none; height:35px; background:#fff url(../images/button1.gif); position:relative; border:1px solid #000; border-width:0 0px; border-bottom:1px solid #444;}
.menu2 li {float:left;}
.menu2 li a {display:block; float:left; height:35px; line-height:35px; color:#aaa; text-decoration:none; font-size:11px; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 8px; cursor:pointer;}
.menu2 li a b {float:left; display:block; padding:0 16px 0 8px;}
.menu2 li.current a {color:#fff; background:url(../images/button3.gif);}
.menu2 li.current a b {background:url(../images/button3.gif) no-repeat right top;}
.menu2 li a:hover {color:#fff; background:#000 url(../images/button4.gif);}
.menu2 li a:hover b {background:url(../images/button4.gif) no-repeat right top;}
.menu2 li.current a:hover {color:#fff; background:#000 url(../images/button3.gif); cursor:default;}
.menu2 li.current a:hover b {background:url(../images/button3.gif) no-repeat right top;}



	/* Big box with list of options */
	#ajax_listOfOptions{
		position:absolute;	/* Never change this one */
		width:175px;	/* Width of box */
		height:250px;	/* Height of box */
		overflow:auto;	/* Scrolling features */
		border:1px solid #000;	/* Dark green border */
		background-color:#FFF;	/* White background color */
		text-align:left;
		font-size:0.9em;
		font-family: verdana;
		font-size: 18px;
		color:#000;
		z-index:100;
	}
	#ajax_listOfOptions div{	/* General rule for both .optionDiv and .optionDivSelected */
		margin:1px;		
		padding:1px;
		cursor:pointer;
		font-size:0.9em;
	}
	#ajax_listOfOptions .optionDiv{	/* Div for each item in list */
		
	}
	#ajax_listOfOptions .optionDivSelected{ /* Selected item in the list */
		background-color:#dff3fb;
		color:#000;
	}
	#ajax_listOfOptions_iframe{
		background-color:#F00;
		position:absolute;
		z-index:5;
	}
	
	form
		display:inline;
	}