body {
	background-color: #D9E6EF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	font-size: 12px;
	color: #717171;
	margin-top: 5px;
}

h2 {
	font-size: 9px;
}

h3 {
	font-size: 12px;
	color: #5583AC;
	margin: 5px;
	width: 150px;
	height: 25px;
}

#content h4 {
	font-size: 18px;
	color: #FFFFFF;
	margin: 5px;
	width: 150px;
	height: 25px;
}

input, textarea, select, radio {
	margin: 5px;
}

#crume a:link, #crume a:visited, #crume a:active {
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}

#crume a:hover {
	font-size: 9px;
	text-decoration: underline;
}

#container {
	width:990px;
	height: auto;
	background-color: #5583AC;
	margin: 0px auto;
	border: 5px solid #ffffff;
}

#header {
	background-color:#5583AC;
	margin: 5px;
	padding:0px 0px 0px 0px;
}

#menue {
	background-color:#eeeeee;
	margin: 5px;
	padding:0px 0px 0px 0px;
}

#content {
	width: 978px;
	height: auto;
	background-color: #5583AC; 
	margin: 5px 5px 5px 5px;
	border: 1px solid #5583AC;
}

#content2 {
	width: 970px;
	margin: 5px 5px 5px 5px;
	border: 5px solid #ffffff;
	border-bottom: none;
	border-top: none;
}

#footer {
	border-top:2px;
	height: 30px;
	padding:1px;
	margin: 0px 5px 5px 5px;
	border: 5px solid #ffffff;
	background-color: #ffffff;
}

#footer a:link {
	color: #717171;
	text-decoration: none;
	margin: 0px 20px 0px 0px;
	font-weight: bold;
}

#footer a:visited {
	color: #717171;
	text-decoration: none;
	margin: 0px 20px 0px 0px;
	font-weight: bold;
}

#footer a:active {
	color: #717171;
	text-decoration: none;
	margin: 0px 20px 0px 0px;
	font-weight: bold;
}


#footer a:hover {
	text-decoration: underline;
}



#navi {
	margin: 20;
	padding: 0;
	width: 180px;
	height: 440px;
	background-color: #EDEDED;
}

#navi td, #navi li {
	list-style-type: none;
	padding-top: 2px;
	font-weight: normal;
	width: 170px;
}

#navi td a {
	text-decoration: none;
	display: block;
	width: 170;
	padding: 5px;
	font-weight: bolder;
}

#navi a:link, #navi a:visited {
	margin: -1px 0px 0px 0px;
	height: 15px;
	color: #5583AC;
	background-color: #ffffff;
	width: 170px;
	font-weight: bolder;
	border-bottom: dotted 1px;
	border-color: #5583AC;
}

#navi #akt {
	color: #ffffff;
	width: 170px;
	background-color: #5583AC;
	background-image: url(../gif/bg-akt.gif);
	background-position: right;
	background-repeat: no-repeat;
	font-weight: bold;
}

#navi a:hover, #navi a:hover#akt {
	color: #ffffff;
	background-color: #999999;
	width: 170px;
}

#content h1 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	margin: 0px 0px 0px 15px;
	font-weight: normal;
}

#content p {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: ##808080;
	margin: 0px 20px 20px 14px;
	font-weight: normal;
}

#content img {
	margin: 0px 0px 0px 0px;
	float: left;
}

#navi img {
	margin: 10px 10px 10px 10px;
	float: left;
}


#content2 img {
	margin: 2px 0px 0px -4px;
	float: left;
}

#content2 p {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	margin: 0px 20px 0px 0px;
	font-weight: normal;
}

#content2 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5583AC;
	margin: 0px 20px 0px 0px;
	font-weight: bolder;
}


a:link {
	color: #5583AC;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	
}

a:visited {
	color: #5583AC;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	
}

a:aktiv {
	color: #5583AC;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
}

a:hover {
	text-decoration: underline;
}

input, textarea, select {
	background-color: #ffffff;
	border: 1px solid #5583AC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#bg {
	background-image: url(../jpg/bg-content.jpg);
	background-position: top;
	background-repeat: repeat-y;	
}
