body{
	text-align:center;
}

table {
	margin:0px auto;
}
button		{
	font: normal 12px Arial;
}
h1 { 
	font: normal 16px Arial;
	font-weight: bold;
}

h2 { 
	font: normal 14px Arial;
	text-align: justify;
}
h3 { 
	font: normal 36px Arial;
	text-align: center;
	text-margin:0em;
}
h4 { 
	font: normal 24px Arial;
	text-align: center;
	text-margin:0em;
}
h5 { 
	font: normal 16px Arial;
	text-align: center;
	font-weight: bold;
}
h6 { 
	font: normal 14px Arial;
	text-align: left;
	word-spacing:10em;
}
p { 
	font: normal 12px Arial;
	text-align: justify;
}
li { 
	font: normal 12px Arial;
	text-align: justify;
}


div#freiraumoben {
		width:950px;
		height: 10px;
		background-color:#FFFFFF;
		margin:0px auto;
		}

div#menuoben {
		width:950px;
		height: 20px;
		text-align:right;
		margin:0px auto;
		font: normal 12px Arial;
		}

div#zwischenlinieoben{
		width:100%;
		height: 6px;
		background-color:#FFFFFF;
		margin:0px auto;

		}

div#balken {	
		width:100%;
		height: 96px;
		background-color:#CCCCCC;
		margin:0px auto;
		text-align:center;
		border-top-width:2px;
  		border-top-style:solid;
  		border-top-color:#5a94c2;
 		border-bottom-width:2px;
  		border-bottom-style:solid;
  		border-bottom-color:#5a94c2;
		}

div#header {	
		width:950px;
		height: 96px;
		background-color:#CCCCCC;
		margin:0px auto;
		text-align:center;

		}

div#zwischenlinieunten{
		width:100%;
		height: 6px;
		background-color:#FFFFFF;
		margin:0px auto;
		}

div#unten {
		width:950px;
		height:400px;
		margin:0px auto;

		}

div#menulinks {	
		width:150px;
		height: 400px;
		float:left;
		background-color:#5a94c2;
		}

div#zwischenraum{
		width:20px;
		height:398px;
		float:left;
		background-color:#CCCCCC;
		border-bottom-width:2px;
  		border-bottom-style:solid;
  		border-bottom-color:#5a94c2;
		}

div#text {		
		width:760px;
		height:398px;
		float:left;
		background-color:#CCCCCC;
		border-bottom-width:2px;
  		border-bottom-style:solid;
  		border-bottom-color:#5a94c2;
  		text-align:center;
		}
		
div#rand {		
		width:18px;
		height:398px;
		float:right;
		background-color:#CCCCCC;
		border-right-width:2px;
  		border-right-style:solid;
  		border-right-color:#5a94c2;
  		border-bottom-width:2px;
  		border-bottom-style:solid;
  		border-bottom-color:#5a94c2;
		}

