@import url("/fileadmin/templates/css/rte_formate.css"); 

html, body
{ 
  height: 100%; 
}

BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

BODY.content {
	
}

BODY, TD, TH {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	line-height:13px;
	font-size: 10px;
	color: #000000;
}

#main {
	position: relative;
	width: 100%;
	height: 95%;
  padding: 0px;
  overflow: auto;
  overflow-x:hidden;
}

table.navibackground {
	background-image: url(/fileadmin/templates/images/nav_backtop.gif);
  background-attachment: scroll;
  width: 100%;
}

#footer {
	position: absolute;
  bottom: 0px;
  width: 100%;
  height: 5%;
  background-color: #FFBC00;
}

A {
	text-decoration: none;
	color: #000000; 
}

A:link, A:visited, A:active {
	color: #CC0000;
}
A:hover {
	color: #5F5C5C;
}

A.black:link, A.black:visited, A.black:active {
	color: #000000;
}

A.black:hover {
	color: #5F5C5C;
}

.download_groesse {
	font-size: 9px;
}

.download_text {
	font-size: 9px;
	line-height:11px;
}

.title {
	font-weight: bold;
	font-size: 13px;
	line-height:15px;
}

.title_grau {
	font-weight: bold;
	font-size: 13px;
	line-height:15px;
	color: rgb(102,102,102);
}


TABLE.nav_table {
	border: 1px solid #000000;
}

tr.nav_table {
	background-color: #FFFFFF;
}

tr.nav_table_l1 {
	background-color: #FFE087;
	height: 15px;
	font-weight: bold;
}

tr.nav_table_l2 {
	background-color: #FFFFFF;
	font-weight: bold;
}

.dynhead {
	font-weight: bold;
	height: 15px;
}
.linie {
	size: 1px;
}

.btnImage {
	cursor: pointer; cursor: hand;
}

li {
	margin-left: -23px;
}
ul {
	margin-top: -10px;
}

.cat_style {
	height: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: rgb(102,102,102);
}

.breadcrumb {
	padding-left: 42px;
}

h1 {
	margin-top: 0px;
	padding-top: 0px;
	font-weight: bold;
	font-size: 13px;
	line-height:15px;
}

h2 {
	margin-top: 0px;
	padding-top: 0px;
	font-weight: bold;
	font-size: 13px;
	line-height:15px;
	color: rgb(102,102,102);
}

h3, h4, h5, h6 {
	margin-top: 0px;
	padding-top: 0px;
	line-height:13px;
	font-size: 10px;
	font-weight: bold;
}

.news-list-item p.bodytext {
	margin-top: 0px;
	padding-top: 0px;
}

table.contenttable p.bodytext {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
