/* Stylesheet by Werbeagentur Onelio / www.onelio.de */

* {
margin: 0 ;
padding: 0 ;
border: 0 ;
}

body { background: #000 ;
margin: 0 auto ;
font-family: Arial, Helvetica, Sans-Serif ;
font-size: 12px ;
color: #fff ;
}



/* Container */

#main {
position: absolute ;
left: 50% ;
margin: 0px 0px 0px -425px ;
width: 850px ;
}

.nav {
width: 204px ;
float: left ;
z-index: 5 ;
}

#logo {
float: right ;
z-index: 4 ;
}

#line { background: url(../_img/line.jpg) repeat-x ;
width: 850px ;
height: 37px ;
clear: both ;
z-index: 3 ;
}

#description_info { background: #000 ; width: 150px ; text-align: left ; }
#description_cat { background: #000 ; width: 130px ; text-align: left ; }

#gallery {
position: absolute ;
top: 0 ;
left: 0 ;
width: 100% ;
height: 100% ;
}

#content { 
line-height: 22px ;
}

.container_left {
width: 350px ;
float: left ;
}

.container_right {
width: 350px ;
float: left ;
}

#facebook { position: absolute ; top: 81px ; left: 412px ; }


/* Styles */

a { text-decoration: underline ; }
a:link { color: #fff ; }
a:visited { color: #fff ; }
a:hover { color: #555 ; }
a.active { color: #555 ; }

a.nav { font-family: "Arial Black" ; line-height: 22px ; font-size: 26px ; letter-spacing: -4px ; text-decoration: none ; }
a.nav:link { color: #fff ; }
a.nav:visited { color: #fff ; }
a.nav:hover { color: #555 ; }
a.nav:active { color: #555 ; }

h1 { font-size: 16px ; font-weight: normal ; line-height: 45px ; color: #555 ; letter-spacing: 3px ; }
h2 { font-size: 16px ; font-weight: normal ; line-height: 15px ; color: #555 ; letter-spacing: 3px ; }
h3 { font-family: "Arial Black" ; line-height: 22px ; font-size: 26px ; letter-spacing: -4px ; text-decoration: none ; }
h4 { font-family: "Arial Black" ; line-height: 22px ; font-size: 20px ; letter-spacing: -2px ; text-decoration: none ; }
h5 { font-size: 16px ; font-weight: normal ; line-height: 20px ; color: #555 ; margin: 10px 0px 10px 0px ; }
h6 { font-size: 16px ; font-weight: normal ; line-height: 20px ; color: #fff ; margin: 10px 0px 10px 0px ; }
h7 { font-size: 16px ; font-weight: normal ; line-height: 45px ; color: #fff ; letter-spacing: 3px ; }

p { margin: 5px 0px 10px 0px ; }

table { font-size: 12px ; color: #fff ; }
textarea, input { background: #111 ; font-size: 12px ; color: #fff ; border: 1px solid #333 ; line-height: 15px ; height: 20px ; }
td { color: #fff ; height: 20px ; font-size: 12px ;}
.send { font-family: "Arial Black" ; line-height: 22px ; font-size: 26px ; letter-spacing: -4px ; background: #000 ; color: #fff ; width: 100px ; height: 30px ; border: 0px ; }
