/* Final CSS Datei */

BODY                    { BORDER: 0px; PADDING: 0px; MARGIN: 0px; FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Tahoma, Verdana, Arial; BACKGROUND-COLOR: #fff; background-image: url("/layout/bg.gif");}



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

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


#container       { width: 760px; text-align: left; background-color: #fff; padding: 5px; margin-top: 10px;}
#myhead          { padding: 0px; margin-top: 5px; }
#mybild          { padding: 0px; background-color: #fff; margin-top: 0px; }
#mycontent       { padding: 8px; background-color: #fff; border: 1px solid #0093DD; }
#myfooter        { padding: 10px; background-color: #fff; margin-top: 5px;  }

#myghost         { height: 0px; }

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

#myleftboxopen   { text-align: left; }
.myleftbox       { position: absolute; top: 28px; left: 10px; 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; }
/***********************************   Bildeinstellungen   *********************************/




.tdnav {
	height: 20px;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	background-image: url(/layout/nav.gif);
	background-repeat: no-repeat;

}

.tdnavon {
	height: 20px;
	border-top: 2px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;	
	background-color: #0093ff;
	background-image: url(/layout/navon.gif);
	background-repeat: no-repeat;
}


.tdnav a {
	display: block;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}

.tdnavon a {
	display: block;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.tdnav a:hover {
	display: block;
	background-color: #0093ff;
	padding: 5px;
	color: #fff;
}




.bildstandard    { float: none;  margin: 0px; }
.bildrechts      { float: right; margin-left: 0px;   margin-bottom: 15px; }
.bildlinks       { float: left;  margin-right: 5px; }




.trlinieunten {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3399FF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}


#sprachen {
	text-align: right;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
}
