

html, body {
	height:100%;
	font:		12px arial, verdana, sans-serif;
	font-weight: normal;
	color: #3f3934;
	margin:		0 auto;
	padding:	0 auto;
	width: 100%;
	background:	#226cf5;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}


.cssMainContent {
	min-height: 100%;
	height:auto !important; /* moderne Browser */
	height:100%;
	width:		898px;
	margin:		0 auto;
	background-image: url(../images/contentbg.png);
	background-repeat: repeat-y;
}
.cssTop {
}

.contentAll {
	width:		878px;
	margin:		0 auto;
}
.navigation {
	width: 898px;
	height: 142px;
	background-image: url(../images/navigationbg.jpg);
	background-repeat: no-repeat;
}
.contentLeft {
	width: 186px;
	float:left;
}
.contentCenter {
	width: 557px;
	float:left;
}
.contentCenter p {
	padding: 0px;
}
.contentContent {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 44px;
}
.contentContent p {
	padding-bottom:10px;
}
.contentRight {
	width: 130px;
	float:left;
	padding-top: 44px;
}
.contentRight p {
	color: #093b97;
	font-size: 11px;
	padding-left: 8px;
}
.contentRight table {
	color:#093b97;
	font-size: 11px;
}
.clearBoth {
	clear: both;
	margin: 0;
	padding: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
}

.HRtopDiv {
	border: 0px;
	margin:0px;
	padding: 0px;
	height:1px;
	background: #dedede;
	color: #dedede;
}
.HRDiv {
	border: 0px;
	margin:0px;
	padding: 0px;
	height:1px;
	background: #DEDEDE;
	color: #DEDEDE;
}
/***************
CONTENT
****************/
ul.topnav {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
ul.topnav li {
	float: left;
	padding-right:10px;
	padding-top: 20px;
	padding-bottom: 2px;
	font-size: 11px;
	font-weight: regular;
	color: #acacac;
	letter-spacing: 2px;
}
.topnav .inactive a:link, .topnav .inactive a:active, .topnav .inactive a:visited, .topnav .inactive a:hover {
	text-decoration: none;
	color: #7f7383;
}
.topnav .active a:link, .topnav .active a:active, .topnav .active a:visited, .topnav .active a:hover {
	text-decoration: none;
	color: #b7b1b9;
}

.inhalt{
	padding: 20px;
	padding-bottom: 10px;
}

ul#mainnav {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
ul#mainnav li.inactive,ul#mainnav li.active {
	padding-left:20px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-weight: regular;
}

#navItem.inactive {
	background-image: url(../images/ico_mainnav_off.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #fff;
}
#navItem.active {
	background-image: url(../images/ico_mainnav_on.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #fff;
}
#navTop.inactive {
	background-image: url(../images/ico_mainnav_top_off.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #fff;
}
#navTop.active {
	background-image: url(../images/ico_mainnav_top_on.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #fff;
}


#navBottom.inactive {
	background-image: url(../images/ico_mainnav_bottom_off.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #fff;
}
#navBottom.active {
	background-image: url(../images/ico_mainnav_bottom_on.jpg);
	background-repeat: no-repeat;
	backroung-position: 0,100%;
}

#mainnav .inactive a:link, #mainnav .inactive a:active, #mainnav .inactive a:visited, #mainnav .inactive a:hover {
	text-decoration: none;
	color: #fff;
	display: block;
}
#mainnav .active a:link, #mainnav .active a:active, #mainnav .active a:visited, #mainnav .active a:hover {
	text-decoration: none;
	color: #093b97;
	display: block;
}

#subnav .subinactive a:link, #subnav .subinactive a:active, #subnav .subinactive a:visited, #subnav .subinactive a:hover {
	text-decoration: none;
	color: #475f6f;
	display: block;
}
#subnav .subactive a:link, #subnav .subactive a:active, #subnav .subactive a:visited, #subnav .subactive a:hover {
	text-decoration: none;
	color: #093b97;
	display: block;
}

#subnav {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #dcf1ff;
}
ul#subnav li {
	padding-left: 30px;
	padding-bottom: 2px;
	padding-top: 2px;
}
#subnav li.subactive {
	background-image: url(../images/ico_subnav_on.gif);
	background-position: 20px 5px;
	background-repeat: no-repeat;
}
#subnav li.subinactive {
	background-image: url(../images/ico_subnav_off.gif);
	background-position: 20px 5px;
	background-repeat: no-repeat;
}
.liste li {
	font-weight: bold;
}
.liste2 li {
	font-weight: normal;
}
.contentbox {
	padding: 0px;
	margin: 0px;
	padding: 10px;
	background: #eee;
	border: 1px solid #dedede;
}
h1 {
	font:		18px Arial, helvetica, serif;
	color:		#0044CB;
	font-weight:	regular;
	padding: 0px;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
}

h2 {
	font:		14px arial, helvetica, sans-serif;
	color:		#0044CB;
	font-weight:	bold;
	padding: 0px;
	margin: 0px;
}

h3 {
	font:		13px arial, helvetica, sans-serif;
	color:		#0044CB;
	font-weight:	bold;
	margin: 0px;
}
h4 {
	font:		12px arial, helvetica, sans-serif;
	color:		#0044CB;
	font-weight:	bold;
	margin: 0px;
}

ul {
	list-style-type:	square;
}
p {
	margin: 0px;
	padding: 0px;
}


form {
	margin: 0px;
	padding: 0px;
}


a:link, a:active, a:visited, a:hover {
	text-decoration: underline;
	color: #2a63ae;
}

.nice {
float: left;

clear: left;

width: 50px;
}
