@charset "utf-8";
/* CSS bleuerag.ch */

/* Browser reset */

* { margin:0; padding:0; }
option {padding-left: 0.4em}

* html body * { overflow:visible }
* html iframe, * html frame { overflow:auto }
* html frameset { overflow:hidden }

fieldset, img { border:0 solid; }

/* */

body {
	background-color: #000000;
	margin: 0px;
}
body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 14px;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


#imageContent {
	position:absolute;
	left:0px;
	top:21px;
	z-index:2;
}

/* Hauptnavigation */

#naviMain {
	position:absolute;
	left:0px;
	top:0px;
	height:21px;
	z-index:4;
	background-color: #4C4C4E;
	width: 809px;
}
#naviMain td {
	margin: 0px;
	padding: 0px;
}

td {
	vertical-align: top;
	padding-top: 8px;
}

