body {
	font-family: arial, verdana, helvetica, sans-serif;
}

div#Container {
	width:900px;
 	border: 1px solid #CFD3DB;
 	margin: 0px auto;
 	background: transparent url(/portalMuckeNovak/layout/images/hintergrund_verlauf.jpg) top left;	
}

div#Container img {
 	margin-bottom: -3px !only_ie;
 	padding-bottom: -3px !only_ie;
}

div#header1 {
	dispay:none;
}

img#logo_right {
	dispay:none;
}

div#header2 {
	dispay:none;
}

div#header3 {
	dispay:none;
}

div#header4 {
	dispay:none;
}

div#header5 {
	background-color: #CFD3DB;
	float:right;
	height: 17px;
	color: #1f2747;
	font-size: 10px;
	text-align: left;
	padding-top: 2px;
}

table#Main {
	float: left;	
}

div#Menue { 	
	width: 142px;
	padding-top: 15px;
	padding-left: 10px;
	font-weight: bold;
	color: #1f2747; 
	font-size: 0.7em;
	position:static top left;
}

div#Menue h1{
	font-size: 1em;
	margin-top: 2px;
	margin-bottom: 2px;
}

td#SpaceCol {
	dispay:none;
}

div#Content {
	font-size: 0.8em;
	text-align: justify;
	width: 470px;
	padding: 25px 25px 20px 25px;
}

div#Content h1 {
	font-size: 2.33em;
	color: #CFD3DB; 
	margin: 0;
	padding: 0;
}

div#Content h2 {
	font-size: 1.11em;
	color: #1f2747;
}

div#Image {
	dispay:none;
}

#Fusszeile {
	clear: both;
	font-size: 0.7em;
	padding-top: 4px;
	text-align: center;
	color: #FABD00;
	background-color: #1f2747;
}

a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #1f2747;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #1f2747;
	}
a:hover, a:active { 
	text-decoration: none; 
	color: #FABD00;
	}
