/* ===============================================================
** =        Cascading Style-Sheet for www.[DOAMIN].com        =
** =                                                             =
** = Copyright (C) 2002-2006 Medusa Erotik - All Rights Reserved =
** ===============================================================
*/

/* ----------------------------------------------------------------------------------------------------
** - Default
** ----------------------------------------------------------------------------------------------------
*/

BODY
{
background-color: #00467C;
margin:0px;
overflow: auto;
}

/* ----------------------------------------------------------------------------------------------------
** - Other
** ----------------------------------------------------------------------------------------------------
*/


.title {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: bold;
        color: #ECECEA;
        text-decoration: none;
        line-height: 15px;
}
.rahmen {
        border: 1px solid B35539;
}
.rahmenbg {
        border: 2px solid #00467C;
}
.rahmenblue {
        border: 1px solid 1A3C57;
}
.rahmentitle {
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-style: none;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: none;
        border-top-color: #00467C;
        border-right-color: #00467C;
        border-bottom-color: #00467C;
        border-left-color: #00467C;
}
.text {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #CCCCCC;
        text-decoration: none;
}
.rahmentext {
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-style: solid;
        border-right-style: none;
        border-bottom-style: solid;
        border-left-style: none;
        border-top-color: #B35539;
        border-right-color: #B35539;
        border-bottom-color: #B35539;
        border-left-color: #B35539;
}
.name {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 13px;
        line-height: 15px;
        font-weight: bold;
        text-transform: uppercase;
        color: #999999;
        text-decoration: none;
}
.link {
        font-size: 12px;
        font-weight: bold;
        color: #FFCC99;
        text-decoration: none;
}
.link:hover {
        font-size: 12px;
        font-weight: bold;
        color: #FFFFFF;
        text-decoration: none;
}

/* ----------------------------------------------------------------------------------------------------
** - Header
** ----------------------------------------------------------------------------------------------------
*/
H1, H2, H3, H4, H5, H6
{
color: #FFFFFF;
display: inline;
font-family: Verdana, Tahoma, Arial;
font-weight: bold;
}

H1
{
font-size: 13pt;
}

H2
{
font-size: 12pt;
}

H3
{
font-size: 11pt;
}

H4
{
font-size: 10pt;
}

H5
{
font-size: 9pt;
}

H6
{
font-size: 8pt;
}

H1.ALT, H2.ALT, H3.ALT, H4.ALT, H5.ALT, H6.ALT
{
color: #CCCCCC;
}

/* ----------------------------------------------------------------------------------------------------
** - Text
** ----------------------------------------------------------------------------------------------------
*/

P, LI
{
color: #FFFFFF;
font-family: Verdana, Tahoma, Arial;
font-size: 8pt;
font-weight: normal;
}

P.ALT
{
color: #CCCCCC;
}

/* ----------------------------------------------------------------------------------------------------
** - Span
** ----------------------------------------------------------------------------------------------------
*/
SPAN
{
color: #000000;
font-family: Verdana, Tahoma, Arial;
font-size: 8pt;
font-weight: normal;
}

SPAN.ERROR
{
color: #FF0000;
}

SPAN.SUCCESS
{
color: #008000;
}

/* ----------------------------------------------------------------------------------------------------
** - Images
** ----------------------------------------------------------------------------------------------------
*/
IMG
{
border-width: 0px;
}

IMG.THUMB, IMG.IMAGE
{
border: 1px solid #B35539;
}

IMG.ALT
{
border: 1px solid #B35539;
}

/* ----------------------------------------------------------------------------------------------------
** - Links
** ----------------------------------------------------------------------------------------------------
*/

A
{
color: #FFFFFF;
font-family: Verdana, Tahoma, Arial;
font-size: 8pt;
font-weight: normal;
text-decoration: underline;
}

A:hover
{
text-decoration: none;
}

A.ALT
{
color: #CCCCCC;
text-decoration: none;
}

A.ALT:hover
{
text-decoration: underline;
}

/* ----------------------------------------------------------------------------------------------------
** - Tables
** ----------------------------------------------------------------------------------------------------
*/
TABLE.DEFAULT
{
background-color: #3D4B57;
}

TR.HEAD
{
background-color: #333333;
}

TR.BODY
{
background-color: #1A3C57;
}

TR.FOOT
{
background-color: #333333;
}

TABLE.NEWSLETTER
{
background-color: #000000;
}

TR.NEWSLETTER
{
background-color: #00467C;
}

/* ----------------------------------------------------------------------------------------------------
** - Forms
** ----------------------------------------------------------------------------------------------------
*/
INPUT.TEXT
{
background-color: window;
border-top: 1px solid threedshadow;
border-left: 1px solid threedshadow;
border-right: 1px solid threedhighlight;
border-bottom: 1px solid threedhighlight;
color: windowtext;
font-family: Verdana, Tahoma, Arial;
font-size: 8pt;
font-weight: normal;
}

INPUT.CHECKBOX, INPUT.RADIO
{
background-color: window;
color: windowtext;
font-family: Verdana, Tahoma, Arial;
font-size: 8pt;
font-weight: normal;
}

INPUT.BUTTON
{
background-color: threedface;
border-top: 1px solid threedhighlight;
border-left: 1px solid threedhighlight;
border-right: 1px solid threedshadow;
border-bottom: 1px solid threedshadow;
color: windowtext;
cursor: pointer;
cursor: hand;
font-family: Verdana, Tahoma, Arial;
font-size: 8pt;
font-weight: normal;
padding-top: 1px;
padding-left: 1px;
padding-right: 1px;
padding-bottom: 1px;
}

SELECT
{
background-color: window;
border-top: 1px solid threedshadow;
border-left: 1px solid threedshadow;
border-right: 1px solid threedhighlight;
border-bottom: 1px solid threedhighlight;
color: windowtext;
font-family: Verdana, Tahoma, Arial;
font-size: 8pt;
font-weight: normal;
}

TEXTAREA
{
background-color: window;
border-top: 1px solid threedshadow;
border-left: 1px solid threedshadow;
border-right: 1px solid threedhighlight;
border-bottom: 1px solid threedhighlight;
color: windowtext;
font-family: Verdana, Tahoma, Arial;
font-size: 8pt;
font-weight: normal;
overflow: auto;
}

