/* CSS styleguide A und O Reisen, copyright by sami:sign media 2007 */

/* Seite zentrieren */
#container1 {position:absolute; top:0px; left:0; height: 100%; width:100%; text-align:center; z-index: 1;}
#container2 {margin:auto; width:813px; text-align:left; background-color:#FFFFFF;}

/* Inhalt Head */
#head_pict1 {position: absolute; margin-top: 6px; margin-left: 6px; height: 150px; width: 443px; text-align:left; z-index: 4;}
#head_pict2 {position: absolute; margin-top: 6px; margin-left: 449px; height: 150px; width: 358px; text-align:left; z-index: 4;}

/* Navigationsleiste */
#navileiste {position: absolute; margin-top: 160px; margin-left: 6px; height: 34px; width: 800px; text-align:left; z-index: 4;}

/* Zierstreifen */
#zierstreifen {position: absolute; margin-top: 198px; margin-left: 0px; height: 14px; width: 813px; text-align:left; background-image: url(images/streifen2_grau.gif); background-repeat:repeat-x; z-index: 5;}

/* Content */
#content_rahmen {position: absolute; margin-top: 215px; margin-left: 6px; width: 800px; text-align:left; z-index: 5;}

/* Kontakt */
#content_formular {position: absolute; margin-top: 81px; margin-left: 65px; width: 330px; height: 310px; text-align:left; z-index: 6;}
#content_formular2 {position: absolute; margin-top: 79px; margin-left: 500px; width: 200px; height: 200px; text-align:left; z-index: 6;}

/* Anfrageformular */
.eingabefeld1 {width: 198px; height: 20px; border-style:solid; border-width:1px; border-color:#9D9D9D;} 
.eingabefeld2 {width: 288px; height: 100px; border-style:solid; border-width:1px; border-color:#9D9D9D;} 
.eingabefeld3 {width: 97px; height: 20px; border-style:solid; border-width:1px; border-color:#9D9D9D; background-color:#FFFFFF;} 
.eingabefeld4 {width: 319px; height: 100px; border-style:solid; border-width:1px; border-color:#9D9D9D;} 

/* Impressum */
#impressum_pict {position: absolute; margin-top: 272px; margin-left: 550px; width: 234px; height: 315px; text-align:left; z-index: 6;}
#trennung_unten {position: absolute; margin-top: 795px; margin-left: 50px; width: 730px; height: 13px; text-align:left; z-index: 8;}

/* Scroll Dummy */
#scroll_dummy {position: absolute; margin-top: 1000px; margin-left: 550px; width: 5px; height: 5px; text-align:left; z-index: 6;}

