body {
	margin: 0px;
	padding: 0px;
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #333333;
	background: #ffffff;
	height: 100%;
}

html {height:100%;}

#leftTab {
	padding-top: 35px;
	text-align: left;
}


/* CONTENT */
#content {
	width:754px;
	line-height: 18px;
	padding-bottom: 50px;
	padding-top: 34px;
	text-align: justify;
}

#content h1 {
	margin-top:0px;
	font-size:15px;
	text-transform: uppercase;
	color: #d9264a;
	padding-left: 55px;
	padding-bottom: 15px;
	text-align: left;
	font-weight: normal;
}

#text {
	padding-left: 70px;
}

#content h2 {
	font-size: 12px;
	color: #d9264a;
	font-weight: normal;
}

#content h3 {
	font-size:13px;
	text-transform: uppercase;
	color: #d9264a;
	margin:0px;
	padding:0px;
	font-weight: normal;
}

#content h4 {
	font-size:12px;
	font-weight: normal;
	text-transform: uppercase;
}

#content a {
	color:#ee1c25;
	text-decoration: none;
}

#content a:hover {
	color:#ee1c25;
	text-decoration: underline;
}

#content ul {
	list-style-image: url(../img/listpic.gif);
	margin: 0 0 0 10;
	padding: 0 0 0 0;

}

#content li {
	line-height: 18px;
	margin-left: 15px;
	padding-left: 5px;
}

#content ol {
	margin: 0px;
	padding-left: 20px;
}

.button {
	background: #8f9eb0;
	color: #ffffff;
	font-weight: bold;
}

.druck {
	display:none;
}

.suchFeld {
	border: 1px solid #6e6e70;
	padding: 1px;
	width: 160px;
}

.textFeld {
	border: 1px solid #333333;
	padding: 3px;
}

.fehlermeldung {
	color: red;
}

.meldung {

}

.block {
	display: block;
	border: 0px;
}


#footer {
	padding-top: 50px;
}

#footer a {
	text-decoration: none;
	color: #000000;
}

#footer a:hover {
	text-decoration: underline;
	color: #000000;
}

.imgFull {
	border: 0px;
	display: block;
	padding-top: 15px;
	padding-bottom: 30px;
}

.headerPrint {
	display: none;
}

#leftText {
	padding: 10px 10px 10px 0px;
	font-size: 10px;
	line-height: 14px;
}

#leftText h1 {
	padding: 0px 0px 0px 0px;

	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	text-transform: uppercase;
}

.navMap {
	display: block;
	border: 0px;
	margin-left: 55px;
}

#links {
	margin-right: 20px;
	margin-top: 30px;
}

#links a {
	color:#ee1c25;
	text-decoration: none;
}

#links a:hover {
	color:#ee1c25;
	text-decoration: underline;

}

#links h1 {
	margin-top:0px;
	font-size:15px;
	text-transform: uppercase;
	color: #d9264a;
	text-align: left;
	font-weight: normal;
}
