html                { font-family: Tahoma, Mordred, Georgia, "Times New Roman", Times, serif; font-size: 11px; color: #333333;
	              line-height: 20px; letter-spacing: 0.1em; }

body                {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(/layout/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

a                   { color: #000000; }

/* --------------------- Design Layer ------------------------------------------------------------------------ */

#myghost           { height: 0px; }
.mymiddleteil      { width : 900px; position: relative; text-align: left; z-index: 10; }

#myleftboxopen     { text-align: left; }
.myleftbox         { position: absolute; width: 190px; height: 200px; top: 26px; left: 0px; z-index: 8; }




#DContent           {
	width: 900px;
	text-align: left;
	clear: both;
	background-color: #ffffff;
}
#Content            { width: 900px; background: #ffffff; text-align: left; clear: both; }
#DAbschluss         { padding: 0px; width: 900px; }
#DAbschluss1        { padding: 0px; width: 900px; }
#Dbild              {
	clear: both;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #ffbf00;
}

/* --------------------- Content Layer ----------------------------------------------------------------------- */

#L                  { float: left; width: 190px; color: #ae9a0d; }

#M                  { float: left; width: 480px; margin: 0px 0px 0px 20px; }
#R                  { float: right; width: 190px; }

.C                  { clear: both; }
.C1                 { clear: both; height: 10px; }

/* --------------------- Content Layer Navigation ----------------------------------------------------------------------- */

.nav                {
	width: 190px;
	background-image: url(/layout/bg_nav.gif);
	background-repeat: no-repeat;
}
.nav1               { padding-left: 5px; }
.nav1 a             { font-weight: normal; text-decoration: none;}
.nav1 a: hover      {
	color: #CC0000;
	text-decoration: none;
}

.nav2               {
	padding-left: 18px;
	background-image: url(/layout/buttonnav2.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.nav2 a             { font-weight: normal; text-decoration: none; }
.nav2 a: hover      { font-weight: normal; }

/* --------------------- Content Layer Mitte ----------------------------------------------------------------------- */

#M h1               { font-size: 18px; font-weight: 500; color: #CC3300; padding: 0px; margin: 0px 0px 10px; }

/* --------------------- Content Layer Rechts ----------------------------------------------------------------------- */

.Rbox               {
	background-color: #FFFFFF;
	background-image: url(/layout/bg_r.gif);
	background-repeat: no-repeat;
}
.Rbox .UE           {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #B30004;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.Rbox .TXT          { padding: 5px; }

/* --------------------- Bilder Layer  ----------------------------------------------------------------------- */

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