body {
background: #222222;
margin: 50px 0 0 0;
text-transform: capitalize;
}



/********** FONTFORMATIERUNG */
body, td, th {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
color : #0091d3;
}
a {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color : #0091d3;
cursor : pointer;
border : none;
}
a:link {
text-decoration : underline;
border : none;
}
a:visited {
text-decoration : none;
border : none;
}
a:hover {
text-decoration : none;
color : #ffffff;
border : none;
}
a:active {
text-decoration : none;
border : none;
}
h1 {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 14px;
font-weight : bold;
}



/********** HEADER **/
#head {
width: 100%;
display: block;
overflow: hidden;
}
.logo {
float:left;
margin-left: 10px;
}
.description {
float:right;
margin-right: 10px;
}



/********** NAVIGATION **/
#navi {
margin-top: -50px;
width: auto;
height: 100px;
display: block;
overflow: hidden;
background: url(http://www.wastage.de/img_site/navi_bg.png) repeat-x;
border-top: 0;
border-right: 0;
border-left: 0;
border-bottom: 1px dotted #222;
}
#navi a {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
cursor : pointer;
border : none;
text-decoration : none;
}
#navi a:hover {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color : #fff;
cursor : pointer;
border : none;
}
#navi p {
margin-top: 75px;
letter-spacing: 5px;
text-align: center;
}



/********** MAIN **/
#main {
width: 100%;
overflow: hidden;
background: #000 url(http://www.wastage.de/img_site/bg_main3.png) repeat-x top;
}
#where_are_you {
margin: 20px;
color: #fff;
letter-spacing: 3px;
font-size: 16px;
text-align: left;
}



/********** INHALT **/
#content_wrap {
margin: 0 auto;
width: 730px;
min-height: 550px;
display: block;
overflow: hidden;
background: transparent url(http://www.wastage.de/img_site/bg_content.png) repeat-y;
border-top: 0;
border-right: 1px solid #222;
border-left: 1px solid #222;
border-bottom: 0;
}
#content {
width: 97%;
margin: -10px auto;
padding: 0 20px 20px 20px;
display: block;
overflow: hidden;
}
#content p {
text-align:justify;
margin-right: 20px;
}


/*REFERENCES ABOUT ME*/
.fieldset_references {
overflow: hidden;
width: 90%;
background-color: #050505;
border: 1px dotted #222;
padding: 5px;
margin: 20px auto;
}
.fieldset_references legend {
color: #fff;
letter-spacing: 3px;
margin-left: 10px;
}
.fieldset_references table {
width: 100%;
margin: 10px auto;
text-align: justify;
border: 0;
}
.fieldset_references td {
width: 33%;
}


/*CONTACT FORMULAR*/
.fieldset_contact {
overflow: hidden;
background-color: #050505;
border: 1px dotted #222;
padding: 10px;
margin-left: 20px;
margin-right: 20px;
margin-bottom: 20px;
margin-top: 0;
}
/*
.error {
color: #ff0000;
list-style-type: none;
text-align: center;
margin-left: -40px;
}
.textfeld {
padding: 2px;
width: 390px;
color: #fff;
background-color: #111;
border-left: 2px;
border-right: 1px;
border-top: 0;
border-bottom: 0;
border-style: solid;
border-color: #0091d3;
}
.button {
width: 150px;
height: 30px;
border: 1px solid #0091d3;
padding-bottom:3px;
padding-top:3px;
vertical-align:middle;
background-color:#000000;
background-image:url(http://www.rapid-eye-movement.de/img_site/bg_button.png);
color:#000000;
}
.button:hover {
color:#fff;
font-weight: bold;
}
*/

/** INFOBOX CONTACT **/
#infobox {
position:absolute;
z-index:3;
}
#infobox a {
color: transparent;
background-color: transparent;
text-decoration:none;
display:block;
padding:5px;
border: 0
}
#infobox a:hover {
color: transparent;
background-color: transparent;
width:350px;
}
#infobox a span {
display:none;
}
#infobox a:hover span {
color: #0091d3 !important;
background-color: #151515;
border:1px solid #222;
display:block;
padding:10px;
font-weight: normal !important;
font-size: 11px !important;
}



/** BILDERFORMATIERUNG **/
/*ABOUT ME*/
#profil_foto {
float: right;
margin: 10px 20px 20px 20px;
border-left: 40px solid #000;
}

/*GALLERY*/
.pic_thumb_1st {
float: left;
margin: 0 0 0 20px;
border-left: 20px solid #000;
}
.pic_thumb {
float: left;
margin: 0 20px 0 20px;
border-left: 20px solid #000;
}



/** FUßZEILE **/
#footer {
width: 100%;
display: block;
overflow: hidden;
background: #222222 url(http://www.wastage.de/img_site/footer_bg.png) repeat-x;
border-top: 1px dotted #050505;
border-right: 0;
border-left: 0;
border-bottom: 0;
}
#footer_middle {
background: #111 url(http://www.wastage.de/img_site/footer_bg.png) repeat-x;
width: 730px;
margin: 0 auto;
border-top: 0;
border-right: 1px solid #222;
border-left: 1px solid #222;
border-bottom: 0;
padding-top: 40px;
}
#footer_middle table {
width: 80%;
margin: 20px auto;
border: 0;
}
#footer_middle td {
width: 25%;              
}
#footer a {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color : #333;
cursor : pointer;
border : none;
text-decoration : none;
}
#footer a:hover {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color : #fff;
cursor : pointer;
border : none;
text-decoration : none;
}
#copyright {
float: left;
padding: 10px;
font-size: 9px;
color: #0091d3 !important;
margin-top: -30px;
text-align: left;
}
#last_update {
float: right;
padding: 10px;
font-size: 9px;
color: #0091d3 !important;
margin-top: -30px;
text-align: right;
}