/* RESET */
html,body,div,table,tr,th,td,ul,li,h1,input { margin: 0; padding: 0; }
ul,li { display: inline; list-style: none; }
img { border: none; }
table,td { border:none; border-collapse: collapse; border-spacing: 0; }
/* GENERAL */
html,body { position: fixed; width: 100%; height: 100%; background-color: #fff; line-height: 17px; letter-spacing: 0.5px; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #3e3e3e; }
h1 { display: block; line-height: 24px; letter-spacing: 1px; font-size: 12px; font-weight: bold; color: #b8a58a; }
p { margin: 0 0 17px 0; padding: 0 }
textarea { margin: 0; padding: 5px; }
a { color: #632300; text-decoration: none; outline: none; }
a:hover { text-decoration: underline; }
a img { border: none; }
.hide { display:none }
/* LAYOUT */
#belt { position: fixed; width: 100%; height: 480px; top: 50%; margin-top: -240px; background-color: #f7f6ee; }
#frame { position: absolute; width: 800px; height: 480px; left: 50%; margin-left: -400px; background-color: #cfc8b7; }
#menu-section { position: absolute; width: 100px; height: 480px; margin-left: 10px; background-color: #6f6052; }
#content-section { position: absolute; width: 682px; height: 480px; margin-left: 110px; background-color: #fff; }
#content { position: absolute; width: 550px; height: 404px; margin: 38px 0px 0px 64px; text-align: justify; }
#content_error { position: absolute; width: 100%; margin-left: -15px; text-align: center; }
#logo { position:fixed; width:380px; height:45px; top: 50%; left: 50%; margin: -295px 0px 0px -290px; background: transparent url('../grafics/logo.png'); }
/* MENU */
ul#menu { position: absolute; margin-top: 25px; }
a.menu-item_row-1 { display: block; width: 100px; height: 28px; text-align: center; color: #fff; }
a.menu-item_row-2 { display: block; width: 100px; height: 42px; text-align: center; color: #fff; }
a#biography { background: transparent url('../grafics/menu/biography.png'); background-position: top; }
a#projects { background: transparent url('../grafics/menu/projects.png'); background-position: top; }
a#calendar { background: transparent url('../grafics/menu/calendar.png'); background-position: top; }
a#audio { background: transparent url('../grafics/menu/audio.png'); background-position: top; }
a#pictures-videos { background: transparent url('../grafics/menu/pictures-videos.png'); background-position: top; }
a#links { background: transparent url('../grafics/menu/links.png'); background-position: top; }
a#contact { background: transparent url('../grafics/menu/contact.png'); background-position: top; }
a#credits-imprint { background: transparent url('../grafics/menu/credits-imprint.png'); background-position: top; }
a#biography:hover,a#projects:hover,a#calendar:hover,a#audio:hover,a#pictures-videos:hover,a#links:hover,a#contact:hover,a#credits-imprint:hover { background-position:center }
a#biography_site { background: transparent url('../grafics/menu/biography.png'); background-position: bottom; }
a#projects_site { background: transparent url('../grafics/menu/projects.png'); background-position: bottom; }
a#calendar_site { background: transparent url('../grafics/menu/calendar.png'); background-position: bottom; }
a#audio_site { background: transparent url('../grafics/menu/audio.png'); background-position: bottom; }
a#pictures-videos_site { background: transparent url('../grafics/menu/pictures-videos.png'); background-position: bottom; }
a#links_site { background: transparent url('../grafics/menu/links.png'); background-position: bottom; }
a#contact_site { background: transparent url('../grafics/menu/contact.png'); background-position: bottom; }
a#credits-imprint_site { background: transparent url('../grafics/menu/credits-imprint.png'); background-position: bottom; }
a#back { position: fixed; display: block; width: 18px; height: 32px; top: 50%; left: 50%; margin: 205px 0px 0px 331px; background: transparent url('../grafics/back.gif'); background-position: top; }
a#forward { position: fixed; display: block; width: 18px; height: 32px; top: 50%; left: 50%; margin: 205px 0px 0px 349px; background: transparent url('../grafics/forward.gif'); background-position: top; }
a#back:hover,a#forward:hover { background-position:bottom }
#back-alt { position: fixed; display: block; width: 18px; height: 32px; top: 50%; left: 50%; margin: 205px 0px 0px 331px; }
#forward-alt { position: fixed; display: block; width: 18px; height: 32px; top: 50%; left: 50%; margin: 205px 0px 0px 349px; }
/* SITE */
#biography_left-columne { float: left; width: 80px; height: 420px; }
#biography_right-columne { float: right; width: 460px; height: 420px; }
#calendar_left-columne { position: absolute; margin-left: 10px; }
#calendar_right-columne { position:absolute; margin-left: 300px; }
table.pictures_table { width:100%; }
table.pictures_table th { padding:5px; text-align:center; }
#contact_name-left { float: left; width: 100px; height: 30px; }
#contact_email-left { float: left; width: 100px; height: 30px; }
#contact_message-left { float: left; width: 100px; }
#contact_name-right { float: right; width: 440px; height: 30px; }
#contact_email-right { float: right; width: 440px; height: 30px; }
#contact_message-right { float: right; width: 440px; height: 180px; }
#contact_buttons { padding-left: 100px; }
#welcome { position: fixed; width: 540px; height: 400px; top: 50%; left: 50%; margin: -200px 0px 0px -220px; }
/* WINDOW OPEN */
#audio_object { position: fixed; width: 300px; height: 15px; top: 50%; left: 50%; margin: -7.5px 0px 0px -150px; }
#audio_close-window { position: fixed; left: 50%; top: 50%; margin: 20px 0px 0px 75px; }
#video_object { position: absolute; width: 500px; height: 405px; top: 50%; left: 50%; margin: -208px 0px 0px -250px; }
#video_close-window { position: fixed; top: 50%; left: 50%; margin: 210px 0px 0px 175px; }
#video_embed { width: 500px; height: 405px; }
#show_picture_border { vertical-align: bottom; }
#show_picture_image { float: left; }
#show_picture_imformations { margin-left: 16px; }