p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3E3E3E;
	line-height: 1.5;
	margin-top: 0px;
}
h1 {
	font-size: 28px;
	color: #606060;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 20px;
	color: #004438;
	font-weight: normal;
	margin-top: 0px;
}
h3 {
	font-size: 13px;
	color: #446E64;
	font-weight: bold;
	margin-bottom: 0.5em;
}
h4 {
	font-size: 13px;
	color: #004438;
	font-weight: normal;
	margin-top: 0px;
}
.textROT {
	color: #CC3300;
}
.textGRUEN {
	color: #004438;
}


a:link {
	color: #004438;
}

a:visited {
	color: #004438;
}

a:hover {
	color: #E80000;
}

.acrobat {
	list-style-image: url(../grafik/reader_icon_kl.jpg)!important;
	list-style-type: none;
	list-style-position: outside;
}

.boxrechts {
	background-image: url(../grafik/box1-innen-bg.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 245px;
	margin-top: 5px;
}

.boxrechts h1 {
	background-image: url(../grafik/box1-head-bg.gif);
	background-repeat: no-repeat;
	font-size: 13px;
	color: #FFFFFF;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 24px;
	padding: 6px;
}
.boxrechts p {
	clear: both;
	margin: 0px;
	padding: 10px;
}
.boxrechts img {
	float: right;
	margin-right: 10px;
}
.boxrechts ul {
	clear: both;
	padding-bottom: 20px;
	padding-left: 30px;
}
.boxrechts li {
	list-style-type: square;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 15px;
}

.boxunten {
	background-image: url(../grafik/box2-innen-bg.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	width: 495px;
}

.boxunten h1 {
	background-image: url(../grafik/box2-head-bg.gif);
	background-repeat: no-repeat;
	font-size: 13px;
	color: #446E64;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
}

.boxunten p {
	padding-left: 15px;
	padding-right: 15px;
}

.tabmithg {
	background-image: url(../grafik/box2-innen-bg.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 495px;
}
.taboben {
	background-image: url(../grafik/box2-head-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.copyright {
	color: #FFFFFF;
}
.copyright a:link {
	color: #FFFFFF;
}
.copyright a:visited {
	color: #FFFFFF;
}
.copyright a:hover {
	color: #E80000;
}

.bildTop {
	border: 1px solid #497019;
	margin-right: 5px;
}

.bildRahmen {
	border: 1px solid #497019;
}

.bildLinks{
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.bildLinksRahmen {
	border: 1px solid #497019;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

.bildRechts {
	margin-left: 10px;
	float: right;
	margin-bottom: 5px;
}

.bildRechtsRahmen {
	border: 1px solid #497019;
	margin-left: 10px;
	float: right;
	margin-bottom: 5px;
}

.bildtext {
	font-size: 9pt;
	font-style: italic;
}

.warnung {
	color: #CC3300!important;
	font-weight: bold;
}

/* Formular formatieren */
.textfeld {
	background-color: #F0F0F0;
	width: 200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none; 
}
.button {
	background-color: #F0F0F0;
	cursor:pointer;
	color: #000000;
	width: auto;
	height: auto;
}
.button:hover{
	background-color: #C2C6D4;
}
