html, body 
	{
	margin: 0px;
	text-align:center;
	background: url('images/down.png');
	height: 100%;
	}
html, body
	{ 
	text-align: -moz-center;
	}
#toppage
	{
	width:100%; height:168px;
	background: url('images/top.png');
	background-repeat:repeat-x;
	}
#mainpage
	{
	width:950px;
	position: absolute;
	top:30px; left:50%;
	margin-left:-475px;
	background-color: #ffffff;
	border: 1px solid #cccccb;
	}

#navigation_top
	{
	width:100%; height:29px;
	clear:left;
	background: url(images/btn_stretch.png) repeat-x left bottom;
	background-color: #ff0009;
	background-repeat: repeat-x;
	border: 0px solid #cccccb;
	font-family: Arial, Verdana, Times New Roman;
	font-size: 0.8em;
	}
#navigation_side
	{
	width:190px; height:650px;
	float:left;
	margin-top: 0px; margin-left:1px; margin-right:0px; margin-bottom:0px;
	padding-top:0px; padding-left:8px; padding-right:0px;
	background-color: #fcdede;
	text-align:left;
	}
#navigation_side a
	{
	text-decoration: none;
	color: #000000;
	}
#rightelement
	{
	width:138px; height:650px;
	float:right;
	margin-top: 0px; margin-left:0px; margin-right:1px; margin-bottom:0px;
	padding-top:10px; padding-left:12px; padding-right:13px;
	background-color: #dde4eb;
	text-align:left;
	}
div.projectelement
	{
	width:133px;
	float:left;
	background-color: #ffffff;
	border-top:1px solid #CCCCCB;
	padding:2px; padding-bottom:3px;
	margin-top:15px; margin-bottom: 7px;
	}
#projectend
	{
	width:133px;
	float:left;
	background-color: #ffffff;
	border-top:1px solid #CCCCCB;
	padding:2px; padding-bottom:3px;
	margin-top:15px; margin-bottom: 30px;
	}
div.merger
	{
	width:126px; height:70px;
	margin-top:4px; margin-right:0px; margin-left:2px; margin-bottom:0px;
	}
div.progress
	{
	width: 16px;
	float:right;
	height: 64px;
	border: 1px solid #979797;
	margin:0px;
	}
div.projectimg
	{
	float:left;
	}
div.projecttext
	{
	margin-top:3px; margin-left:3px;
	}
#adressbox
	{
	margin-top:15px;
	}

#contentbox
	{
	width:560px;
	float:left;
	padding:12px; padding-top:8px;
	text-align:left;
	}

div.newsitem
	{
	border-top:1px solid #CCCCCB;
	border-left:0px; border-right:0px; border-bottom:0px;
	margin-bottom:12px;
	padding-bottom:10px;
	padding-left:5px;
	padding-top:8px;
	width:545px;
	}

div.newsitem img
	{
	padding:3px;
	border: 1px solid #CCCCCB;
	margin-right: 10px;
	}
#subtitle
	{
	width:100%; height:29px;
	clear:left;
	background: url(images/btn_stretch.png) repeat-x left bottom;
	background-color: #002d5d;
	background-repeat: repeat-x;
	border: 0px solid #cccccb;
	font-family: Arial, Verdana, Times New Roman;
	font-size: 0.8em;
	padding:0px;
	}

#endspace
	{
	position:absolute;
	bottom:1px;
	width:100%; height:30px;
	}

h6	/* font used for small links */
	{
	font-family: Tahoma, Arial, Trebuchet MS, Verdana, Times New Roman;
	font-size: 0.7em;
	font-weight:bold;
	}

h5	/* font used for navigation content */
	{
	font-family: Tahoma, Arial, Trebuchet MS, Verdana, Times New Roman;
	font-size: 0.7em;
	font-weight:bold;
	line-height:1.3em;
	padding:0px;	
	margin:0px;	
	}

h4	/* font used for Main content */
	{
	font-family: Tahoma, Arial, Trebuchet MS, Verdana, Times New Roman;
	font-size: 0.80em;
	font-weight:normal;
	line-height:1.3em;
	padding:0px;	
	margin:0px;
	}
h3	/* font used for Navigation title */
	{
	font-family: Tahoma, Arial, Trebuchet MS, Verdana, Times New Roman;
	font-size: 0.80em;
	font-weight:normal;
	line-height:1.3em;
	padding:0px;	
	margin-bottom:8px;
	}
