body {
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	font-family: "Trebuchet MS", Arial, Tahoma, "Lucida Grande", Verdana, sans-serif;
	background-color: #003f7d;
}

a {
	color: #0d2b69;
}

#inner {
	background-image: url(images/layout/hgr_center.gif);
	background-repeat: repeat-y;
	position: relative;
	border-width: 0px;
	border-style: none;
	margin-top: 0px;
	left: 50%;
	margin-left: -512px;
	display: block;
	width: 1024px;
}#top {
	background-color: white;
	background-position: 0 top;
	background-image: url(images/layout/hgr_top.gif);
	background-repeat: no-repeat;
	width: 1024px;
	height: 60px;
	display: block;
	clear: both;
}

#bottom {
	width: 1024px;
	background-position: 0 bottom;
	background-image: url(images/layout/hgr_bottom.gif);
	height: 90px;
	display: block;
	clear: both;
}

#allcontent {
	
	background-image: url(images/layout/right2.jpg);
	
	margin-left: 37px;
	
	background-position: 198px 0px;
	
	background-repeat: no-repeat;
	
}

#left {
	float: left;
	position: relative;
	display: block;
	width: 198px;
}

#right {
	height: 100%;
	background-repeat: no-repeat;
	position: relative;
	display: block;
	float: left;
	width: 722px;
}

#menu {
	width: 758px;
	text-align: justify;
	border-bottom-style: solid;
	border-top-style: solid;
	border-bottom-color: white;
	border-top-color: white;
	border-bottom-width: 2px;
	border-top-width: 2px;
	margin: 0;
	padding: 10px 0;
}

* html #menu  {
	margin:0px;
	width:758px;

}

#menu ul {
	border-bottom-color: #87b0cc;
	border-top-color: #87b0cc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-style: solid;
	border-top-width: 1px;
	background-color: #c2e4f7;
	background-image: url(images/layout/menu_hgr.gif);
	border-spacing: 0px 0px;
	text-align: center;

	width: 758px;
	display: table;
	margin: 0px;
	padding: 0;
}

* html #menu ul {
	padding-left: 0px;
	width:758px;
	display: block;


}


#menu li {
	width: 189px;
	position: relative;
	float: left;
	border-spacing: 0px 0px;
	text-align: center;
	height: 25px;
	list-style-type: none;
	font-size: 0.9em;
	display: block;
	margin: 0;
	padding: 0;
}

* html #menu li,* html #menu li.m_hi  {
	width: 189px;

	list-style-type: none;
	list-style-position: inside;
	margin: 0;
	padding: 0;
	height: 22px;
}


#menu li.m_hi {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-image: url(images/layout/menu_hgr_hi.gif);
	text-align: center;
	color: white;
	background-color: #9ec3ea;
	height: 25px;
	list-style-type: none;
	font-size: 0.9em;
	display: table-cell;
	margin: 0;
	padding: 0;
}

#menu a {
	font-weight: bold;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 3px;
	padding: 0px;
	height: 100%;
	font-size: 0.9em;
	text-decoration: none;
	color: #0d2b69;
	text-align: center;
	display: block;
}

#menu a:hover {
	color: #6c86bf;
}

// untermenü

#umenu {
	width: 758px;
	margin-top: 0px;
	padding-bottom: 10px;
	padding-top: 0px;
	text-align: center;
	border-bottom-style: solid;
	border-top-style: solid;
	border-bottom-color: white;
	border-top-color: white;
	border-bottom-width: 2px;
	border-top-width: 2px;
}
/*
#umenu ul {
	padding: 0px;
	margin: 0px;
	width: 758px;
	background-color: white;
	text-align: justify;
	display: block;
}

#umenu li {
	border-bottom-color: white;
	border-right-width: 0px;
	border-bottom-style: solid;
	border-left-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 3px;
	margin-left: 15px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	position: relative;
	float: left;
	list-style-type: none;
	font-size: 0.9em;
	display: block;
}

#umenu li.um_hi {
	border-bottom-color: #003369;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	color: white;
	list-style-type: none;
	font-size: 0.9em;
	position: relative;
	float: left;
	display: block;
}*/

#umenu a {
	background-position: 0px 10px;
	background-repeat: no-repeat;
	width: 170px;
	padding: 0px;
	font-weight: bold;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 3px;
	height: 100%;
	font-size: 0.8em;
	text-decoration: none;
	color: #0d2b69;
	text-align: center;
	display: block;
}

#umenu a:hover, #umenu a:focus{
	background-position: 0px 10px;
	background-image: url(images/layout/rahmen_hbl.gif);
	background-repeat: no-repeat;
	color: #6c86bf;
}

#umenu a:active {
	background-position: 0px 10px;
	background-image: url(images/layout/rahmen_ws.gif);
	background-repeat: no-repeat;
	color: #3196b9;
}

table#umenu {
	max-width: 758px;
	width: 758px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	color: #6c86bf;
}

#umenu td {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	word-wrap: normal;
	border-width: 0px;
	text-align: center;
	color: #6c86bf;
}

#umenu a img {
	margin-bottom: 20px;
	text-align: center;
	border-width: 0px;
	height: 150px;
	width: 150px;
	color: #6c86bf;
}

#umenu p, #umenu ul, #umenu li {
	
	display: inline-block;
	
	width: 170px;
	
	text-align: left;
	
}





#content {
	padding-bottom: 30px;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 10px;
	color: #525e6b;
	clear: both;
}

.clear {
	clear: both;
}

#right h1 {
	font-weight: bold;
	font-size: 1.1em;
	color: #003f7d;
}

#right h2 {
	font-weight: bold;
	font-size: 0.9em;
	color: #525e6b;
}

#right p {
	font-size: 0.8em;
}

#menu li.m_hi a {
	color: white;
}

#content p {
	font-size: 12px;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
	color: #525e6b;
}

#content  ol li {
	list-style-type: decimal;
	font-weight: normal;
	list-style-position: outside;
	display: list-item;
	margin-top: 20px;
	font-size: 12px;
	line-height: 18px;
	font-style: normal;
	color: #525e6b;
}

.formstyle {
	padding-left: 20px;
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
	color: #525e6b;
}

#content  ul {
	padding-left: 0px;
	margin-left: 0px;
}

#content  ul li {
	margin-bottom: 10px;
	padding-left: 25px;
	height: auto;
	background-image: url(images/layout/bullet.gif);
	background-repeat: no-repeat;
	background-position: -2px 0px;
	list-style-type: none;
	font-weight: normal;
	list-style-position: outside;
	display: block;
	margin-top: 0px;
	font-size: 12px;
	line-height: 18px;
	font-style: normal;
	color: #525e6b;
}

#content li b {
	display: block;
}

#right img {
	margin-top: 20px;
	position: relative;
	display: inline;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-top-style: solid;
	border-top-color: white;
	border-bottom-color: white;
	border-top-width: 0px;
}
#startmenu  {
	margin-top: -30px;
	margin-left: 30px;
	border-left-color: #deecf6;
	border-left-style: solid;
}
#startmenu img {
	margin-bottom: 20px;
	text-align: left;
	border-width: 0px;
}

#startmenu td {
	font-size: 0.9em;
	color: #525e6b;
	width: 220px;
	text-align: left;
	border-width: 0px;
}

#startmenu p, #startmenu ul, #startmenu li {
	
	margin-bottom: 5px;
	
	margin-top: 5px;
	
	display: inline-block;
	
	width: 190px;
	
	text-align: left;
	
}

element {
}

#startmenu td ul li {
	margin-bottom: 10px;
	width: 160px;
	height: auto;
	padding-left: 25px;
	margin-left: 0px;
	background-position: 0px 0px;
	background-image: url(images/layout/bullet.gif);
	background-repeat: no-repeat;
	display: block;
	list-style-type: none;
	list-style-position: outside;
	font-size: 0.8em;
}

#startmenu td ul {
	padding-left: 0em;
	margin-left: 0px;
}

#startmenu a {
	text-decoration: none;
	font-weight: bold;
}

a.back {
	height: 20px;
	display: block;
	margin-left: 30px;
	font-weight: bold;
	text-decoration: none;
}

