/* CSS Document */
body { 
margin-top : 0;
background-color : #202020;
margin-bottom : 0;
font-family : Verdana, Arial, Helvetica, sans-serif, Trebuchet;
color : #DDDDDD;
} 
div#box { 
margin:auto;
width : 830px;
background-color : #070707;
border : 0;
} 

/*______________________________________________________*/
/*                      HEADER                          */
/*______________________________________________________*/
div#header { 
height : 150px;
background-color : #070707;
margin : 0;
padding:0px;
padding-left:30px;
border-bottom-color:#FFFFFF;
border-bottom-style:solid;
border-bottom-width:2px;
} 
.header-image {
margin-top:30px;
}
/*______________________________________________________*/
/*                      PAGE                            */
/*______________________________________________________*/
div#page {
width:830px;
padding:0px;
margin:0px;
}
/*____________________________________*/
/*             MENU                   */
/*____________________________________*/
div#menu {
width:130px;
margin-top:0px;
padding-top:40px;
padding-left:30px;
padding-right:30px;
padding-bottom:10px;
float:left;
}
.button, .button-on {
margin:0px;
margin-top:15px;
padding:0px;
width:130px;
height:23px;
border-right:#070707 2px solid;
cursor:pointer;
}
.button-on {
border-right:#FFFFFF 2px solid;
}
.button-p {
margin:0px;
padding:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:17px;
text-align:left;
letter-spacing:1px;
}
/*____________________________________*/
/*             CONTENT                */
/*____________________________________*/
div#content {
margin:0px;
padding:0px;
width:620px;
float:left;
}
.content-p, .content-p0, .content-t {
margin:0px;
padding:0px;
margin-left:0px;
margin-right:20px;
margin-top:30px;
margin-bottom:30px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
/*letter-spacing:0.05em;*/
text-align:left;
line-height:130%;
}
.content-p0 {
margin-top:0px;
margin-bottom:0px;
}
.content-t {
margin-top:0px;
margin-bottom:0px;
letter-spacing:normal;
}
.content-img {
margin:0px;
margin-right:30px;
}
.h1 {
margin:0px;
margin-top:10px;
margin-bottom:10px;
padding:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:normal;
text-align:left;
letter-spacing:1px;
}
a.anker:link { 
color : #DDDDDD;
text-decoration : underline;
} 
a.anker:visited { 
color : #DDDDDD;
text-decoration : underline;
} 
a.anker:active { 
color : #DDDDDD;
text-decoration : underline;
} 
a.anker:hover { 
color : #DDDDDD;
text-decoration : underline;
} 
.input, .submit {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#CCCCCC;
font-size:12px;
background-color:#101010;
border:#303030 1px solid;
cursor:text;
}
.submit {
cursor:pointer;
}
.tr {
height:25px;
}
/*____________________________________*/
/*             FOOTER                 */
/*____________________________________*/
div#footer { 
width:100%;
clear:both;
border-top-color:#FFFFFF;
border-top-style:solid;
border-top-width:2px;
height : 100px;
margin : auto;
padding: 0;
} 

.ella {
margin:0px;
padding:0px;
text-align:center;
color : #AAAAAA;
font-size : 11px;
line-height:18px;
} 

/*____________________________________*/
/*             ELLA                   */
/*____________________________________*/
a.ella:link { 
text-decoration : underline;
color : #AAAAAA;
font-size : 11px;
} 
a.ella:visited { 
text-decoration : underline;
color : #AAAAAA;
font-size : 11px;
} 
a.ella:hover { 
text-decoration : underline;
color : #AAAAAA;
font-size : 11px;
} 
 

