body {
	background-image: url(/Static/Images/body_bg_repeat.jpg);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
body a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	margin:0px 2px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 10px 0px;
	line-height: 20px;
	font-style: normal;
}
.sitemapitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.sitemapsubitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
/*-- RTE styles --*/

.RTEDefault {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-style: normal;
 line-height: 20px;
 text-align:justify;
}

.RTETitle {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 16px;
 font-style: normal;
 line-height: 20px;
 font-weight: bold;
 color: #b05248!important;
 border-bottom: 1px dotted #CCCCCC;
}

.RTESubTitle {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-style: normal;
 line-height: 20px;
 font-weight: bold;
 color: #788B65;
}
.RTETitle2 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-style: normal;
 line-height: 20px;
 font-weight: bold;
 color: #668BAD!important;
}

.RTESubTitle2 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-style: normal;
 line-height: 20px;
 font-weight: bold;
 color: #668BAD;
}

.paginatitel{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #b05248;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px dotted #CCCCCC;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px dotted #CCCCCC;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #668BAD;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #b05248;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #788B65;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#wrapper {
	height: auto;
	width: 1000px;
	margin: 0 auto;
	padding: 20px 0px 0px 0px;
	background-image: url(/Static/Images/banner_02.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: table;
}
#header {
	height: 315px;
	width: 1000px;
	float: left;
}
#wellcome {
	float: left;
	height: 31px;
	width: 646px;
	padding: 0px;
}
#date {
	float: left;
	height: 19px;
	width: auto;
	margin: 12px 0px 0px 35px;
}
#language {
	float: left;
	height: 31px;
	width: 354px;
	margin: 0px;
	padding: 0px;
}
#Lang_left {
	background-image: url(/Static/Images/Lang_left.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 31px;
	width: 95px;
}
#Lang_center {
	float:left;
	height:31px;
	margin:0px;
	padding:0px;
	width:154px;
}
#TR {
	float: left;
	height: 31px;
	width: 77px;
	margin:0px 0px 0px  -2px;
	padding:0px;
}
#EN {
	float: right;
	height: 31px;
	width: 77px;
	margin:0px 2px 0px 0px;
	padding:0px;
}
#Lang_right {
	float: left;
	height: 31px;
	width: 103px;
	background-image: url(/Static/Images/Lang_right.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin:0px 0px 0px 1px;
	padding:0px;
}
#logos {
	float: left;
	height: 207px;
	width: 1000px;
}
#logo {
	float: left;
	height: 207px;
	width: 354px;
	padding: 0px 0px 0px -0px;;
	margin:0px 0px 0px -2px;;
}
#logo_right {
	float: left;
	height: 207px;
	width: 646px;
}
#icons {
	background-image: url(/Static/Images/icons_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 30px;
	width: 949px;
	padding: 0px 0px 0px 51px;
}
#icons .icon {
	float: left;
	height: 29px;
	width: 43px;
	padding: 0px;
	margin:0px;
}
#icons .home{
	float: left;
	height: 29px;
	width: 43px;
	display: block;
	background: url(/Static/Images/icon_home.png) 0 0 no-repeat;
	text-decoration: none;
	text-indent:-999px;
	padding: 0px;
	margin:0px;
}
#icons .home:hover{
	background-position: -43px 0;
}
#icons .about{
	float: left;
	height: 29px;
	width: 43px;
	display: block;
	background: url(/Static/Images/icon_about.png) 0 0 no-repeat;
	text-decoration: none;
	text-indent:-999px;
	padding: 0px;
	margin:0px;
}
#icons .about:hover{
	background-position: -43px 0;
}
#icons .ik{
	float: left;
	height: 29px;
	width: 43px;
	display: block;
	background: url(/Static/Images/icon_ik.png) 0 0 no-repeat;
	text-decoration: none;
	text-indent:-999px;
	padding: 0px;
	margin:0px;
}
#icons .ik:hover{
	background-position: -43px 0;
}
#icons .mail{
	float: left;
	height: 29px;
	width: 43px;
	display: block;
	background: url(/Static/Images/icon_mail.png) 0 0 no-repeat;
	text-decoration: none;
	text-indent:-999px;
	padding: 0px;
	margin:0px;
}
#icons .mail:hover{
	background-position: -43px 0;
}
#icons .faq{
	float: left;
	height: 29px;
	width: 43px;
	display: block;
	background: url(/Static/Images/icon_faq.png) 0 0 no-repeat;
	text-decoration: none;
	text-indent:-999px;
	padding: 0px;
	margin:0px;
}
#icons .faq:hover{
	background-position: -43px 0;
}
#icons .map{
	float: left;
	height: 29px;
	width: 43px;
	display: block;
	background: url(/Static/Images/icon_map.png) 0 0 no-repeat;
	text-decoration: none;
	text-indent:-999px;
	padding: 0px;
	margin:0px;
}
#icons .map:hover{
	background-position: -43px 0;
}

#topnav {
	background-image: url(/Static/Images/topnav_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 46px;
	width: 970px;
	padding: 2px 15px 0px 15px;
}
#topnav ul {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
#topnav li {
	text-decoration: none;
	float: left;
	list-style-type: none;
	padding: 10px 15px 0px 0px;
}
#topnav a {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
#topnav a:hover {
	color: #990000;
}
#clickpad {
	background-image: url(/Static/Images/clickpad_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 24px;
	width: 978px;
	padding: 9px 22px 0px 0px;
	margin: 0px;
}
#clickpad a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
#clickpad a:hover {
	text-decoration: underline;
}
#content {
	float: left;
	height: auto;
	width: 1000px;
	background-color: #FFFFFF;
	padding: 10px 0px 0px 0px;
	margin: 0px;
}
#main {
	float: left;
	height: auto;
	width: 956px;
	padding: 0px 22x 0px 22px;
	margin-left: 7px;
	padding-left: 15px;
}
#main .main_component {
	float: left;
	height: auto;
	width: 956px;
	padding: 5px 0px;
}
#main_comp_head {
	background-image: url(/Static/Images/main2_comp_head_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 22px;
	width: 934px;
	padding: 6px 10px 0px 12px;
}
#main_comp_main {
	background-image: url(/Static/Images/main2_comp_bg_y.png);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	height: auto;
	width: 934px;
	padding: 12px 10px 12px 12px;
}
#main_comp_bottom {
	background-image: url(/Static/Images/main2_comp_bottom_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 17px;
	width: 934px;
	padding: 1px 10px 4px 12px;
}
#main_comp_bottom .STEV_viewAll {
	float: right;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #788B65;
}
#main_comp_bottom .STEV_viewAll a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #b05248;
	text-decoration: none;
}
#main_comp_bottom .STEV_viewAll a:hover {
	text-decoration: underline;
}

#footer {
	background-image: url(/Static/Images/footer_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 75px;
	width: 1000px;
}
#links {
	float: left;
	height: 21px;
	width: 970px;
	padding: 9px 15px 0px 15px;
}
#links ul {
	float: left;
	height: 21px;
	width: 970px;
	margin: 0px;
	padding: 0px;
}
#links .seperator {
	float: left;
	height: 21px;
	width: 3px;
	color: #000000;
}
#links li {
	list-style-type: none;
	float: left;
}
#links a {
	color: #000000;
	text-decoration: none;
	margin: 0px 10px;
}
#links a:hover {
	color: #990000;
}

#copyright {
	float: left;
	height: 20px;
	width: 956px;
	padding: 5px 22px 0px 22px;
}
#copyright div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
}
#copyright a {
	color: #990000;
}
#copyright a:hover {
	color: #000000;
	text-decoration: none;
}
