li a{
	color: #363399;
}

* html li {
	margin: 0;
}

*+html li {
	margin: 0;
}

/* SUB-MENÃœ 1.EBENE */

#subMenue {
	display: block;
	width: 165px;
	height: 1px;
	float: left;
	font-size: 11px;
}

.menu2 a {
	display: block;
	width: 145px !important;
	width: 165px;
	height: 21px;
	line-height: 21px;
	padding: 0 10px;
	font-weight: normal;
	text-decoration: none;
	color: #3F3F3F;
	border-bottom: 1px solid #f1f2fe;
}

.menu2 a:hover {
	display: block;
	line-height: 21px;
	font-weight: bold !important;
	text-decoration: none;
	color: #FFFFFF !important;
	background-color: #333d99;
	border-bottom: 1px solid #f1f2fe;
}

.menu2 a:visited {
	display: block;
	line-height: 21px;
	font-weight: normal;
	text-decoration: none;
	color: #3F3F3F;
	border-bottom: 1px solid #f1f2fe;
}

.menu2Active a {
	display: block;
	width: 145px !important;
	width: 165px;
	height: 21px;
	line-height: 21px;
	padding: 0 10px;
	font-weight: bold !important;
	text-decoration: none;
	color: #FFFFFF !important;
	background-color: #333d99;
	border-bottom: 1px solid #f1f2fe;
}

/* SUB-MENÃœ 2.EBENE */

.menu3 a {
	display: block;
	width: 131px !important;
	width: 165px;
	height: 21px;
	line-height: 21px;
	padding: 0 17px;
	font-weight: normal !important;
	font-size: 10px;
	text-decoration: none;
	color: #3F3F3F !important;
	background-color: #D3D3D3;
	border-bottom: 1px solid #f1f2fe;
}

.menu3 a:hover {
	display: block;
	line-height: 21px;
	font-weight: bold !important;
	font-size: 10px;
	text-decoration: none;
	color: #3F3F3F !important;
	background-color: #D3D3D3;
	border-bottom: 1px solid #f1f2fe;
}

.menu3Active a {
	display: block;
	width: 131px !important;
	width: 165px;
	height: 21px;
	line-height: 21px;
	padding: 0 17px;
	font-weight: bold !important;
	font-size: 10px;
	text-decoration: none;
	color: #3F3F3F !important;
	background-color: #D3D3D3;
	border-bottom: 1px solid #f1f2fe;
}

/* SUB-MENÃœ 3.EBENE */

.menu4 a {
	display: block;
	width: 97px !important;
	width: 165px;
	height: 21px;
	line-height: 21px;
	padding: 0 34px;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	color: #3F3F3F !important;
	background-color: #D3D3D3;
	border-bottom: 1px solid #f1f2fe;
}

.menu4 a:hover {
	display: block;
	line-height: 21px;
	font-weight: bold !important;
	font-size: 10px;
	text-decoration: none;
	color: #3F3F3F !important;
	background-color: #D3D3D3;
	border-bottom: 1px solid #f1f2fe;
}

.menu4Active a {
	display: block;
	width: 97px !important;
	width: 165px;
	height: 21px;
	line-height: 21px;
	padding: 0 34px;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	color: #3F3F3F !important;
	background-color: #D3D3D3;
	border-bottom: 1px solid #f1f2fe;
}


/* CONTENT */

.contentSeparator2 {
	width: 945px;
	height: 5px !important;
	overflow: hidden;
	background-color: #FFF;
}


#contentWrapper {
	width: 945px;
	background-image: url(../libImages/content/bgContent.gif);
	background-repeat: repeat-y;
}

#content {
	width: 537px !important;
	min-height: 350px !important;
	margin: 22px;
	float: left;
}

* html #content table {
	font-size: 12px;
}

.wordDescription {
	color: #bdbec7;
	font-size: 10px;
	font-weight: bold;
	margin: 15px 0 0;
}

.newsBox { 
	width: 400px; 
	padding: 15px 15px 5px; 
	background-color: #FEF9E5; 
	border:	1px solid #F3C700; 
	margin-bottom: 22px; 
}

.newsBox h1 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.newsBox .date {
	color: #F3C700;
	font-size: 11px;
	font-weight: bold;
}

.newsBox a:link, a:visited { 
	font-weight: bold;
	text-decoration: none;
}

.newsBox a:hover, a:active { 
	font-weight: bold;
	text-decoration: none;
}


/* TEASER CONTENTSEITE */

#teaser {
	width: 177px;
	margin: 22px 0 0 0;			/* muss evtl. angepasst werden */
	font-size: 11px;
	float: left;
}

#teaser input {
	width: 160px;
}

#teaser table {
	font-size: 11px;
}

#teaser a {
	color: #3F3F3F;
	font-weight: normal;
	text-decoration: none;
}

#teaser .boxHl {
	width: 155px !important;
	width: 177px;
	text-transform: uppercase;
	padding: 4px 10px 3px;
	font-weight: bold;
	background-color: #f6e781;		/* muss evtl. angepasst werden */
	border: 1px solid #f6e781;		/* muss evtl. angepasst werden */
}

#teaser .boxHl p {
	margin: 0;

}

#teaser .boxContent {
	padding: 6px 10px 5px;
}

#teaser .boxHlGrey {
	width: 155px !important;
	width: 177px;
	text-transform: uppercase;
	padding: 4px 10px 3px;
	font-weight: bold;
	background-color: #d0d0d0;		/* muss evtl. angepasst werden */
}

#teaser .boxGrey {
	background-color: #FFF;		/* muss evtl. angepasst werden */
	border: 1px solid #d0d0d0;		/* muss evtl. angepasst werden */
	margin-bottom: 25px;
}

#teaser .box {
	background-color: #fefbeb;		/* muss evtl. angepasst werden */
	border: 1px solid #f6e781;		/* muss evtl. angepasst werden */
	margin-bottom: 25px;
}

#teaser .dottedLine {
	width: 153px;
	margin: 10px 0;
	height: 1px;
	background-image: url(../libImages/main/dottedLine.gif);
	background-repeat: repeat-x;
	overflow: hidden;
}

.downloadIcon {
	width: 24px;
	margin-right: 5px;
	float: left;
}

.downloadLink {
	width: 85px;
	margin-top: 5px;
	float: left;
}

.downloadSize {
	width: 40px;
	margin-top: 5px;
	text-align: right;
	float: left;
}


/* KONTAKTFORMULAR */

.form {
	width: 450px;
	margin: 0 0 10px;
	padding: 10px 0 0;
	border: 1px solid #efd521;
}

.formHead {
	width: 430px;
	clear: both; 
	margin-top: 20px;
	padding: 3px 10px;
	font-weight: bold;
	background-color: #efd521;
	border: 1px solid #efd521;
}

* html .formHead {
	width: 450px;
}

.formDescr {
	clear: both; 
	float: left; 
	width: 120px !important;
	width: 145px;
	padding: 0 15px 0 10px;
	height: 25px;
}

.formDescr2 {
	clear: both; 
	padding: 0 15px 0 10px;
}

.formField {
	float: left; 
	width: 270px !important;
	width: 300px;
	padding: 0 15px;
	margin-bottom: 2px;
	height: 25px;
}

.formField input {
	width: 100%;
	height: 15px !important;
	height: 17px;
	border: 1px solid #6C6C6C;
}

.formFieldText {
	float: left; 
	width: 270px !important;
	width: 300px;
	padding: 0 15px;
	margin-bottom: 2px;
}

.formFieldText textarea {
	width: 100%;
	height: 90px;
	border: 1px solid #6C6C6C;
	margin-bottom: 5px;
	font-family: Arial;
	font-size: 12px;
}


.formFieldText select {
	border: 1px solid #6C6C6C;
	margin: 10px 0 5px;
}

.formFieldZip {
	float: left; 
	width: 30px !important;
	width: 50px;
	padding: 0 15px;
	height: 25px;
}

.formFieldZip input {
	width: 50px;
	height: 15px !important;
	height: 17px;
	border: 1px solid #6C6C6C;
}

.formFieldCity {
	float: left; 
	width: 210px !important;
	width: 220px;
	padding-left: 15px !important;
	padding-left: 0;
	padding-right: 15px;
	height: 25px;
}

.formFieldCity input {
	width: 100%;
	height: 15px !important;
	height: 17px;
	border: 1px solid #6C6C6C;
}

.formSend {
	width: 452px !important;
	width: 450px;
}

.formSend input {
	padding: 2px 15px;
	border: 1px solid #efd521;
	font-size: 11px;
	font-weight: bold;
	margin-right: 10px;
}

.formRequiredField {
	margin: 10px 0;
	font-size: 9px;
}


/* DOWNLOAD */

.download a {
	color: #3F3F3F;
	font-weight: bold !important;
}