
body {
	margin: 0px;
	padding: 0px;
	scrollbar-face-color: #848C8C;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #FFFFFF;
	scrollbar-3d-light-color: #848C8C;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	empty-cells: show;
	color: #191919;
	text-align: left;
}

p {
	padding-right: 10px;
}

.whitespace {
	background-color: #191919;
}

a,
a:link,
a:visited {
	font-weight: normal;
	color: #848C8C;
	text-decoration:underline;
	text-transform: none;
}

a:hover {
	font-weight: normal;
	color: #848C8C;
	background-color: #transparent;
	text-decoration:none;
}

.mainout {
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
}

/*----------------------------------------------------------------*/
/*** HEADFRAME ***/

#headframe {
	position: relative;
	float: none;
	width: 100%;
	height: 20px;
	background-color: #848C8C;
	padding: 0px;
	margin: 0px;
	margin-bottom: 40px;
	border-bottom: solid 1px #DFE5E5;
}

#infoframe {
	position: relative;
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: 0px;
	color: #FFFFFF;
	width: 640px;
	padding: 0px;
	padding-top: 4px;
	padding-left: 40px;
}

#headnav {
	position: relative;
	float: left;
	width: 220px;
	color: #FFFFFF;
	background: transparent;
	font-size: 10px;
	font-weight: normal;
	text-decoration:none;
	text-transform: normal;
	text-align: right;
	padding: 0px;
	padding-top: 4px;
}

a.headnav,
a.headnav:link,
a.headnav:visited,
a.headnav:active,
a.headnav:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	text-decoration: none;
	color: #FFFFFF;
	background-color: transparent;
	margin-left: 10px;
}

/*** trenner ***/
.trennerbig {
	position: static;
	float: none;
	clear: both;
	width: 900px;
	height: 40px;
	padding: 0px;
	background-image: url(/fileadmin/templates/images/trennerbig-bg.gif)
}

/*----------------------------------------------------------------*/
/*** NAVI FRAMES 1 ***/

#logonavframe {
	position: static;
	float: none;
	width: 920px;
}

#logo {
	position: relative;
	float: left;
	width: 100px;
	height: 35px;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
	margin-left: 40px;
}

#logo a,
#logo a:link,
#logo a:hover {
	background: transparent;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
}

/*** Navi L1 **/
#navframe1 {
	position: static;
	float: left;
	clear: right;
	width: 780px;
	margin: 0px;
	padding: 0px;
	padding-top: 14px;
	background: transparent;
}

div.navpunkt {
	position: static;
	float: left;
	padding:0px;
	padding-right: 15px;
	border: 0px none;
}

/* NAV1 NORMAL */
a.navl1no:link,
a.navl1no:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 0px;
	text-decoration: none;
	color: #000000;
	background: transparent;
	white-space: nowrap;
}

/* NAV1 CURRENT */
a.navl1no:hover,
a.navl1cur:link,
a.navl1cur:visited,
a.navl1cur:hover,
a.navl1act:link,
a.navl1act:visited,
a.navl1act:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 0px;
	text-decoration: none;
	color: #848C8C;
	background: transparent;
	white-space: nowrap;
}

/*-----------------------------------------*/
/*** NAVI FRAMES 2 ***/
#navframe2 {
	position: relative;
	float: left;
	clear: both;
	width: 760px;
	margin: 0px;
	margin-left: 140px;
}

/*** Navi L2 ***/
/* NAV2 NORMAL */
a.navl2no:link,
a.navl2no:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0px;
	text-decoration: none;
	color: #000000;
	background: transparent;
	white-space: nowrap;
}

/* NAV2 CURRENT */
a.navl2no:hover,
a.navl2cur:link,
a.navl2cur:visited,
a.navl2cur:hover,
a.navl2act:link,
a.navl2act:visited,
a.navl2act:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0px;
	text-decoration: none;
	color: #848C8C;
	background: transparent;
	white-space: nowrap;
}

/*** Main Content ***/
/*----------------------------------------------------------------*/
/* CONTENT ELEMNTE */
#contentframe {
	position: relative;
	float: left;
	clear: both;
	width: 762px;
	overflow: visible;
	padding: 0px;
	padding-bottom: 20px;
	margin: 0px;
	margin-top: 60px;
	margin-left: 140px;
	background: transparent;
}

#titleframe {
	position: relative;
	width: 760px;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 0px;
	text-decoration: none;
	color: #848C8C;
}

#descriptframe {
	position: relative;
	width: 760px;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0px;
	text-decoration: none;
	color: #848C8C;
	padding-bottom: 20px;
}

#titletrenner {
	position: relative;
	width: 760px;
	height: 1px;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #848C8C;
}

#pagetitle {
	position: relative;
	width: 720px;
	margin-bottom: 0px;
	padding: 0px;
	vertical-align:top;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 0px;
	text-decoration: none;
	color: #848C8C;
	background-color: #f1f1f1;
}

.trennersmall {
	padding: 0px;
	height: 1px;
	margin-top: 20px;
	margin-left: 220px;
	margin-bottom: 40px;
	vertical-align: top;
	background-color: #848C8C;
}

div.contentpart {
	position: relative;
	overflow: visible;
	padding-top: 20px;
	padding-bottom: 0px;
	width: 720px;
}

div.contenttxt {
	position: relative;
	overflow: visible;
	padding: 0px;
	width: 760px;
}

.contenttrenner {
	position: relative;
	clear: both;
	width: 760px;
	height: 1px;
	padding: 0px;
	margin: 0px;
	margin-top: 20px;
	background-color: #848C8C;
}

h1,
h2,
h3,
.headline1,
.contheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: normal;
	color: #848C8C;
	padding: 0px;
}

.headline2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-transform: normal;
	color: #000000;
	padding: 0px;
}

.headline3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: normal;
	color: #000000;
	padding: 0px;
}

.headline5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #71746D;
	padding: 0px;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #71746D;
	padding: 0px;
}

.maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #191919;
	line-height: 11px;
	width: 250px;
	height: 200px;
	padding-right: 20px;
	vertical-align: top;
}

.contentright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #191919;
	line-height: 11px;
	width: 360px;
	vertical-align: top;
}

img {
	border: none;
}

/**FORMUALR**/
input,
textarea,
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #898C84;
	border: solid 0px;
	text-align:left;
	width: 400px;
	padding: 2px;
	margin-bottom: 2px;
}

.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #898C84;
	background-image: url(/fileadmin/template/grafik/submitbutton.gif);
	width: 120px;
	height: 15px;
	border: none;
	cursor: pointer;
}

#footertrenner {
	position: relative;
	float: none;
	clear: both;
	width: 760px;
	height: 1px;
	padding: 0px;
	margin: 0px;
	margin-top: 40px;
	background-color: #848C8C;
}

#contentfooter {
	position: relative;
	float: none;
	clear: both;
	width: 720px;
	height: 15px;
	padding: 0px;
	margin: 0px;
	margin-left: 140px;
	background-color: transparent;
}

#contentfootertop {
	position: relative;
	float: left;
	height: 15px;
	padding: 0px;
	margin: 0px;
	padding-right: 20px;
	background-color: transparent;
}

#contentfooterptint {
	position: relative;
	float: left;
	height: 15px;
	padding: 0px;
	margin: 0px;
	background-color: transparent;
}

a.contentfooter,
a.contentfooter:link,
a.contentfooter:visited,
a.contentfooter:active,
a.contentfooter:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: normal;
	color: #000000;
	text-decoration: none;
	background-color: transparent;
}

/**********************************************/
/* Footer */
#footerframe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	width: 760px;
	height: 10px;
	padding: 5px;
	padding-left: 140px;
	margin: 0px;
	margin-top: 40px;
	background-color: #848C8C;
	border-top: solid 1px #DFE5E5;
}

*html #footerframe {
	width: 900px;
	height: 20px;
}

/**********************************************/
/* SITEMAP */
.sitemap1 {
	position: relative;
	width: 700px;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	color: #848C8C;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
}

.sitemap2 {
	position: relative;
	overflow: visible;
	width: 680px;
	min-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #848C8C;
	padding-left: 10px;
}

.sitemap3 {
	position: relative;
	overflow: visible;
	width: 680px;
	min-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #848C8C;
	padding-left: 20px;
}

.sitemap1 a,
.sitemap1 a:link {
	text-decoration: none;
	color: #848C8C;
}

.sitemap2 a,
.sitemap2 a:link,
.sitemap3 a,
.sitemap3 a:link {
	text-decoration: none;
	color: #000000;
}

.sitemap1 a:hover,
.sitemap2 a:hover,
.sitemap3 a:hover {
	text-decoration: underline;
	color: #848C8C;
}

.sitemap1 a:visited,
.sitemap2 a:visited,
.sitemap3 a:visited {
	text-decoration: none;
	color: #848C8C;
}

/**********************************************/
/* TEASER */
#teasercontainer {
	position: relative;
	float: none;
	clear: both;
	width: 760px;
	min-height: 90px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 20px;
}

#teasertitle {
	position: relative;
	float: none;
	width: 550px;
}

#teasertext {
	position: relative;
	float: none;
	width: 550px;
}

#teserimage {
	position: relative;
	float: right;
	padding: 0px;
	margin: 0px;
	margin-bottom: 20px;
}

#teasermorelink {
	position: relative;
	float: none;
	width: 550px;
	padding-top: 0px;
}

/*******************************************/
/* FILELIST */

.filelist {
 position = relative;
	float: left;
	c-lear: both;
	w-idth: 350px;
	padding: 0px;
	margin: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.filelistimg {
 position = relative;
	float: none;
	width: 90px;
	margin: 0px;
	margin-bottom: 5px;
}

