/*####################################################################################################*/
/* Main Box DIVs */
/*####################################################################################################*/

DIV#mainbox-aussen
{
	width: 980px; margin: 30px 0px 0px 0px; padding: 0px; float:left;
}

DIV#mainbox-innen
{
	width: 980px; margin: 0px; padding: 0px; float:left;
}

/*####################################################################################################*/
/* Zeile 1 DIVs -- HOME */
/*####################################################################################################*/

DIV#ms-zeile-1-home
{
	width: 980px; height: 580px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 1.0em; font-weight: normal;
	text-decoration: none; color: #535353; background-color: #FFFFFF;
}

DIV#ms-header-home
{
	width: 980px; height: 580px; margin: 0px; padding: 0px; float: left;
	text-decoration: none; color: #535353; background-color: #FAFAFA;
}

DIV#ms-navigation-top-abstand-top-home
{
	width: 980px; height: 95px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; float: left;
}
DIV#ms-navigation-top-abstand-left-home
{
	width: 320px; height: 20px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; float: left;
}

/*####################################################################################################*/
/* Zeile 1 DIVs */
/*####################################################################################################*/

DIV#ms-zeile-1
{
	width: 980px; height: 95px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 1.0em; font-weight: normal;
	text-decoration: none; color: #535353; background-color: #FFFFFF;
}

DIV#ms-header
{
	width: 980px; height: 95px; margin: 0px; padding: 0px; float: left;
	text-decoration: none; color: #535353; background-color: #FAFAFA;
}

/*####################################################################################################*/
/* Zeile 2 DIVs */
/*####################################################################################################*/

DIV#ms-zeile-2
{
	width: 980px; height: 485px; margin: 0px 0px 0px 0px; padding: 0px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 1.0em; font-weight: normal;
	text-decoration: none; color: #535353; background-color: #FFFFFF;
}

DIV#ms-spalte-links
{
	width: 170px; height: 485px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; float: left;
	text-decoration: none; color: #535353; background-color: #D0D4D7;
}
DIV#ms-spalte-rechts
{
	width: 810px; height: 485px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; float: left;
	text-decoration: none; color: #535353; background-color: #F1F1F1;
}

/*####################################################################################################*/
/* Content und Navigation Box DIVs */
/*####################################################################################################*/

DIV#ms-navigation-top
{
	width: 660px; height: 20px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; float: left;	
	overflow: visible;
}
DIV#ms-navigation-top-abstand-left
{
	width: 150px; height: 20px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; float: left;
}
DIV#ms-navigation-top-abstand-unten
{
	width: 810px; height: 20px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; float: left;
}

DIV#ms-navigation-top-wrap
{
	width: 810px; height: 40px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; float: left;	
}

DIV#ms-navigation-left
{
	width: 160px; height: 190px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; float: left;
}
DIV#ms-navigation-left-abstand-top
{
	width: 170px; height: 235px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; float: left;
}
DIV#ms-navigation-left-abstand-left
{
	width: 10px; height: 190px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; float: left;
}

DIV#ms-content-typ1
{
	width: 770px; height: 435px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; float: left;
	overflow: auto;
}
DIV#ms-content-typ1-abstand
{
	width: 40px; height: 435px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; float: left;
}

DIV#ms-content-typ2
{
	width: 660px; height: 435px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; float: left;
	overflow: auto;
}
DIV#ms-content-typ2-abstand
{
	width: 150px; height: 435px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; float: left;
}

DIV#ms-content-wrap
{
	margin: 0px 0px 0px 0px; padding: 0px 30px 0px 10px;
}

DIV#ms-content-home
{
	width: 900px; height: 175px; margin: 260px 0px 0px 0px; padding: 0px 0px 0px 0px; float: left;
	overflow: auto; text-align: center;
}
DIV#ms-content-home-abstand
{
	width: 40px; height: 175px; margin: 260px 0px 0px 0px; padding: 0px 0px 0px 0px; float: left;
}

/*####################################################################################################*/
