@charset "utf-8";
/* Dansk Pornostjerner CSS Document - lusciousness */

body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #111111;
}
body {
	background-color: #571b2a;
	background-image: url(../images/g_bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
}
a img { border: 0; }

a:link  { color: #d82569; text-decoration: underline; line-height: 18px; }
a:visted { color: #d82569; text-decoration: underline; }
a:hover { text-decoration: none; }
a:active { color: #d82569; text-decoration: underline; }

h1 { font-size: 22px; font-weight: normal; color: #d60a2d; margin: 0; padding: 0px 0px 5px }
.bodytext { line-height: 18px; }


#footer { background-color: #d82569; height: 100px; }
#border { border-right: 1px solid #ba1c7c; border-left: 1px solid #ba1c7c; }
#sidebar { width: 202px; background: #ed2ba1 url(../images/n_bg.jpg) no-repeat top; }
#content { width: 674px; background: #ffffff url(../images/c_bg.jpg) no-repeat top; padding: 60px 12px 12px; }

/* nav */
#nav { float: left; margin-left: 25px; }
#nav ul { margin: 0px; padding: 0px; font-size: 18px; }
#nav ul li { margin: 0px; padding: 0px; float:left; list-style: none; margin-top: 5px; }
#nav ul li a { color: #FFFFFF; text-decoration: none; font-weight: bold; background: transparent url(../images/nav_bg.gif) no-repeat; height: 28px; width: 129px; display: block; line-height: 28px; }
#nav ul li a:hover { color: #FFFFCC; text-decoration: none; }

#nav ul li ul.ddown { list-style-type: none; list-style-position: inside;  text-align: right; background: none; }
#nav ul li ul li { line-height: 18px; font-size: 12px; font-weight: bold; height: 20px; }
#nav ul li ul li a { text-decoration: none; color: #FFFF99; background: none; }
#nav ul li ul li a:hover { text-decoration: underline; }
