body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #333333;
	line-height: 120%;
	background-color: #FFFF99;
}
#seite {
	width: 958px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	background-color: #FFFFCC;
}

#kopf{
}

#titel{
}

#navigation{
	width: 140px;
	background-color: #CCCCCC;
	float: left;
	margin-right: 10px;
	height: 600px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}

#inhalt1{
	width: 480px;
	float: left;
	margin-right: 10px;
	background-color: #FFFFCC;
	height: 600px;
}

#inhalt2{
	top: 0px;
	width: 150px;
	float: left;
	margin-right: 10px;
	background-color: #FFFFCC;
	height: 600px;
}

#inhalt3{
	width: 150px;
	float: left;
	background-color: #FFFFCC;
	height: 600px;
}

#inhalt4{
	float: left;
	background-color: #FFFFCC;
	height: 600px;
	width: 310px;
}

#inhalt700b {
	width: 780px;
	float: left;
	margin-right: 10px;
	right: 160px;
	padding: 2px;
	background-color: #FFFFCC;
	height: 600px;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

a {
	color: #333333;
	font-size: 120%;
	line-height: 150%;
	padding-bottom: 2px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	text-decoration: none;
}

a:hover {
	background-color: #990000;
	color: #FFFFFF;
	list-style-type: none;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	line-height: 140%;
	color: #666666;
	text-indent: 4px;
	margin-top: 0px;
	font-style: italic;
	font-weight: bold;
	background-image: url(../Templates/headhintergrund.gif);
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	line-height: 120%;
	font-weight: bold;
  color: #333333;
}

h1 {
	font-size: 200%;
	margin-bottom: 20px;
	text-indent: 12px;
	font-style: italic;
}

h6 {
	color: #CC0000;
	margin-bottom: -4px;
	font-size: 120%;
	margin-top: 4px;
}

img {
	margin: 1px;
	padding: 1px 4px 1px 1px;
}

