@charset "utf-8";
/* CSS Document */

* {
margin:0;
padding:0;
}

body,html {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:90%;
color:#fff;
background:#000;
}

/* Überschriften definieren */
h1 {
margin-bottom:15px;
}


acronym {
text-decoration:none;
border:0px;
}


/*
//////////////////////////////
Definition der Layout-Boxen...
//////////////////////////////
*/

/* Haupt-Container definieren, wo alle Boxen sich drin befinden */
div.container {
margin:auto;
margin-top:0px;
margin-bottom:25px;
width:100%;
clear:both;
}

div.verlauf {
background:url(../images/Layout_03.jpg);
}

/* Topnavigation definieren */
div.topnavigation {
background:url(../images/Layout_02.jpg);
height:27px;
color:#000;
font-family:BankGothic Lt BT;
}

div.topnavigation ul, div.topnavigation li {
display:inline;
list-style:none;
list-style-image:none;
list-style-position:inside;
list-style-type:none;
}

div.topnavi img {
margin-top:1px;
}



/* Models definieren */
div.pic_model {
width:100px;
float:left;
margin-right:20px;
}

div.pic_model img {
border:1px #fff solid;
}

div.models h1 {
font-family:Arial,Verdana;
}

div.models {
width:150px;
float:left;
margin-top:0px;
}

div.clearing {
clear:both;
}

div.bl_navigation {
width:500px;
float:left;
margin-top:8px;
}
div.bl_navigation a:link, div.bl_navigation a:visited, div.bl_navigation a:active {
color:#fff;
font-weight:normal;
text-decoration:none;
border:1px #fff solid;
margin-right:10px;
padding-top:1px;
padding-bottom:1px;
padding-left:4px;
padding-right:4px;
}




div.content_gesamt {
width:100%;
clear:both;
height:400px;
margin:0px;
}

div.werbung {
position:absolute;
left:0px;
top:250px;
bottom:25px;
width:200px;
margin-right:20px;
margin-bottom:25px;
}

div.content {
margin-left:220px;
width:700px;
}

a.page_navi_link_active:link, a.page_navi_link_active:visited, a.page_navi_link_active:active {
color:#ff3300;
}

img.foto_model {
margin-right:20px;
}


img.foto_model_sedcard {
border:1px #fff solid;
margin-bottom:15px;
padding:3px;
}

img.foto_model_sedcard2 {
border:1px #fff solid;
margin-bottom:15px;
margin-right:10px;
}


h1.sedcard_model {
font-size:100%;
color:#fff;
width:100%;
margin-bottom:20px;
}


div.model_person {
font-size:10px;
}

div.suchfilter {

}

select.filter {
background:#000;
color:#fff;
border:1px #fff solid;
width:150px;
padding:2px;
}

input.submit_filter {
border:1px #fff solid;
background:#000;
color:#fff;
padding:2px;
}



textarea#RTEarea1 {
background:#000;
color:#fff;
}

div#editorWrap1 {
background:#000;
color:#fff;
}


table.model_details td {
color:#c3c3c3;
}



/* Kontaktformular definieren */
div.tx-kontakt-pi1 {
color:#e5e5e5;
}
div.tx-kontakt-pi1 input {
border:1px #fff solid;
background:#000;
color:#fff;
padding:2px;
width:250px;
}

div.tx-kontakt-pi1 textarea {
background:#000;
color:#fff;
width:250px;
height:200px;
border:1px #fff solid;
padding:2px;
padding-top:3px;
font-family: Verdana, Arial;
font-size:11px;
}

div.tx-kontakt-pi1 input.tx-kontakt-pi1-submit {
border:1px #fff solid;
background:#000;
color:#fff;
padding:2px;
width:100px;
}

div.tx-kontakt-pi1 select {
background:#000;
color:#fff;
width:70px;
height:20px;
border:1px #fff solid;
}



/*
/////////////////////////
Bilder bei Mouse-Over den Rahmen verändern...
*/
div.profilbild img{
border:1px #fff solid;
padding:0px;
}

div.profilbild img:hover{
border:1px #c3c3c3 solid;
padding:0px;
}


div.model_images img{
border:1px #fff solid;
padding:0px;
}

div.model_images img:hover{
border:1px #c3c3c3 solid;
padding:0px;
}


div.pic_model img{
border:1px #fff solid;
padding:0px;
}

div.pic_model img:hover{
border:1px #c3c3c3 solid;
padding:0px;
}


div.layer {
margin-top:15px;
}

div.layer input.text {
background:#000;
height:18px;
width:250px;
color:#fff;
border:1px #fff solid;
padding:2px;
padding-top:3px;
}

div.layer textarea {
background:#000;
color:#fff;
width:250px;
height:200px;
border:1px #fff solid;
padding:2px;
padding-top:3px;
}

div.submit input {
background:#000;
color:#fff;
border:1px #fff solid;
}

div.csc-textpic-intext-left img {
border:1px #fff solid;
}

div.csc-frame-frame1 {
margin-left:10px;
}

div.csc-frame-frame1 img {
border:1px #fff solid;
}


p.bodytext {
color:#e5e5e5;
margin-bottom:16px;
}



div.csc-frame-frame2 {
margin-bottom:30px;
}


td.td-2 {
text-align:right;
}


div#copyright {
display:none;
}


div.tx-models-pi1-email_true {
font-weight:bold;
color:#fff;
padding:10px;
border:1px #fff solid;
margin-bottom:20px;
}

div.tx-models-pi1-error {
font-weight:bold;
color:#ff3300;
padding:10px;
border:1px #fff solid;
margin-bottom:20px;
}


a.backlink:link, a.backlink:visited, a.backlink:active {
color:#000;
text-decoration:none;
font-size:8px;
}

a.backlink:hover {
color:#000;
text-decoration:none;
font-size:8px;
}