@charset "utf-8";
/* CSS Document */



/* Results : Paysiten Titel */
.prevTitle{
font-weight:bold;
font-size:16px;
text-decoration:none;

}

.PayTitle{
font-weight:bold;
font-size:16px;
text-decoration:none;


}


/* Results: Scene Title */
.prevSceneInfo{
font-size:12px;

font-weight:bold;
}
/* Results: Darstellung der Eigenschaften */
.PropertiesKlasse{
font-size:12px;
font-weight:bold;

}
.PropertiesIntance{
font-size:12px;
text-decoration:none;

}

.thumb{
width:200px;
height:150px;

}


/* Results: Tabellenformatierung */
.ResultTableCell{
vertical-align:top;
text-align:center;
padding-left:20px;
padding-right:20px;
padding-top:5px;
padding-bottom:5px;
width:inherit;

}

.PaysiteResultTableCell{
vertical-align:middle;
text-align:center;
padding-left:20px;
padding-right:20px;
padding-top:10px;
padding-bottom:10px;
width:inherit;

}

.TubeResultTableCell{
vertical-align:middle;
text-align:left;
padding-left:20px;
padding-right:20px;
padding-bottom:10px;
white-space:normal;
width:300px;

}

.menueTable{
width:110px;
height:47px;
text-align:center;
vertical-align:middle;
background-image:url(imgames/btn.jpg);
font-weight:bold;
background-repeat:no-repeat;

}

/* Überschrift */
h1{
font-size:9px;
background-image:url(imgames/logo%20copy.gif);
width:501px;
height:123px;
}
.h1-cell{
width:501px;
text-align:left;
}

/*Body Formatierung */
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	height: 47px;
	text-align:center;
}
a{
color:#415FE9;
text-decoration:none;
}
a:hover{
color:#10258B;
text-decoration:underline;
}

.forminput{
background-image:url(imgames/fin.gif);
width:320px;
background-repeat:no-repeat;
background-position:top;
border:none;
margin:0px;
border-bottom:0px;
border-top:none;
background-position:center;
height:33px;
border-style:none;
border-bottom-style:none;
border-top-style:none;
border-bottom-width:0px;
border-top-width:2px;
border-left-width:0px;
border-right-width:0px;
color:grey;
padding-top:12px;
padding-bottom:0px;
padding-left:12px;
vertical-align:middle;

}
.tableSearch{
vertical-align:top;
}

.copyright{
text-align:center;
font-size:10px;
font-weight:bold;
}
.pages{
padding-left:2em;
text-align:left;
}

/* Play.php : Seitentable*/
.side{
width:250px;
vertical-align:top;
padding-top:13px;
padding-left:20px;
text-align:left;

}
.middle{
width=300px;
text-align:center;
vertical-align:top;
}
.videoInfo{
font-size:16px;
font-weight:bold;
border:dotted;
border-color:#475EF5;
width:150px;

}
.videoProperty{
font-size:14px;
font-weight:bold;
line-height:1em;
padding-bottom:0px;
padding-top:12px;

}
.videoInstance{
font-size:12px;
padding-top:0px;
line-height:1.3em;
width:200px;
white-space:normal;
}

.PaysiteDesc{
font-size:11px;
}

.PaysiteLogo{
border:none;
}

.TubeLogo{
border:thin;
width:auto;
}

.topText{
	text-align:left;
}

.bottomDiv{
	text-align:left;
}
.bottomLink{
font-size:32px;
text-align:center;
font-weight:bold;
}
.bottomLinkSub{
	font-size:18px;
	text-align:center;
	font-weight:bold;
	color:red;
}

.sponsorNote{
	font-size:20px;
}
