/*
Guide
*/

/* Wordpress */	
.sticky{}
.gallery-caption{}
.bypostauthor{}
.alignleft{ float:left;margin-right:10px; }
.alignright{ float:right;margin-left:10px; }
.aligncenter{}
.all-comments { list-style-type:none; }
.all-comments img { float:left;margin-right:10px;margin-bottom:5px; }
.comment-body { float:right;width:615px; }
.wp-caption{}
.wp-caption-text{}
.map { height:300px; }
.project-title { margin-bottom:28px; }

/* CSS */

body { height: 100%; color: #FFF; font-family: Arial, Helvetica, sans-serif; font-size: 14px;line-height: 1.4em; margin: 0; }
a {	color: #1B8EF4; text-decoration: underline; border: 0; }
img { border: 0; }
p { margin: 6px 0 18px 0; text-shadow: 1px 1px 1px #0b4582; }
h1, h2, h3, h4 { font-weight: bold; margin: 0 0 14px 0; text-shadow: 2px 2px 4px #0b4582; }
h1 { color: #46adf5; text-shadow: 3px 3px 3px #BBB; font-size: 26px; }
h2 { font-size: 24px; }
h3 { font-size: 14px; }

/* Struktur */
#container { position: absolute; top: 50%; left: 50%; width: 800px; height: 600px; margin: -300px 0 0 -400px; background: url(./images/guide/background.png); }

/* Elemente */
#title { position: absolute; top: 10px; right: 60px; }

div.navhead { position: absolute; top: 2px; left: 8px; font-size: 20px; font-weight: bold; }
ul.navitems { position: absolute; top: 1px; left: 95px; list-style: none; margin: 0; padding: 0;  }
ul.navitems li { display: inline; }
ul.navitems a { color: #0b4582; font-weight: bold; font-size: 16px; padding: 0px 9px 9px 0px; text-decoration: none; }
ul.navitems a.active, ul.navitems a:hover { color: #FFF; }

div#audio { position: absolute; top: 430px; left: 150px; }

#box { position: absolute; top: 80px; left: 30px; width: 445px; height: 479px; background: url(./images/guide/box.png); }
#box-content { position: absolute; top: 45px; left: 10px; width: 425px; height: 365px; }
#box-content img { width: 425px; }
#nav2 .prev { position: absolute; left: 38px; bottom: 17px; }
#nav2 .next { position: absolute; left: 385px; bottom: 17px; }

#main-content { position: absolute; top: 120px; left: 490px; width: 295px; height: 450px; }
