a.menu:link, a.menu:visited 
{
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover, a.menu:active 
{
	text-decoration: none;
	color: #999999;
}

a:link, a:visited 
{
	color: #2E5D68;
}
a:hover, a:active 
{
	color:#000000;
}

body
{
	font-family:Arial;
	font-size:11px;
}

h1
{
	color: #2E5D68;
	font-weight:100;
	font-size:19px;
	font-family:Tahoma, Arial;
	line-height:19px;
	margin:0px;
	padding:0px;
}

h2
{
	color: #50676C;
	font-size:14px;
	font-weight:normal;
	font-family:Tahoma, Arial;
	line-height:14px;
	margin:0px;
	padding:0px;
}

.bigtitel
{
	color: #2E5D68;
	font-weight:100;
	font-size:19px;
	font-family:Tahoma, Arial;
}

.normalIE
{
	font-family:Arial;
	font-size:11px;
}

.titel
{
	color: #50676C;
	font-size:14px;
	font-family:Tahoma, Arial;
}

#site
{
	width:907px;
	margin: 0px auto;
}

#header
{
	width:907px;
	height:138px;
	background-image:url(../../images/webimages/header.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#menu
{
	padding-left:186px;
	padding-top:12px;
	font-family:Tahoma;
	font-size:13px;
	color:#FFFFFF;
}

#menu_item
{
	margin-right:20px;
	float:left;
}

#content
{
	float:left;
	margin-left:1px;
	background-color:#FFFFFF;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	padding-bottom:20px;
}

#boxes
{
	width:330px;
	float:left;
}

#content_box
{
	width:310px;
	background-image:url(../../images/webimages/bgitem_middle.gif);
}

#content_page
{
	width:535px;
	background-image:url(../../images/webimages/bgcontent_middle.gif);
	float:left;
}

#thumb
{
	padding-bottom:10px;
}

#text
{
	padding-left:20px;
	padding-right:20px;
}

#footer
{
	margin-left:1px;
	background-image:url(../../images/webimages/footer.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:905px;
	height:18px;
	float:left;
}