body {
	background-color: #112574;
	text-align: center;
	color:#112574;
}

A.weiss:visited {
color :#ffffff;
}

table {
	border: 0;
}

td {
	vertical-align: top;
}

h2,h3,h4,h5,h6,div,p,body,html,input,button { 
	font: normal 12px Verdana,Arial;
}

h1 { 
	font: normal 14px Verdana,Arial;
	font-weight: bold;
}

#tabelle-layout {
  border: 0;
  height: 100%;
  width: 900px;
  margin: auto;
}

#zeile-kopf {
	height: 140px;
}

#zeile-kopf-spalte {
	height: 140px;
	border: 0;
	padding: 0;
}

#zeile-main {
	height: 99%;
}

#spalte-links {
	background-color: #93c9eb;
	border: 0;
	padding: 0;
	width: 150px;
}

#spalte-inhalt {
	background-color: #ffffff;
	border: 0;
	padding: 10;
	width: 600px;
}

#spalte-rechts {
	background-color: #93c9eb;
	border: 0;
	padding: 10;
	width: 150px;
}

#zeile-metanavi {
	height: 20px;
}

#zeile-metanavi-spalte {
	height: 20px;
	text-align: center;
	font: normal 12px Verdana,Arial;
}
