html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;

}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #464544;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #336699 url(images/page_bg.jpg) repeat-x;
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	color: #000000;
	padding-bottom: 10px;
	padding-top: 31px;
}

ul {
	margin-left: 10px;
	padding-left: 1px;
	padding-bottom: 1px;
	list-style-position: outside;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;

}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 900px;
  	position: relative;
 	background: url(images/body_bg.gif) repeat-y;
}

#header {
  position: absolute;
  top: 0;
  left: 243px;
  width: 650px;
  height: 279px;
  background: url(images/header_4.jpg) repeat-x;
}
#left {
  float: left;
  width: 243px;
}
#logo {
  width: 244px;
  height: 152px;
  background: url(images/header_1.jpg) no-repeat;
  text-align: center;
  color: #595959;
}
#logo h1 {
  padding-top: 30px;
  font: 24px "arial narrow", arial, sans-serif;
}
#logo p {
  margin: 0px 0px 0px 0px;
  padding: 3px;
  font: 10px "arial narrow", arial, sans-serif;  
  letter-spacing: 0.2em;
  
}
#logo a {
	font: bold 10px "arial narrow", arial, sans-serif;
	color: #336699;
	text-decoration: none;
	padding-left: 10px;
	padding: 0px 0 0px 0px;
}
#logo a:hover {
	font: 11px "arial narrow", arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 0px 0px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background: url(qmimages/arrow_4.gif) no-repeat left center;
}

#nav {
	background: url(images/nav_left.jpg) no-repeat;
	text-align: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#nav ul {
	margin-left: 9px;
	padding-left: 1px;
	padding-bottom: 29px;
	background: #CCCCCC bottom left url(images/nav_bot.jpg) no-repeat;
	font-variant: normal;
	text-align: left;

}
#nav li {
  list-style: none;
  font: 14px "arial narrow", arial, sans-serif;
  border-top: 1px solid #959595;
  background: 5px 10px url(images/arr_white.gif) no-repeat;
  padding: 7px 0 0 31px;
}
#nav a {
  color: #336699;
  text-decoration: none;
  border-left: 1px solid #959595;
  padding-left: 10px;
  display: block;
  width: 90%;
  padding: 2px 0 6px 8px;
}
#nav a:hover {
  color: #FFFFFF;
  font-weight: bold;  
  text-decoration: underline;
  display: block;
  border-left: 1px solid #336699;  
  width: 90%;
  padding: 2px 0 6px 20px;  
  background: 2px 4px url(images/ball2.gif) no-repeat;
}
#nav a:active {
  color: #336699;
  font: 16px "arial narrow", arial, sans-serif;
  font-weight: bold;  
  text-decoration: underline;
  display: block;
  width: 90%;
  padding: 2px 0 6px 20px;  
  background: url(images/ball2.gif) no-repeat 3px 2px;  
}
#nav .aktu{
  	letter-spacing: 0.2em;
  	color: #FFFFFF;
  	font: 14px "arial narrow", arial, sans-serif;
  	font-weight: bold;  
  	text-decoration: underline;
  	display: block;
  	width: 90%;
  	padding: 2px 0 6px 20px; 

}
#nav .important {
  border: none;
  background: 188px 10px url(images/arr_orange.gif) no-repeat;
}
#nav .important a {
  color: #E9C379;
}

#news {
	height:100%;
	background: url(images/news_bg.jpg) repeat-y;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	text-align: justify;
	border-bottom-width: 9px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#news ul {
	margin-left: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	text-align: left;
	list-style-position: outside;
}
#news li {
  list-style: none;
  font: 14px "arial narrow", arial, sans-serif;
  border-top: 1px solid #959595;
  padding: 0px 0 0 5px;
}
#news h2 {
  font-size: 12px;
  color: #000000;
}
#news h3, #news p {
  font-size: 11px;
  margin: 1em 8px 1em 0;
}
#news a {
  color: #74653D;
  font-weight: bold;
  text-decoration: underline;
}
#news a:hover {
  color: #38301A;
}
#news .more {
  font-size: 9px;
}
#news .hr-dots {
  background: center url(images/dots.gif) repeat-x;
  height: 10px;
}

#support {
  background: url(images/support.jpg) no-repeat;
  padding: 1px;
  height: 97px;
  color: #1A1A18;
}
#support p {
  margin: 0.7em 2.6em;
}

#right {
  float: right;
  width: 612px;
  padding-right: 10px;
  padding-top: 301px;
}
#right ul {
	margin-left: 15px;
	padding-left: 1px;
	padding-bottom: 29px;
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: url(images/ball.gif);
	text-indent: 9px;
}
#right h2 {
	font: 18px arial, sans-serif;
	color: #000000;
	border-bottom: 1px solid #336699;
	padding-bottom: 6px;
	margin-bottom: 1em;
	width: 95%;

}
#right h3 {
  font: 14px arial, sans-serif;
  color: #000000;
  border-bottom: 1px solid #336699;
  padding-bottom: 6px;
  margin-bottom: 1em;
  margin-top: 2em;
}
#welcome {
  margin-right: 15px;
}
#profile {
  margin-right: 16px;
}
#right .left {
  margin-right: 18px;
}
#right .more {
  font-weight: bold;
  font-size: 10px;
}

#corp, #indu {
  float: left;
  width: 49%;
}
#corp {
  margin-right: 1%;
}
#corp-img, #indu-img {
  background: url(images/pic_2.jpg) no-repeat;
  width: 112px;
  height: 23px;
  float: left;
  margin-right: 18px;
  text-align: center;
  padding-top: 90px;
  font-size: 9px;
  font-weight: bold;
}
#indu-img {
  background: url(images/pic_3.jpg) no-repeat;
}
#spacer {
  height: 2em;
}

#footer {
  background: url(images/footer_bg.gif) repeat-y;
}
#copyright {
  text-align: center;
  padding: 10px 0px;
  font-size: 9px;
  color: #FFFFFF;
  font-weight: bold;
}
#copyright a{
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  padding: 10px 0px;
  font-size: 9px;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;  
}
#copyright a:hover{
	text-align: center;
	padding: 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	border-top: 1px solid #B8B8B8;
	border-bottom: 1px solid #B8B8B8;
	width: 150px;

}
#footerline{
	background: url(images/footerline.gif) no-repeat;
	height:10px;
	margin-top:0px;
	display:block;
	font-size:1px;
}
.border {
	border: 1px solid #333333;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
