body{
	padding: 0;
	margin: 0;
	font-family:Verdana, Helvetica, Tahoma, sans-serif;
	background-color: #000033;
	font-size:100%;
	color: #000033;
}
td{
	font-family:Verdana, Helvetica, Tahoma, sans-serif;
    font-size:70%;
}
li{
	list-style: url(../img/list_bullet.gif);
	/*text-indent: -25px;*/
	/*margin: 0px 0px 5px 10px;*/
}
ul{
	/*margin: 10px 0px 8px 0px;*/
/*margin: 10px 0px 8px -35px;*/
}

h1{
	font-size:130%;
	color: #82A80F;
	margin: 8px 0px 15px 0px;
}

h2, .csc-firstHeader, .csc-header h1{
	font-face:Arial;
	font-size:120%;
	color: #000033;
	margin: 8px 0px 15px 0px;
}
h3{
	font-size:100%;
	color: #000033;
	margin: 2px 0px 15px 0px;
}
h4{
    font-size:100%;
	margin: 0;
}

/****** L I N K S *******/
a{
	color: #454640;
	text-decoration: none;
}
a img{
	border:0px;
}
a:hover{
	color: #454640;
	text-decoration: underline;
}
a.Ext, a.Int, a.Mailto, a.Newslink, a.File{
	color: #82A80F;
	text-decoration: none;
}
a.Ext:hover, a.Int:hover, a.Mailto:hover, a.Newslink:hover, a.File:hover{
	color: #82A80F;
	text-decoration: underline;
}
a.File, a.File:hover {
	font-size:120%;
}
a.Service{
	font-size:85%;
	color: #FFFFFF;
	text-decoration: none;
}
a.Service:hover{
	font-size:85%;
	color: #FFFFFF;
	text-decoration: underline;
}
a.Footer{
	color: #FFFFFF;
	text-decoration: none;
}
a.Footer:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
a.Navi, a.Navi:hover{
	font-size:100%;
	font-weight:bold;
	color: #000033;
	text-decoration: none;
}
a.Subnavi, a.Subnavi:hover{
	font-size:100%;
	font-weight:normal;
	color: #000033;
	text-decoration: none;
	white-space:nowrap;
}
a.ActiveSubnavi, a.ActiveSubnavi:hover{
	font-size:100%;
	font-weight:bold;
	color: #000033;
	text-decoration: none;
}
a.Subnavi2a, a.Subnavi2a:hover{
	font-size:90%;
	font-weight:normal;
	color: #000033;
	text-decoration: none;
	white-space:nowrap;
}
a.ActiveSubnavi2a, a.ActiveSubnavi2a:hover{
	font-size:90%;
	font-weight:bold;
	color: #000033;
	text-decoration: none;
	white-space:nowrap;
}
a.Path{
	font-size:90%;
	color: #000033;
	text-decoration: none;
}
a.Path:hover{
	font-size:90%;
	color: #000033;
	text-decoration: underline;
}
a.alphabet{
	font-size:140%;
	text-decoration: none;
}
a.alphabet:hover{
	font-size:140%;
	text-decoration: underline;
}
a.hometeasernavi{
	font-size:165%;
	color: #82A80F;
	font-weight:bold;
	text-decoration: none;
}
a.hometeasernavi:hover{
	font-size:165%;
	color: #82A80F;
	font-weight:bold;
	text-decoration: underline;
}
/****************** C O L O R S ****************/

/* helles navi grau */
#te_color_01 {
	background-color : #F0F1F3;
}
/* gruen  #B1E002;*/
#te_color_02,
#specialContColor {
	background-color : #729cea;
}
/* weiss */
#te_color_03{
	background-color : #FFFFFF;
}
/* graublau */
#te_color_04{
	background-color : #B8B9C7;
}
/* mittleress grau */
#te_color_05{
	background-color : #E3E4E9;
}
/* helles  grau Sitemap Ebene 2*/
#te_color_06{
	background-color : #C9CACF;
}
/* Target E blau  Sitemap Ebene 1*/
#te_color_07{
	background-color : #000033;
}
/* helles gruen   #EBEFE7;*/
#te_color_08,
#specialContBodyColor {
	background-color : #729cea;
}

#te_color_09{
	background-color : #D0D3D5;
}

/* border (boxen) grau */
#te_color_10{
	background-color : #74747F;
}


/****** T E X T ******/
.listClassBox, .listClassNavi{
	font-size: 90%;
	margin: 0px 0px 5px 10px;
}
.listClassContent{
	margin: 0px 0px 10px 10px;
}
.listClassHomeRandom{
	margin: 0px 0px 5px 15px;
}
.txtCont{
	padding: 10px 10px 10px 10px;
	color: #000033;
}
.txtSubnavi{
	padding: 4px 5px 4px 8px;
	white-space:nowrap;
}
.txtSubnavi2a{
	border-left: solid 6px #729cea;
	padding: 5px 5px 5px 8px;
	white-space:nowrap;
}
.txtActivesubnavi{
	padding: 4px 5px 4px 0px;
	background-color : #EBEFE7;
	white-space:nowrap;
}
.txtActivesubnavi2a{
	padding: 5px 5px 5px 8px;
	white-space:nowrap;
	border-left: solid 6px #729cea;
	background-color : #EBEFE7;
}
.subnaviTrenner2a{
	border-left: solid 6px #729cea;
	background-color : #B8B9C7;
	margin-left: 5px;
	padding-left: 5px;
}
.txtService{
	color: #FFFFFF;
	padding: 0px 5px 4px 0px;
}
.txtNavi{
	padding: 2px 10px 2px 10px;
	background: rgb(240, 241, 243) none repeat scroll 0% 50%;
	-moz-background-clip: initial;
	-moz-background-origin: initial;
	-moz-background-inline-policy: initial;
	cursor:auto;
}
.txtActivenavi{
	background-color : #729cea;
	padding: 2px 10px 2px 10px;
}
.txtOvernavi{
	padding: 2px 10px 2px 10px;
	background-color:#CCCCCC;
	-moz-background-clip: initial;
	-moz-background-origin: initial;
	-moz-background-inline-policy: initial;
	cursor:pointer;
}
.adressbox{
	font-size:70%;
	color: #454640;
}
.contboxheader{
	font-size:65%;
	color: #FFFFFF;
	font-weight:bold;
	background-color : #000033;
	padding: 4px 4px 4px 4px;
}
.contbox{
	font-size:60%;
	color: #454640;
	font-weight:normal;
	background-color : #EBEFE7;
	padding: 4px 4px 4px 4px;
}
.navicontbox{
	font-size:60%;
	color: #454640;
	font-weight:normal;
	background-color : #EBEFE7;
	padding: 4px 4px 4px 4px;
}
.filecontent{
	font-size:60%;
	color: #000033;
	font-weight:normal;
	padding: 4px 4px 4px 4px;
}
.txtFooter{
	font-size:65%;
	color: #FFFFFF;
	padding: 4px 0px 4px 0px;
}
.txtSearchresult{
	font-size:75%;
	color: #000033;
}
.homebox{
	font-size:70%;
	color: #454640;
}
.conthomeboxheader{
	font-size:70%;
	color: #000033;
	font-weight:bold;
	padding: 4px 6px 4px 6px;
}
.conthomebox{
	font-size:70%;
	color: #000033;
	font-weight:normal;
	padding: 10px 16px 10px 16px;
}
.conthometeasertext{
	font-size:60%;
	color: #000033;
	font-weight:normal;
}
.advTableone{
	font-size:90%;
	color: #000033;
	font-weight:normal;
	background-color : #EBEFE7;
	padding: 6px 6px 6px 6px;
	text-align : justify;
}
.advTableBorder{
	border : 1px;
	border-color : 000033;
	border-style : solid;
}
.middleCont{
	color: #000033;
}
.txtCaption{
	font-size:10px;
}
.tableStyle1{
	padding: 4px 8px 4px 0px;
}
.newsDate{
	font-size:80%;
	color: #454640;
}


.greencontentboxheader {
	font-size:80%;
	color: #000033;
	font-weight: bold;
	padding: 3px 6px 3px 6px;
}

.greencontentbox {
	font-size:70%;
	color: #000033;
	font-weight:normal;
	padding: 4px 4px 8px 6px;
}

/****************** F O R M U L A R ****************/
form{
	margin: 0;
}

textarea, input, select, option{
	font-size: 11px;
	background : #EBEFE7;
	border-color: #777799;
	border-left: 1px solid #777799;
	border-top: 1px solid #777799;
	border-bottom: 1px solid #777799;
	border-right: 1px solid #777799;
}
.searchfield{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 110px;
	background : #FFFFFF;
	border-color: #D1D1D1;
	border-left: 1px solid #D1D1D1;
	border-top: 1px solid #D1D1D1;
	border-bottom: 1px solid #D1D1D1;
	border-right: 1px solid #D1D1D1;
}

#noborder{
	background : none;
	border-left: 1px none;
	border-top: 1px none;
	border-bottom: 1px none;
	border-right: 1px none;
}
/* klasse fuer die radio buttons */
.checkbox{
	background : none;
	border-left: 1px none;
	border-top: 1px none;
	border-bottom: 1px none;
	border-right: 1px none;
}

/* groessen der textfelder */
.textfield_01{
	width : 160px;
}
.textfield_02{
	width : 30px;
}

.textfield_03{
	width : 125px;
}
.textfield_home{
	width : 110px;
	background : #F0F1F3;
}
.textarea_01{
	width : 350px;
	height : 100px;
}
.textarea_02{
	width : 250px;
	height : 100px;
}
.select_01{
	width : 200px;
}

.tx-cmrdfexport-pi1 {
	font-size: 1.0em;
	margin-bottom: 20px;
	padding-bottom:8px;
	border-bottom: 1px solid #729cea;
}

/* --------------------Groesse des Eingabefeldes im Login--------------------- */
.login_form_input input {
	width:80px;
}

/* --------------------Schriftgroesse Sitemap--------------------- */
.treemenudiv, .treemenudiv a{
	font-size:12px;
}