/* GENERAL fonts */

P, OL, UL, DIV, H1, H2 {
	font-family: arial;
	font-size: 12px;
}

H1 {
	font-size: 15px;
	color: #002a8d;		
}

H5 {
	font-size: 15px;
	color: #002a8d;
}	

H2 { font-size: 13px; }
P, H1, H2 {margin: 0px 0px 10px 0px;}

/* Formularelemente */

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EEF8FD;
	border: 1px solid #000000;
	padding-right: 2px;
	padding-left: 2px;
	margin-bottom: 12px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EEF8FD;
	border: 1px solid #000000;
	padding-right: 2px;
	padding-left: 2px;
	margin-bottom: 12px;	
}

/* Footer */

TD#footer {border-top: dotted 1px #999999;}

TD#footer P {
	font-size: 10px;
	text-align: center;
}

/* colNormal column */

TD#colNormal {
	vertical-align: top;
	width: 557px;
	padding-top: 15px;
}

TD#colNormal DIV {
}

TD#colNormal A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002A8D;
	text-decoration: none;
}

TD#colNormal A:hover {
	color: #3366CC;
}

/* colRight column */

TD#colRight {
	vertical-align: top;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	width: 160px;
}

TD#colRight DIV {
	font-size: 11px;
}

TD#colRight P {
	font-size: 11px;
}

TD#colRight H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #002a8d;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}

/* Mini-News */

DIV.tx-mininews-pi1-fp_listrow P {
	font-size: 11px;
	font-color: navy;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	text-align: left;
}

DIV.tx-mininews-pi1-fp_listrow P.tx-mininews-pi1-fp_listrowField-datetime {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

DIV.tx-mininews-pi1-fp_listrow P.tx-mininews-pi1-fp_listrowField-title A{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #002a8d;
	text-align: left;
}

DIV.tx-mininews-pi1-fp_listrow P.tx-mininews-pi1-fp_listrowField-title A:hover{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #3366CC;
}

DIV.tx-mininews-pi1-fp_listrow P.tx-mininews-pi1-fp_listrowField-teaser A{
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-weight: normal;
}

DIV.tx-mininews-pi1-fp_listrow P.tx-mininews-pi1-fp_listrowField-teaser A:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #3366CC;
	font-weight: normal;
}

/* menu_1 column */

TD#menu_1 {
	vertical-align: top;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;

}
TD#menu_1 DIV {
	text-align: right;
	width: 95%;
	padding-top: 7px;
	padding-bottom: 3px;
}
TD#menu_1 DIV A {
	color: #002a8d;
	text-decoration: none;
	padding-right: 8px;
}
TD#menu_1 DIV A:hover {
	color: #3366CC;
}

/*  menu_1, level 1, normal state (NO) */

TD#menu_1 DIV.menu1-level1-no {
	border-bottom: 1px solid #002a8d;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
/*  MENU 1, level 1, active state (ACT) */

TD#menu_1 DIV.menu1-level1-act {
	border-bottom: 1px solid #002a8d;
	font-weight:bold;
	font-size: 12px;
	background-color: #EDF4FC;
	filter:alpha(opacity='70', style='0');
	font-family: Arial, Helvetica, sans-serif;
}

/*  MENU 1, level 2, normal state (NO) */

TD#menu_1 DIV.menu1-level2-no {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #002a8d;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #002a8d;
}
/*  MENU 1, level 2, active state (ACT) */

TD#menu_1 DIV.menu1-level2-act {
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002a8d;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #002a8d;
}

/* Path */

TD#path {
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

TD#path A {
	color:#002a8d;
	text-decoration: none;
}

TD#path A:hover {
  text-decoration: underline;
}

/* Filelist */

.csc-uploads-description {
	font-size: 11px;
}

/* Diverse */

.arial10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.arial11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.arial12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.pfad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* Link A */

A.linka:link {
	FONT-SIZE: 11px;
	COLOR: #002a8d;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

A.linka:visited {
	FONT-SIZE: 11px;
	COLOR: #002a8d;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

A.linka:hover {
	FONT-SIZE: 11px;
	COLOR: #3366CC;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

A.linka:active {
	FONT-SIZE: 11px;
	COLOR: #3366CC;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
