body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica;
	font-size: 12px;
	line-height: 14px;
	color: black;
	background-color: #dddddd;
	background-image: url(img/lrbg.gif);
	background-repeat: repeat-y;
}

td, textarea {
	font-family: Arial, Helvetica;
	font-size: 12px;
	line-height: 14px;
}

a {
	color: #be2f37;
}

a:link, a:active, a:visited {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}


p {
	margin: 6px;
}

form {
	margin: 0px;
}

#topBar {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 758px;
	height: 22px;
	background-color: #dddddd;
}

#update {
	position: absolute;
	top: 585px;
	left: 624px;
	font-size: 11px;
}

#deen {
	margin-left: 10px;
	margin-top: 3px;
	font-weight: bold;
	float: left;
}

#deen a {
	color: #444444;
	text-decoration: none;
}

#schnellsuche {
	margin-left: 465px;
}

#schnellsuchfeld {
	border: 1px solid #999999;
}

#schnellsuchsb {
	height: 18px;
	font-size: 11px;
}

#leftCol {
	position: absolute;
	top: 45px;
	left: 18px;
	width: 175px;
	height: 265px;
}

#logoBox {
	margin-top: 13px;
}

#navBar {
	position: absolute;
	top: 35px;
	left: 192px;
	width: 565px;
	height: 50px;
}

#picBar {
	position: absolute;
	top: 60px;
	left: 195px;
	width: 565px;
	height: 100px;
}

#picBox {
	position: absolute;
	top: 60px;
	left: 190px;
	width: 565px;
	height: 185px;
}

#instTeaser {
	margin-top: 12px;
	width: 410px;
	float: left;
}

#bannerBox {
	margin-top: 2px;
	width: 150px;
	float: left;
}

#themenBox {
	position: absolute;
	top: 255px;
	width: 736px;
	padding-top: 6px;
	padding-bottom: 6px;
	left: 18px;
	border: 1px solid #dddddd;
}

#pageContent {
	position: absolute;
	top: 170px;
	left: 200px;
	width: 550px;
	line-height: 16px;
	overflow: visible;
}

#cmsContent {
	position: absolute;
	top: 60px;
	left: 200px;
	width: 560px;
	line-height: 16px;
	overflow: visible;
}

#homeBoxes {
	position: absolute;
	top: 350px;
	left: 18px;
	width: 760px;
	height: 225px;
}

.navItemLo {
	width: 110px;
	height: 19px;
	background-image: url(img/lrnav_lo.gif);
	background-repeat: no-repeat;
	float: left;
	margin-right: 3px;
	text-align: center;
	font-size: 11px;
	padding-top: 2px;
}

.navItemLo a {
	color: black;
}

.navItemLo a:link, .navItemLo a:active, .navItemLo a:visited {
	text-decoration: none;
}

.navItemLo a:hover {
	color: white;
}

.navItemHi {
	width: 110px;
	height: 19px;
	background-image: url(img/lrnav_hi.gif);
	background-repeat: no-repeat;
	float: left;
	margin-right: 3px;
	text-align: center;
	color: white;
	font-size: 11px;
	font-weight: bold;
	padding-top: 2px;
}

.navItemHi a {
	color: white;
}

.navItemHi a:link, .navItemHi a:active, .navItemHi a:visited {
	text-decoration: none;
}

.navItemHi a:hover {
	font-weight: bold;
	color: white;
}

.mini {
	color: #444444;
	font-size: 11px;
	line-height: 12px;
}

.teaserBox {
	width: 175px;
	height: 225px;
	background-image: url(img/teaserbox.gif);
	background-repeat: no-repeat;
	float: left;
	margin-right: 12px;
}

.teaserTitle {
	color: white;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 12px;
	text-align: center;
}

.teaserContent {
	width: 165px;
	height: 220px;
	margin-left: 6px;
	color: #333333;
	font-size: 11px;
	line-height: 13px;
	text-align: left;
}

.teaserLinks {
	margin-top: 10px;
	color: #444444;
	font-size: 11px;
	line-height: 11px;
}

.themenBoxCol {
	float: left;
	font-size: 11px;
	line-height: 14px;
	margin-right: 12px;
}

h3 {
	color: #be2f37;
	font-size: 14px;
	margin-bottom: 10px;
	margin-top: 0px;
}

.lrrot {
	color: #be2f37;
}

ul {
	list-style-image: url(img/redarrow_r.gif);
	margin-top: 0px;
	margin-bottom: 0px;
}

.TrefferListe {
	width: 550px;
}

.TrefferListe tr {
	vertical-align: top;
	background-color: #f6f6f6;
}

.TrefferListe th {
	font-size: 12px;
	font-weight: bold;
	background-color: #cccccc;
	padding: 3px;
	text-align: left;
}

.TrefferListe td {
	vertical-align: top;
	padding: 3px;
}

#cmsPopup {
	margin: 10px;
	font-family: Arial, Helvetica;
	font-size: 12px;
	line-height: 14px;
	color: black;
}

#legende {
	background-color: #efefef;
	padding: 2px;
	margin: 0px;
}

#legende td {
	font-size: 10px;
}

.cmsinpm {
	width: 250px;
}

.cmsinpl {
	width: 400px;
}

.cmsinpxl {
	width: 500px;
}

.cmsdropm {
	width: 200px;
}

.cmsdropl {
	width: 320px;
}

.cmsdropxl {
	width: 450px;
}

.cmsbuts {
	width: 80px;
}
.cmsbutm {
	width: 100px;
}
.cmsbutL {
	width: 140px;
}

.nwslTitle {
	background-color: #be2e37;
	color: white;
	font-weight: bold;
	font-size: 14px;
}

#nwslBody {
	background-color: #ffffff;
}

.nwslContent {
	background-color: #dddddd;
}

.nwslContent ul {
	list-style-image: url(../img/icon_pfeil_gr.gif);
}
.nwslGeko {
	background-color: #fbefca;
}