/* ===============================================================
** =        Cascading Style-Sheet for www.ziehdichaus.com        =
** =                                                             =
** = Copyright (C) 2002-2005 Medusa Erotik - All Rights Reserved =
** ===============================================================
*/

/* ----------------------------------------------------------------------------------------------------
** - Default
** ----------------------------------------------------------------------------------------------------
*/

BODY
{
background-color: #50351B;
margin:0px;
scrollbar-face-color: #50351B;
scrollbar-shadow-color: #50351B;
scrollbar-highlight-color: #50351B;
scrollbar-3dlight-color: #7C6854;
scrollbar-darkshadow-color: #352312;
scrollbar-track-color: #50351B;
scrollbar-arrow-color: #000000;
overflow: auto;
}

H1, H2, H3, H4, H5, H6
{
color: #FFE6B7;
display: inline;
font-family: Verdana, Tahoma, Arial;
font-size: 11px;
font-weight: bold;
}

P, LI
{
color: #FFE6B7;
font-family: Verdana, Tahoma, Arial;
font-size: 11px;
font-weight: normal;
}

P.ALT, LI.ALT
{
color: #FFFFFF;
font-family: Verdana, Tahoma, Arial;
font-size: 11px;
font-weight: normal;
line-height: 16px;
text-decoration: none;
}

SPAN.ERROR
{
color: #FF0000;
font-family: Verdana, Tahoma, Arial;
font-size: 8pt;
font-weight: normal;
}

IMG
{
border-width: 0px;
}

IMG.THUMB, IMG.IMAGE
{
border: 1px solid #FDE7B6;
}

/* ----------------------------------------------------------------------------------------------------
** - Links
** ----------------------------------------------------------------------------------------------------
*/

A
{
color: #FFFFFF;
font-family: Verdana, Tahoma, Arial;
font-size: 11px;
font-weight: normal;
text-decoration: underline;
}

A:hover
{
color: #CCCCCC;
text-decoration: none;
}

A.ALT
{
color: #FFFFFF;
font-family: Verdana, Tahoma, Arial;
font-size: 11px;
font-weight: normal;
line-height: 16px;
text-decoration: none;
}

A.ALT:hover
{
color: #CCCCCC;
font-family: Verdana, Tahoma, Arial;
font-size: 11px;
font-weight: normal;
line-height: 16px;
text-decoration: none;
}

/* ----------------------------------------------------------------------------------------------------
** - Tables
** ----------------------------------------------------------------------------------------------------
*/
TABLE.DEFAULT
{
background-color: #000000;
}

TR.HEAD
{
background-color: #7C6854;
}

TR.BODY
{
background-color: #50351B;
}

TR.FOOT
{
background-color: #50351B;
}

TABLE.NEWSLETTER
{
background-color: #000000;
}

TR.NEWSLETTER
{
background-color: #50351B;
}

/* ----------------------------------------------------------------------------------------------------
** - 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;
}
