body
{
		margin : 3px 0px 3px 0px;
		margin-bottom : 3px;
		margin-left : 0px;
		margin-right : 0px;
		margin-top : 3px;
}

table
{
	background-color : #FFFFC8;
	text-align:center;
}

.footer
{
	background-color :#00BFFF;	
}

.header
{
	background-color :#FFFFC8;	
}


.content
{
	width:800px;
	border : 0 none Black;
	padding-bottom : 3px;
	padding-left : 3px;
	padding-right : 3px;
	padding-top : 3px;
	padding : 3px 3px 3px 3px;
}

.menu
{
	width:800px;
	border : 0 none Black;
	padding-bottom : 1px;
	padding-left : 3px;
	padding-right : 3px;
	padding-top : 1px;
	padding : 1px 3px 1px 3px;
}

td.menuitem, a.menuitem,a.menuitem:visited,a.menuitem:active,a.menuitem:hover {
	text-decoration:none;
	padding-top : 1px;
	padding-left : 3px;
	padding-right : 3px;
	padding-bottom : 1px;
	color: #000000;
	font-size : 15px;
	font-weight : bold;
}

a.menuitem:hover {
	text-decoration:underline;
	color:#FFFFFF;
	background-color: #00BFFF;
}

td.menuitemselect, a.menuitemselect, a.menuitemselect:visited, a.menuitemselect:active, a.menuitemselect:hover{
	text-decoration:none;
	padding-top : 1px;
	padding-left : 3px;
	padding-right : 3px;
	padding-bottom : 1px;
	color: #FFFFFF;
	font-size : 15px;
	font-weight : bold;
	background-color : #CC6666;
}

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

.projektueberschrift{
	font-size : 16px;
	font-weight : bold;
	color:blue;
}

.projektbeschreibung{
	text-align : justify;
}

.projekttop{
	text-align:center;
	color:#CC6666;
	font-weight:bold;
}

.projektansprechpartner{
	text-align:right;
}

.projektscreenshot{
	text-align:center;
}

.projekteinsatzort{
	text-align:left;
}

.projektunternehmen{
	text-align:left;
}