@charset "utf-8";
body {
	margin: 0;
	background-color: #003C58;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
p          {
	font-family: Arial, Helvetica, sans-serif;
	color: #00354F;
	line-height: 18px;
	margin-top: 0px;
	text-align: justify;
}

ul {
	list-style-image: url(../images/r_arrow.png);
	font-family: Arial, Helvetica, sans-serif;
	color: #00354F;
	line-height: 18px;
	text-align: justify;
}
.expert ul {
	text-align: left;
}
a {
	color: #59809D;
	text-decoration: none;
	font-size: 12px;
}
.center1000 {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
}
#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 98px;
}
#header h1 {
	color: white;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	font-style: italic;
	letter-spacing: 2px;
	word-spacing: 6px;
	margin-top: 48px;
	margin-bottom: 0px;
	float: right;
	padding-right: 20px;
}
#content {
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
	width: 1000px;
}
#content #menu-frame {
	float: left;
	width: 162px;
	margin-top: 96px;
}
#content #menu-frame #menu {
	width: 162px;
	background-image: url(../images/menu_shadow_back.png);
	background-repeat: repeat;
	background-position: left top;
}
#content #menu-frame #menu-top {
	background-image: url(../images/menu_shadow_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 162px;
	height: 12px;
}
#content #menu-frame #menu-bottom {
	background-image: url(../images/menu_shadow_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 12px;
	width: 162px;
}

#content #menu-frame #language a {
	color: #59809D;
	text-decoration: none;
	margin-left: 20px;
	font-size: 12px;
}
#content #menu-frame #language a:hover {
	color: #004765;
}
#content #headlines {
	float: left;
	width: 838px;
	height: 145px;
}

#content #headline    {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #A4B9CA;
	font-size: 36px;
	margin-bottom: 20px;
	letter-spacing: 0px;
	float: left;
	margin-top: 41px;
	width: 490px;
	padding-left: 50px;
}
#content  #subheadline   {
	font-family: Arial, Helvetica, sans-serif;
	color: #00354F;
	font-size: 18px;
	font-weight: normal;
	float: left;
	clear: both;
	width: 490px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-left: 50px;
}
#content #main {
	float: left;
	width: 838px;
}
.container {
	display: inline;
}
#content #awblogo {
	float: right;
	width: 200px;
	height: 92px;
	display: block;
	border: 0px;
	margin-right: 20px;
	padding-top: 10px;
}
#content #ttalogo {
	float: right;
	height: 43px;
	width: 150px;
	margin-bottom: 60px;
	border: 0px;
	display: block;
	clear: both;
	margin-right: 20px;
}
#content h3  {
	font-family: Arial, Helvetica, sans-serif;
	color: #00354F;
	margin-top: 15px;
	margin-bottom: 5px;
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
}
.adcontent {
	margin-bottom: 50px;
	float: left;
	width: 780px;
	padding-left: 50px;

}
.adcontent         #popup   {
	float: right;
	width: 253px;
	height: 283px;
	border: 0px;
	padding-left: 20px;
	display: inline;
}
.textcontent {
	margin-bottom: 50px;
	float: left;
	width: 600px;
	padding-left: 50px;

}
.textcontent  ul {
	padding-left: 0px;
	margin-left: 0px;

}
.textcontent  li {
	margin-bottom: 10px;

}
.expert {
	margin-bottom: 50px;
	clear: both;
	width: 650px;
	float: left;
	padding-left: 50px;
}
.expert ul {
	margin-left: 0px;
	padding-left: 20px;
}
.expert .portrait {
	float: right;
	border: 0px solid #00354F;
	margin-left: 20px;
	margin-bottom: 10px;
	display: block;
	margin-top: 20px;
}
.expert .title {
	font-weight: normal;
	font-size: 13px;
}
.partner {
	margin-bottom: 20px;
	clear: both;
	width: 600px;
	float: left;
	padding-left: 50px;
}
.partner img {
	margin-right: 5px;
}
.partner p {
	margin-bottom: 10px;
}

.press {
	margin-bottom: 20px;
	clear: both;
	width: 600px;
	float: left;
	padding-left: 50px;
}
.press img {
	margin-right: 5px;
}
.press p {
	margin-bottom: 10px;
}

.menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 30px;
	display: block;
	text-decoration: none;
	padding-left: 20px;
	margin-right: 12px;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
}
.menu a:hover {
	color: white;
}
.menu a:first-letter {
	font-size: 15px;
}
.menu a:hover:first-letter {
	color: white;
}
.menu-active a {
	background-image: url(../images/menu_active.jpg);
	background-repeat: repeat-y;
	color: white;
}
.menu-inactive a {
	background-image: url(../images/menu_inactive.gif);
	background-repeat: repeat-y;
	color: #004765;
	;
}
#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 37px;
	clear: both;
}

