/* Final CSS Datei */

BODY                    {
	BORDER: 0px;
	PADDING: 0px;
	MARGIN: 0px;
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Tahoma, Verdana, Arial;
	BACKGROUND-COLOR: #000000;
	background-image: url(/layout/bg_flieger.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
}

p                       { font-size: 11px; }
.txt                    { font-size: 11px; }
a                       { font-size: 11px; color: #222222; text-decoration: underline; }
h1                      { font-size: 12px; font-weight: bold; font-variant: small-caps; }
h2                      { font-size: 11px; font-weight: bold; font-variant: small-caps; }
.ue                     { font-size: 11px; font-weight: bold; font-variant: small-caps; }
.color                  { background-color: #99CD2A; color: #222222; font-size: 11px; }
.color5                 { padding: 5px; background-color: #99CD2A; color: #222222; font-size: 11px; }


.mnavtbl                { padding: 5px; font-size: 11px; color: #fff; letter-spacing: 0.15em;  }
.mnavtbl a              { letter-spacing: 0.05em; color: #fff; text-decoration: none; }
.mnavtbl a:hover        { letter-spacing: 0.05em; color: #fff; text-decoration: none;}

.mnavtblon              { padding: 5px 5px 5px 10px; color: #000; }
.mnavtblon a            { letter-spacing: 0.05em; color: #FFCC00; font-weight: bold; text-decoration: none; }
.mnavtblon a:hover      { letter-spacing: 0.05em; color: #FFCC00; font-weight: bold; text-decoration: none; }


.snavtbl                { padding: 5px 5px 5px 20px; }
.snavtbl a              { color: #ffffff; text-decoration: none; }
.snavtbl a:hover        { color: #ffffff; text-decoration: none; color: #FFCC00;}


.snavtblon              { padding: 5px 5px 5px 20px; }
.snavtblon a            { color: #FFCC00; font-weight: bold; text-decoration: none;}
.snavtblon a:hover      { color: #FFCC00; font-weight: bold; text-decoration: none;}



/*********************************** Listen und  Navigationslisten   *********************************/


ul                       { padding: 0px; margin: 0px; }
li                       { list-style-type: none; padding: 2px 0px 2px 15px; margin: 0px; background-image: url(/layout/li.gif); background-repeat: no-repeat; }
#linkrahmen              { padding: 2px; width: 250px; font-family: Tahoma, Verdana, serif; text-decoration: none; background-color: #F5DA95; border: 1px solid #525252; text-align: center; margin: 3px; }
#linkrahmen a            { font-size: 11px; color: #ffffff; text-decoration: none; display:block; }
#linkrahmen a:hover      { font-size: 11px; color: #ff0000; text-decoration: none; display:block; font-weight: bold; }


/***********************************   Layer Einstellungen   *********************************/


#container       { width: 520px; text-align: left;}
#myhead          { height: 100px; padding: 10px; background-image: url(/trans_gruen.png); margin: 0px; }
#mybild          { padding: 0px;  background-color: #99CD2A; margin-top: 2px; margin-bottom: 2px;}



#mycontent       {
	padding: 10px;
	margin: 0px;
	background-image: url(/trans_gruen.png);
}


#myfooter        { padding: 5px; background-color: #99CD2A; margin-top: 2px;  }

#myghost         { height: 0px; }

.mymiddleteil    { width : 520px; position: relative; text-align: left; z-index: 10; }

#myleftboxopen   { text-align: left; }
.myleftbox       { position: absolute; top: 0px; left: -230px; z-index: 3; }

#myrightboxopen  { text-align: left; }
.myrightbox      { position: absolute; width: 200px; height: 170px; top: 100px; left: 530px; z-index: 65; }





/***********************************   Bildeinstellungen   *********************************/
.bildstandard          { float: none; margin-left: 0px; margin-bottom: 0px; }
.bildrechts            { float: right; margin-left: 10px; margin-bottom: 10px; }
.bildlinks             { float: left; margin-right: 10px; margin-bottom: 10px; }
.hotbild               { float: left;  margin: 0px; }
/***********************************   Bildeinstellungen   *********************************/






.inputkleinkasten      { font-size: 11px; height: 18px; width: 18px; }
.inputklein            { font-size: 11px; height: 18px; width: 38px; }
.inputklein1           { font-size: 11px; height: 18px; width: 50px; }
