/*#############################################################
Name: Esc PornSeries Cube
Date: 2007-04-15
Description: simple Template 4 Websitebaker Contest 2007
Author: Michael Brinsteiner
URL: http://escpro.de.vu
#############################################################*/

/*    basics */
body
{
 font-family:Verdana;
 font-size:12px;
 background-color:#252525;
 text-align:left;
 margin-top:0px;
}

h1 {font-size:18px;color:#000000;margin:0px;}
h2 {font-size:14px;color:#000000;}
h3 {font-size:14px;color:#000000;}
p {margin-top:0px;}

/* Für Beispiele im Text */
code
{
 font-size:14px;
 color:#0000cc;
}

/* Quellcode */
pre
{
 font-size:14px;
 color:#0000cc;
 padding:5px;
}

a:link, a:visited, a:active, a:hover
{
  text-decoration:underline;
  font-weight:bold;
  color:#1D1D1D;
  font-size:12px;
}
a:active, a:hover
{
  color:#C0C0C0;
}

/* Die Hyperlinks im Menü */
a.menu:link, a.menu:visited
{
  color:#cecfc6;
  text-decoration:none;
}
a.menu:active, a.menu:hover
{
  color:#C0C0C0;
}
/* Header */
#page{
width:866px;
margin:auto;
margin-top:0px;
}

#title {
height:208px;
padding:0px;
text-align:center;
background-color:#FF838D;
background-image: url(header.jpg);
}

/* Das Menü */
#menu {
color:#C0C0C0;
background-color:#ffffff;
text-align:center;
padding:10px 0px;
}

/* Der Inhalt */
#content {
border-top:1px solid #CFCFCF;
background-color:#F0E3DF;
padding:0px;
color:#000000;
padding-left:10px
}
#slider1 {
color:#FEA9B1;
float:center;
}
#top {
height: 75px;
margin: auto;
text-align: center;
color:#fff
}
#gooter{
height:71px;
color:#000;
text-align: center;
background-image: url(footer.jpg); }
