
body {
	margin: 0;
	padding: 0;
	background-color: #f0f0f0;
	font-family: "Arial",sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #2f2f2f;
	text-transform: uppercase;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
}

.crawl {
	display: none;
}

.inline10 {
	font-size: 10px;
}

p {
	margin: 0;
	margin-bottom: 12px;
}

h3 {
	font-size: 12px;
	margin: 0;
	margin-bottom: 12px;
}

h4 {
	font-size: 12px;
	margin: 0;
	margin-top: -12px;
	margin-bottom: 12px;
	font-weight: normal;
}

a:link, a:visited {
	color: #877d6b;
	text-decoration: none;
}

a:hover, a:active {
	color: #877d6b;
	text-decoration: underline;
}

#all {
	position: relative;
	left: 0;
	width: 856px;
	height: 560px;
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../gfx/bg.gif);
	background-repeat: no-repeat;
}

#all_start {
	position: relative;
	left: 0;
	width: 856px;
	height: 560px;
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../gfx/bg_start.gif);
	background-repeat: no-repeat;
}

#logo {
	position: absolute;
	top: 49px;
	left: 57px;
	z-index: 1;
}

/*   */

/* - - - - -   topmenue  - - - - - - - - - */

#topmenue {
	position: absolute;
	top: 80px;
	left: 0px;
	text-align: right;
	width: 782px;
	z-index: 0;
}

#topmenue ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#topmenue li {
	display: inline;
	margin-left: 15px;
	background-color: #ffffff;
	border-style: solid;
	border-width: 2px;
	border-color: #ffffff;
}

#topmenue li a:link, #topmenue li a:visited {
	color: #877d6b;
	text-decoration: none;
}

#topmenue li a:hover, #topmenue li a:active {
	color: #000000;
	text-decoration: underline;
}

/*   */

/* - - - - -   mainmenue  - - - - - - - - - */

#mainmenue {
	position: absolute;
	top: 134px;
	left: 3px;
	width: 782px;
	background-color: #676767;
}

#mainmenue_start {
	position: absolute;
	top: 285px;
	left: -300px;
	width: 782px;
	background-color: #676767;
}

#mm_kinder_und_jugendliche {
	position: absolute;
	left: 424px;
	top: -5px;
}

#mm_kinder_und_jugendliche a:link,
#mm_kinder_und_jugendliche a:visited {
	color: #ffffff;
	background-color: #a69a83;
	text-decoration: none;
	padding-left: 7px;
	width: 157px;
	height: 17px;
	display: block;
	text-align: left;
}

#mm_kinder_und_jugendliche a:hover,
#mm_kinder_und_jugendliche a:active {
	color: #ffffff;
	background-color: #dd3840;
	text-decoration: none;
	padding-left: 7px;
	width: 157px;
	height: 17px;
	display: block;
	text-align: left;
}

#mm_erwachsene {
	position: absolute;
	left: 592px;
	top: -5px;
}

#mm_erwachsene a:link,
#mm_erwachsene a:visited {
	color: #ffffff;
	background-color: #a69a83;
	text-decoration: none;
	padding-left: 7px;
	width: 85px;
	height: 17px;
	display: block;
	text-align: left;
}

#mm_erwachsene a:hover,
#mm_erwachsene a:active {
	color: #ffffff;
	background-color: #0099a1;
	text-decoration: none;
	width: 85px;
	height: 17px;
	display: block;
	text-align: left;
}

#mm_supervision {
	position: absolute;
	left: 688px;
	top: -5px;
}

#mm_supervision a:link,
#mm_supervision a:visited {
	color: #ffffff;
	background-color: #a69a83;
	text-decoration: none;
	padding-left: 7px;
	width: 81px;
	height: 17px;
	display: block;
	text-align: left;
}

#mm_supervision a:hover,
#mm_supervision a:active {
	color: #ffffff;
	background-color: #50b543;
	text-decoration: none;
	padding-left: 7px;
	width: 81px;
	height: 17px;
	display: block;
	text-align: left;
}

/*   */

/* - - - - -   submenue kinder und jugendliche  - - - - - - - - - */

#sm_kinder_und_jugendliche {
	position: absolute;
	left: 424px;
	top: 25px;
	background-color: #dd3840;
	height: 77px;
	padding-left: 0px;
	padding-top: 6px;
}

#sm_kinder_und_jugendliche ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sm_kinder_und_jugendliche a:link,
#sm_kinder_und_jugendliche a:visited {
	color: #ffffff;
	background-color: #dd3840;
	text-decoration: none;
	width: 157px;
	height: 18px;
	padding-left: 7px;
	font-size: 10px;
	display: block;
}

#sm_kinder_und_jugendliche a:hover,
#sm_kinder_und_jugendliche a:active {
	color: #ffffff;
	background-color: #dd3840;
	text-decoration: underline;
	width: 157px;
	height: 18px;
	padding-left: 7px;
	font-size: 10px;
	display: block;
}

/*   */

/* - - - - -   submenue erwachsene  - - - - - - - - - */

#sm_erwachsene {
	position: absolute;
	left: 592px;
	top: 25px;
	background-color: #0099a1;
	height: 77px;
	padding-left: 0px;
	padding-top: 6px;
}

#sm_erwachsene ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sm_erwachsene a:link,
#sm_erwachsene a:visited {
	color: #ffffff;
	background-color: #0099a1;
	text-decoration: none;
	width: 136px;
	height: 18px;
	padding-left: 7px;
	font-size: 10px;
	display: block;
}

#sm_erwachsene a:hover,
#sm_erwachsene a:active {
	color: #ffffff;
	background-color: #0099a1;
	text-decoration: underline;
	width: 136px;
	height: 18px;
	padding-left: 7px;
	font-size: 10px;
	display: block;
}

/*   */

/* - - - - -   submenue supervision  - - - - - - - - - */

#sm_supervision {
	position: absolute;
	left: 688px;
	top: 25px;
	background-color: #50b543;
	height: 42px;
	padding-left: 0px;
	padding-top: 6px;
}

#sm_supervision ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sm_supervision a:link,
#sm_supervision a:visited {
	color: #ffffff;
	background-color: #50b543;
	text-decoration: none;
	width: 81px;
	height: 18px;
	padding-left: 7px;
	font-size: 10px;
	display: block;
}

#sm_supervision a:hover,
#sm_supervision a:active {
	color: #ffffff;
	background-color: #50b543;
	text-decoration: underline;
	width: 81px;
	height: 18px;
	padding-left: 7px;
	font-size: 10px;
	display: block;
}

/*   */

/* - - - - -   content  - - - - - - - - - */

#content {
	position: absolute;
	left: 57px;
	top: 175px;
	text-transform: none;
	font-size: 12px;
	width: 346px;
}

#content_aktuelles {
	position: relative;
	left: 57px;
	top: 175px;
	text-transform: none;
	font-size: 12px;
	width: 346px;
}

#content_aktuelles ul {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-bottom: 12px;
	margin-top: 12px;
	line-height: 16px;
}

#content p.tmg {
	font-size: 10px;
	line-height: 12px;
	padding-top: 5px;
	padding-right: 20px;
}

#content ul {
	line-height: 16px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#content li {
	margin-bottom: 8px;
	padding-left: 10px;
	background: url(../gfx/content-list-style-image.gif);
	background-repeat:no-repeat;
	background-position: 0 5px;
}

#content ul.linkliste li{
	margin-bottom: 8px;
	padding-left: 0px;
	background: none;
	background-position: 0 5px;
}

#content ul.eng li{
	margin-bottom: 0px;
}

#portrait{
	position: absolute;
	left: 427px;
	top: 192px;
}

#emailadresse{
	position: relative;
	margin-top: -12px;
	margin-bottom: 18px;
	color: #877d6b;
	width: 145px;
	cursor: pointer;
}

/*   */

/* - - - - -   subline  - - - - - - - - - */

#subline {
	position: absolute;
	left: 57px;
	top: 511px;
	color: #49494a;
}

#subline_flow {
	position: relative;
	left: 57px;
	top: 180px;
	height: 50px;
	width: 650px;
	color: #707172;
}

.subline a:link, .subline a:visited {
	color: #877d6b;
	font-weight: bold;
	text-decoration: none;
}

.subline a:hover, .subline a:active {
	color: #877d6b;
	font-weight: bold;
	text-decoration: underline;
}