/* stylesheet blumberg by hyperwork harald winkler / nov 2009 */


html, body, #wrapper {
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color:#666;
	background-color: #fff;
	text-align: center;
}
#container {
	margin:auto;
	text-align:left;
	width: 760px;
	padding: 0 3px 0 3px;
}
#clear {
	clear:both;
	height:2px;
}
P {
	margin-top:0px;
	margin-bottom:6px;
}
A, A:visited {
	color:#666;
}
A:hover {
	color:#CC3300;
}
H1, H2, H3, H4, H5, H6 {
	margin-top:0px;
	margin-bottom:6px;
	font-size:11px;
	font-weight:bold;
}
#header {
	width: 760px;
	height:60px;
	margin: 30px 0 10px 0;
}
#menubox {
	float:left;
}
#menubox TD {
	font-size: 11px;
	padding-right:20px;
	height:16px;
	vertical-align:top;
}
#menubox A {
	text-decoration:none;
	margin-right:10px;
	color:#666;
}
#menubox A:hover {
	text-decoration:underline;
	color:#CC3300;
}
#logo {
	float:right;
	margin-top: 30px;
}
#normalbox {
	width: 760px;
}
#leftbox {
	width: 430px;
	float:left;
	margin-right:30px;
}
#rightbox {
	width: 300px;
	float:left;
}
#footer {
	width: 100%;
	height:20px;
	vertical-align:middle;
	text-align:left;
	font-size: 11px;
	padding-top:6px;
}
#footer A {
	text-decoration:none;
	color:#666;
}
#footer A:hover {
	text-decoration:underline;
	color:#CC3300;
}


/* typo hacks */

.csc-textpic, .csc-textpic-center, .csc-textpic-below, .csc-textpic-above, .csc-textpic-imagewrap, .csc-textpic-image, .csc-textpic-lastcol, .csc-textpic-firstcol {
	margin:0px;
	padding:0px;
	border: 0px;
}
.csc-header-n1 {
}
.tx-flvplayer2-pi1 {
	margin-bottom:20px;
}
.bodytext {
	font-family: Arial, sans-serif;
	font-size: 11px;
}
.contenttable {
}
.contenttable TD {
	vertical-align:top;
}
.align-right {
	text-align:right;
}
FORM {
	margin:0;
}
