div, td, p, ul, li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #535353;
	text-align: left;
}
p {
	margin: 10px 0px;
}
* html p {
	margin: 5px;
	margin-left: 0
}
* html h1, h2 {
	margin: 9px;
	margin-left: 0
}

* html ul {
	margin: 5px;
	margin-left: 15px

}
div {
	margin: auto;
}
a {
	color: #760000;
	text-decoration: underline;
}
a:hover {
	text-decoration: overline underline;
}
h1 {
	color: #760000;
	font-size: 14px;
	font-weight: bold
	margin-bottom: 4px;
}
h2 {
	color: #535353;
	font-size: 11px;
	margin-bottom: 2px;
}
ul {
	padding-left: 17px;
}
li {
	list-style-image: url(../images/mixed/style-list.gif);
}
input {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #535353;
}
textarea {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #535353;
}
.kasten {
	background-color: #EEEEEE;
	padding: 5px;
	padding-left: 20px;
}
.kontakttable td {
	background-color:#EEEEEE;
}
.kontakttable th {
	background-color: #DDDDDD;
	text-align: left;
}
.red {
	color: #760000;
}
.fussleiste {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #535353;
	text-decoration: none;
}
#nav {
	background: url(../images/sliced/back-nav.gif) repeat-x;
	width: 800px;
	height: 20px;
	text-align: center;
	overflow: hidden;
}
#nav a {
	display: block;
	text-align: center;
	float: left;
	line-height: 180%;
	width: 154px;
	text-decoration: none;
	color: #FFFFFF;
}
#nav a:hover, #nav a.active {
	background-color: #760000;
}
#subnav {
	height: 25px;
	background: url(../images/sliced/back-subnav.gif);
	width: 800px;
	vertical-align: middle;
	border-top: 2px solid white;
}
#subnav a{
	display: block;
	float: right;
	color: #626262;
	text-decoration: none;
	padding-left: 18px;
	padding-right: 20px;
	padding-top: 2px;
	height: 20px;
	margin-top: 1px;
	background: url(../images/sliced/back-subnav-punkte.gif) repeat-y;
	background-position: top left;
}
#subnav a:hover, #subnav a.active {
	background-color: #EFD9D9;
	color: #000000;
}
#subnav img {
	float: left;
}
#subnav a.subspecial {
	background-image: none;
	padding-right: 0px;
}
#subnav a.thirdnav {
	padding-left: 0;
}
#main {
	background: url(../images/sliced/back-footer.jpg) repeat-x;
	background-position: bottom;
	width: 800px;
}
#content {
	width: 800px;
	background-color: #FFFFFF;
	min-height: 400px;
}
* html #content {
	height: 400px;
}
#content p, div, td {
	line-height: 130%;
}

.tabelle td {
	padding-left: 10px;
	border-bottom: 1px solid white;
	background-color: #EEEEEE;
}
.tabelle th {
	font-weight: bold;
	background-color: #DDDDDD;
	padding-left: 10px;
	border-bottom: 1px solid white;
	text-align: left;
}
#colLeft {
	padding-left: 30px;
	vertical-align: top;
	padding-top: 13px;
}
#colRight {
	width: 480px;
	padding-left: 10px;
	vertical-align: top;
	padding-top: 3px;
}
#colRight p {
	margin-right: 5px;
}
#footer {
	height: 70px;
	width: 800px;
	margin-top: -2px;
	border-bottom: 1px solid black;
}
#footer table {
	height: 70px;
	width: 100%;
}
#footer td {
	text-decoration: none;	
	vertical-align: bottom;
	text-align: center;
}
#footer .footertd {
	width: 50%;
	padding-bottom: 10px;
}
#sub1 {
	margin-left: 69px;
}
#sub2 {
	margin-left: 235px;
}
#sub3 {
	margin-left: 400px;
}
#sub4 {
	margin-left: 560px;
}
#sub5 {
	margin-left: 650px;
}
.beispiele a {
	display: block;
	float: left;
	padding: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: 3px;
	margin-top: 3px;
	color: #626262;
	border-bottom: 1px solid #626262;
	border-right: 1px solid #626262;
	border-top: 1px solid #C9C9C9;
	border-left: 1px solid #C9C9C9;
	text-decoration: none;
}
.beispiele a:hover {
	background-color: #EFD9D9;	
	text-decoration: none;
}
.beispiele a.active {
	background-color: #EFD9D9;	
	border: 1px solid #EFD9D9;
	color: #760000;
}
a.link {
	text-decoration: none;
}
a:hover.link {
	text-decoration: none;
}
.listitem {
	margin-top: 10px;
	background-color: #EEEEEE;
	padding-bottom: 4px;
}
.listitem .headline {
	background-color: #DDDDDD;
	border-bottom: 1px solid #FFFFFF;
	padding: 4px;
	font-weight: bold;
}
.listitem .headline a {
	text-decoration: none;
}
.listitemt .datum {
	float: right;
	font-size: 11px;
	font-style: italic;
}
.listitem .teaser {
	padding: 4px;
	margin-bottom: 5px;
}
.listitem .teaser img{
	float: left;
	margin-right: 4px;
}

.teaser-ref {
	padding: 4px;
	margin-bottom: 5px;
}

.listitem .teaser-ref img {
float: none;
}


/* Clearfix-Methode zum Clearen der Float-Umgebungen */
.clearfix:after {		content: "."; 		display: block; 		height: 0; 		clear: both; 		visibility: hidden;}
.clearfix { display: block; } 
