
/* ---------------------------------------------------------------------
	Structures
--------------------------------------------------------------------- */

body {
    /* Globale Schriftdefinition */
    font-family: Trebuchet MS, Arial, sans-serif; font-size: 14px; line-height: 18px; font-weight: normal; color: #333; 
    background: #DBDAD4 url(/media/img/site/paperback_packpapier.png) repeat fixed;
}

#wrapper {
    margin: 70px 0 0 80px;
    padding: 0 !important;
    width: 760px !important;
    background-color: #fff;
}

#containerF #stage {
    margin: 120px 0 0 !important; padding-top: 0 !important;
}


#containerCS, #containerSC { margin: 0; padding: 0 30px 30px 30px; width: 700px !important; }


/* ---------------------------------------------------------------------
	Menu
--------------------------------------------------------------------- */

#menu {
    position: relative; margin: 0; padding: 0;
    display: block; width: 760px !important; height: 160px !important;
}
#title {
    display: block; width: 100%; height: 300px !important;
    background: url("/media/uploads/promotions/elitemodellook_2009/header.jpg") no-repeat;
}

#submenu a {
    position: relative; top: 116px; margin-bottom: -39px;
    font-size: 15px; font-weight: bold;
}
#submenu a#clickwin:link, #submenu a#clickwin:visited {
    margin: 0 30px;
    color: #fff; cursor: pointer;
}
#submenu a#clickwin:hover, #submenu a#clickwin:active {
    color: #ccc; cursor: pointer;
}
#submenu a:link, #submenu a:visited {
    margin-left: 30px;
    color: #fff; cursor: pointer;
}
#submenu a:hover, #submenu a:active {
    color: #ccc; cursor: pointer;
}


/* ---------------------------------------------------------------------
	Wrapper
--------------------------------------------------------------------- */
#containerCS #content .cbox {
    margin: 0; padding: 20px 0;
}
#containerSC #content .cbox {
    margin: 0; padding: 20px 0;
}

#containerSC #content {	margin-left: 240px; padding-top: 10px; }
#containerSC #content {	margin-left: 240px; padding-top: 10px; }
.cboxSC .contentbox {
    margin-left: 240px;
}
.cboxSC .sidebox {
    margin: 0;
    width: 220px !important;
    background: transparent;
}
#sidebar .cbox {
    margin: 0; padding: 20px 0;
}


#footer {
    margin: 0; padding: 10px 0 0 0;
    border-top: 2px solid #333;
    color: #333;
}


/* Styles */


br {
    margin: 0; padding: 0;
    font-size: 10px !important; line-height: 10px !important;
}

/* -- Heaadlines ---------- */

h1 {
    margin: 0; padding: 6px 0;
    font-size: 29px; line-height: 33px; font-weight: normal;
}
h2 {
    margin: 30px 0 30px; padding: 0;
    font-size: 29px; line-height: 33px; font-weight: normal;
}

table.clickwin.RadioCheck td {
    font-size: 16px !important; line-height: 23px !important; font-weight: normal;
    vertical-align: middle;
}
table.clickwin.RadioCheck td input.vRadioSelectField {
    position: relative; _top: 5px !important;
     font-size: 16px !important; line-height: 23px !important; font-weight: normal;
}
table.clickwin h2 {
    margin-top: 10px; font-size: 16px; line-height: 23px; font-weight: normal; _font-weight: bold;
}
table.clickwin th, table.clickwin tfoot td {
    
    background: none;
/*    border-top: 2px solid #333;*/
}
table.clickwin tfoot td.line {
    border-top: 2px solid #333;
}
h4 {
    margin: 0; padding: 0;
    font-size: 13px; line-height: 17px; font-weight: normal;
}

/* -- Paragraphs ---------- */

p { clear: right !important; margin: 10px 0 0 0 !important; padding: 0; }
.question-minor {
    font-size: 12px; line-height: 16px; font-weight: bold;
}
input.vTextField {
    width: 450px;
}
textarea {
    width: 456px; height: 70px;
}


/* -- Images ---------- */

img { float: left; clear: left; margin: 12px 20px 14px 0; padding: 0; border: none; }


/* -- Links ---------- */

a:link, a:visited { color: #9e56a2; text-decoration: none; }
a:hover, a:active { color: #333; text-decoration: none; }


/* -- Listings ---------- */

#content ul {
    margin: 5px 0 0 20px; padding: 0 0 0 10px;
    width: auto;
    list-style-image: url(/media/img/site/icon_li_star.gif);
    list-style-position: outside;
}
#content ul li {
    margin-left: 10px; padding: 2px 0 2px 5px;
}




table.casting {
    width: 100%;
    text-transform: normal !important;
    font-size: 14px; line-height: 22px;
}
table.casting th {
    font-size: 11px; line-height: 15px;
    border-bottom: 2px solid #666;
    vertical-align: center;
    background: none;
}
table.casting td {
    padding: 3px 0;
    border-bottom: 1px solid #bbb;
    vertical-align: middle;
}
table.casting .align-right {
    text-align: right !important;
}
table.casting .location {
    width: 300px;
    font-size: 14px; line-height: 22px; font-weight: bold;
}


