/* Formatierung Startseite */

/* Standard-Typografie */

p {
  text-indent: 0;
  font-size: 12px;
}

body {
 align:center;
 margin:0;
 padding:0;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 background-color:#585759;
}
h3 {
 display:block;
}

#logo {
  position:absolute;
  top: 32px;
  left: 2px;
  margin: 0;
  height: 160px;
  width: 310px;
}
#rahmen {
 width: 1000px;
 height: 588px;
 border: 1px solid #fff;
 margin: 20px;
 padding:0;
 text-align:center;
}
*+html #rahmen {
 width: 1000px;
 height: 587px;
 border: 1px solid #fff;
 margin: 20px;
 padding:0;
 text-align:center;
}
* html #rahmen {
 width: 1000px;
 height: 588px;
 border: 1px solid #fff;
 margin: 20px;
 padding:0;
 text-align:center;
}
#navigation {
 position:absolute;
 top:20px;
 left:285px;
 height:29px;
 width:710px;
 margin:0;
 background: url(../images/menueleiste.png) no-repeat right top;
 z-index: 2;
}
*+html #navigation {
 position:absolute;
 top:21px;
 left:282px;
 height:29px;
 width:710px;
 margin:0;
 background: url(../images/menueleiste.png) no-repeat right top;
}
* html #navigation {
 position:absolute;
 top:21px;
 left:277px;
 height:29px;
 width:710px;
 margin:0;
 background: url(../images/menueleiste.png) no-repeat right top;
}

/* navigation links */ 

#navigation ul {
    float:left;   
    margin: 0.1em;
    padding: 0.2em;
    text-align: center;
  }
#navigation ul li {
    list-style: none;
    display: inline;
    margin: 0px; 
    padding: 0px;
}
#navigation  ul a, ul span {
    float: left; 
    margin-left: 0.2em; 
    margin-right: 0.2em;
    padding-top: 0.1em;
    padding-bottom: 0.2em;
    padding-right: 0.5em;
    padding-left: 0.5em;
    text-decoration: none; 
    font-weight: bold;
    color: #fff; 
    background-color: #0a71b3;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;

  }
* html #navigation ul a, * html #navigation ul span {  /* Korrektur fuer IE 5.x */
    width: 8em;
    w\idth: 6em;
  }
#navigation ul a:hover, ul span {   
    color: #fff; 
    background-color: #f9ac38;
  }
#navigation  ul {
     clear:  left;
     padding-left:0.3em;
}
.actifsub {
    display: block;
    #padding: 0.2em;
    #margin-right: 0.4em;
    #margin-left: 0.4em;
    #background-color:#f9ac38;
    color: #000;
    #font-weight:bold;
    text-decoration: none;
    border: 1px solid #000;
}
#meta_navi_unten {
 position:absolute;
 top:50px;
 left:257px;
 height:29px;
 width:710px;
 margin:10px 10px;
 padding:10px 10px;
 background:#ccc;
}
#header {
 background:#436FAC url(../images/headergrafik_oLogo.jpg) no-repeat right top;
 height:204px;
 width:1000px;
}
#rahmen_innen {
 top:225px;
 width:1000px;
 height:384px;
 background: url(../images/1px_verlauf_hg2.jpg) right top;
 background-repeat:repeat-x;
}
*+html #rahmen_innen {
 top:225px;
 width:1000px;
 height:383px;
 background: url(../images/1px_verlauf_hg2.jpg) right top;
 background-repeat:repeat-x;
}
* html #rahmen_innen {
 top:225px;
 width:1000px;
 height:384px;
 background: url(../images/1px_verlauf_hg2.jpg) right top;
 background-repeat:repeat-x;
}
#links {
        position:absolute;
        left:21px;
        width:227px;
        height:384px;
        margin:0;
        padding:0;
        color: #fff;
        background: url(../images/1px_verlauf_hg1.jpg) no-repeat top;
        background-repeat:repeat-x;
        font-size: 99%;

}
*+html #links {
        position:absolute;
        left:21px;
        width:228px;
        height:383px;
        margin:0;
        padding:0;
        #color: #000;
        background: url(../images/1px_verlauf_hg1.jpg) no-repeat top;
        background-repeat:repeat-x;
        font-size: 99%;
}
* html #links {
        position:absolute;
        left:21px;
        width:228px;
        height:383px;
        margin:0;
        padding:0;
        #color: #000;
        background: url(../images/1px_verlauf_hg1.jpg) no-repeat top;
        background-repeat:repeat-x;
        font-size: 99%;
}
#mitte {
        position:absolute;
        width:271px;
        height:354px;
        left:300px;
        top:255px;
        margin:0;
        padding:0;
  	color:#000;
        vertical-align:top;
        text-align:justify;
        font-size:11px;
}
*+html #mitte {
 /* CSS-Hack f�r IE7 */
  width: 261px;
  w\idth: 261px;
  left:300px;
  l\eft:300px;
  top:255px;
  t\op:255px;
  height:340px;
  h\eight:398px;
  margin:0;
  m\argin:0;
  padding:0;
  p\adding:0;
  color:#000;
  c\olor:#000;
  text-align:justify;
  font-size:11px;
}
* html #mitte {
 /* CSS-Hack f�r IE6 und kleiner */
  width: 261px;
  w\idth: 261px;
  left:323px;
  l\eft:323px;
  top:255px;
  t\op:255px;
  height:342px;
  h\eight:342px;
  margin:0;
  m\argin:0;
  padding:0;
  p\adding:0;
  color:#000;
  c\olor:#000;
  text-align:justify;
  font-size:11px;
}
#rechts {
        position:absolute;
        left:644px;
        top:225px;
        width:271px;
        height:354px;
        margin:0;
        font-size: 100%;
        text-align:justify;    
}
*+html #rechts {
 /* CSS-Hack f�r IE7 */
  width: 271px;
  w\idth: 271px;
  left:634px;
  l\eft:634px;
  top:225px;
  t\op:225px;
  height:340px;
  h\eight:376px;
  margin:0;
  m\argin:0;
  padding:0;
  p\adding:0;
  color:#000;
  c\olor:#000;
}
* html #rechts {
 /* CSS-Hack f�r IE6 und kleiner */
  width: 271px;
  w\idth: 271px;
  left:654px;
  l\eft:654px;
  top:225px;
  t\op:225px;
  height:342px;
  h\eight:342px;
  margin:0;
  m\argin:0;
  padding:0;
  p\adding:0;
  color:#000;
  c\olor:#000;
   font-size: 99%;
}
#fuss {
        position:absolute;
        top:567px;
        left:277px;
        width:714px;
        height:42px;
        margin:0;
        padding:0;
        background: url(../images/fussleiste.png) no-repeat top;
        color:#fff;
}
*+html #fuss {
        position:absolute;
        top:566px;
        left:277px;
        width:714px;
        height:42px;
        margin:0;
        padding:0;
        background: url(../images/fussleiste.png) no-repeat top;
        color:#fff;
}
* html #fuss {
        position:absolute;
        top:567px;
        left:277px;
        width:714px;
        height:42px;
        margin:0;
        padding:0;
        background: url(../images/fussleiste.png) no-repeat top;
        color:#fff;
}
#fuss_links {
        position:absolute;
        top:16px;
        left:0px;
        width:100px;
        height:32px;
        margin:0;
        padding:0;
}
*+html #fuss_links {
        position:absolute;
        top:16px;
        left:0px;
        width:100px;
        height:32px;
        margin:0;
        padding:0;
}
* html #fuss_links {
        position:absolute;
        top:16px;
        left:0px;
        width:100px;
        height:32px;
        margin:0;
        padding:0;
}
#fuss_links ul {
    float:left;
    margin: 0.1em;
    padding: 0.2em;
    text-align: center;
  }
#fuss_links ul li {
    list-style: none;
    display: inline;
    margin: 0;
    padding: 0;
}
#fuss_links  ul a, ul span {
    float: left;
    margin-left: 0.2em;
    margin-right: 0.2em;
    padding-top: 0.1em;
    padding-bottom: 0.2em;
    padding-right: 0.5em;
    padding-left: 0.5em;
    text-decoration: none;
    font-weight: bold;
    color: #fff;
    background-color: #999999;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
  }
#fuss_links ul a:hover, ul span {
    color: #fff;
    background-color: #f9ac38;
  }
#fuss_links  ul {
     clear:  left;
     padding-left:0.3em;
}
#fuss_rechts {
        position:absolute;
        top:16px;
        left:367px;
        width:350px;
        height:32px;
        margin:0;
        padding:0;
}
*+html #fuss_rechts{
        position:absolute;
        top:16px;
        left:367px;
        width:350px;
        height:32px;
        margin:0;
        padding:0;
}
* html #fuss_rechts {
        position:absolute;
        top:16px;
        left:367px;
        width:350px;
        height:32px;
        margin:0;
        padding:0;
}
#fuss_rechts ul {
    float:left;
    margin: 0.1em;
    padding: 0.2em;
    text-align: center;
  }
#fuss_rechts ul li {
    list-style: none;
    display: inline;
    margin: 0;
    padding: 0;
}
#fuss_rechts  ul a, ul span {
    float: left;
    margin-left: 0.2em;
    margin-right: 0.2em;
    padding-top: 0.1em;
    padding-bottom: 0.2em;
    padding-right: 0.5em;
    padding-left: 0.5em;
    text-decoration: none;
    font-weight: bold;
    color: #fff;
    background-color: #999999;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;

  }
#fuss_rechts ul a:hover, ul span {
    color: #fff;
    background-color: #f9ac38;
  }
#fuss_rechts  ul {
     clear:  left;
     padding-left:0.3em;
}

/* neue eigenschaften */

#links .news-latest-container .news-latest-item h3 a {
	text-decoration:none !important;
	line-height:1.0;
	color:#fff;
	padding-left:5px;
	padding-right:5px;
}
#links .news-latest-container .news-latest-item h3 {
	margin-top: 0px;
	text-align: left;
}

div#links div.news-latest-container div.news-latest-item p.bodytext {
	text-decoration:none !important;
	line-height:1.3em;
	text-align:left;
	color:#fff;
	padding-left:5px;
	padding-right:5px;
}

#links div.news-latest-container div.news-latest-item div.news-latest-morelink {
	text-align:left;
	margin-bottom:10px;
}

#links .news-latest-container .news-latest-item .news-latest-morelink a {
	text-decoration:none !important;
	line-height:1.0;
	color:#fff;
	padding-left:5px;
	padding-right:5px;
}
#links .news-latest-container .news-latest-item .news-latest-date {
	display:none !important;
}

hr {
	display: none;
}
div#links div.csc-header h1.csc-firstHeader {
	color:#fff;
	background:transparent;
	text-decoration:none !important;
	margin-bottom:15px;
}

#links .news-latest-container .news-latest-item {
	margin-bottom:15px;
	border-bottom:1px solid #fff;
}


/* tt_content formatierung */

.csc-header-n1 {
	background:transparent;
}
.csc-textpic-caption { 
	color: #999; 
	background: #fff;
	font-size: 0.8em; 
	padding-top: 1em;
	padding-bottom: 8em;
	padding-left: 2em;
	padding-right: 0.5em;
	text-align:justify;	
}

div#rechts div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image dd.csc-textpic-caption {
	background:#fff;
}

div#mitte div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image dd.csc-textpic-caption {
	background:#fff;
	font-size:12px;
	text-align:justify;
	height:3em;
}
div#rechts div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image dd.csc-textpic-caption {
	background:#fff;
	font-size:12px;
	text-align:justify;
	height:3em;
}

a:hover#rechts {
	background: url(../fileadmin/images/button_start_mitfliegen_mo.jpg) no-repeat;
}
div#rechts p.bodytext {
	line-height:1.3;
}
div#mitte p.bodytext {
	line-height:1.3;
}
div#rechts div.news-single-item {
	position:absolute;
	top:8px;
	left:-368px;
	width:671px;
	height:354px;
	padding-left:29px;
	padding-right:29px;
	text-align:justify;
	background: url(../images/bg_box_content_tt_news.gif) no-repeat;
}
.csc-mailform-field input {
color:#999;
background-color:#fff;
}
div#rechts form#mailform fieldset.csc-mailform div.csc-mailform-field input#mailformname {
	position: absolute;
	top:37px;
	left:75px;
	border: 1px solid #999;
} 
div#rechts form#mailform fieldset.csc-mailform div.csc-mailform-field input#mailformemail {
	position: absolute;
	top:54px;
	left:75px;
	border: 1px solid #999;
}
div#rechts form#mailform fieldset.csc-mailform div.csc-mailform-field input#mailformtelefon {
	position: absolute;
	top:71px;
	left:75px;
	border: 1px solid #999;
}
div#rechts form#mailform fieldset.csc-mailform div.csc-mailform-field textarea#mailformadresse {
	position: absolute;
	top:91px;
	left:75px;
	border: 1px solid #999;
}

div#rechts div.news-single-item div.news-single-backlink {
	display:none;
}

/* tt_content link-formatierung */
/* mitte */
div#mitte a:link, div#mitte a:visited, div#mitte a:active, div#mitte a:focus {
	color: #0a71b3;
}
div#mitte a:hover {
	color: #F8AC3C;
}

/* google map-formatierung */
/* remove items "maps.google.com" & "Flyteacher Standorte" */
span.ugccreatedby {
	display: none !important;
}
#gutscheinbestellen_teaser {
  position:absolute;
  top: 45px;
  left: 791px;
  height:100px;
  width:169px;
  z-index: 1;
}
