body {
	margin: 0px;
	background-color: #7399C8;

	scrollbar-base-color:#7399C8;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-arrow-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-face-color:#7399C8;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	scrollbar-track-color:#7399C8;
	}

body, table, td {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
}

a:link, a:active, a:visited {
	color:#0068B4;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color:#0068B4;
	font-weight: normal;
	text-decoration: underline;
}




/* Startseite */

.hg {
        background-image:url(/images/hp/hg.gif); background-repeat: no-repeat;
}

.content {
	padding-top: 404px;
	padding-left: 40px;
	padding-right: 40px;
}


/* Startseite Kinder */

.hg_kinder {
        background-image:url(/images/hp_kinder/hg.gif); background-repeat: no-repeat;
}

.content_kinder {
	padding-top: 286px;
	padding-left: 40px;
	padding-right: 40px;
}
