html {
	height:100%;
}
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 16px;
	line-height: 110%;
	}
table {
	border-collapse: collapse;
	margin:0;
	padding:0;
	}

table#layout {
	height: 100%;
	width: 100%;
	border:none;
	}
td { padding: 0;
	}
img { border: none;
	}
 /*#layout tr {
 	height:100%;

 }*/
 #layout table {
 	margin:0 auto;
	padding:0;
 }
td.rand-innen {
	background-color: #45626D;
	width: 44px;
}
/* Navigations - Elemente */
table.navigation {
	width: 116px;
	height:100%;
	max-height: 590px;
	text-align:center;
	}

 .navigation a {
 	display:block;
	margin: auto;
	width: 96px;
	height: 20px;
	background-color: #45626D;
	color: #F8FDE5;
	font-family:Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: center;
	font-size:12px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
	}
 .navigation a:hover {
 	color: #FF8181;
 }
 .navigation p {
 	margin:0 0 15px 0;
 }
/* Subnavigation */
 .subnavigation p {
 	margin: 0;
	padding: 0;
	line-height: 100%;
 }
 .subnavigation a {
 	display:block;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px! important;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
 }
 a.sublink {
	width: 95px;
	height: 18px;
	line-height: 18px;
	border: 1px solid #F8FDE5;
 }
 a.sublink:hover {
 	color: #FF8181;
 }
 #sublink-aktiv {
	width: 95px;
	height: 18px;
	border: 1px solid #45626D;
 	cursor: text;
	line-height: 18px;

 }

 /* Inhalt */
td.content {
	background-color: #F8FDE5;
	width: 575px;
	height:100%;
	margin:0;
	padding: 0;
	}
td.content table {
	margin-top:24px;
	}
.content td {
	vertical-align: top;
	font-size:12px;
	line-height: 16px;
	}
.content a {
	font-weight: bold;
	color: #45626d;
	text-decoration: none;
	font-size:12px;
	line-height: 16px;
	}
 .content li {
 	color: #45626d;
	}

/* speziell formatierte Inhalte */
 ul.partner-list {
 	margin: 0;
	padding: 0;
	}
 .partner-list li {
 	width: 150px;
	margin-bottom: 6px;
	margin-left: 109px;
 	}
ul#partner-list-links {
	margin-left: 109px;
	}
 #impressum td {
 	text-align: left;
 	}
/* rechte Spalte */
table.info-rechts {
	background-color: #45626D;
	width: 164px;
	height:100%;
	text-align: center;
	}
 #awa-link img, #biowetter-link img {
 	border:1px solid #F8FDE5;
	margin-right: 11px;
 	}
#biowetter-link a {
	color: #F8FDE5;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	line-height: 11px;
	}
#biowetter-link a:hover {
	color: #FF8181;
	}
#biowetter-link {
	line-height: 11px; text-align: left; margin-left: 12px;
	}





