/* BODY ALLGEMEIN */

body {
	background-color:#A5A5A5; 
	margin:0;
	background-image:url(../images/project/bg-kachel.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	font-family:Verdana, Sans-Serif;
	font-size:9pt;
	color:#585858;
}
p	{
		padding:0px;
		margin:0px;
	}
	
a, a:visited, a:active {
	font-size:9pt;
	color:#585858;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}

#frame {
	position:absolute;
	z-index:1;
	width:100%;
	height:100%;
	background-image:url(../images/project/bogen-gelb.png);
	background-repeat:no-repeat;
	background-position:top left;
}
#frame-06 {
	position:absolute;
	z-index:1;
	width:100%;
	height:100%;
	background-image:url(../images/project/bogen-rot.png);
	background-repeat:no-repeat;
	background-position:top left;
}

/* START HEAD */
#head {
	position:absolute;
	z-index:2;
	width:986px;
	height:150px;
	top:0px;
	left:0px;
	border:solid 0px red;
}

#mask {
	position:absolute;
	z-index:50;	
	right:0px;
	top:0px;
	width:580px;
	height:150px;
	text-align:right;
}
/* ENDE HEAD */

/* START SUCHE */
#search {
	position:absolute;
	z-index:3;
	left:800px;
	top:184px;
	width:114px;
	height:18px;
}
#search input.searchFormInp {
	width:99px;
	height:18px;
	border: 0px; 
	margin: 0;
	padding: 0px 0 0 4px;
	background-image:url(../images/project/bg-search.png);
	background-repeat:no-repeat;
	background-position:left top;
	float:left;
	color:#585858;
	font-size:8pt;
}
*html #search input.searchFormInp {
	width:99px;
	height:18px;
	border: 0px; 
	margin: 0;
	padding: 2px 0 0 4px;
	background-image:url(../images/project/bg-search.png);
	background-repeat:no-repeat;
	background-position:left top;
	float:left;
	color:#585858;
	font-size:8pt;
}
#search input.searchFormImg {
	padding:0;
	margin:0;
}

/* ENDE SUCHE */

/* TITEL */
.headline {background-color:#191970; color:#FFA500; font-size:16pt; font-weight:bold}

/* LOGO */
.logo {background-color:#191970; text-align:center;}

/*BANNER*/
table.banner {background-color:#191970;}

.shadow {background-color:#000000;}


/* MAINMENUE */
#mm {
	position:absolute;
	z-index:20;
	top:150px;
	left:0px;
	height:28px;
	width:961px;
	background-image:url(../images/project/bg-mm.png);
	background-repeat:repeat-x;
	background-position:top left;
}
#mm ul {
	padding:0 0 0 20px;
	margin: 0;
	list-style: none;
	line-height: 1;
}
#mm li, #mm li.mmsel {
	float: left;
	margin:0px;
	padding:0 15px 0 15px;
	height:28px;
	line-height:28px;
	white-space:nowrap;
	vertical-align:center;
	font-size:8pt;
}
#mm li a, #mm li a:hover, mm li a:visited {
	color:#fff;
	text-decoration:none;	
}
#mm li.mmsel a {
	color:#585858;
	text-decoration:none;	
}

/* SCHRIFTGROESSE */
#font {
	position:absolute;
	z-index:1000;
	width:97px;
	height:28px;
	left:864px;
	top:150px;
	background-image:url(../images/project/bg-font.png);
	background-repeat:no-repeat;
	background-position:top right;
	color:#fff;
	line-height:28px;
	font-size:8pt;
}
#font-03 {
	position:absolute;
	z-index:1000;
	width:97px;
	height:28px;
	left:864px;
	top:150px;
	background-image:url(../images/project/bg-font-03.png);
	background-repeat:no-repeat;
	background-position:top right;
	color:#fff;
	line-height:28px;
	font-size:8pt;
}
#font-04 {
	position:absolute;
	z-index:1000;
	width:97px;
	height:28px;
	left:864px;
	top:150px;
	background-image:url(../images/project/bg-font-04.png);
	background-repeat:no-repeat;
	background-position:top right;
	color:#fff;
	line-height:28px;
	font-size:8pt;
}
#font-05 {
	position:absolute;
	z-index:1000;
	width:97px;
	height:28px;
	left:864px;
	top:150px;
	background-image:url(../images/project/bg-font-05.png);
	background-repeat:no-repeat;
	background-position:top right;
	color:#fff;
	line-height:28px;
	font-size:8pt;
}
#font-06 {
	position:absolute;
	z-index:1000;
	width:97px;
	height:28px;
	left:864px;
	top:150px;
	background-image:url(../images/project/bg-font-06.png);
	background-repeat:no-repeat;
	background-position:top right;
	color:#fff;
	line-height:28px;
	font-size:8pt;
}
#font-07 {
	position:absolute;
	z-index:1000;
	width:97px;
	height:28px;
	left:864px;
	top:150px;
	background-image:url(../images/project/bg-font-07.png);
	background-repeat:no-repeat;
	background-position:top right;
	color:#fff;
	line-height:28px;
	font-size:8pt;
}
#font a, #font a:hover, #font a:visited, #font a:active, 
#font-03 a, #font-03 a:hover, #font-03 a:visited, #font-03 a:active 
#font-04 a, #font-04 a:hover, #font-04 a:visited, #font-04 a:active 
#font-05 a, #font-05 a:hover, #font-05 a:visited, #font-05 a:active 
#font-06 a, #font-06 a:hover, #font-06 a:visited, #font-06 a:active 
#font-07 a, #font-07 a:hover, #font-07 a:visited, #font-07 a:active 
{
	text-decoration:none;
	color:#fff !important;
}

/* START BREADCRUMB */
#breadcrumb {
	position:absolute;
	z-index:3;
	left:232px;
	top:184px;
	height:18px;
	line-height:18px;
	width:470px;
	font-size:7.5pt;
	color:#a8a8a7;
	vertical-align:center;
	background-image:url(../images/project/breadcrumb.gif);
	background-repeat:no-repeat;
	background-position:left 1px;
	padding:0 0 0 12px;
}
#breadcrumb a, #breadcrumb a:visited, #breadcrumb a:active {
	color:#a8a8a7;
	text-decoration:none;
}
#breadcrumb a:hover {
	color:#a8a8a7;
	text-decoration:underline;
}
/* ENDE BREADCRUMB */

/* SUBMENUE */
#sm {
	width:200px;
	margin:0 13px 0 19px;
	float:left;
}
#sm ul {
	list-style:none;
	padding:0px;
	margin:0px;
	list-style-position:outside !important;
}
#sm li {
	background-image:url(../images/project/bg-sm.png);
	background-color:#E3E3E3;
	line-height:28px;
	background-repeat:repeat-x;
	background-position:top left;
	padding:0px 10px 0px 20px;
	vertical-align:middle;
	font-size:8pt;
	margin:0px;
	border-top:solid 1px #DEDEDE;
}
#sm li.sm02sel {
	background-image:url(../images/project/bg-sm-02.png);
	background-color:#ffe100;
	background-repeat:repeat-x;
	background-position:top left;
	margin:0px;
	padding:0px 10px 0px 20px;
	vertical-align:middle;
}
#sm li.sm03sel {
	background-image:url(../images/project/bg-sm-03.png);
	background-color:#004098;
	background-repeat:repeat-x;
	background-position:top left;
	padding:0px 10px 0px 20px;
	vertical-align:middle;
}
#sm li.sm04sel {
	background-image:url(../images/project/bg-sm-04.png);
	background-color:#0095b0;
	background-repeat:repeat-x;
	background-position:top left;
	padding:0px 10px 0px 20px;
	vertical-align:middle;
}
#sm li.sm05sel {
	background-image:url(../images/project/bg-sm-05.png);
	background-color:#ff6600;
	background-repeat:repeat-x;
	background-position:top left;
	padding:0px 10px 0px 20px;
	vertical-align:middle;
}
#sm li.sm06sel {
	background-image:url(../images/project/bg-sm-06.png);
	background-color:#a80017;
	background-repeat:repeat-x;
	background-position:top left;
	padding:0px 10px 0px 20px;
	vertical-align:middle;
}
#sm li.sm07sel {
	background-image:url(../images/project/bg-sm-07.png);
	background-color:#04a600;
	background-repeat:repeat-x;
	background-position:top left;
	padding:0px 10px 0px 20px;
	vertical-align:middle;
}
#sm li a, #sm li a:visited {
	color:#585858;
	text-decoration:none;
}

#sm li.sm02sel a {
	color:#585858 !important;
	text-decoration:none;
}
#sm li.sm03sel a, #sm li.sm04sel a, #sm li.sm05sel a, #sm li.sm06sel a, #sm li.sm07sel a {
	color:#fff !important;
	text-decoration:none;
}

	/* DRITTE EBENE */
	#sm li.ssm02sel, #sm li.ssm03sel, #sm li.ssm04sel, #sm li.ssm05sel, #sm li.ssm06sel, #sm li.ssm07sel, #sm li.ssm02, #sm li.ssm03, #sm li.ssm04, #sm li.ssm05, #sm li.ssm06, #sm li.ssm07 {
		background-image:none !important;
		background-color:#fff;
		vertical-align:middle;
		line-height:17px;
		padding:3px 5px 0px 40px;
		font-size:7.5pt;
		border-top:solid 0px #DEDEDE;
		}
	#sm li.ssm02 a, #sm li.ssm03 a, #sm li.ssm04 a, #sm li.ssm05 a, #sm li.ssm06 a, #sm li.ssm07 a {
		font-size:7.5pt;
		text-decoration:none;
		}
	#sm li.ssm02sel {
		background-image:url(../images/project/ssm-02.png) !important;
		background-repeat:no-repeat;
		background-position:19px 3px;
		}
	#sm li.ssm02sel a {
		color:#ffd201 !important;
		font-size:7.5pt;
		text-decoration:none;
	}
	#sm li.ssm03sel {
		background-image:url(../images/project/ssm-03.png) !important;
		background-repeat:no-repeat;
		background-position:19px 3px;
		}
	#sm li.ssm03sel a {
		color:#005fe0 !important;
		font-size:7.5pt;
		text-decoration:none;
	}
	#sm li.ssm04sel {
		background-image:url(../images/project/ssm-04.png) !important;
		background-repeat:no-repeat;
		background-position:19px 3px;
		}
	#sm li.ssm04sel a {
		color:#0095b0 !important;
		font-size:7.5pt;
		text-decoration:none;
	}
	#sm li.ssm05sel {
		background-image:url(../images/project/ssm-05.png) !important;
		background-repeat:no-repeat;
		background-position:19px 3px;
		}
	#sm li.ssm05sel a {
		color:#ff6600 !important;
		font-size:7.5pt;
		text-decoration:none;
	}
	#sm li.ssm06sel {
		background-image:url(../images/project/ssm-06.png) !important;
		background-repeat:no-repeat;
		background-position:19px 3px;
		}
	#sm li.ssm06sel a {
		color:#a80017 !important;
		font-size:7.5pt;
		text-decoration:none;

	}
	#sm li.ssm07sel {
		background-image:url(../images/project/ssm-07.png) !important;
		background-repeat:no-repeat;
		background-position:19px 3px;
		}
	#sm li.ssm07sel a {
		color:#04a600 !important;
		font-size:7.5pt;
		text-decoration:none;
	}


/* ENDE SUBMENUE */

/* START VERLAUF UNTER SM */
.sm-shadow {
	position:relative;
	z-index:4;
	background-image:url(../images/project/sm-shadow-02.png);
	width:200px;
	height:75px;
	margin-bottom:35px;
}
.sm-shadow-02 {
	position:relative;
	z-index:4;
	background-image:url(../images/project/sm-shadow-02.png);
	width:200px;
	height:75px;
	margin-bottom:35px;
}
.sm-shadow-03 {
	position:relative;
	z-index:4;
	background-image:url(../images/project/sm-shadow-03.png);
	width:200px;
	height:75px;
	margin-bottom:35px;
}
.sm-shadow-04 {
	position:relative;
	z-index:4;
	background-image:url(../images/project/sm-shadow-04.png);
	width:200px;
	height:75px;
	margin-bottom:35px;
}
.sm-shadow-05 {
	position:relative;
	z-index:4;
	background-image:url(../images/project/sm-shadow-05.png);
	width:200px;
	height:75px;
	margin-bottom:35px;
}
.sm-shadow-06 {
	position:relative;
	z-index:4;
	background-image:url(../images/project/sm-shadow-06.png);
	width:200px;
	height:75px;
	margin-bottom:35px;
}
.sm-shadow-07 {
	position:relative;
	z-index:4;
	background-image:url(../images/project/sm-shadow-07.png);
	width:200px;
	height:75px;
	margin-bottom:35px;
}

/* ENDE VERLAUF UNTER SM */
 


/* */

/* START CONTENT */
#content-frame {
	position:absolute;
	z-index:4;
	width:986px;
	left:0;
	top:235px;
}
	/* MAKE A SHADOW */
	.wrap1, .wrap2, .wrap3 {
 		 display:inline-table;
  		/* \*/display:block;/**/
 	 }
	.wrap1 {
		background:url(../images/project/shadow.png) right top no-repeat;
		background-position:right 0px;
		border:solid 0px red;
		width:476px;
	}
	.wrap2 {
		/*background:url(../images/project/corner_bl.png) left bottom no-repeat;*/
	}
	.wrap3 {
		/*padding:0px 0px 0px 0px;
		background:url(../images/project/corner_tr.png) right -4px no-repeat;*/
	}
	#wrap-bottom {
		border:solid 0px red;
		width:476px;
		height:25px;
		background-image:url(../images/project/wrap-bottom.png);
		background-repeat:no-repeat;
		margin-bottom:30px;
		text-align:right;
	}
	/* ZUM SEITENANFANG */
	#wrap-bottom a.topofpage {
		font-size:7.5pt;
		color:#585858;
		text-decoration:none;
		padding:0px 14px 0px 0px;
		}

#content {
	width:476px;
	float:left;
	padding-left:15px;
}
.content-text {
}
.content-text-sitemap {
	padding:0 0 0 0px;
}
/*H1-UEBERSCHRIFTEN NACH MMPOS*/
/* MMPOS=2 */
#content div.h1-02 {
	background-image:url(../images/project/h1-02.png);
	background-repeat:no-repeat;
}
/* MMPOS=3 */
#content div.h1-03 {
	background-image:url(../images/project/h1-03.png);
	background-repeat:no-repeat;
}
/* MMPOS=4 */
#content div.h1-04 {
	background-image:url(../images/project/h1-04.png);
	background-repeat:no-repeat;
}
/* MMPOS=5 */
#content div.h1-05 {
	background-image:url(../images/project/h1-05.png);
	background-repeat:no-repeat;
}
/* MMPOS=6 */
#content div.h1-06 {
	background-image:url(../images/project/h1-06.png);
	background-repeat:no-repeat;
}
/* MMPOS=7 */
#content div.h1-07 {
	background-image:url(../images/project/h1-07.png);
	background-repeat:no-repeat;
}
/* MMPOS=8 */
#content div.h1-08 {
	background-image:url(../images/project/h1-02.png);
	background-repeat:no-repeat;
}
	/* GLOBAL FUER DIE H1 */
	#content div.h1-03, #content div.h1-sportstiftung, #content div.h1-04, #content div.h1-05, #content div.h1-06, #content div.h1-07 {
		height:50px;
		vertical-align:middle;
		border:solid 0px red;
		margin-left:0px;
		padding:0px;
	}
	#content div.h1-02, #content div.h1-08 {
		height:50px;
		vertical-align:middle;
		border:solid 0px red;
		margin-left:0px;
		padding:0px;
	}

#content h1 {
	color:#FFFFFF;
	font-size:10pt;
	font-weight:bold;
	padding:19 5px 0px 15px
}
 #content div.h1-02 h1, #content div.h1-08 h1 {
	color:#585858 !important;
	font-size:10pt;
	font-weight:bold;
	padding:19 5px 0px 15px
}

.contenthead {color:#FFA500; font-size:12pt; font-weight:bold;}
.contentheadline_ {color:#000080; font-size:12pt; font-weight:bold;}

div.contenttext, div.contenttext2, div.contenttext3, div.contenttext4, div.contenttext5, div.contenttext6, div.contenttext7, div.contenttext8 {
	padding:0px 15px 0 15px;
	font-size:9pt !important;	
}
div.contenttext table, div.contenttext2 table, div.contenttext3 table, div.contenttext4 table, div.contenttext5 table, div.contenttext6 table, div.contenttext7 table, div.contenttext8 table {
	font-size:9pt !important;	
	padding:10px 0px 0px 0px;
}

table.contenttext {
	padding:0px;
	font-size:9pt !important;
	border:solid 0px red;	
}

table.contenttext#Table1 {
	padding:0px;
	font-size:9pt !important;
	border:solid 0px pink;	
	margin-left:-30px;
}

table.contenttext#Table1 p {
	padding-left:0px;
	font-size:9pt !important;

}

table.contenttext#Table1 td.contenttext {
	padding-left:50px;
}

table.contenttext#Table1 td.contenttext a {
	background-color:none !important;
}

table.contenttext td {
	padding:0 15px 0 15px;
}

div.contenttext a.contenttext, div.contenttext2 a.contenttext, div.contenttext2 a.contenttext:visited,
div.contenttext8 a.contenttext, div.contenttext8 a.contenttext:visited
{
	color:#585858;
	text-decoration:underline !important;
	background-image:url(../images/project/contenttext-02.png) !important;
	background-repeat:no-repeat !important;
	background-position:left -1px !important;
	padding-left:17px;
	}
div.contenttext3 a.contenttext, div.contenttext3 a.contenttext:visited
{
	color:#585858;
	text-decoration:underline !important;
	background-image:url(../images/project/contenttext-03.png) !important;
	background-repeat:no-repeat !important;
	background-position:left -1px !important;
	padding-left:17px;
	}
div.contenttext4 a.contenttext, div.contenttext4 a.contenttext:visited
{
	color:#585858;
	text-decoration:underline !important;
	background-image:url(../images/project/contenttext-04.png) !important;
	background-repeat:no-repeat !important;
	background-position:left -1px !important;
	padding-left:17px;
	}
div.contenttext5 a.contenttext, div.contenttext5 a.contenttext:visited
{
	color:#585858;
	text-decoration:underline !important;
	background-image:url(../images/project/contenttext-05.png) !important;
	background-repeat:no-repeat !important;
	background-position:left -1px !important;
	padding-left:17px;
	}
div.contenttext6 a.contenttext, div.contenttext6 a.contenttext:visited
{
	color:#585858;
	text-decoration:underline !important;
	background-image:url(../images/project/contenttext-06.png) !important;
	background-repeat:no-repeat !important;
	background-position:left -1px !important;
	padding-left:17px;
	}
div.contenttext7 a.contenttext, div.contenttext7 a.contenttext:visited
{
	color:#585858;
	text-decoration:underline !important;
	background-image:url(../images/project/contenttext-07.png) !important;
	background-repeat:no-repeat !important;
	background-position:left -1px !important;
	padding-left:17px;
	}
div.contenttext a.contenttext:hover, div.contenttext2 a.contenttext:hover, div.contenttext3 a.contenttext:hover, div.contenttext4 a.contenttext:hover, div.contenttext5 a.contenttext:hover, div.contenttext6 a.contenttext:hover, div.contenttext7 a.contenttext:hover
{
	text-decoration:none !important;
	}




.contenttable {}
.contentformular {}
.image {}
/* ENDE CONTENT */




/* START INFOS AUF DER RECHTEN SEITE */
#infos {
	width:220px;
	float:right;
	position:relative;
	left:-40px;
	top:0px;
}

	/* ANSPRECHPARTNER */
	/* mmpos =2 */
	#ansprechpartner2, #ansprechpartner8 {
		width:220px;
		background-image:url(../images/project/ansprechpartner-02.png);
		background-repeat:no-repeat;
		background-position:top left;
		margin-bottom:50px;
	}
	#ansprechpartner2 div.inhalte h3, #ansprechpartner8 div.inhalte h3 {
		background-image:url(../images/project/h3-02.png);
		background-repeat:no-repeat;
		background-position:top left;
	}
	/* mmpos =3 */
	#ansprechpartner3 {
		width:220px;
		background-image:url(../images/project/ansprechpartner-03.png);
		background-repeat:no-repeat;
		background-position:top left;
		margin-bottom:50px;
	}
	#ansprechpartner3 div.inhalte h3 {
		background-image:url(../images/project/h3-03.png);
		background-repeat:no-repeat;
		background-position:top left;
	}
	/* mmpos =4 */
	#ansprechpartner4 {
		width:220px;
		background-image:url(../images/project/ansprechpartner-04.png);
		background-repeat:no-repeat;
		background-position:top left;
		margin-bottom:50px;
	}
	#ansprechpartner4 div.inhalte h3 {
		background-image:url(../images/project/h3-04.png);
		background-repeat:no-repeat;
		background-position:top left;
	}
	/* mmpos =5 */
	#ansprechpartner5 {
		width:220px;
		background-image:url(../images/project/ansprechpartner-05.png);
		background-repeat:no-repeat;
		background-position:top left;
		margin-bottom:50px;
	}
	#ansprechpartner5 div.inhalte h3 {
		background-image:url(../images/project/h3-05.png);
		background-repeat:no-repeat;
		background-position:top left;
	}
	/* mmpos =6 */
	#ansprechpartner6 {
		width:220px;
		background-image:url(../images/project/ansprechpartner-06.png);
		background-repeat:no-repeat;
		background-position:top left;
		margin-bottom:50px;
	}
	#ansprechpartner6 div.inhalte h3 {
		background-image:url(../images/project/h3-06.png);
		background-repeat:no-repeat;
		background-position:top left;
	}
	/* mmpos =7 */
	#ansprechpartner7 {
		width:220px;
		background-image:url(../images/project/ansprechpartner-07.png);
		background-repeat:no-repeat;
		background-position:top left;
		margin-bottom:50px;
	}
	#ansprechpartner7 div.inhalte h3 {
		background-image:url(../images/project/h3-07.png);
		background-repeat:no-repeat;
		background-position:top left;
	}

	/* DOWNLOADS */
	/* mmpos=2 */
	#downloads2, #downloads8 {
		width:220px;
		background-image:url(../images/project/downloads-02.png);
		background-repeat:no-repeat;
		background-position:top left;
		margin-bottom:50px;
	}
	#downloads2 div.inhalte h3, #downloads8 div.inhalte h3 {
		background-image:url(../images/project/h3-02.png);
		background-repeat:no-repeat;
		background-position:top left;
	}
	/* mmpos=3 */
	#downloads3 {
		width:220px;
		background-image:url(../images/project/downloads-03.png);
		background-repeat:no-repeat;
		background-position:top left;
		margin-bottom:50px;
	}
	#downloads3 div.inhalte h3 {
		background-image:url(../images/project/h3-03.png);
		background-repeat:no-repeat;
		background-position:top left;
	}
	/* mmpos=4 */
	#downloads4 {
		width:220px;
		background-image:url(../images/project/downloads-04.png);
		background-repeat:no-repeat;
		background-position:top left;
		margin-bottom:50px;
	}
	#downloads4 div.inhalte h3 {
		background-image:url(../images/project/h3-04.png);
		background-repeat:no-repeat;
		background-position:top left;
	}
	/* mmpos=5 */
	#downloads5 {
		width:220px;
		background-image:url(../images/project/downloads-05.png);
		background-repeat:no-repeat;
		background-position:top left;
		margin-bottom:50px;
	}
	#downloads5 div.inhalte h3 {
		background-image:url(../images/project/h3-05.png);
		background-repeat:no-repeat;
		background-position:top left;
	}
	/* mmpos=6 */
	#downloads6 {
		width:220px;
		background-image:url(../images/project/downloads-06.png);
		background-repeat:no-repeat;
		background-position:top left;
		margin-bottom:50px;
	}
	#downloads6 div.inhalte h3 {
		background-image:url(../images/project/h3-06.png);
		background-repeat:no-repeat;
		background-position:top left;
	}
	/* mmpos=7 */
	#downloads7 {
		width:220px;
		background-image:url(../images/project/downloads-07.png);
		background-repeat:no-repeat;
		background-position:top left;
		margin-bottom:50px;
	}
	#downloads7 div.inhalte h3 {
		background-image:url(../images/project/h3-07.png);
		background-repeat:no-repeat;
		background-position:top left;
	}
	/* INFORMATIONEN */
	/* mmpos=2 */
	#informationen2, #informationen8 {
		width:220px;
		background-image:url(../images/project/informationen-02.png);
		background-repeat:no-repeat;
		background-position:top left;
		margin-bottom:50px;
	}
	#informationen2 div.inhalte h3, #informationen8 div.inhalte h3 {
		background-image:url(../images/project/h3-02.png);
		background-repeat:no-repeat;
		background-position:top left;
	}
	/* mmpos=3 */
	#informationen3 {
		width:220px;
		background-image:url(../images/project/informationen-03.png);
		background-repeat:no-repeat;
		background-position:top left;
		margin-bottom:50px;
	}
	#informationen3 div.inhalte h3 {
		background-image:url(../images/project/h3-03.png);
		background-repeat:no-repeat;
		background-position:top left;
	}
	/* mmpos=4 */
	#informationen4 {
		width:220px;
		background-image:url(../images/project/informationen-04.png);
		background-repeat:no-repeat;
		background-position:top left;
		margin-bottom:50px;
	}
	#informationen4 div.inhalte h3 {
		background-image:url(../images/project/h3-04.png);
		background-repeat:no-repeat;
		background-position:top left;
	}
	/* mmpos=5 */
	#informationen5 {
		width:220px;
		background-image:url(../images/project/informationen-05.png);
		background-repeat:no-repeat;
		background-position:top left;
		margin-bottom:50px;
	}
	#informationen5 div.inhalte h3 {
		background-image:url(../images/project/h3-05.png);
		background-repeat:no-repeat;
		background-position:top left;
	}
	/* mmpos=6 */
	#informationen6 {
		width:220px;
		background-image:url(../images/project/informationen-06.png);
		background-repeat:no-repeat;
		background-position:top left;
		margin-bottom:50px;
	}
	#informationen6 div.inhalte h3 {
		background-image:url(../images/project/h3-06.png);
		background-repeat:no-repeat;
		background-position:top left;
	}
	/* mmpos=7 */
	#informationen7 {
		width:220px;
		background-image:url(../images/project/informationen-07.png);
		background-repeat:no-repeat;
		background-position:top left;
		margin-bottom:50px;
	}
	#informationen7 div.inhalte h3 {
		background-image:url(../images/project/h3-07.png);
		background-repeat:no-repeat;
		background-position:top left;
	}


	/* GLOBAL FUER ALLE DREI CONTAINER */
	#ansprechpartner2 div.inhalte,#ansprechpartner-sportstiftung div.inhalte, #ansprechpartner3 div.inhalte, #ansprechpartner4 div.inhalte, #ansprechpartner5 div.inhalte, #ansprechpartner6 div.inhalte, #ansprechpartner7 div.inhalte, #ansprechpartner8 div.inhalte,
	#downloads2 div.inhalte,#downloads-sportstiftung div.inhalte, #downloads3 div.inhalte, #downloads4 div.inhalte, #downloads5 div.inhalte, #downloads6 div.inhalte, #downloads7 div.inhalte, #downloads8 div.inhalte,
	#informationen2 div.inhalte,#informationen-sportstiftung div.inhalte, #informationen3 div.inhalte, #informationen4 div.inhalte, #informationen5 div.inhalte, #informationen6 div.inhalte, #informationen7 div.inhalte, #informationen8 div.inhalte
	 {
		position:relative;
		top:20px;
		left:20px;
		width:200px;
		background-image:url(../images/project/white.png);
		background-repeat:no-repeat;
		background-position:0px 17px;
		min-height:120px;
		height:auto !important;
		height:120px;
	}
	#ansprechpartner2 div.inhalte div,#ansprechpartner-sportstiftung div.inhalte div, #ansprechpartner3 div.inhalte div, #ansprechpartner4 div.inhalte div, #ansprechpartner5 div.inhalte div, #ansprechpartner6 div.inhalte div, #ansprechpartner7 div.inhalte div, #ansprechpartner8 div.inhalte div, 
	#downloads2 div.inhalte div,#downloads-sportstiftung div.inhalte div, #downloads3 div.inhalte div, #downloads4 div.inhalte div, #downloads5 div.inhalte div, #downloads6 div.inhalte div, #downloads7 div.inhalte div, #downloads8 div.inhalte div,
	#informationen2 div.inhalte div,#informationen-sportstiftung div.inhalte div, #informationen3 div.inhalte div, #informationen4 div.inhalte div, #informationen5 div.inhalte div, #informationen6 div.inhalte div, #informationen7 div.inhalte div, #informationen8 div.inhalte div
	{
		padding:0px 7px 0px 7px;
		font-size:7.5pt;
	}
	#ansprechpartner2 div.inhalte p,#ansprechpartner-sportstiftung div.inhalte p, #ansprechpartner3 div.inhalte p, #ansprechpartner4 div.inhalte p, #ansprechpartner5 div.inhalte p, #ansprechpartner6 div.inhalte p, #ansprechpartner7 div.inhalte p, #ansprechpartner8 div.inhalte p, 
	#downloads2 div.inhalte p,#downloads-sportstiftung div.inhalte p, #downloads3 div.inhalte p, #downloads4 div.inhalte p, #downloads5 div.inhalte p, #downloads6 div.inhalte p, #downloads7 div.inhalte p, #downloads8 div.inhalte p,
	#informationen2 div.inhalte p,#informationen-sportstiftung div.inhalte p, #informationen3 div.inhalte p, #informationen4 div.inhalte p, #informationen5 div.inhalte p, #informationen6 div.inhalte p, #informationen7 div.inhalte p, #informationen8 div.inhalte p
	{
		padding:0px 7px 0px 7px;
		font-size:7.5pt;
	}
	#ansprechpartner2 div.inhalte a,#ansprechpartner-sportstiftung div.inhalte a, #ansprechpartner3 div.inhalte a, #ansprechpartner4 div.inhalte a, #ansprechpartner5 div.inhalte a, #ansprechpartner6 div.inhalte a, #ansprechpartner7 div.inhalte a, #ansprechpartner8 div.inhalte a, 
	#downloads2 div.inhalte a,#downloads-sportstiftung div.inhalte a, #downloads3 div.inhalte a, #downloads4 div.inhalte a, #downloads5 div.inhalte a, #downloads6 div.inhalte a, #downloads7 div.inhalte a, #downloads8 div.inhalte a,
	#informationen2 div.inhalte a,#informationen-sportstiftung div.inhalte a, #informationen3 div.inhalte a, #informationen4 div.inhalte a, #informationen5 div.inhalte a, #informationen6 div.inhalte a, #informationen7 div.inhalte a, #informationen8 div.inhalte a
	{	
		padding:0px;
		font-size:7.5pt;
		color:#585858 !important;
		text-decoration:underline;
	}
	#ansprechpartner2 div.inhalte a:hover,#ansprechpartner-sportstiftung div.inhalte a:hover, #ansprechpartner3 div.inhalte a:hover, #ansprechpartner4 div.inhalte a:hover, #ansprechpartner5 div.inhalte a:hover, #ansprechpartner6 div.inhalte a:hover, #ansprechpartner7 div.inhalte a:hover, #ansprechpartner8 div.inhalte a:hover, 
	#downloads2 div.inhalte a:hover,#downloads-sportstiftung div.inhalte a:hover, #downloads3 div.inhalte a:hover, #downloads4 div.inhalte a:hover, #downloads5 div.inhalte a:hover, #downloads6 div.inhalte a:hover, #downloads7 div.inhalte a:hover, #downloads8 div.inhalte a:hover,
	#informationen2 div.inhalte a:hover,#informationen-sportstiftung div.inhalte a:hover, #informationen3 div.inhalte a:hover, #informationen4 div.inhalte a:hover, #informationen5 div.inhalte a:hover, #informationen6 div.inhalte a:hover, #informationen7 div.inhalte a:hover, #informationen8 div.inhalte a:hover
	{	
		padding:0px;
		font-size:7.5pt;
		color:#585858 !important;
		text-decoration:none;
	}
	#ansprechpartner3 div.inhalte h3, #ansprechpartner4 div.inhalte h3, #ansprechpartner5 div.inhalte h3, #ansprechpartner6 div.inhalte h3, #ansprechpartner7 div.inhalte h3,
	#downloads3 div.inhalte h3, #downloads4 div.inhalte h3, #downloads5 div.inhalte h3, #downloads6 div.inhalte h3, #downloads7 div.inhalte h3, 
	#informationen3 div.inhalte h3, #informationen4 div.inhalte h3, #informationen5 div.inhalte h3, #informationen6 div.inhalte h3, #informationen7 div.inhalte h3
	{	
		font-size:7.5pt;
		color:#FFF;
		margin:0px;
		padding-left:7px;
		line-height:18px;
		height:18px;
		font-weight:normal;
	}
	#ansprechpartner2 div.inhalte h3,
	#ansprechpartner-sportstiftung div.inhalte h3, 
	#downloads2 div.inhalte h3,
	#downloads-sportstiftung div.inhalte h3,
	#informationen2 div.inhalte h3,
	#informationen-sportstiftung div.inhalte h3,
	#ansprechpartner8 div.inhalte h3, 
	#downloads8 div.inhalte h3,
	#informationen8 div.inhalte h3
	{	
		font-size:7.5pt;
		color:#585858 !important;
		margin:0px;
		padding-left:7px;
		line-height:18px;
		height:18px;
		font-weight:normal;
	}


/* ENDE INFOS AUF DER RECHTEN SEITE */


/* START FOOT */
#foot {
	clear:both;
	position:relative;
	z-index:5px;
	width:986px;
	height:64px;
	background-image:url(../images/project/bg-foot.png);
	background-repeat:no-repeat;
	background-position:left top;
	color:#ABABAB;
	font-size:7.5pt;
	padding:10px 0 0 39px;
	margin:0;
	line-height:16px;
}
#foot-06 {
	clear:both;
	position:relative;
	z-index:5px;
	width:986px;
	height:64px;
	background-image:url(../images/project/bg-foot-06.png);
	background-repeat:no-repeat;
	background-position:left top;
	color:#ABABAB;
	font-size:7.5pt;
	padding:10px 0 0 39px;
	margin:0;
	line-height:16px;
}
#foot a, #foot-06 a {
	color:#ABABAB; 
	text-decoration:none;
	font-size:8pt;
	padding-right:5px;
}
#foot a:hover, #foot-06 a:hover {
	color:#ABABAB;
	text-decoration:underline;
}
/* ENDE FOOT */




/* START PARTNER */
#partner {
	position:absolute;
	left:970px;
	top:152px;
	z-index:90;
	width:135px;
	background-image:url(../images/project/logos/top.png);
	background-repeat:no-repeat;
	background-position:top left;
}
#partner-bottom {
	position:relative;
	left:0px;
	top:0;
	z-index:91;
	width:135px;
	height:14px;
	background-image:url(../images/project/logos/bottom.png);
	background-repeat:no-repeat;
	background-position:top left;
}
#wlsb-branchenbuch {
	position:relative;
	left:0px;
	top:0;
	z-index:91;
	width:135px;
	height:36px;
	background-color:#a8a8a8;
}

.partner-berater 
{
	width:120px;
	margin-left:5px;
	}
.border-right 
{
	border-right:solid 1px #aaabad;
	}
.border-right-top 
{
	border-right:solid 1px #aaabad;
	border-top:solid 1px #aaabad;
	}
.border-top-bottom 
{
	border-top:solid 1px #aaabad;
	border-bottom:solid 1px #aaabad;
	}
.border-bottom
{
	border-bottom:solid 1px #aaabad;
	}
.border-top
{
	border-top:solid 1px #aaabad;
	}

/* ENDE PARTNER */

/* START SITEMAP* /
a.sitemap1 {
}
a.sitemap2 {
	padding:0 0 0 45px;
}
a.sitemap3 {
	padding:0 0 0 55px;
}
a.sitemap4 {
	padding:0 0 0 65px;
}
/* START SITEMAP * /


/* START DEFINITIONEN DER STARTSEITE */

#start-container1 {
	position:relative;
	z-index:50;
	width:910px;
	height:320px;
	top:0px;
	left:35px;
}
#start-container2 {
	position:relative;
	z-index:50;
	width:910px;
	height:320px;
	left:35px;
	top:0px;
}

#news {
	position:relative;
	width:660px;
	height:300px;
	padding:0px;
	margin:0px;
	left:0px;
	top:0px;
	z-index:50;
	background-image:url(../images/project/shadow-news.png);
	background-repeat:no-repeat;
	background-position:top left;
}
#news h1 {
	color:#585858;
	font-weight:bold;
	font-size:8pt;
	text-transform:uppercase;
	padding:2px 0px 0px 15px;
	margin:0px;
}
#news #news-contents {
	margin:3px 10px 0px 15px;
	width:370px;
	height:242px;
	border:solid 1px #fff;
	float:left;
	overflow:auto;
	font-size:8pt;
}
#news #news-contents a {
	background-image:url(../images/project/link-02.png);
	background-repeat:no-repeat;
	background-position:top left;
	padding:4px 0px 4px 18px;
	font-size:8pt;
	color:#585858 !important;
	line-height:20px;
}
#news #news-headlines {
	overflow:auto;
	margin:3px 0px 0px 0px;
	width:228px;
	height:250px;
	background-color:#585858;
	color:#fff;
}
#news .white {
	background-color:#fff;
	height:1px !important;
	width:100%;
	font-size:0pt !important;
}
#news #news-headlines .h3 {
	height:61px;
	vertical-align:middle !important;
}
#news #news-headlines .h3-sel {
	height:61px;
	vertical-align:middle !important;
	background-color:#fff529;
}
#news #news-headlines h3 {
	color:#fff;
	font-weight:bold;
	font-size:8pt;
	line-height:16px !important;
	padding:5px 5px 0px 10px;
	margin:0px;
	vertical-align:middle !important;
}
#news #news-headlines .h3-sel h3 {
	color:#585858 !important;
	font-weight:bold;
	font-size:8pt;
	line-height:16px !important;
	padding:5px 5px 0px 10px;
	margin:0px;
	vertical-align:middle !important;
}

#veranstaltungen-frame {
	position:absolute;
	top:-26px;
	left:637px;
	width:261px;
	height:300px;
	z-index:0;
	background-image:url(../images/project/kalender.png);
	background-repeat:no-repeat;
	background-position:top left;
}
#veranstaltungen {
	position:absolute;
	top:0px;
	left:650px;
	width:261px;
	height:300px;
	z-index:50;
	background-image:url(../images/project/shadow-va.png);
	background-repeat:no-repeat;
	background-position:top left;
	color:#585858;
	font-weight:normal;
	font-size:8pt;
	padding:2px 10px 0px 15px;
	margin:0px;
}
#veranstaltungen h3 {
	color:#fff;
	font-weight:normal;
	font-size:8pt;
	padding:0px !important;
	margin:0px 0px 10px 0px;
}
#veranstaltungen div {
	color:#585858;
	font-weight:normal;
	font-size:8pt;
	padding:0px 10px 0px 0px;
	margin:0px;
}
#veranstaltungen a, #veranstaltungen div a {
	color:#585858;
	font-weight:normal;
	font-size:8pt;
	margin:0px;
}

#infos-start {
	position:absolute;
	width:660px;
	height:300px;
	padding:0px;
	margin:0px;
	left:0px;
	top:0px;
	z-index:50;
}

#teaser1 h3, #teaser2 h3, #teaser3 h3 {
	color:#585858;
	font-weight:normal;
	font-size:8pt;
	padding:0px !important;
	margin:0px 0px 10px 0px;
}
hierher
#teaser1 a, #teaser2 a, #teaser3 a, #teaser1 a.contenttext, #teaser2 a.contenttext, #teaser3 a.contenttext {
	font-size:8pt;
	color:#585858 !important;
	text-decoration:underline !important;
	background-image:url(../images/project/contenttext-02.png) !important;
	background-repeat:no-repeat !important;
	background-position:left -1px !important;
	padding-left:18px;
}
#teaser1 a:hover, #teaser2 a:hover, #teaser3 a:hover, #teaser1 a.contenttext:hover, #teaser2 a.contenttext:hover, #teaser3 a.contenttext:hover {
	text-decoration:none !important;
}
#teaser1 .inhalte, #teaser2 .inhalte, #teaser3 .inhalte {
	color:#585858;
	font-weight:normal;
	font-size:8pt;
	padding:2px 10px 0px 15px;
	margin:0px;
}
	#teaser1 {
		width:212px;
		height:280px;
		background-image:url(../images/project/shadow-teaser.png);
		background-repeat:no-repeat;
		background-position:top left;
		float:left;
	}
	#teaser2 {
		width:212px;
		height:280px;
		background-image:url(../images/project/shadow-teaser.png);
		background-repeat:no-repeat;
		background-position:top left;
		float:left;
	}
	#teaser3 {
		width:212px;
		height:280px;
		background-image:url(../images/project/shadow-teaser.png);
		background-repeat:no-repeat;
		background-position:top left;
		float:left;
	}


#suche-start-frame {
	position:absolute;
	top:-26px;
	left:637px;
	width:261px;
	height:300px;
	z-index:0;
	background-image:url(../images/project/lupe.png);
	background-repeat:no-repeat;
	background-position:top left;
}
#suche-start {
	position:absolute;
	top:18px;
	left:650px;
	width:261px;
	height:250px;
	z-index:50;
	background-image:url(../images/project/shadow-suche.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	color:#585858;
	font-weight:normal;
	font-size:8pt;
	padding:2px 10px 0px 15px;
	margin:0px;
}

#suche-start div {
	color:#585858;
	font-weight:normal;
	font-size:8pt;
	padding:0px 0px 0px 0px;
	margin-top:5px;
	border:solid 0px red;
}
#suche-start table {
	width:250px;
}
#suche-start-frame table.h3 {
	margin:26px 0px 0px 19px;
	padding:0px;
}
#suche-start-frame table.h3 img {
	border:0px;
}


#suche-start .contenttext {
	color:#585858;
	font-size:8pt;
	padding-bottom:7px;
}

#suche-start td.contentheadline {
	color:#585858;
	font-size:8pt;
	padding-bottom:7px;
}
#suche-start input {
	color:#585858;
	font-size:8pt;
	width:100px !important;
}
#suche-start select {
	color:#585858;
	font-size:8pt;
	width:100px !important;
}

#suche-start a, #suche-start div a {
	color:#585858;
	font-weight:normal;
	font-size:8pt;
	margin:0px;
}
#suche-start button1-sel {
	background-image:url(../images/suche-start-button-links.png);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#DCDCDC;
	height:19px;
	line-height:19px;
	vertical-align:middle;
}
#suche-start button2-sel {
	background-color:#DCDCDC;
	height:19px;
	line-height:19px;
	vertical-align:middle;
}
#suche-start button3-sel {
	background-image:url(../images/suche-start-button-rechts.png);
	background-repeat:no-repeat;
	background-position:right top;
	background-color:#DCDCDC;
	height:19px;
	line-height:19px;
	vertical-align:middle;
}
/* ENDE DEFINITIONEN DER STARTSEITE */


/* TEST MOOTOOLS */
/* Sample 4*/
#box4{
    position:absolute;
    }

#box4 div{
	width:370px;
	height:220px;
	float:left; 
}

#box4 h3, #box4 p, #box4 ul{
	padding:0px 10px;
}

#box4 p {
	text-indent:0px;
}

#box4 .frame {
	
}

#box4 .frame div {
	clear:all;
	padding:0px;
	margin:0px;
	width:auto;

}

#box4 .frame div p {
	text-indent:0px;
}

.frame a, .frame p a, , .frame p a:visited, , .frame a:visited
{
	font-size:8pt;
	color:#585858 !important;
	text-decoration:underline !important;
	background-image:url(../images/project/contenttext-02.png) !important;
	background-repeat:no-repeat !important;
	background-position:left -1px !important;
	padding-left:17px;
}
.frame a:hover, .frame p a:hover
{
	text-decoration:none !important;
}

#box4 img{
}

.buttons{
    padding:0px;
    margin:0px;
    color:#fff;
    font-family:Verdana;
    font-size:8pt;
    vertical-align:middle !important;
    }
.buttons span{
    height:57px !important;
    line-height:12px;
	vertical-align:middle !important;	
	float:left;
	width:100%;
	background-color:#585858;
	border-bottom:solid 1px #fff;
	padding:5px 5px 0px 5px;
	cursor:pointer;
	font-weight:bold;
       }
.buttons span.active, .buttons span:hover{
    	height:57px;
	vertical-align:middle !important;
	background-color:#fff529;
	padding-left:5px;
	color:#585858;
	width:100%;
    }

/* ********************************** */

.thumbs{
	width:54px;
}
.thumbs div{
	display:block;
	width:54px;
	height:41px;
	margin:3px 0;
	cursor:pointer;
}

.thumbs div img{
	display:block;
	width:100%;
	height:100%;
	border:none
}

.info {
	width:175px;
	height:50px;
	position:absolute;
}
.info p, .info h4{
	color:#fff;
	padding:3px 8px;
	font-family:Arial;
}
.info h4{
	font-size:14px;
}
.info h4 a{
	float:right;
	background:#fff;
	color:#000;
	font-size:10px;
	padding:0 3px;
	text-decoration:none
}

.mask1{
	position:relative;
	width:370px;
	height:180px;
	overflow:hidden;
}
.mask2{
	position:relative;
	width:175px;
	height:180px;
	overflow:hidden;
}
.mask3{
	position:relative;   
	overflow:hidden;
	margin:18px 0px 0px 6px;
	width:370px;
	height:220px;
	float:left;
    font-family:verdana;
	font-size:8pt;  	
}

span img{
	display:block;
	border:none;
}                   



#news {
	position:relative;
	width:660px;
	height:300px;
	padding:0px;
	margin:0px;
	left:0px;
	top:0px;
	z-index:50;
	background-image:url(../images/project/shadow-news.png);
	background-repeat:no-repeat;
	background-position:top left;
}
#news h1 {
	color:#585858;
	font-weight:bold;
	font-size:8pt;
	text-transform:uppercase;
	padding:2px 0px 0px 15px;
	margin:0px;
}
#news #news-contents {
	margin:3px 10px 0px 15px;
	width:370px;
	height:242px;
	border:solid 1px #fff;
	float:left;
	overflow:auto;
	font-size:8pt;
}
#news #news-contents a {
	background-image:url(../images/project/link-02.png);
	background-repeat:no-repeat;
	background-position:top left;
	padding:4px 0px 4px 18px;
	font-size:8pt;
	color:#585858 !important;
	line-height:20px;
}
#news #news-headlines {
	overflow:auto;
	margin:3px 0px 0px 0px;
	width:228px;
	height:250px;
	background-color:#585858;
	color:#fff;
}
#news .white {
	background-color:#fff;
	height:1px !important;
	width:100%;
	font-size:0pt !important;
}
#news #news-headlines .h3 {
	height:61px;
	vertical-align:middle !important;
}
#news #news-headlines .h3-sel {
	height:61px;
	vertical-align:middle !important;
	background-color:#fff529;
}
#news #news-headlines h3 {
	color:#fff;
	font-weight:bold;
	font-size:8pt;
	line-height:16px !important;
	padding:5px 5px 0px 10px;
	margin:0px;
	vertical-align:middle !important;
}
#news #news-headlines .h3-sel h3 {
	color:#585858 !important;
	font-weight:bold;
	font-size:8pt;
	line-height:16px !important;
	padding:5px 5px 0px 10px;
	margin:0px;
	vertical-align:middle !important;
}



/********************************************************************************************/
/* MENUETEST */
#nav {
	position:absolute;
	z-index:200;
	top:138px;
	left:-40px;
	height:28px;
	width:961px;
	background-image:url(../images/project/bg-mm.png);
	background-repeat:repeat-x;
	background-position:top left;
	border:solid 0px red;
}
*html #nav {
	position:absolute;
	z-index:200;
	top:150px;
	left:-40px;
	height:28px;
	width:961px;
	background-image:url(../images/project/bg-mm.png);
	background-repeat:repeat-x;
	background-position:top left;
	border:solid 0px red;
}
#nav ul { /* all lists */
	padding:0px;
	margin: 0px;
	list-style: none !important;
	line-height: 1;
	height:300px;
}
 

	/* DER VERBAND */
	#nav #mm2 {
		background-image:none;
		width:120px;
	}
	#nav #mm2sel, #nav #mm2:hover {
		background-image:url(../images/project/mm-sel-01.png);
		background-repeat:repeat-x;
		width:120px;
	}
	*html #nav #mm2sel a, *html #nav #mm2 a:hover {
		background-image:url(../images/project/mm-sel-01.png);
		background-repeat:repeat-x;
		width:120px;
		height:28px;
	}
	#nav #mm2 ul a, #nav #mm2sel ul a {
		display: block;
		width:120px;
		background-image:none !important;
	}
	*html #nav #mm2 ul, *html #nav #mm2sel ul {
		margin-left:-70px;
		border:solid 0px red;
	}
	/* SERVICE UND BERATUNG */
	#nav #mm3 {
		background-image:none;
		background-repeat:repeat-x;
		width:150px;
	}
	*html #nav #mm3sel a, *html #nav #mm3 a:hover {
		background-image:url(../images/project/mm-sel-02.png);
		background-repeat:repeat-x;
		width:150px;
		height:28px;
	}
	#nav #mm3sel, #nav #mm3:hover {
		background-image:url(../images/project/mm-sel-02.png);
		background-repeat:repeat-x;
		width:150px;
	}
	#nav #mm3 ul a, #nav #mm3sel ul a {
		display: block;
		width:150px;
		background-image:none !important;
	}
	*html #nav #mm3 li ul {
		margin-left:-73px;
	}
	*html #nav #mm3 ul, *html #nav #mm3sel ul {
		margin-left:-75px;
		border:solid 0px red;
	}
	/* AUS- UND FORTBILDUNG */
	#nav #mm4 {
		background-image:none;
		width:150px;
	}
	*html #nav #mm4sel a, *html #nav #mm4 a:hover {
		background-image:url(../images/project/mm-sel-03.png);
		background-repeat:repeat-x;
		width:150px;	
		height:28px;
	}

	#nav #mm4sel, #nav #mm4:hover {
		background-image:url(../images/project/mm-sel-03.png);
		background-repeat:repeat-x;
		width:150px;
	}
	#nav #mm4 ul a, #nav #mm4sel ul a {
		display: block;
		width:150px;
		background-image:none !important;
	}
	*html #nav #mm4 ul, *html #nav #mm4sel ul {
		margin-left:-76px;
		border:solid 0px red;
	}

	/* ZUSCHUESSE UND FOERDERUNGEN */
	#nav #mm5 {
		background-image:none;
		width:180px;
	}
	*html #nav #mm5sel a, *html #nav #mm5 a:hover {
		background-image:url(../images/project/mm-sel-04.png);
		background-repeat:repeat-x;
		width:180px;
		height:28px;
	}
	#nav #mm5sel, #nav #mm5:hover {
		background-image:url(../images/project/mm-sel-04.png);
		background-repeat:repeat-x;
		width:180px;
	}
	#nav #mm5 ul a, #nav #mm5sel ul a {
		display: block;
		width:180px;
		background-image:none !important;
	}
	*html #nav #mm5 ul, *html #nav #mm5sel ul {
		margin-left:-90px;
		border:solid 0px red;
	}

	/* SPORTJUGEND */
	#nav #mm6 {
		background-image:none;
		width:120px;
	}
	*html #nav #mm6sel a, *html #nav #mm6 a:hover {
		background-image:url(../images/project/mm-sel-05.png);
		background-repeat:repeat-x;
		width:120px;
		height:28px;
	}
	#nav #mm6sel, #nav #mm6:hover {
		background-image:url(../images/project/mm-sel-05.png);
		background-repeat:repeat-x;
		width:120px;
	}
	#nav #mm6 ul a, #nav #mm6sel ul a {
		display: block;
		width:120px;
		background-image:none !important;
	}
	*html #nav #mm6 ul, *html #nav #mm6sel ul {
		margin-left:-60px;
		border:solid 0px red;
	}
	/* THEMEN UND ENTWICKLUNG */
	#nav #mm7 {
		background-image:none;
		width:170px;
	}
	*html #nav #mm7sel a, *html #nav #mm7 a:hover {
		background-image:url(../images/project/mm-sel-06.png);
		background-repeat:repeat-x;
		width:170px;
		height:28px;
	}
	#nav #mm7sel, #nav #mm7:hover {
		background-image:url(../images/project/mm-sel-06.png);
		background-repeat:repeat-x;
		width:170px;
	}
	#nav #mm7 ul a, #nav #mm7sel ul a {
		display: block;
		background-image:none !important;
		width:170px;
	}
	*html #nav #mm7 ul, *html #nav #mm7sel ul {
		margin-left:-86px;
		border:solid 0px red;
	}



#nav li { /* all list items */
	list-style: none !important;
	float: left;
	margin:0px;
	padding:0px;
	height:28px;
	line-height:28px;
	white-space:nowrap;
	vertical-align:center;
	font-size:9pt;
	}

#nav li.sel { /* all list items */
	float: left;
	width: 140px; /* width needed or else Opera goes nuts */
	background-image:url(../images/project/mm-sel-01.png);
	height:28px;
	margin-top:0px;
	color:#FFF;
	line-height:27px;
	vertical-align:middle;
	text-align:center;
	font-weight:normal;
}
#nav li.pas  { /* all list items */
	float: left;
	width: 140x; /* width needed or else Opera goes nuts */
	background-image:url(../images/project/bg-mm-pas.png);
	height:28px;
	margin-top:0px;
	color:#fff;
	line-height:27px;
	vertical-align:middle;
	text-align:center;
	font-weight:normal;
}
#nav li.sel a, #nav li.pas a:hover, #nav li.pas a:active { /* Links Level 01 */
	color:#FFFFFF;
	text-decoration:none;
	font-size:9pt;
	font-weight:normal;
	white-space:nowrap;
}
#nav li.pas a { /* Links Level 01 */
	color:#fff; 
	font-size:9pt; 
	font-weight:normal;
	text-decoration:none;
	letter-spacing:0px;
	white-space:nowrap;
	font-weight:normal;
}
 
#nav li ul { /* second-level lists */
	position: absolute;	
	background:#565656;	
	width:450px;
	left: -999em;
	top:28px;
}




.grey {
	background-color:#c7c7c7;
	width:1px;	
}

#nav li.sel ul a, #nav li.pas ul a { /* Links Level 02 */
	color:#fff;
	text-align:left;
	padding-left:7px;
}
#nav li.sel ul a:hover, #nav li.pas ul a:hover { /* Links Level 02 */
	color:#c7c7c7;
	text-align:left;
	padding-left:7px;
}

#nav li.sel ul ul a, #nav li.pas ul ul a { /* Links Level 03 */
	color:#c7c7c7;
	text-transform:none;
	text-align:left
}
 
#nav li ul ul { /* third-and-above-level lists */
	margin: -1em 0 0 10em;
}
 
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
 
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
 

/* MENUETEST */
/***************************************************************/



/* NEU NG 27.04.2011 = NEUERUNGEN FUER SPORTSTIFTUNG*/
#content div.h1-sportstiftung {
	background-image:url(../images/project/h1-sportstiftung.png);
	background-repeat:no-repeat;
}

#ansprechpartner-sportstiftung {
	width:220px;
	background-image:url(../images/project/ansprechpartner-sportstiftung.png);
	background-repeat:no-repeat;
	background-position:top left;
	margin-bottom:50px;
}
#ansprechpartner-sportstiftung div.inhalte h3 {
	background-image:url(../images/project/h3-sportstiftung.png);
	background-repeat:no-repeat;
	background-position:top left;
}

#downloads-sportstiftung {
	width:220px;
	background-image:url(../images/project/downloads-sportstiftung.png);
	background-repeat:no-repeat;
	background-position:top left;
	margin-bottom:50px;
}
#downloads-sportstiftung div.inhalte h3 {
	background-image:url(../images/project/h3-sportstiftung.png);
	background-repeat:no-repeat;
	background-position:top left;
}

#informationen-sportstiftung {
	width:220px;
	background-image:url(../images/project/informationen-sportstiftung.png);
	background-repeat:no-repeat;
	background-position:top left;
	margin-bottom:50px;
}
#informationen-sportstiftung div.inhalte h3 {
	background-image:url(../images/project/h3-sportstiftung.png);
	background-repeat:no-repeat;
	background-position:top left;
}


#font-sportstiftung {
	position:absolute;
	z-index:1000;
	width:97px;
	height:28px;
	left:864px;
	top:150px;
	background-image:url(../images/project/bg-font-sportstiftung.png);
	background-repeat:no-repeat;
	background-position:top right;
	color:#fff;
	line-height:28px;
	font-size:8pt;
}
#sm li.sm-sportstiftungsel {
	background-image:url(../images/project/bg-sm-sportstiftung.gif);
	background-color:#edc400;
	background-repeat:repeat-x;
	background-position:top left;
	margin:0px;
	padding:0px 10px 0px 20px;
	vertical-align:middle;
}
.sm-shadow-sportstiftung {
	position:relative;
	z-index:4;
	background-image:url(../images/project/sm-shadow-sportstiftung.png);
	width:200px;
	height:75px;
	margin-bottom:35px;
}
#sm li.ssmsportstiftungsel, #sm li.ssmsportstiftung {
	background-image:none !important;
	background-color:#fff;
	vertical-align:middle;
	line-height:17px;
	padding:3px 5px 0px 20px;
	font-size:7.5pt;
	border-top:solid 0px #DEDEDE;
	}
#sm li.ssmsportstiftung a {
	font-size:7.5pt;
	text-decoration:none;
	}
#sm li.ssmsportstiftungsel {
	background-image:none !important;
	}
#sm li.ssmsportstiftungsel a {
	color:#edc400 !important;
	font-size:7.5pt;
	text-decoration:none;
}


#sm li.sssmsportstiftungsel, #sm li.sssmsportstiftung {
	background-image:none !important;
	background-color:#fff;
	vertical-align:middle;
	line-height:17px;
	padding:3px 5px 0px 10px;
	font-size:7.5pt;
	border-top:solid 0px #DEDEDE;
	}
#sm li.sssmsportstiftung a {
	font-size:7.5pt;
	text-decoration:none;
	color:#585858 !important;
	}
#sm li.sssmsportstiftungsel {
	background-image:none !important;
	}
#sm li.sssmsportstiftungsel a {
	color:#edc400 !important;
	font-size:7.5pt;
	text-decoration:none;
}

