/*
Farben:
weiß - #FFFFFF;
schwarz - #000000;
beige - #F5F0DE;
*/
/*html {
overflow: hidden;
height: 100%;
}*/
html, body, p, table, td, th {
margin: 0px;
padding: 0px;
}
body, td, th {
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
body {
height: 100%;
position: relative;
text-align: center;
color: #666666;
/*overflow: auto;*/
}
p, ul {
font-size: 10px;
line-height: 15px;
padding: 0px 25px 0px 0px;
}
ul ul {
padding-left: 20px;
}
li {
padding: 3px 0px;
}
a {
color: #666666;
}
a:hover {
background-color: #F5F0DE;
}
a img {
border: none;
}
h1 {
padding: 0px 25px;
}
h2 {
font-size: 11px;
padding: 5px 25px 5px 0px;
margin-bottom: 0px;
}
hr {
border: 1px dashed #666666;
height: 0px;
width: 70%;
}
#main {
width: 720px;
height: 630px;
/*height: 100%;*/
margin: auto;
margin-top: 20px;
padding: auto;
text-align: left;
position: relative;
}
#menu_prim {
height: 45px;
background-color: #F5F0DE;
text-align: center;
overflow: hidden;
}
#menu_prim img, #menu_prim a img {
border: none;
padding: 2px;
margin: 18px 10px;
}
#menu_prim a:hover img {
background-color: #FFFFF6;
}
#menu_prim .dash {
margin: 18px 6px;
}
#menu_sec {
height: 36px;
text-align: right;
overflow: hidden;
}
#menu_sec img, #menu_sec a img {
border: none;
padding: 2px;
margin: 21px 0px;
}
#menu_sec a:hover img {
background-color: #F5F0DE;
}
#menu_sec .dash {
margin: 22px 6px;
}
#header {
color: #F5F0DE;
height: 134px;
background-color: #000000;
background-image: url(/images/h_pattern.jpg);
background-repeat: no-repeat;
background-position: bottom left;
border-bottom: 8px solid #F5F0DE;
}
#content {
position: relative;
height: 389px;
margin-top: 10px;
border-bottom: 10px solid #F5F0DE;
overflow: auto;
padding-left: 230px;
scrollbar-base-color: #F5FFDE;
scrollbar-3d-light-color: #FFFFFF;
scrollbar-arrow-color: #666666;
scrollbar-darkshadow-color: #666666;
scrollbar-face-color: #F5F0DE;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #000000;
scrollbar-track-color: #FFFFF6;
}
#content.home {
text-align: center;
padding: 0px;
}
#content.home img {
margin-top: 120px;
}
#content.news h2 {
margin: 0px;
padding: 2px 0px 10px 0px;
}
#content.news p {
width: 80%;
}
#content.guestbook p {
border-top: 1px dashed #666666;
margin-bottom: 10px;
width: 400px;
}
#content.guestbook p.info {
border: none;
margin: 0px;
}
.press_picture {
width: 80px;
line-height: 18px;
padding: 15px 6px;
text-align: center;
float: left;
}
#content.gallery a:hover {
background-color: #FFFFFF;
}
#content.gallery img {
margin-bottom: 30px;
}
p.minfo {
margin-bottom: 20px;
}
#content.photo_gallery a:hover {
background-color: #FFFFFF;
}
#content.photo_gallery p a:hover {
background-color: #F5F0DE;
}
.photo_gallery p {
width: 472px;
text-align: right;
padding: 0px;
margin-top: 20px;
}
.photo_gallery img {
margin: 8px;
}
.video_gallery {
padding-left: 180px;
}
#videoplayer {
position: absolute;
left: 25px;
/*float: left;*/
}
#videoselect {
position: absolute;
left: 575px;
width: 120px;
height: 390px;
/*background-color: #FFC;*/
}
#videoselect p {
width: 100%;
}
#videoselect select {
width: 200px;
}
#content.ton_gallery select {
width: 200px;
}
.biography p {
width: 300px;
margin-bottom: 15px;
}
.filmography {
background-image: url(/images/bg_filmography.jpg);
background-repeat: no-repeat;
background-position: 50px 50px;
/*background-attachment: fixed;*/
}
.filmography p {
width: 400px;
}
.moderation {
/*background-image: url(/images/bg_moderation.jpg);*/
background-repeat: no-repeat;
/*background-attachment: fixed;*/
background-position: 60px 60px;
padding-left: 210px;
}
.reklame p {
width: 80%;
}
.synchro p {
margin-bottom: 20px;
}
.sync_picture {
width: 200px;
text-align: center;
float: left;
margin-bottom: 15px;
}
.hsv p {
width: 85%;
line-height: 15px;
margin-bottom: 50px;
}
#content.hsv img {
margin-right: 10px;
vertical-align: middle;
}
/*
#footer {
color: #FFFFFF;
background-color: #000000;
position: absolute;
bottom: 0px;
width: 720px;
}
*/
