/* Positionierung des Hintergrundbildes und der Inhalte */
html, body {background-color: #003333; background-image: url(./img/hintergrund.jpg); margin-top:0px; margin-left:0px; margin-right:0px; padding:0; width:100%; height:100%;}
#hintergrund {position:absolute; z-index:1; width:100%; height:100%;}
#content_scrollen {position:absolute; z-index:2; width:100%; height:100%; top:0px; left:0; overflow:auto;}
#content {position:relative; width:912px; height:99%; margin-bottom:10px; margin-left:auto; margin-right:auto; padding:0px;}
#logo {position:absolute; top:10px; left:0px; width:400px; padding:0px;}
#navigation {position:absolute; top:96px; right:0px; width:400px; height:60px; padding:0px; border:1px dotted #e1e3b7;}
#box_oben {position:absolute; top:138px; right:0px; width:507px;; height:15px; padding:0px; border-bottom:1px solid #e1e3b7;}
#box_content {position:absolute; top:200px; left:0px; width:910px; padding:0px;}
#box_links_1 {position:relative; top:0px; left:0px; width:400px; padding:0px;}
#box_rechts_1 {position:relative; top:0px; width:480px; padding:0px; float:right;}
#box_links_2 {position:relative; top:0px; left:0px; width:480px; padding:0px;}
#box_rechts_2 {position:relative; top:0px; width:400px; padding:0px; float:right;}
#box_unten {position:absolute; bottom:-55px; left:0px; width:910px; height:30px; padding:0px; float:none; border-top:1px solid #e1e3b7;}
#bild {border:1px solid #e1e3b7; padding:0px;}
#player {border:1px solid #e1e3b7;}


/* Formatierung der Inhalte */
/* helle gelbgrüne Farbe: e1e3b7 */
/* dunkles Grün: 2D4F46 */
body, font, p {font-family:verdana; font-size:8pt; font-weight:normal; color:#e1e3b7;}
#dreizehn_gross {font-family:times new roman; font-size:20pt;}
#dreizehn_klein {font-family:times new roman; font-size:16pt;}
#hinweis {font-weight:bold;}
#orange_normal {color:#FFCC66; font-weight:bold;}
#orange {font-size:9pt; color:#FFCC66; font-weight:bold;}
#orange_klein {color:#FFCC66; font-size:7pt; font-weight:bold;}
#impress {font-size:7pt;}
#titel {font-family:times new roman; font-size:16pt; color:#e1e3b7; font-weight:normal;}
#copyright {font-size:8pt;}
#klein_italic {font-size:8pt; font-style:italic;}
a:link,a:visited,a:active {font-family:verdana; font-size:8pt; color:#e1e3b7; font-weight:normal; text-decoration:none;}
a:hover {font-family:verdana; font-size:8pt; color:#FFCC66; font-weight:normal; text-decoration:none;}
a:link.hinweis_links,a:visited.hinweis_links,a:active.hinweis_links {font-family:verdana; font-size:9pt; color:#FFCC66; font-weight:bold; text-decoration:none;}
a:hover.hinweis_links {font-family:verdana; font-size:9pt; color:#e1e3b7; font-weight:bold; text-decoration:none;}

#bestellen {font-family:verdana; font-size:8pt; font-style:italic;}
#kontakt {font-size:11pt; font-weight:bold;}

/* Textbox - immer sichtbar */
#outer .holder {padding:0px; margin:0 0px 0px 0;}
#outer .holder p {padding:5px 0 0 0; margin:0;}
#outer .holder p.bold {font-weight:bold;}
#outer .holder h1 {margin:10; padding:0; font-size:9pt; font-weight:bold; color:#FFCC66;}
/* Textbox - nicht geklickt */
#outer div.more i {float:right; margin-right:-10px 10px 0 0; cursor:pointer; color:#FFCC66; font-weight:normal; font-size:8pt;}
#outer div.more i.unten {float:right; margin-right:-10px 10px 0 0; cursor:pointer; color:#e1e3b7; font-weight:normal; font-size:8pt;}
#outer div.more i.hide {display:none;}
#outer div.more p {display:none;}
#outer div.more img {display:none;}
/* Textbox - geklickt */
#outer div.click i.show {display:none;}
#outer div.click i.hide {display:block;}
#outer div.click p {display:block;}
#outer div.click img {display:block; float:left;}


/* Kontakt und Gästebuch */
font.alert {font-size:10pt; font-weight:bold; font-style:italic;}
input, input.text, textarea {border:1px solid #e1e3b7; background:url(./img/blank.gif) repeat; padding:1px; font:8pt Verdana; color:#e1e3b7;}
input.button {border:1px solid #e1e3b7; background:url(./img/blank.gif) repeat; padding:1px; font:8pt Verdana; color:#FFCC66;}
fieldset {border:0;}
pre {font:9px Verdana;}
#eintragen {font-size:9pt; font-weight:bold; color:#FFCC66;}
#eintrag_kopf {color:#FFCC66;}
