
*
{
	font-size: 12px;
	font-family: Verdana;
}

body, td, div, span, a, p
{
	color: #ffffff;
}


body
{
	background-color: #161F2C;
	background-image: url(../images/template/hg.jpg);
	background-position: center;
	background-repeat: repeat-y;
}

h1
{
	color: #7086B3;
	font-weight: bold;
	font-size: 14px;
}

#contentTd
{
	padding-left: 50px;
	padding-top: 35px;
	padding-right: 35px;
	padding-bottom: 35px;
}
	

#bottom
{
	background-image: url(../images/template/bottom_hg.jpg);
	
	border: 1px solid #82868D; 
	margin-top: 5px;
}

#bottom div
{
	font-size: 11px;
	padding: 5px;
	padding-left: 10px;
	word-spacing: 9px;
}

#bottom div span 
{
	word-spacing: normal;
	font-size: 11px;
}

#bilder img
{
	border: 1px solid #82868D;
}

#bilder strong
{
	text-align: right;
	background-color: #283853;
	font-size: 11px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 5px;
	margin-bottom: 5px;
	display: block;
	font-weight: normal;
}

a
{
	color: #ffffff;
}

a:hover
{
	color: #7086B3;
}

#bottom a
{
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
}

input, select, textarea
{
 color: #000000;
}