@CHARSET "UTF-8";

body {
	font-family: Tahoma, Trebuchet MS, Verdana, sans-serif;
	font-size: 10pt;
	word-spacing: 0.3em;
	padding : 0;
	margin : 0;
	}

.startchannel {
	vertical-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	height: 400px;
	border: 2px solid #aaa;
	background: url(./../members/images/white_transparent.png);
	}

.linkframe {
	vertical-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 100px;
	width: 600px;
	border: 2px solid #aaa;
	}

.startchannelmrg {
	text-align: center;
	}

.startchannelbar {
	width: 100%;
	padding: 5px 0 5px 0;
	background-color: #ddd;
	}

.siteheader {
	left: 0px;
	top: 0px;
	width: 100%;
	height: 71px;
	background-color: #ddd;
	border-bottom: 2px solid #c43;
	font-family: Tahoma, Trebuchet MS, Verdana, sans-serif;
	font-size: 16px;
	letter-spacing: 0.9px;
	margin-left: 0px;
	clear: both;
	}

.headlogoarea {
	position: relative;
	height: 71px;
	float: left;
	}

.logo {
	border:0px solid transparent;
	width: 267px;
	height: 71px;
	}

div.headtitlearea {
	position: relative;
	top: 0px;
	width: 267px;
	height: 71px;
	float: left;
	white-space: nowrap;
	}

span.headtitlearea {
	position: relative;
	top: 35px;
	line-height: 20px;
	text-align: bottom left;
	margin: 10px 8px 5px 8px;
	}

.sidenavarea {
	left: 0px;
	top: 0px;
	padding-top: 5px;
	width: 15%;
	float : left;
	vertical-align: top;
	font-family: Tahoma, Trebuchet MS, Verdana, sans-serif;
	font-size: 11px;
	}

.backlinks {
	position: relative;
	left: 0px;
	width: 170px;
	vertical-align: top;
	margin-top: 20px;
	border-top: 1px solid #aaa;
	}

.contentarea {
	max-width : 80%;
	min-height : 800px;
	float : left;
	border-left: 2px solid #aaa;
	font-family: Tahoma, Trebuchet MS, Verdana, sans-serif;
	}

.siteContenttable {
	overflow: auto;
	max-height : 750px;
	}
	
.contentframe {
	margin: 1% 0 0 1%;
	border: 1px none;
	width: auto;
	min-height : 750px;
	position: relative;
	}

.bannerarea {
	width : 270px;
	left: 870px;
	top: 80px;
	float: left;
	position: absolute;
	}

.backlink {
	color: #c43;
	font-weight: bold;
	letter-spacing: 0.2px;
	word-spacing: 0.4em;
	text-decoration: none;
	line-height: 17px;
	margin-left: 20px;
	padding-right: 5px;
	}

.backlink:hover {
	color: #555;
	}

.backlink_hover {
	color: #555;
	font-weight: bold;
	letter-spacing: 0.2px;
	word-spacing: 0.4em;
	text-decoration: none;
	line-height: 17px;
	margin-left: 20px;
	padding-right: 5px;
	cursor: pointer;
	cursor: hand;
	}

div.morelnk {
	width: 240px;
	color: #820;
	font-size: 13px;
	margin-top : 15px;
	}

p.morelnk {
	width: 470px;
	color: #820;
	font-size: 13px;
	text-align: right;
	}

a.morelnk {
	color: #820;
	text-decoration: underline;
	}

span.morelnk {
	color: #820;
	text-decoration: underline;
	cursor: pointer;
	cursor: hand;
	}

.bluelnk {
	color: #02F;
	text-decoration: underline;
	cursor: pointer;
	cursor: hand;
	}

.title {
	font-weight: bold;
	font-size: 20px;
	letter-spacing: 0.6px;
	margin-top: 30px;
	margin-bottom: 10px;
	}

.titlegray {
	font-weight: bold;
	font-size: 20px;
	color: #aaa;
	}

.subtitle01 {
	font-weight: bold;
	font-size: 17px;
	letter-spacing: 0.6px;
	margin-top: 30px;
	margin-bottom: 5px;
	}

.subtitle02 {
	font-weight: bold;
	font-size: 13px;
	letter-spacing: 0.6px;
	margin-top: 30px;
	margin-bottom: 5px;
	}

.subtitle02indent {
	font-weight: bold;
	font-size: 13px;
	letter-spacing: 0.6px;
	margin-top: 30px;
	margin-bottom: 5px;
	padding-left: 30px;
	}

.subtitle03 {
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 0.6px;
	margin-top: 10px;
	margin-bottom: 5px;
	}

.subtitle03indent {
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 0.6px;
	margin-top: 30px;
	margin-bottom: 5px;
	padding-left: 30px;
	}

.subtitle04indent {
	font-size: 13px;
	font-style: italic;
	letter-spacing: 0.6px;
	margin-top: 30px;
	margin-bottom: 5px;
	padding-left: 30px;
	}

.bodylinktitle {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.6px;
	text-decoration: none;
	color: #999;
	margin-top: 10px;
	margin-bottom: 5px;
	}

.bodytext {
	width: 430px;
	letter-spacing: 0.5px;
	font-size: 13px;
	line-height: 18px;
	padding-left: 40px;
	}

.bodytextindent {
	width: 380px;
	letter-spacing: 0.5px;
	font-size: 13px;
	line-height: 18px;
	padding-left: 70px;
	margin-top: 30px;
	margin-bottom: 5px;
	}

.menulist {
	margin-left: 20px;
	}

.menulistsub {
	margin-left: 20px;
	}

.bodylist {
	line-height: 18px;
	margin-left: 20px;
	}

ul.bodylistindent {
	width: 340px;
	line-height: 22px;
	margin-left: 80px;
	margin-bottom: 15px;
	}

li.bodylistindent {
	line-height: 18px;
	margin-bottom: 15px;
	}

.anchor {
	text-decoration: none;
	color: #000000;
	}

.currentmarker {
	border-bottom: 3px solid #aaa;
	}

.currentarrow {
	margin: 1px 3px 0px 0px;
	}

.pageFooter {
	width: 630px;
	font-size: 10px;
	padding-left: 70px;
	margin-top: 60px;
	margin-bottom: 30px;
	clear: both;
	}

.imgbodytext {
	margin-bottom: 15px;
	}

.imgbodytextclick {
	margin-bottom: 15px;
	cursor: pointer;
	cursor: hand;
	}

.article-sideimageblock-position {
	position : relative;
	}
.article-sideimageblock-position > div {
	top : 0;
	}
	
.article-sideimageblock {
	position : absolute;
	left : 550px;
	top : -50px;
	border : 0px none;
	margin-bottom : 10px;
	}
	
.article-sideimage {
	position : relative;
	width : 400px;
	border : 1px solid #999;
	margin-bottom : 10px;
	}
	
/* article images do get a 10px margin below - the legend has to compensate this */
.figure-legend {
	margin : -10px 0 10px 0;
	font-style : italic;
	font-size : 80%;
	display : block;
	}
	
.iconlistrow {
	height: 80px;
	width: 560px;
	margin: 20px;
	}

.iconlistElem {
	margin-left: 60px;
	height: 80px;
	width: 80px;
	float: left;
	}

.hiddenText {
	visibility: hidden;
	height: 0px;
	width: 0px;
	margin-bottom: 10px;
	}

.clr {
	clear: both;
	}

.floatLeft {
	float: left;
	}

.floatRight {
	float: right;
	}

.errMessage {
	border-top: 2px solid #c55;
	border-bottom: 2px solid #c55;
	margin-top: 10px;
	background-color: #fcc;
	padding: 10px 5px;
	color: #338;
	}

.errMessage div div {
	margin: 10px 5px 10px 40px;
	}

/* menus */
.mainMenuFrame {
	margin: 0px 0px 20px 0px;
	}

.menuFrame {
	position:relative;
	margin-left: 20px;
	}

.navlnk {
	color: #222;
	letter-spacing: 0.1em;
	text-decoration: none;
	line-height: 17px;
	cursor: pointer;
	cursor: hand;
	}

.navlnk:hover {
	color: #c43;
	font-weight: bold;
	letter-spacing: 0.03em;
	text-decoration: none;
	line-height: 17px;
	cursor: pointer;
	cursor: hand;
	}

.navlnk_hover {
	color: #c43;
	font-weight: bold;
	letter-spacing: 0.04em;
	text-decoration: none;
	line-height: 17px;
	cursor: pointer;
	cursor: hand;
	}

.navlnk_current {
	color: #555;
	font-weight: bold;
	letter-spacing: 0.04px;
	text-decoration: none;
	line-height: 17px;
	cursor: pointer;
	cursor: hand;
	}
	
/* IE images scale */
img {-ms-interpolation-mode:bicubic;}
