body {
	font-size: 76%;
	margin: 0 0 0 0;
	text-align:left;
	/*background:#666;*/
}
body, html { 
	width: 100%; 
	height: 100%; 
} 
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0 0 0 50px;
}
.header{
	width: 980px;
	height: 100px;
	background: #003768 url(../images/headerbreak.gif) repeat-x bottom left;
	border-bottom: none;
	border-top: none;
	border-right: solid #666666 1px;
	border-left: solid #666666 1px;
	margin: 0pt auto;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	padding: 20px 0 0 50px;
	margin: 0 0 -5px 0;	
}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	float: left;
}
a {
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}
.bgtop{
	width: 980px;
	height: 40px;
	background: url(../images/bg_top.gif) no-repeat bottom left;
	border-right: solid #666666 1px;
	border-left: solid #666666 1px;
	margin: 0pt auto;
}
.page{
	background: url(../images/bg_mid.gif) repeat-y top left;
	margin: 0 auto;width: 980px;
}
.maincontent {
	width: 980px;
	background:url(../images/bg_mid.gif) repeat-y top left;
	border-right: solid #666666 1px;
	border-left: solid #666666 1px;
	margin: 0;
	float: left;
}
.tourgrfx{
	width: 90%;
	margin: 15px 0 0 50px;
}
.tourgrfx h4{
	margin: 0;
	padding: 0;
}
.kolholder {
	width: 90%;
	padding: 0 0 0 50px;
	margin: 0 0 0 0;
	float: left;
}
.kollabel {
	font: 12px Arial, Helvetica, sans-serif;
	width: 160px;
	padding: 0 0 0 0;
	float: left;
}
.kolname {
	font: bold 11px Arial, Helvetica, sans-serif;
	color:#666666;
	width: 250px;
	float: left;
}
.kolbio {
	font: bold 11px Arial, Helvetica, sans-serif;
	color:#666666;
	width: 250px;
	float: right;
	text-align: right;
	padding: 0 5px 0 0;
}
.bgbottom{
	width: 980px;
	height: 35px;
	background: #6e9ecc url(../images/bg_bottom.gif) no-repeat top left;
	float: left;
	
}
.footer{
	background:#003768;
	width: 980px;
	height: 40px;
	padding: 3px 0 4px 0;
	float:left;
}
.postauthor{
	margin: 0 0 0 0;
	float: left;
}
table.posters{
	font-family: Arial, Helvetica, sans-serif;
	width: 882px;
	margin: 0 auto;
	padding-bottom: 25px;
}
table.posters thead td{
	background: #EBEBEB;
	font-weight: bold;
	text-align: center;
	padding: 5px 0 5px 0;
}
table.posters td.author{	
	width: 20%;
	background: #FFFFFF;
	vertical-align:text-top;
	border-bottom: 1px dotted #CCCCCC;
	padding: 5px 0 10px 15px;
}
table.posters td.title{
	width: 80%;
	background: #FFFFFF;
	line-height: 17px;
	vertical-align:text-top;
	border-bottom: 1px dotted #CCCCCC;
	padding: 5px 0 10px 15px;
}
a.posterlink{
	margin: 7px 20px 0 0;
	background:  url(../images/icn_zoom.gif) no-repeat 3px 3px;
		display: block;
	padding: 3px 6px 3px 25px;
	float: left;
}
a:hover.posterlink{
	background: #6E9ECC url(../images/icn_zoom_hvr.gif) no-repeat 3px 3px;
	color: #fff;
	text-decoration: none;
}
a.pdflink{
	margin: 7px 20px 0 0;
	background:  url(../images/icn_pdf.gif) no-repeat 3px 3px;
	display: block;
	padding: 3px 6px 3px 25px;
	float: left;
}
a:hover.pdflink{
	background: #6E9ECC url(../images/icn_pdf.gif) no-repeat 3px 3px;
	color: #fff;
	text-decoration: none;
}
.clearall {
	clear: both;
}
.close {
	font: bold 12px Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	padding: 0 0 0 253px;
	background: url(../images/closeicon.gif) center no-repeat;
}
.plug{
	margin: 14px 55px 0 0;
	line-height: 11px;
}

