body {
	text-align: center;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#A1A2A4;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-shadow-color:#A1A2A4;
	scrollbar-arrow-color:#A1A2A4;
	scrollbar-track-color:#FFFFFF;
}

div#container {
	width: 715px;
	background-image: url(../images/bg_navi.gif);
	background-repeat: repeat-y;
	background-position: left top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	top: 0px;
	bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-right: auto;
	margin-left: auto;
}

div#container_ru {
	width: 715px;
	background-image: url(../images/bg_navi.gif);
	background-repeat: repeat-y;
	background-position: left top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-right: auto;
	margin-left: auto;
}

/* Anfang der Kopfzeilen Definitionen */
div#header {
	background-attachment: scroll;
	background-image: url(../images/Logo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 119px;
	position: relative;
	z-index: 1;
	padding-left: 180px;
	background-color: #FFFFFF;
	text-align: right;
}

div#header2 {
	background-attachment: scroll;
	background-image: url(../images/Logo_r.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 118px;
	position: relative;
	background-color: #FFFFFF;
	text-align: center;
	width: 715px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #504F91;
	border-left-color: #333333;
	margin-right: auto;
	margin-left: auto;
	left: auto;
	right: auto;
}

div#sub {
	width: 149px;
	z-index: 1;
	top: 119px;
	margin: 0px;
	position: absolute;
	left: 0px;
	text-align: left;
	vertical-align: bottom;
	background-color: #ffffff;
}

div#sub_ru {
	width: 149px;
	z-index: 1;
	margin: 0px;
	position: absolute;
	left: 0px;
	text-align: left;
	vertical-align: bottom;
	float: left;
	background-color: #ffffff;
	top: 0px;
}


div#subheader {
	height: 49px;
	position: relative;
	padding: 5px;
	z-index: 2;
	width: 139px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	color: #ffffff;
	background-color: #F9A14C;
	font-size: 12px;
	line-height: 14px;
}

div#subitem {
	background-color: #ffffff;
	height: 19px;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: left;
	background-image: url(../images/subbtn_n.gif);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 2;
	position: relative;
}

.subbtn {
	height: 19px;
	width: 19px;
	clear: right;
}

div#subtxt {
	position: absolute;
	left: 19px;
	top: 4px;
	width: 121px;
}

div#subsubtxt {
	position: absolute;
	left: 29px;
	top: 4px;
	width: 130px;
}

#subitem a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	padding-top: 0px;
	color: #333333;
	width: 148px;

}

#subitem a:hover {
	font-weight: bold;
	color: #666666;
}

div#subitemon {
	background-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	width: auto;
	background-image: url(../images/subbtn_a_elso.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 19px;
	height: 19px;
}

#subitemon p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	height: 19px;
	color: #333333;
	padding-top: 3px;
	margin-top: 0px;
}

div#subsubitem {
	background-color: #ffffff;
	height: 19px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	z-index: 2;
	position: relative;
}

.subsubbtn {
	height: 19px;
	width: 29px;
}

#subsubitem a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	text-align: left;
}

#subsubitem a:hover {
	color: #CCCCCC;
}

div#subsubitemon {
	background-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	width: auto;
	background-image: url(../images/subsubbtn_a1_elso.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 29px;
	height: 19px;
	margin-top: 0px;
}

#subsubitemon p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	height: 19px;
	color: #333333;
	margin-top: 0px;
	padding-top: 3px;
}
/* Ende der Submenu Definitionen */




/* Beginn der Content Definitionen */
div#content {
	z-index: 1;
	position: relative;
	text-align: left;
	right: 0px;
	padding: 0px 0px 0px 182px;
	margin: 0px;

}
/* Ende der Content Defintionen */



/* Beginn der Fusszeilen Definitionen */
div#bottom {
	background-color: #dfdfe1;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	margin: 0px;
	padding: 0px;
	background-position: right top;
	text-align: left;
	position: relative;
	height: 17px;
	background-attachment: scroll;
	background-repeat: no-repeat;
}

.hilf {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	margin: 0px;
	padding: 0px;
}
/* Ende der Fusszeilen Definitionen */

/* ******************************************************************************************** */
div#cheader {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	height: 59px;
	position: relative;
	width: 533px;
}

div#hllogo {
	height: 49px;
	margin-top: 0px;
	text-align: right;
	top: 10px;
	position: relative;
}

div#hltxt1 {
	position: absolute;
	text-align: left;
	margin-right: 184px;
	width: 320px;
	height: 15px;
	left: 0px;
	top: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #524D94;
	line-height: 17px;
	margin-top: 0px;
	margin-bottom: 0px;
	vertical-align: top;
	padding: 0px;
}

div#hltxt2 {
	position: absolute;
	text-align: left;
	margin-right: 184px;
	width: 320px;
	left: 0px;
	top: 10px;
	line-height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	vertical-align: top;
	padding: 0px;
	font-size: 12px;
	color: #524D94;
}

#hltxt1 h1 {
	font-size: 12px;
	color: #524D94;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #524D94;
}

#hltxt2 h1 {
	font-size: 12px;
	color: #524D94;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#subheader h1 {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	margin: 0px;
	padding: 0px 0px 6px;
}

.hilfll {
	margin: 0px;
	padding: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}

div#subitem2 {
	background-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	z-index: 2;
	position: relative;
	vertical-align: top;
	height: 33px;
	width: auto;
}

#subitem2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	position: relative;
	color: #333333;
	padding-top: 0px;
	width: 148px;
}

#subitem2 a:hover {
	font-weight: bold;
	color: #666666;
}

div#subitemon2 {
	background-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	width: auto;
	background-image: url(../images/subbtn_a3_elso.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 19px;
	height: 29px;
	margin-top: 4px;
}

#subitemon2 p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	height: 26px;
}

div#subsubitem2 {
	height: 32px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	z-index: 2;
	vertical-align: top;
	position: relative;
}

#subsubitem2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	position: relative;
	width: 120px;
}

#subsubitem2 a:hover {
	color: #CCCCCC;
}

div#subsubitemon2 {
	background-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	width: auto;
	background-image: url(../images/subsubbtn_a1_elso.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 29px;
	height: 29px;
	margin-top: 4px;
}
#subsubitemon2 p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	height: 29px;
	margin: 0px;
}
div#subtxt2 {
	position: absolute;
	left: 19px;
	top: 4px;
	width: 121px;
}


form {
	margin: 0px;
	padding: 0px;
}

div#bottom_impress {
	margin: 0px;
	padding: 0px;
	text-align: right;
	position: absolute;
	height: 17px;
	width: 261px;
	left: 454px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	top: 0px;
}

div#bottom_impress_kurz {
	margin: 0px;
	padding: 0px;
	text-align: right;
	position: absolute;
	height: 17px;
	width: 196px;
	left: 519px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	top: 0px;
}
div#subsubitem3 {

	background-color: #ffffff;
	height: 45px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	z-index: 2;
	vertical-align: top;
	position: relative;
}
#subsubitem3 a {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	position: relative;
	width: 120px;
}
#subsubitem3 a:hover {

	color: #CCCCCC;
}
#clr {
	clear: both;
}
.navitop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 12px;
}
.navitop a {

	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}
.navitop a:hover {

	color: #333333;
	text-decoration: none;
	font-style: normal;
}

