/**********************************
***********ALLGEMEINE EINSTELLUNGEN
**********************************/
BODY					{margin:41px 0px; background:#b3e2d7 url('bg.gif') repeat-x}
DIV, TABLE				{color:#5a5a5a; font-family:Verdana; font-size:10px}
INPUT, TEXTAREA			{border:1px solid #a3adb0; background:#b4bdc0 url('bg_navi.gif') repeat-x; width:212px}
FORM					{display:inline}

/**********************************
******************************LINKS
**********************************/
A:link					{text-decoration:none; color:#5a5a5a}
A:visited				{text-decoration:none; color:#5a5a5a}
A:active				{text-decoration:none; color:#ff0000}
A:hover					{text-decoration:none; color:#ff0000}

.Bottom A:link			{text-decoration:none; color:#a3adb0}
.Bottom A:visited		{text-decoration:none; color:#a3adb0}
.Bottom A:active		{text-decoration:none; color:#ff0000}
.Bottom A:hover			{text-decoration:none; color:#ff0000}

/**********************************
*******************************MAIN
**********************************/
.Main					{border:1px solid #fff}
.Top					{height:19px; text-align:right}
#Banner					{background:url('banner/01.jpg') no-repeat top right; padding-bottom:1px}
.Navi					{height:50px; background:url('bg_navi.gif') repeat-x; border-bottom:1px solid #fff}
#Main					{background:#e9e9e9; border-bottom:1px solid #fff}
.Bottom					{height:25px; background:url('bg_navi.gif') repeat-x; padding-right:10px; text-align:right; font-size:9px; font-weight:bold; color:#a3adb0}
.Navibutton				{float:left; width:97px; height:50px; line-height:75px; font-weight:bold; text-align:right; padding-right:10px; border-right:1px solid #fff; cursor:pointer}
.NaviLeft				{width:200px; padding-top:25px; padding-bottom:25px; vertical-align:top}
.Navibutton2			{float:left; width:200px; line-height:31px; font-weight:bold; text-align:left; border-bottom:1px solid #fff; cursor:pointer}
.NaviInfos				{float:left; padding-top:100px; padding-left:10px; text-align:left}
#Inhalt					{background:#fff; vertical-align:top; padding:10px}
.Titel					{font-weight:bold; font-size:12px; background:url('linie.gif') no-repeat bottom left; padding-bottom:2px}

/**********************************
**************************SONSTIGES
**********************************/
*						{behavior:url(pngfix.htc)}
.Button					{ background:#fff; color:#2e2e2e; margin-top:4px; line-height:30px; padding:2px 5px }