/**
 * Style sheet basic
 */
a img
{
	border:0;
}

table
{
	border-collapse:collapse;
}

td
{
	padding-right:10px;
	vertical-align:top;
}

.layout_individual
{
	margin-bottom:25px;
	font-size:12px;
}

p.back
{
	margin-top:25px;
}

p.back a
{
	font-size:12px;
	color:#999999;
}

h1
{
	margin-top:0px;
	margin-bottom:18px;
	font-size:17px;
	color:#51A2DD;
	line-height:21px;
}

h2
{
	margin-top:0px;
	margin-bottom:16px;
	font-size:15px;
	color:#51A2DD;
	line-height:19px;
}

h3, h3 a
{
	margin-top:0px;
	margin-bottom:6px;
	border-bottom:0;
	text-decoration:none;
	font-size:14px;
	color:#51A2DD;
	line-height:18px;
}

p
{
	margin-top:0px;
	margin-bottom:14px;
}

a
{
	border-bottom:1px solid #999999;
	text-decoration:none;
	color:#4F5151;
}

#navigation ul
{
	margin:0;
	padding:0;
}

#navigation li
{
	margin:0;
	padding:0;
	border-bottom:1px solid #DCEE91;
	font-weight:bold;
	color:#000000;
	list-style-type:none;
}

#navigation p
{
	margin:0;
	padding:2px 0px 2px 10px;
}

#navigation a
{
	border-bottom:0;
	font-weight:bold;
	text-decoration:none;
	color:#51A2DD;
}

#navigation li.active p, #navigation li.trail p
{
	background-color:#B7DD00;
	font-weight:bold;
	color:#000000;
}

#navigation li.active a, #navigation li.trail a
{
	color:#000000;
}

#navigation ul.level_2
{
	display:none;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#FAFCE2;
}

#navigation li.active ul.level_2, #navigation li.trail ul.level_2
{
	display:block;
}

#navigation ul.level_2 li
{
	border-bottom:0;
	font-size:12px;
	color:#000000;
	line-height:14px;
}

#navigation ul.level_2 p
{
	background-color:#FAFCE2;
}

#navigation ul.level_2 a
{
	font-weight:normal;
	color:#5C5C5B;
}

#navigation ul.level_2 a:hover
{
	color:#000000;
}

.header a
{
	width:250px;
	height:85px;
	display:block;
	margin-top:40px;
	margin-left:550px;
	border-bottom:0;
}

.header a span
{
	display:none;
}

#header01
{
	background-image:url("files/layout/header/die-fruehaufsteher.gif");
}

#header02
{
	background-image:url("files/layout/header/fruehstart.gif");
}

#header03
{
	background-image:url("files/layout/header/frueh-uebt-sich.gif");
}

#header04
{
	background-image:url("files/layout/header/fruehversorgung.gif");
}

#header05
{
	background-image:url("files/layout/header/fruehschicht.gif");
}

#header06
{
	background-image:url("files/layout/header/frueh-shoppen.gif");
}

#header07
{
	background-image:url("files/layout/header/heute-frueh-morgen-frueh.gif");
}

