/*  Default stylesheet use in the static template record "cSet stylesheet" */
	/* TYPO3 CVS ID: $Id: defaultstylesheet.css,v 1.2 2003/10/26 17:07:43 typo3 Exp $ */
body {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
	background-color: transparent;
	color: #000099;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	}
	
A:link {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #000099;
	font-weight: bolder;
	text-decoration: none;
}

A:visited {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	background-color : transparent;
	color : #000099;
	font-weight: bolder;
	text-decoration : none;
}

A:hover {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	background-color : transparent;
	color : #FF0000;
	font-weight: bolder;
	text-decoration : none;
}
A:active {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	background-color : transparent;
	color : #990033;
	font-weight: bolder;
	text-decoration : none;
}

a.zweite:link {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	background-color: transparent;
	color: #000099;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

a.zweite:visited {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	background-color: transparent;
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}
a.zweite:hover {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	background-color: transparent;
	color: #FF8C00;
	font-weight: bold;
	text-decoration: none;
}
a.zweite:active {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	background-color : transparent;
	color : #990033;
	font-weight: bold;
	text-decoration : none;
}

a.dritte:link {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 11px;
	background-color: transparent;
	color: #000099;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

a.dritte:visited {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 11px;
	background-color: transparent;
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}
a.dritte:hover {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 11px;
	background-color: transparent;
	color: #009933;
	font-weight: bold;
	text-decoration: none;
}
a.dritte:active {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 11px;
	background-color : transparent;
	color : #990033;
	font-weight: bold;
	text-decoration : none;
}

a.vierte:link {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 9px;
	background-color: transparent;
	color: #000099;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

a.vierte:visited {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 9px;
	background-color: transparent;
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}
a.vierte:hover {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 9px;
	background-color: transparent;
	color: #CC00CC;
	font-weight: bold;
	text-decoration: none;
}
a.vierte:active {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 9px;
	background-color : transparent;
	color : #990033;
	font-weight: bold;
	text-decoration : none;
}
SELECT {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px
}
TEXTAREA {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #1D3194;
	background: #D0D2E7;
	border: 2px solid #1D3194;
}
INPUT {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #1D3194;
	background: #D0D2E7;
	border: 2px solid #1D3194;
}
LEGEND {
	color: #fff;
	background: #ffa20c;
	border: 1px solid #781351;
	padding: 2px 6px
} 


UL {
	text-align: left;
}

li {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
	background-color: transparent;
	color: #000099;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	list-style-type: none;
}

H1 {
	font-family : Verdana, sans-serif;
	font-size : 18px;
	color : #1D3194;
	margin-bottom : 0px;
	margin-top : 10px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
}
H2 {
	font-family : Verdana, sans-serif;
	font-size : 15px;
	color : #1D3194;
	margin-bottom : 10px;
	margin-top : 10px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: left;
}
H3 {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #1D3194;
	margin-bottom : 5px;
	margin-top : 10px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: left;
}
H4 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : black;
	margin-bottom : 0px;
	margin-top : 10px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
}

.hoehe {

	height: 23px;
	text-align: left;
}

.navi_no {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	font-weight: bold;
	color : black;
}

.navi_act {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	font-weight: bold;
	color : #FF0000;
}
.news-list-category {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #000099;
}
.news-single-category {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #000099;	
}
.news-single-timedata {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #000099;	
}
.news-single-files {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
	background-color: transparent;
	color: #000099;
	font-weight: bold;
	text-decoration: none;
	text-align: left;	
}
.news-single-links {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
	background-color: transparent;
	color: #000099;
	font-weight: bold;
	text-decoration: none;
	text-align: left;	
}
.news-search-emptyMsg {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	font-weight: bold;
	color : #1D3194;
	margin-bottom : 10px;
	margin-top : 10px;
	margin-left: 0px;
	margin-right: 0px;
}
.news-single-related {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
	background-color: transparent;
	color: #000099;
	font-weight: bold;
	text-decoration: none;
	text-align: left;		
}
.subnavi2_no {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	font-weight: bold;
	color : black;
}
.subnavi2_act {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	font-weight: bold;
	color : #FF0000;
}

.subhead1 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : black;
}
.subhead2 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : green;
}
.subhead3 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : red;
}
.headerdate {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : Green;
	font-weight: normal;
}
LINKS {
	text-align: left;
}

P {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #1D3194;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 0px;
}

.caption {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #840029;
}
.bulletlist {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #6600CC;
}
.table {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #CC3366;
}

.klick {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	font-weight: bold;
	color : #840029;
}

.brottext {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 11px;
	background-color: transparent;
	color: #000099;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	margin-left: 10px;
	margin-right: 10px;
}

.sprachtext {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 9px;
	background-color: transparent;
	color: #000099;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

.bodytext {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
	background-color: transparent;
	color: #000099;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	}

.searchform {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #6600CC;
	font-weight : normal;
}
.searchresultpagetitle {
	font-family : Verdana, sans-serif;
	font-size : 15px;
	color : #333333;
	font-weight : bold;
}
.searchresultcontent {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #6600CC;
	font-weight : normal;
}
.searchresultheader {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : #333366;
	font-weight : bolder;
}
.searchmarkup {
	color : #FF0066;
}




.loginform {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : #CC0000;
	font-weight : normal;
}




.mailform {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #003366;
	font-weight : normal;
}
.mailformrequired {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #003366;
	font-weight : bolder;
}
.mailformcomment {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #CC0000;
	font-weight : bolder;
}
.mailformradio {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #003366;
	font-weight : normal;
}

.csc-mailform {
   border: 0px;
}
 
.csc-mailform-field label {
        font-size: 10pt; 
        font-family: Helvetica, Verdana, Arial, sans-serif;
        width: 100px;
        float: left;
        text-align: right;
		  }
 
.csc-mailform-submit {
		  margin-top: 20px;
		  margin-left: 105px;
        width: 100px;
		  text-align: center;
} 

.csc-mailform-field input {
		font-size: 10pt; 
      font-family: Helvetica, Verdana, Arial, sans-serif;
      width: 400px;
}
.csc-mailform-field textarea {
		font-size: 10pt; 
      font-family: Helvetica, Verdana, Arial, sans-serif;
      width: 400px;
}
.csc-searchform {
	margin-top: 20px;
	margin-left: 100px;
}
.csc-form-fieldcell {
	font-size: 12px;
	background: #D0D2E7;	
}
.csc-textpic-caption {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 10px;
	background-color: transparent;
	color: #000099;
	font-weight: bold;
}
.filelinks {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : #990000;
}
.filelinkssize {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : Green;
}



.sitemap1 {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #CC6600;
}
.sitemap2 {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #990000;
	margin-left : 20px;
}
.sitemap3 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #333399;
	margin-left : 40px;
}
.sitemap4 {
	font-family : Verdana, sans-serif;
	font-size : 9px;
	color : #003333;
	margin-left : 60px;
}


.celmenu {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : olive;
	margin-top : 10px;
}
.celsubmenu {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #666699;
	margin-left : 20px;
	margin-top : 3px;
}

.contenttable {
	border: medium solid;
	border-color: #1D3194;
		
}

td {
	padding: 3px;
	border: thin solid;
	border-color: #1D3194
}