﻿/* CSS Document */

body {
	background-image:url(../images/bg.gif);
	background-repeat:repeat-y;
	background-color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color:#5a5a5a;
	margin: 0px;
}

h1 {
	font-size: 13px;
	font-weight: bold;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 5px;
	margin-top:10px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	font-style:italic;
	margin: 0px;
	margin-bottom: 5px;
		margin-top:10px;
}

h4 {
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;
	margin: 0px;
	margin-bottom: 5px;
		margin-top:10px;
}

h5 {
	font-size: 11px;
	font-weight: bold;
	font-style:italic;
	margin: 0px;
	margin-bottom: 5px;
		margin-top:10px;
}

h6 {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 5px;
		margin-top:10px;
}


.navi, .header, .header_2, .info_text, .BoxInfoHeadline {
	border-right:1px solid #d9d9d9;
}

.box_headlines {
	background-color: #777777;
	float:left;
	width: 990px;
	height:30px;
}

.ContentHeadline, .BoxInfoHeadline {
	font-weight:bold;
	color:#ffffff;
	padding-left: 10px;
	float:left;
}

.ContentHeadline {
	width: 553px;
	padding-top:7px;
	padding-bottom: 5px;
	padding-right:10px;
}

.BoxInfoHeadline {
	width: 151px;
	height: 18px;
	background-color: #cbcbcb;
	color: #5a5a5a;
	border-left: 10px solid #d9a326;
	padding-top:7px;
	padding-bottom: 5px;
	padding-right:10px;
}

.main {
	width: 990px;
}

.navi {
	width: 234px;
	float: left;
}


.nav1, .nav2 {
	background-color: #d9d9d9;
	border-top: 1px solid #ffffff;
	display:block;
	padding-left:30px;
	height: 25px;
	text-decoration:none;
	color: #5a5a5a;
	line-height: 25px;
}

.nav1-active{
	background-color: #e6bc29;
	border-left: 10px solid #d9a326;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding-left: 20px;
	display:block;
	border-top: 1px solid #ffffff;
	height: 25px;
	line-height: 25px;
}

.nav1:hover {
 	padding-left: 20px;
	background-color: #e6bc29;
	border-left: 10px solid #d9a326;
	color: #ffffff;
	font-weight: bold;
 }

.nav2 {
	background-color: #ececec;
	display:block;
	padding-left: 40px;
}

.nav2:hover {
	background-color: #fafafa;
}

.nav2-active {
	font-weight: bold;
	padding-left: 40px;
	text-decoration:none;
	color: #5a5a5a;
	height: 25px;
	line-height: 25px;
}

.header {
	height: 131px;
	width: 990px;
	border-bottom: 1px solid #ffffff;
	background-image:url(../images/header.jpg);
	background-repeat: no-repeat;
}

.header_de {
	height: 131px;
	width: 990px;
	border-bottom: 1px solid #ffffff;
	background-image:url(../images/header_de.jpg);
	background-repeat: no-repeat;
}

.header_en {
	height: 131px;
	width: 990px;
	border-bottom: 1px solid #ffffff;
	background-image:url(../images/header_en.jpg);
	background-repeat: no-repeat;
}

.header_ch {
	height: 131px;
	width: 990px;
	border-bottom: 1px solid #ffffff;
	background-image:url(../images/header_ch.jpg);
	background-repeat: no-repeat;
}

.header_2 {
	height: 131px;
	width: 990px;
	border-bottom: 1px solid #ffffff;
	background-image:url(../images/header_3.jpg);
	background-repeat: no-repeat;
}

.headerlink {
	height: 131px;
	width: 350px;
	float: left;
}

.content {
	width: 554px;
	float:left;
	padding:10px;
}

.contentLeft, .contentRight {
	width: 266px;
	float: left;
}

.contentLeft {
	margin-right: 20px;
}

.news {
	border-bottom: 1px solid #777777;
	width: 554px;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.news2 {
	border-bottom: 1px solid #777777;
	width: 554px;
	margin-left: 0px;
	margin-right: 10px;
	padding-top: 20px;
	padding-bottom: 0px;
}


.newsImg {
	float: left;
	width: 170px;
	/*height: 100px;*/
	margin-right: 10px;
}

.newsImg  img {
	border: 1px solid #5a5a5a;
}

.newsText {
	float: left;
	width: 372px;
}
* html .newsText {
	width: 362px;
}
.newsText h2 {
	margin-top: 0;
}



.content a, .content a:link, .content a:visited, .content a:active {
	color:#000066;
	text-decoration:none;
	font-weight:bold;
}
.content h1 strong a, .content h1 strong a:link, .content h1 strong a:visited, .content h1 strong a:active {
	text-decoration: underline;
}
.content a:hover, .content h1 strong a:hover {
	color:#0033FF;
	text-decoration: none;
}
.content p {
	white-space:pre-wrap;
}

.infobox a, .infobox a:link, .infobox a:visited, .infobox a:active {
	color:#000066;
	text-decoration:none;
	font-weight:bold;
}
.infobox a:hover {
	color:#0033FF;
}
.footer {
	float: left;
	border-top: 1px solid #777777;
	width: 553px;
	text-align: center;
	margin-top: 10px;
	color: #5a5a5a;
}

.footer a, .footer a:link, .footer a:visited, .footer a:active{
	text-decoration: none;
	color: #9a9a9a;
	font-weight:normal;
}

.footer a:hover {
	color: #5a5a5a;
}

.footernavi-active a {
	color: #5a5a5a;
}

.infobox {
	width:151px;
	float:left;
	padding: 10px 5px 10px 20px; 
}
* html .infobox {
	width: auto;
	padding-top: 10px;
	padding-left: 10px;
}

ul {
	list-style-type: disc;
	margin-top: 5px;
	padding-left:20px;
	margin-left:10px;
}
ol {
	list-style-type:decimal-leading-zero;
}
p {
	margin:0px;
}
p.small {
	font-size: 8px;
	height: 10px;
}
p.extraBlue {
	color: #000066;
}

.fixfloat {
	clear: both;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
}
.colA {width: 170px;
float: left;}

.colB {width: 380px;
float: left;}

