/* CSS Document */

body {
    background: #323840 url(../img/background.png) repeat-x;
    text-align: center;
    font: 95% Arial, Helvetica, sans-serif;
    line-height: 1.4em;
}

#all {
    width: 602px;
    margin: 59px auto;
    text-align: left;
}

#header {
    background: url(../img/header.png) no-repeat;
    height: 86px;
    overflow: hidden;
    padding: 11px 11px 0 40px;
}

#header li.title {
    float: left;
    padding-top: 24px;
}

#header h1 {
    font-size: 200%;
    padding: 0 0 .15em 0;
}

#header span.subtitle {
    color: #666A6E;
    font-size: 80%;
    text-shadow: #DDD 0 1px 0;
}

#header span.subtitle a {
    color: #666A6E;
    text-decoration: none;
    border-bottom: 1px solid #666A6E;
}

#header span.subtitle a:hover {
    border-bottom: 2px solid #666A6E;
}

#header li.since {
    float: right;
    background: url(../img/header_since.png) no-repeat;
    text-indent: -200em;
    width: 81px;
    height: 81px;
}

.active h2.titlelink a {
    font-weight: bold;
}

h2.titlelink {
    background: url(../img/titlelink_background.png) no-repeat;
    height: 30px;
    overflow: hidden;
    padding: 0 11px;
}

h2.titlelink a {
    color: #000;
    display: block;
    padding: 4px 29px 5px 29px;
    color: #52565A;
    text-decoration: none;
    font-weight: bold;
    text-shadow: #CCC 1px 1px 0;
}

h2.titlelink a:hover {
}

li.subpage {
    background: url(../img/content_background.png) repeat-y;
}

#ich ul.content {
    background: url(../img/ich_background.png) no-repeat;
    margin: 0 11px;
    height: 250px;
    width: 580px;
    overflow: hidden;
    color: #FFF;
    font-size: 85%;
}

#ich li.photo {
    width: 152px;
    height: 209px;
    background: url(../img/ich_frame.jpg) no-repeat 30px 22px;
    padding: 42px 0 0 49px;
    float: left;
}

#ich li.my_name {
    padding-top: 18px;
}

#ich ul.content em {
    float1: left;
}

#ich ul.content strong {
    font-weight: bold;
    display: block;
    padding: 0 20px 0 315px;
    margin-top: -1.6em;
}

#ich ul.content a {
    color: #FFF;
    text-decoration: none;
    border-bottom: 1px solid #FFF;
}

#ich ul.content a:hover {
    border-bottom: 2px solid #FFF;
}

#leben ul.content {
    background: url(../img/leben_background.jpg) no-repeat;
    margin: 0 11px;
    height: 250px;
    width: 580px;
    overflow: hidden;
    color: #FFF;
    font-size: 85%;
}

#leben ul.content a {
    color: #FFF;
    text-decoration: none;
    border-bottom: 1px solid #FFF;
}

#leben ul.content a:hover {
    border-bottom: 2px solid #FFF;
}

#leben li {
    line-height: 1.3em;
}

#leben li em {
    font-style: italic;
}

#leben li strong {
    display: block;
    font-weight: bold;
}

#leben li.time1 {
    position: relative;
    top: 120px;
    left: 10px;
    display: block;
    width: 9.5em;
    text-align: center;
    padding-bottom: 2px;
}

#leben li.time2 {
    position: relative;
    top: 138px;
    left: 95px;
    display: block;
    width: 9em;
    text-align: center;
    padding-bottom: 2px;
}

#leben li.time3 {
    position: relative;
    top: 8px;
    left: 175px;
    display: block;
    width: 11em;
    text-align: center;
    padding-bottom: 2px;
}

#leben li.time4 {
    position: relative;
    top: 28px;
    left: 285px;
    display: block;
    width: 9.5em;
    text-align: center;
    padding-bottom: 2px;
}

#leben li.time5 {
    position: relative;
    top: -94px;
    left: 365px;
    display: block;
    width: 12em;
    text-align: center;
    padding-bottom: 2px;
}

#leben li.time6 {
    position: relative;
    top: -66px;
    left: 490px;
    display: block;
    width: 5.5em;
    text-align: center;
    padding-bottom: 2px;
}


#kontakt ul.content {
    background: url(../img/kontakt_background.jpg) no-repeat;
    margin: 0 11px;
    height: 250px;
    width: 580px;
    overflow: hidden;
    color: #000;
    font-size: 85%;
}

#kontakt ul.content a {
    color: #000;
    text-decoration: none;
    border-bottom: 1px solid #000;
}

#kontakt ul.content a:hover {
    border-bottom: 2px solid #000;
}

#kontakt ul.content #contact-personal {
    text-align: right;
    width: 270px;
    float: left;
}

#kontakt ul.content #contact-personal h3 {
    font-size: 140%;
    margin: 1em 0;
}

#kontakt ul.content #contact-personal li {
    padding-bottom: 10px;
}

#kontakt ul.content #contact-personal .fn {
    font-weight: bold;
}

#kontakt ul.content .networks {
    padding-left: 40px;
    float: left;
}

#kontakt ul.content .networks h3 {
    font-size: 140%;
    margin: 1em 0;
}

#kontakt ul.content .xing {
    background: url(../img/kontakt_xing.png) no-repeat left center;
    padding: 10px 0 10px 45px;
}

#kontakt ul.content .twitter {
    background: url(../img/kontakt_twitter.png) no-repeat left center;
    padding: 10px 0 10px 45px;
}

#kontakt ul.content .lastfm {
    background: url(../img/kontakt_lastfm.png) no-repeat left center;
    padding: 10px 0 10px 45px;
}

#kontakt ul.content .facebook {
    background: url(../img/kontakt_facebook.png) no-repeat left center;
    padding: 10px 0 10px 45px;
}




#footer {
    background: url(../img/footer.png) no-repeat;
    height: 41px;
    overflow: hidden;
    padding: 5px 40px 0 40px;
    font-size: 75%;
    color: #666A6E;
}

#footer li.end {
    width: 240px;
    text-align: center;
    float: left;
}

#footer li.copyright {
    width: 240px;
    padding-left: 40px;
    font-weight: bold;
    text-align: center;
    float: left;
}


#overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    background: #000;
	filter:alpha(opacity=35);
	-moz-opacity:0.35;
	-khtml-opacity: 0.35;
	opacity: 0.35;
}

#dvdbd {
    display: block;
    margin: 0;
    height: 500px;
    width: 870px;
    overflow: hidden;
    color: #000;
    font-size: 85%;
    text-align: left;
    position: absolute;
    background: url(../img/dvdbd_background.png) no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -435px;
    margin-top: -300px;
    z-index: 20;
}

#dvdbd .close {
    position: absolute;
    left: 38px;
    top: 38px;
}

#dvdbd .left {
    font-size: 90%;
    line-height: 1.8em;
    overflow: hidden;
    width: 205px;
    height: 400px;
    background: #D1D9E9;
    overflow: scroll;
    position: absolute;
    top: 60px;
    left: 33px;
    border: 1px solid #666;
}

#dvdbd .left ul ul {
    display: none;
}

#dvdbd .left ul a,
#dvdbd .left ul a:hover {
    color: #000;
    border-bottom: none;
    text-decoration: none;
    padding: 2px 0 2px 45px;
    background: url(../img/dvdbd_left_icon.png) no-repeat 22px center;
}

#dvdbd .left h4 a,
#dvdbd .left h4 a:hover {
    text-transform: uppercase;
    color: #617285;
    font-weight: bold;
    border-bottom: none;
    padding-left: 18px;
    background: url(../img/dvdbd_left_closed.png) no-repeat 5px center;
}

#dvdbd .left h4 a.open {
    background-image: url(../img/dvdbd_left_open.png);
}

#dvdbd .top {
    font-size: 90%;
    line-height: 1.8em;
    overflow: hidden;
    width: 595px;
    height: 200px;
    position: absolute;
    left: 240px;
    top: 60px;
    background: #5D5D70 url(../img/dvdbd_top_background.png) repeat-x;
    color: #FFF;
    border: 1px solid #666;
}

#dvdbd .top li {
    padding: 0 8px;
    color: #c0c4c8;
}

#dvdbd .top li span {
    float: left;
    width: 100px;
}

#dvdbd .top li strong {
    font-weight: bold;
    width: 300px;
    display: block;
    overflow: hidden;
}

#dvdbd .top li h4 {
    font-size: 180%;
    height: 20px;
    overflow: hidden;
    padding: 12px 0;
    color: #FFF;
    z-index: 90;
    position: relative;
}

#dvdbd .top li.media {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 53px;
    height: 28px;
    background: no-repeat top right;
}

#dvdbd .top li.media.dvd {
    background-image: url(../img/dvdbd_logo_dvd.png);
    text-indent: -200em;
}

#dvdbd .top li.media.bluray {
    background-image: url(../img/dvdbd_logo_bd.png);
    text-indent: -200em;
}

#dvdbd .top li.cover {
    position: absolute;
    left: 400px;
    top: 15px;
    z-index: 80;
}

#dvdbd .top li.preis {
    padding-top: 15px;
}

#dvdbd .top li.amazon {
    padding-top: 5px;
}

#dvdbd .bottom {
    font-size: 90%;
    line-height: 1.8em;
    overflow: scroll;
    width: 595px;
    height: 198px;
    position: absolute;
    left: 240px;
    top: 262px;
    background: #FFF;
    border: 1px solid #666;
}

#dvdbd .bottom li a {
    display: block;
    padding-left: 10px;
    overflow: hidden;
    color: #000;
}

#dvdbd .bottom li span {
    display: none;
}

#dvdbd .bottom li.odd a,
#dvdbd .bottom li.odd span  {
    background: #EDF3FE;
}

.read_on li {
    display: inline;
    font-size: 75%;
}

.read_on a {
    padding: 0 1em;
    color: #51565C;
}
