@charset "UTF-8";
/* CSS Document */

/* CSS Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* Ende CSS Reset */ 
strong{
font-weight:bold;
color:#666666;
}

body{
font-family:Arial, Helvetica, sans-serif;
font-size:75%;
color:#2a2a2a;
line-height:1.15em;
text-align:center;
background:#FFFFFF;
background: #a8a5a1 repeat-x url(../img/slice/background/flugsimulator-gallary.png);
}

hr{
border:0 none;
border-bottom:dotted 1px #666666;
margin:0.333em 0 0 0;
width:100%;
height:0px;
display:inline-block;
}



p{
margin:1em 0;
}

h1{
color:#64728b;
font-weight:normal;
font-size:2em; /* 18 Pixel */
line-height:1.166em;
margin:1em 0 0.416em 0;
}
h2{
color:#64728b;
font-weight:normal;
font-size:1.5em; /* 18 Pixel */
line-height:1em;
margin:1em 0;
}
h3{
color:#64728b;
font-size:1em;
font-weight:bold;
margin:1.3em 0;
}

h1 a,h2 a, h3 a, h1 a:link,h2 a:link, h3 a:link{
color:#64728b;
text-decoration:underline;
} 

h1 a:hover,h2 a:hover, h3 a:hover {
text-decoration:none;
}

h4, h5, h6{
color:#64728b;
font-size:1em!important;
font-weight:normal;
margin:1.3em 0;
}

a.font_red{
color:#7f1f2d!important;
}


#MenuBar1{ line-height:1.333em; color:#4a4a48;}
#MenuBar1 a{ color:#2a2a2a;}

#center
{
width:980px;
height:100%;
max-height:100%;
margin-bottom:200px;
margin:0 auto;
text-align:left;
}

#header
{
width:908px;
height:308px;
background:no-repeat url(../img/slice/bild_02.jpg);
}

#header.flash{ background:no-repeat url(../img/slice/bild_02_ohne.jpg); }

#navi
{
width:908px;
height:28px;
background:no-repeat url(../img/slice/bild_05_olink.jpg);
}



#content
{
width:908px;
height:364px;
/*background:no-repeat url(../img/newback.png);*/
}

#content #textbox
{
float:right;
width:801px;
margin-top:5px;
}
/* --------------------------- */

#content #textbox #bildundtext
{
width:300px;
float:right;
margin-left:40px;
margin-top:-12px;
}

#content #textbox #boxright
{
width:256px;
float:right;


}
 
#bildundtext div{
background:url(../img/testbild.png) no-repeat;
width:278px;
height:232px;
cursor:pointer;
}

#gallery div
{
background:url(../img/gallery/image_back.png) no-repeat;
width:180px;
height:150px;
cursor:pointer;
float:left;
padding:18px 0 0 20px;
margin-right:2px;
}


#charts  td
{
padding-right:70px;
line-height:20px;
}

/* --------------------------- */


#linkpos
{
margin-left:105px;
}








/*h2{
padding-top:5px;
padding-left:5px;
margin-top:23px; 
font-size:13px; 
color:#70798e; 
font-weight:normal;  
margin-bottom:10px; 
font-weight:bold; 
background-image:url(../img/h.jpg); 
background-repeat:no-repeat;
height:23px;
border-left:solid 1px #CCCCCC;
}

 

*/
#oblinks
{
width:150px;
position:absolute;
margin:76px 0 0 740px; 
} 
 
#oblinks a{ margin-left:10px;} 


.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border:none;
}
.highslide:hover img {
	border:none;
}

.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

/*
#boxright div img{
margin:30px 0 0 32px;
}
*/
#boxright div img{
/*margin:10px 0 10px 13px;*/
}


/*#box h1{ font-size:12px!important; margin-left:5px; font-weight:bold!important;}*/

#box
{
margin-top:2.25em;
}


#box input
{
border:solid 1px #CCCCCC;
width:150px;
background:#ffffff;
}

#box input
{
border:solid 1px #CCCCCC;
width:150px;
background:#ffffff;
}

input
{
border:solid 1px #CCCCCC;
width:200px;
background:#ffffff;
}

#tarea
{
margin-left:20px;
}

textarea
{
border:solid 1px #CCCCCC;
width:200px;
height:180px;
margin-top:26px;
padding:5px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

textarea.gutsch
{
border:solid 1px #CCCCCC;
width:200px;
height:115px;
margin-top:26px;
padding:5px;
color:#999999;
}
textarea.gutsch2
{
border:solid 1px #CCCCCC;
width:200px;
height:100px;
margin-top:0;
padding:5px;
}

td{
line-height:2em;
}

.tabback
{
background-color:#F4F4F4;
text-align:left;
vertical-align:top;
}

.button
{
width:100px!important;
color:#666666;
background:#F0F0F0!important;
height:19px;
}
.button2
{
width:140px!important;
color:#666666;
background:#F0F0F0!important;
height:19px;
}

.anr
{
width:20px;
border:0 none;
}


#box table
{
width:200px;
}

#box #myform
{
margin:30px 0 180px 10px;
}

#error
{
margin-left:16px; margin-top:18px; color:#CC0000; margin-bottom:-8px;
}


#boxfooter
{ 
background-image:url(../img/box/header.jpg);
background-repeat:no-repeat;
background-position:bottom;
height:28px;
width:258px;
font-size:10px;
color:#afafaf;
}

#boxfooter div{ position:absolute; margin:7px 0 0 10px; }

#boxfooter a{color:#afafaf; text-decoration:none; font-size:10px; }
#boxfooter a:link{color:#afafaf; text-decoration:none; font-size:10px; }
#boxfooter a:hover{color:#8a8a8a; text-decoration:none; font-size:10px; }

a{color:#4a4a48; text-decoration:underline;   }
a:hover{color:#30302f; text-decoration:none; }



a.red{color:#9e1e22; text-decoration:underline; font-weight:bold;}
a.red:link{color:#9e1e22; text-decoration:underline; font-weight:bold;}
a.red:hover{color:#666666; text-decoration:underline; font-weight:bold;}

a.sitelink{color:#4a4a48; text-decoration:underline;  background:url(../img/icons/red_fly-trans.png) no-repeat left; padding-left:17px;}
a.sitelink:link{color:#4a4a48; text-decoration:underline;  background:url(../img/icons/red_fly-trans.png) no-repeat left; padding-left:17px;}
a.sitelink:hover{color:#30302f; text-decoration:none; background:url(../img/icons/black_fly-trans.png) no-repeat left; padding-left:17px;}

a.sitelink_active, a:link.sitelink_active{
color:#30302f; text-decoration:none; background:url(../img/icons/black_fly-trans.png) no-repeat left; padding-left:17px;
}

a.insite{color:#666666; text-decoration:underline; font-weight:normal;}
a.insite:hover{color:#999999; text-decoration:none; font-weight:normal;}

.nowrap
{
white-space:nowrap;
}


#video1, #video2, #video3
{
background-image:url(../img/button2.jpg); width:232px; height:44px; background-repeat:no-repeat;
margin-left:12px;

}

.active
{
font-weight:bold;
color:#B1B1B1;
}


.abstlink a{ margin-right:30px;}


.info
{
margin-top:20px;
}

#contenttext
{
height:100%;
width:500px;
}


.copy{
margin-top:3em;
font-size:11px;
color:#666666;
}

.copy a, .copy a:link{
font-size:11px;
color:#666666;
text-decoration:underline;
}

.copy a:hover{
font-size:11px;
color:#666666;
text-decoration:none;
}


#box .right_gallery{
color:#2a2a2a!important;
}

#contenttext.preisrechner label, #box.preisrechner label{
display:block;
margin-bottom:1em;
font-size:12px;
}

#contenttext.pfeil{
background:url(../img/icons/pfeil.png) 0 20px no-repeat;
width:500px;
height:400px;
}

#contenttext.pfeil2{
background:url(../img/icons/pfeil.png) 0 40px no-repeat;
width:500px;
height:400px;
}

.red{
color:#CC0000;
}

.preisrechner select{
font-size:12px;
}

.preisrechner input.chx{
margin-left:0;
background:none;
border:0 none;
width:14px;
}

#gutschein{
margin-left:-8px;
width:514px;
height:242px;
background:url(../img/icons/gutschein.png) no-repeat;
}


#label1{
position:absolute; margin:155px 0 0 23px;
}
#inputname1{
background:none; border:0 none; font-size:14px; font-family:'Courier New', Courier, monospace; font-weight:bold;
}

#label2{
position:absolute; margin:110px 0 0 380px;
}
#inputname2{
background:none; border:0 none; font-size:11px; font-family:'Courier New', Courier, monospace; font-weight:bold;
}

#label3{
position:absolute; margin:160px 0 0 380px;
}
#inputname3{
background:none; border:0 none; font-size:11px; font-family:'Courier New', Courier, monospace; font-weight:bold;
}

#label5{
position:absolute; margin:160px 0 0 420px;
}
#inputname5{
background:none; border:0 none; font-size:11px; font-family:'Courier New', Courier, monospace; font-weight:bold;
}

#label6{
position:absolute; margin:50px 0 0 28px;
}
#inputname6{
background:none; border:0 none; font-size:11px; font-family:'Courier New', Courier, monospace; font-weight:bold;
}

 
#label4{
position:absolute; margin:250px 0 0 8px;

}
#inputname4{
font-weight:bold;
border:solid 2px #CC0000;
}

#back{
position:absolute; margin:270px 0 0 8px;
}

#ww{
visibility:hidden;
position:absolute;
margin-left:35px;
}

#zeigeGutschein{
display:none;
}

.small, .chx{
width:14px!important;
border:0 none!important;
background:none!important;
}
/* NEWSLETTER ANMELDUNG*/
#sby_fnewslettersubmit{
width:100px;
margin-left:5px;
}
#sby_fnewsletteremail{
padding-left:5px;
}
h2.fh{
margin-bottom:0.4em;
}
p.pfalsenewsletter{
margin-top:0.2em;
}
p.pcaptcha{
margin-bottom:0!important;
}