/* Design für HP1021 für erotik-bw.com */
/* (c) 2010 by GNG Global Network Group Ltd. (USA) */


/* Formateinstellungen */


/* Weite der Gesamttabelle */
#weite {width:920px}



body {
margin-top: 20px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 20px;
background-color: #000000;
}

/* Textüberschriften */
h1 {
font-size: 20px;
color:#ff99ff;
margin-bottom:30px;
letter-spacing:2px;
font-family: copperplate gothic light, arial, helvetica, verdana, tahoma, sans-serif;
}



/* Rahmen um das Hauptgerüst */

.main {
border:solid 2px #FF99FF;
}


/* der Pfeil in der Navigationleiste */

.pfeil {
font-size:15px;
color:#ffffff;
padding-left: 5px;
padding-right: 5px;
font-weight: bold;
}



/* Kopfbereich/Top */

#top1 {
height:40px;
background-color:#000000;
color:#000000;
width:100%;
vertical-align:middle;
text-align:center;
font-family: copperplate gothic light, arial, tahoma, verdana, helvetica, sans-serif;
font-size: 17px;line-height: 20px;
padding-left:20px;
background-image:url('../img/randob.jpg');
background-repeat:repeat-x;
background-position:   50% 0%;
}

#top2 {
height:100%;
width:100%;
vertical-align:top;
text-align:center;
background-color:#782778;
border-right:solid 0px #990099;
border-left:solid 0px #990099;
}

#name {
font-family: copperplate gothic bold, arial, tahoma, verdana, helvetica, sans-serif;
line-height: 20px;
font-size: 17px;
font-variant: small-caps;
letter-spacing: 10px;
color:#ff0066;
}

#logo {
padding-top:50px;
height:360px;
color:#ffffff;
background-color:#782778;
font-family: copperplate gothic bold, verdana, arial, helvetica, tahoma, sans-serif;
font-size: 22px;line-height: 20px;
font-variant:small-caps;
text-align:left;
vertical-align:top;
background-repeat:no-repeat;
background-position: 50% 50%;
}




/* Linke Spalte */

#sp1 {
height:100%;
padding: 95 0 0 0 ;
vertical-align:top;
background-color:#7F00B2;
}

.navleiste {
text-align:left;
width:200px;
height:40px;
line-height:40px;
margin-left:0px;
color:#660066;
font-size: 14px;
font-family: copperplate gothic light, verdana, arial, tahoma, helvetica, sans-serif;
border-bottom:1px solid #8F00FF;
border-top:1px solid #8F00FF;
background-color:#8F00FF;
background-image:url('../img/navbut.jpg');
background-repeat:repeat-x;
background-position:   50% 50%;
}



/* Navigationsmenue (menu)  */

.menu {
display: block;
font-family: copperplate gothic light, verdana, arial, helvetica, tahoma, sans-serif;
font-size: 15px;
color:#000000;
line-height:22px;
text-align:left;
margin:0 0 0 0;
padding:12 0 12 0;
background-image:url("img/hgbox1.jpg");
background-repeat:repeat-x;
background-position: 50% 50%;
}


.menu a:link, .menu a:visited, .menu a:active {
font-family: copperplate gothic light, verdana, arial, helvetica, tahoma, sans-serif;
font-size: 15px;
text-align:left;
line-height:22px;
text-decoration: none;
color:#000000;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-top:0px;
margin:0px;
margin-left: 0px;
margin-right: 0px;
height:25px;
}

.menu a:hover {
color:#ffffff;
text-decoration:none;
background:'ffffff;
}

#textbox {
line-height: 18px;
font-size: 12px;
font-family: verdana, arial, tahoma, helvetica, sans-serif;
color:#000000;
background-color:#8F00FF;
background-image:url('../img/hgbox1.jpg');
background-repeat:repeat-x;
background-position: 50% 50%;
text-align:left;
padding-left:20;
padding-right:20;
padding-top:0;
padding-bottom:0;
}




/* Hauptbereich/Content */

#content {
height:700px;
background-color:#8F00FF;
text-align:justify;
vertical-align:top;
font-size: 14px;
line-height: 18px;
font-family: verdana, arial, tahoma, helvetica, sans-serif;
color:#ffffff;
padding-top: 50px;
padding-bottom: 50px;
padding-left: 25px;
padding-right:25px;
letter-spacing:0px;
width:100%;
background-repeat:repeat-x;
background-position: 50% 50%
}

/* Textlinks */

a:link, a:visited, a:active{
font-size: 15px;
line-height: 18px;
font-family: verdana, arial, tahoma, helvetica, sans-serif;
color:#2d003e;
text-decoration: none;
}

a:hover {
text-decoration:none;
background-color:#2d003e;
color:#ff99ff;
text-decoration:none;
}


/* Fußbereich/Footer */

#footer {
height:40px;
background-color:#7F00B2;
font-family: garamond, verdana, arial, helvetica, tahoma, sans-serif;
font-size: 15px;
color:#ffffff;
line-height:18px;
text-align:center;
width:100%;
border-top:1px solid #7f002b;
background-image:url('../img/randun.jpg');
background-repeat:repeat-x;
background-position: 50% 100%;
}



/* Links im Footer */

.footerlink {
display: block;
font-family: garamond, verdana, arial, helvetica, tahoma, sans-serif;
font-size: 15px;
color:#ff99ff;
line-height:20px;
text-align:center;
background-image:url("img/hgbox1.jpg");
background-repeat:repeat-x;
background-position: 50% 50%;
}

.footerlink a:link, .footerlink a:visited, .footerlink a:active {
font-family: garamond, verdana, arial, helvetica, tahoma, sans-serif;
font-size: 15px;
text-align:center;
line-height:20px;
text-decoration: none;
color:#ff99ff;
height:20px;
}

.footerlink a:hover {
color:#990099;
text-decoration:none;
background:#ff99ff;
}


/* Nur für Internetexplorer ab Version 5 - farbige scrolleiste */
body {
scrollbar-arrow-color: #ff99ff;
scrollbar-base-color: #ffffff;
scrollbar-highlight-color : #990099;
scrollbar-shadow-color : #990099;
SCROLLBAR-TRACK-COLOR: #ffffff;
}