@charset "utf-8";
body {
	margin: 10px 0px 0px 0px;
}

#site_container {
	width: 936px;
	position: absolute;
	left: 50%;
	margin-left: -468px;
	overflow: hidden;
	top: 12px;
}





p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #919190;
	margin-left: 15px;
	line-height: 15px;
}


td, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #919190;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #000000;
	font-weight: normal;
	background-image: url(images/arrow_yellow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-top: 30px;
	margin-left: 15px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #919190;
	font-weight: bold;
	margin-top: 20px;
	margin-left: 15px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #919190;
	font-weight: bold;
	margin-top: 20px;
	margin-left: 15px;
}

ul, ol, li {
	line-height: 16px;
	list-style-type: disc;
}
.menu1_level2_act   a {
	display: block;
	text-align: left;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
	height: 20px;
	text-indent: 15px;
	font-weight: bold;
}







img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#meta_nav {
	height: 25px;
	float: left;
	width: 100%;
	text-align: right;
}

#bgtop {
	background-image: url(images/bg_site_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 21px;
	width: 100%;
	float: left;
}



#header {
	height: 220px;
	width: 886px;
	float: left;
}
#header_container {
	background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 880px;
	border: 1px solid #EAEAEA;
}
#header_container_inner {
	float: left;
}
#header_left {
	width: 290px;
	float: left;
	height: 220px;
}
#header_right {
	width: 295px;
	float: left;
	height: 220px;
}
#header_center {
	width: 293px;
	float: left;
	height: 220px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	font-weight: normal;
}
#header_center p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	margin-top: 50px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 7px;
	font-weight: normal;
	line-height: 35px;
}


#middle_container {
	background-image: url(images/bg_site_middle.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 936px;
	padding: 0px 25px 0px 25px;
}

#border {
	width: 100%;
	float: left;
	margin-top: -5px;
}
#categories_no {
	height: 110px;
	width: 221px;
	float: left;
	margin-top: 5px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
}
#categories_no  h1 {
	margin-bottom: -8px;
}


#categories_no a {
	width: 221px;
	float: left;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url(images/categories_bg.jpg);
	height: 110px;
}
#categories_no a:hover {
	background-image: url(images/categories_bg2.jpg);
}




#content_container {
	float: left;
	width: 886px;
	background-image: url(images/content_bg2.jpg);
	background-repeat: repeat-x;
	min-height: 205px;
	margin-top: 0px;
}
#content_container_inner {
	float: left;
	width: 880px;
	border: 1px solid #EAEAEA;
	padding-bottom: 25px;
}


#left {
	width: 287px;
	float: left;
}

#right {
	width: 287px;
	float: left;
	padding-bottom: 25px;
}
#center {
	width: 287px;
	float: left;
	margin: 0px 7px 0px 7px;
}
#adress {
	margin-top: 5px;
	float: left;
	width: 100%;
	font-size: 10px;
	text-align: center;
}



#footer {
	background-image: url(images/bg_site_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 21px;
	width: 936px;
	float: left;
}

.clear {
	clear: both;
}
#subpage_left {
	width: 210px;
	float: left;
}
#subpage_right {
	width: 200px;
	float: left;
}
#subpage_center {
	width: 460px;
	float: left;
}

#main_menu {
	float: left;
	height: 220px;
	display: table;
	vertical-align: bottom;
}
.menu1_table {
	width: 287px;
}

.menu1_level1_no a {
	border: 1px solid #BCBCBC;
	width: 290px;
	display: block;
	background-image: url(images/menu1_level1_no_a_bg.jpg);
	background-repeat: repeat-x;
	text-align: left;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
	height: 20px;
	background-position: left;
	text-indent: 40px;
}
.menu1_level1_no  a:hover {
	background-image: url(images/menu1_level1_act_a_bg.jpg);
}

.menu1_level1_act a {
	border: 1px solid #BCBCBC;
	background-image: url(images/menu1_level1_act_a_bg.jpg);
	background-repeat: repeat-x;
	display: block;
	height: 20px;
	width: 290px;
	text-align: left;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
	text-indent: 40px;
}
#menu1_level2_table {
	margin-top: 30px;
}

.menu1_level2_no a {
	display: block;
	text-align: left;
	color: #919190;
	text-decoration: none;
	line-height: 20px;
	height: 20px;
	text-indent: 15px;
	font-weight: bold;
}
.menu1_level2_act   a {
	display: block;
	text-align: left;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
	height: 20px;
	text-indent: 15px;
	font-weight: bold;
}

.menu1_level2_no a:hover {
	color: #FFC216;
}
.menu1_level3_no a {
	display: block;
	text-align: left;
	color: #919190;
	text-decoration: none;
	line-height: 15px;
	font-weight: normal;
	margin-left: 30px;
	background-image: url(images/arrow_yellow_small.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 15px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.menu1_level3_no  a:visited {
	display: block;
	text-align: left;
	color: #919190;
	text-decoration: none;
	line-height: 15px;
	font-weight: normal;
	margin-left: 30px;
}

.menu1_level3_no a:hover {
	display: block;
	text-align: left;
	color: #FFC216;
	text-decoration: none;
	line-height: 15px;
	font-weight: normal;
}

.menu1_level3_act   a {
	display: block;
	text-align: left;
	color: #000000;
	text-decoration: none;
	line-height: 15px;
	font-weight: normal;
	margin-left: 30px;
	padding-left: 15px;
	margin-bottom: 5px;
	margin-top: 5px;
}




#shadow_bottom {
	background-image: url(images/content_bg_shadow.jpg);
	background-repeat: no-repeat;
	height: 10px;
	width: 880px;
}
.news-list-date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	margin-top: -15px;
	margin-bottom: 1px;
}

.news-list-item {
	margin-top: 30px;
}
.news-single-timedata {
	margin-top: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
}
.news-single-author {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	margin-top: -20px;
}
.news-latest-subheader {
	margin-top: -15px;
}
.news-latest-item {
	margin-bottom: 15px;
	margin-top: 10px;
}



/* ----------  Forms --------  */

legend {
	padding-left:10px;
	padding-right:10px;
	border: none;
	color: #919190;
}

fieldset {
border:0px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;
border: 1px solid #C0C0C0;
color: #C0C0C0;
}

.radiolayout {
width:400px;
padding-top:15px;
padding-bottom:15px;
}

.formu {
width:350px;
padding-top:10px;
padding-bottom:10px;
padding-left:10px;
border: none;
}

.mf-radio {
border:0px;
}

.mf-text {
color: #000000;
border: none;
margin-bottom: 5px;
width: 250px;
}

.mf-check {
border: 0px;
}

.mf-select {
border:0px;
}

.mf-input {
border: none;
margin-bottom: 5px;
width: 250px;
}

.mf-submit {
width: 255px;
margin-bottom: 5px;
}

/* ---------- Sg  --------- */

.tx-indexedsearch-form {
	clear: both;
	margin-left: 15px;
}

.tx-indexedsearch-search-submit {
	clear: both;
	margin-left: 10px;
}

.tx-indexedsearch-whatis {
	clear: both;
	margin-left: 15px;
}

#tx-indexedsearch-searchbox-button-submit {
	width: 215px;
}
#sap_logo {
	position: absolute;
	right: 34px;
	bottom: 55px;
}


a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #919190;
	text-decoration: none;
}

a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #FFC216;
}