/* Main Body + Links + Headings + p */



body	{

	margin:60px 0 30px 0;

	padding:0;

	color:#000;

	background:#66A23E url("../img/layout/fade.jpg") repeat-x top left;

}





body, table, td, div, p, input, select {

     font-family:"Trebuchet MS",arial,sans-serif;

     font-size:12px;

}



td{

	vertical-align: top;

}



input, select {

border:1px solid #999;

font-size:10px;

}



a img {

border:0;

}



a {

	color:#999999;

}



a:active {

	color:#999999;

	text-decoration:underline;

}



a:hover {

	color:#5ab227;

	text-decoration:underline;

}



h1, h2, h3 {

color:#5ab227;

}



h1, h2, h3, p {

	margin:0px;

	padding:0px;

}



h1 {

	font-size:14px;

	margin-bottom:15px;

}





h2 {

font-size:12px;

	}



h3 {

font-size:10px;

}



p {

	line-height:170%;

}



/* DIV elements */





		/* Home + Sitemap + Impressum on Top */



			#mmp_site {

				/*position:absolute;

				top:100px;

				left:50%;

				margin-left:-400px;*/

				width:800px;

				margin-left:auto;

				margin-right:auto;

			}



			#std_navi {

				width:100%;

			}



		/* Middle Area */



			#middle {

				width:100%;

				height:119px;

				border:1px solid #CECCCA;

				margin-bottom:5px;

			}



			/* MMP Logo */



				#logo {

					vertical-align:top;

					width:38%;

				}



			/* Center Menu */



				#dropdown_menu {

					text-align:right;

					vertical-align:bottom;

					width:12%;

				}



			/* Navi on the right */



				#main_navi {

				vertical-align:top;

				width:50%;

				}



		/* Main Content Area */



			#main {

				width:100%;

				min-height:400px;

				background-image:url("../img/layout/background.gif");

				background-repeat:repeat-y;

				background-position:top right;



							}



			/* Slideshow Area */



				#slideshow {

					width:50%;

					float:left;

				}



			/* Text-Content Area */



				#content {

					width:50%;

				         float:left;

				         background-color:#fff; 
				         height:393px;
				         overflow:auto;	

				}

			/* rand für den content */

			#content_rand {

			margin:20px 20px 0px 20px;

			}





/* eigenschaften für die menü-einträge */





li {

list-style-image:url(../img/layout/list_inactive.gif);



}



li:hover{

	list-style-image:url(../img/layout/list_active.gif);

}





.csc-sitemap a, .csc-sitemap a:hover {

	font-weight:bold;

	text-decoration:none;

}



.ddmenu_level2_inactive {

margin-bottom:2px;

}



.topmenu_level2_inactive, .topmenu_level2_active, div.topmenu_level3_rand, #topmenueLevel2 div   {

background-color:#E9E9E9;

margin-bottom:2px;

padding-left:15px;

width:auto;

}



#topmenueLevel2  div.over {

background-color:#5ab227;

}



div#topmenu_level3_rand div.topmenu_level3_active {

background-color:#fff;

padding-left:0px;

}



div#topmenu_level3_rand {

background-color:#fff;

border:1px solid #E9E9E9;

}



.topmenu_level3_active {

background-color:#FCC372;

}