img, div, td { 
	behavior: url(script/iepngfix.htc);
}

body {
	margin-top:9px;
	margin-bottom:1px;
	background-image: url(gfx/linien.gif);
}

body, p, td, th, li, a, form, h1, h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	font-size: 15px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #2974A5;
}

h2 {
	font-size: 12px;
	font-weight: normal;
	color: #2974A5;
	margin-bottom: 20px;
}

.fussnote {
	font-size: 10px;
}

.kopfTD {
	background: transparent url(gfx/kopf.png); 
	height:109px;
}

.lineTD {
	background: transparent url(gfx/mitte.png);
	height: 2px;
}

.inhaltTD {
	background: transparent url(gfx/mitte.png);
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 23px;
	padding-right: 23px;
}

.fussTD {
	background: transparent url(gfx/fuss.png); 
	height:46px;
}

.naviTD {
	border-left:solid;
	border-left-width: 2px;
	border-left-color: #7CC4E3;
}

.selected {
	background-color: #FFD450;
	font-weight: bold;
}

a {
	color:#000000; 
	text-decoration:none;
}
a:hover {
	text-decoration:underline; 
}

.rahmen {
	border: solid;
	border-color: Red;
	border-width: 2px;
}

.keinrahmen {
	border: solid;
	border-color: White;
	border-width: 2px;
}

.textTd {
	padding: 2px 10px 2px 0px;
}

.immonetIframe {
	width: 660px;
	height: 500px;
}
