p {
	margin: 0px;
}

ul {
	padding-left: 10px; margin-left: 10px;
}
form {
	display: inline;
}

img {
  border:none;
}
td {
	font-size: 11px; 
	color: #5e5e5e; 
	line-height: 12px; 
	font-family: Verdana; 
	text-align: left;
}
a {
	color: #990100; 
	font-family: verdana; 
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
body {
	padding:0px; 
	margin: 0px; 
}
.align-center{
  text-align:center;
}
align-right{
  text-align:right;
}
align-left{
  text-align:left;
}

hr { color: #eee; }
.abstand IMG {
	padding: 0px; 
}
.copy {
	font-size: 10px; 
	color: #6c6c6c; 
	font-family: verdana; 
	text-decoration: none;
}

.inhalt {
  padding:10px;
}

.bluebox {
	color:#000;
	background: #f0f0f4; padding: 2px; border: 1px #ccd solid;
	text-align: center;
	padding: 4px 0 4px 0;
	margin-bottom: 1em;
}

.bluebox p {
	padding: 0px 8px 0 8px;
}
p.box {
	display: block;
	font-size: 1em;
	color: #000;
	padding: 0.5em;
	background: #FEE3E2;
	border-left: 8px #C20A0A solid;
}

code {
	margin: 0 0 1em 1em;
	font-family: monospace;
	font-size: 1em;
	padding: 0.5em;
	color: #000; 
	background: #FEE3E2;
	border-left: 8px #C20A0A solid;
}

code.css { 
	background-image: url("/fileadmin/templates/img/bg_css.gif");
  background-repeat: no-repeat;
	background-position: top right;
}

code.xhtml { 
	background-image: url("/fileadmin/templates/img/bg_xhtml.gif");
	background-repeat: no-repeat;
	background-position: top right;
}

code.ts { 
	background-image: url("/fileadmin/templates/img/bg_ts.gif");
	background-repeat: no-repeat;
	background-position: top right;
}
pre {
  margin: 0 0 0 0;
}


span.mono { 
	font-family: monospace;
	font-style: normal;
	padding:0 0.3em 0 0.3em;
	background:#FEE3E2;
	border: 1px #C20A0A solid;
}

span.file { 
	font-family: monospace;
	font-style: normal;
	padding:0 0 0 14px;
	color: #000;
	background: transparent url('/fileadmin/templates/img/file.gif') no-repeat left;
}

span.directory { 
	font-family: monospace;
	font-style: normal;
	padding:0 0 0 15px;
	color: #000;
	background: transparent url('/fileadmin/templates/img/dir.gif') no-repeat left;
}

acronym, abbr {
	letter-spacing: .07em;
	border-bottom: 1px dashed #c00;
	cursor: help;
}

.gray {
	color: #5e5e5e; 
	text-decoration: none;
}
.gray_l {
	color: #919191; 
	text-decoration: none;
}

.smaller {
	font-size: 9px;
}
.form {
	font-size: 10px; 
	margin-left: 0px; 
	width: 279px; 
	color: #000; 
	margin-right: 0px; 
	font-family: verdana; 
	height: 17px;
}
input, textarea, select
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid;
	border-color: #5e5e5e;
}
#search_button{
  margin-left: 10px;
	border: none;
}
.textarea {
	font-size: 10px; 
	margin-left: 0px; 
	overflow: auto; 
	width: 279px; 
	color: #000; 
	margin-right: 0px; 
	font-family: verdana; 
	height: 76px;
}
.search {
	font-size: 11px; 
	margin-left: 0px; 
	width: 146px; 
	margin-right: 0px; 
	font-family: tahoma; 
	height: 19px;
}


#under {
	text-decoration: underline;
}
.pageHeading {
	font-size: 12px; 
	margin: 0px; 
	color: #919191; 
	text-decoration: none;
}
#subheader{
  margin-left:10px;
	font-family: "BankGothic Lt Bt", "BankGothic Md BT", Verdana, Arial, Helvetica, sans-serif;
}

/********* Main-Menü *********/
DIV.level1 {
	margin: 2px; 
	width: 108px; 
	line-height: 25px; 
	height: 25px; 
	text-align: center;
}
DIV.mainmenu_aktiv {
	background: #CC0000;
	background-image:url(img/menue_aktiv_bgr1.gif); 
	margin: 2px; 
	width: 108px; 
	line-height: 25px; 
	height: 25px;
	vertical-align: middle; 
	color: #fff;
	font-weight: bold; 
	font-size: 10px; 
	text-transform: uppercase; 
	font-family: verdana; 
	text-align: center; 
	text-decoration: none;
}


DIV.level1:hover {
	background: #CC0000; 
	background-image:url(img/menue_aktiv_bgr1.gif); 
	margin: 2px; 
	width: 108px; 
	line-height: 25px; 
	height: 25px;
}
.mainmenu_a DIV {
	vertical-align: middle; 
	cursor: hand; 
	text-align: center;
}
.mainmenu_a DIV:hover {
	background: #CC0000; 
	background-image:url(img/menue_aktiv_bgr1.gif);
	vertical-align: middle; 
	cursor: hand; 
	text-align: center;
}
A.mainmenu_a, .mainmenu_aktiv a {
	font-weight: bold; 
	font-size: 10px; 
	text-transform: uppercase; 
	color: white; 
	font-family: verdana; 
	text-align: center; 
	text-decoration: none;
}
A.mainmenu_a:hover {
	font-weight: bold; 
	font-size: 10px; 
	background: #CC0000; 
	background-image:url(img/menue_aktiv_bgr1.gif);
	text-transform: uppercase; 
	color: white; 
	font-family: verdana; 
	text-align: center; 
	text-decoration: none;
}


.topmenue, .bottommenue1{
  padding-right: 11px; 
	padding-left: 11px;
}
.topmenue a{
  color: #858585; 
	text-decoration: none;
}

.tx-indexedsearch-secHead H2 {
	font-weight: bold; 
	font-size: 12px; 
	margin: 0px; 
	color: #5e5e5e; 
	font-family: verdana;
}
.tx-indexedsearch-secHead A {
	color: #5e5e5e;
}
.csc-form-label {
	font-weight: bold;
}
.csc-mailform TD {
	padding:0px; 
	margin:0px; 
}
.tx-indexedsearch-secHead TD {
	padding:5px; 
	background: #556ccc; 
	color: #ffffff; 
}
.tx-indexedsearch-secHead A {
	color: #ffffff; 
	text-decoration: none;
}
.tx-indexedsearch-title TD {
	padding-bottom: 3px; 
	border-bottom: 2px solid;
}
.tx-indexedsearch-descr {
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 5px; 
	padding-top: 5px;
}

/********* Menü der Unterseiten **************/
.csc-menu A {
	color: #990100; 
	text-decoration: none;
}
.csc-menu A:hover {
	color: #990100; 
	text-decoration: underline;
}
/********* Sitemap **************/
.sitemap-level1 {
	padding-right: 0px; 
	padding-left: 0px; 
	background: #556bcc; 
	padding-bottom: 5px; 
	padding-top: 5px; 
	border-bottom: 1px dotted;
}
.sitemap-level2 {
	background-position: 0px 50%; 
	padding-left: 10px; 
	background-image: url(/fileadmin/templates/images/bull.jpg); 
	color: #919191; 
	background-repeat: no-repeat;
}
.sitemap-level3 {
	background-position: 30px 50%; 
	padding-left: 40px; 
	background-image: url(/fileadmin/templates/images/bull.jpg); 
	color: #919191; 
	background-repeat: no-repeat;
}
/********* Main-Content **************/
#maincontent h1, #newsleft h1{
	font-size: 14px; 
	margin:0px;
	margin-bottom:5px;
	color: #666666;
	line-height: 18px; 
	text-decoration: none;
}

#maincontent h2, #newsleft h2{
	font-size: 13px; 
	margin:0px;
	margin-bottom:5px;
	color: #919191;
	line-height: 16px; 
	text-decoration: none;
}
#maincontent h3, #newsleft h3{
	font-size: 11px; 
	font-weight: bold;
	margin:0px;
	margin-bottom:5px;
	color: #333333;
	line-height: 13px; 
	text-decoration: none;
}
#maincontent h4, #newsleft h4{
	font-size: 11px; 
	font-weight: bold;
	margin:0px;
	margin-bottom:5px;
	color: #666666;
	line-height: 13px; 
	text-decoration: none;
}
#maincontent h5, #newsleft h5{
	font-size: 10px; 
	font-weight: bold;
	margin:0px;
	margin-bottom:5px;
	color: #000000;
	line-height: 13px; 
	text-decoration: none;
}
#maincontent ul{
	list-style: none;
	padding: 0;
	font-size: 1em;
}
#maincontent ul li{
  line-height: 15px;
  padding-top: 0px;
	padding-left:10px;
  background-image: url(img/list1.gif);
  background-repeat: no-repeat;
  background-position: 0px 6px;
}
#maincontent p{
  margin-bottom:10px;
}

span.error {
  font-size: 10px; 
  color: #FF0000; 
  font-family: verdana; 
  font-weight:bold;
}

span.wichtig {
  font-size: 10px; 
  color: #FF0000; 
  font-family: verdana; 
  font-weight:normal;
}
span.small {
  font-size: 9px; 
  color: #666; 
  font-family: verdana; 
  font-weight:normal;
}
/********* Sub-Menü **************/
#submenue ul{
	list-style: none;
	list-style-image:none;
	padding: 0;
	font-size: 10px;
}
#submenue ul li{
  line-height: 15px;
  padding-top: 0px;
  background-image: url(img/pfeil.gif);
  background-repeat: no-repeat;
  background-position: 6px 4px;
}
/********* Google **************/
div.googleads{
	width:120px;
	padding-top:20px;
	padding-left:0px;
}
/********* Tag cloud **************/
.tx-vgetagcloud-pi1{
	background-color:#eee;	
	margin-top:-10px;
}

