*  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color :yellow;
}
body{
	margin:0px;
}
html{ 
	margin-top:0px;
	background-image: url(../img/bgTop.gif);
	background-repeat: repeat-X;
	background-color: #171717;
	}
	
td {vertical-align : top;}
a {color:yellow; }
a:hover {color: Red;  }
#logoNav a { 
	font-size: 13px;
	font-weight: bold;
	color:yellow; 
	text-decoration:none; }
#logoNav a:hover {
	font-size: 13px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration:underline; }
#container {
	 position:relative; 
	 margin:auto; 
	 width:600px;
	 margin-top : 0px;
	/* border: 1px solid white;*/
}
/*#filler1 {
	height : 173px;
}*/
#logo {
	/*Padding-top:181px;*/
	background-image: url(../img/logoWeb.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	height: 370px;
}
#logotop{
	height: 300px;
	
}
#logoNav {
	height: 36px
}
#logoH2 {
	background-image: url(../img/bgH2.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 25px;
	text-align : left;
	padding-top: 3px;
	width : 290px;
	float:left;
}
#midIcons{
	padding-top: 1px;
	width: 200px;
	float: right;
	height: 25px;
	text-align: right;
	padding-right: 5px;
	
}
#mainContent{
	font-size: 11px;
	padding: 10px;

}
#footer{
	width : 100%;
	padding-top: 3px;
	border-top: 1px solid yellow;
	text-align: right;
	font-size: 9px;
}
.thumbs {
	margin-left: 15px;
}
.titelH2 {
	color: white;
	font-weight: bold;
	padding-left: 6px;

}

