/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	background-color: #00e;
	color: #000;
}

a {
	color: #ee7800;
}

.noborder td {
	border: none;
	vertical-align: top;
}

.important {
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 20px;
	color: #000;
}
.importantbold {
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 20px;
	color: #000;
	font-weight: bold;
}

.bodytext {
	padding-bottom: 20px;
	color: #000;
}
.bodytext a {
	color: #ee7800;
}
table td {
	border: 1px solid #000;
}
table.noborder .bodytext {
	padding: 3px;
}
table .bodytext {
	padding: 10px;
}

.clear {
	clear: both;
}

.page {
	position: relative;
	width: 900px;
	margin: 50px auto;
	background: #fff;
	padding-bottom: 20px;
}

.logo {
	position: absolute;
	left: 0;
	top: 0;
}

.left {
	position: relative;
	margin-left: 20px;
	width: 146px;
	height: 355px;
	background: url(../_img/left_bg.jpg) no-repeat;
	padding-top: 125px;
	padding-left: 10px;
}

#nav_left {
	position: relative;
	width: 135px;
	border-left: solid 2px #ee7800;
	border-right: solid 2px #ee7800;
	border-top: solid 2px #ee7800;
}

.nav_left_element {
	position: relative;
	border-bottom: solid 2px #ee7800;
	width: 135px;
	font: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-align: center;
}

.nav_left_element a {
	display: block;
	width: 125px;
	padding: 5px;
	font: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}

.nav_left_element a:hover {
	display: block;
	background: #f3dd96;
	width: 125px;
	padding: 5px;
	font: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	/*opacity: .30;
	filter: alpha(opacity=30);
	-moz-opacity: .30;
	-khtml-opacity: 0.30;*/
}

.nav_left_element_act {
	border-bottom: solid 2px #ee7800;
	width: 135px
	font: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-align: center;
}

.nav_left_element_act a {
	display: block;
	background: #f2e4b4;
	width: 125px;
	padding: 5px;
	font: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}

.nav_left_element_act a:hover {
	display: block;
	background: #f2e4b4;
	width: 125px;
	padding: 5px;
	font: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	/*opacity: .30;
	filter: alpha(opacity=30);
	-moz-opacity: .30;
	-khtml-opacity: 0.30;*/
}

.nav_left_element_2 {
	border-bottom: solid 2px #ee7800;
	width: 135px;
	font: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
}

.nav_left_element_2 a {
	display: block;
	background: #f3dd96;
	width: 125px;
	padding: 5px;
	font: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

.nav_left_element_2 a:hover {
	display: block;
	background: #f2e4b4/* url(../_img/nav_2_pfeil_ro.gif) no-repeat 5px 9px*/;
	width: 125px;
	padding: 5px;
	font: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	/*opacity: .30;
	filter: alpha(opacity=30);
	-moz-opacity: .30;
	-khtml-opacity: 0.30;*/
}

.nav_left_element_2_act {
	border-bottom: solid 2px #ee7800;
	width: 135px;
	font: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
}

.nav_left_element_2_act a {
	display: block;
	background: #f2e4b4/* url(../_img/nav_2_pfeil.gif) no-repeat 5px 9px*/;
	width: 125px;
	padding: 5px;
	font: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

.nav_left_element_2_act a:hover {
	display: block;
	background: #f2e4b4/* url(../_img/nav_2_pfeil.gif) no-repeat 5px 9px*/;
	width: 125px;
	padding: 5px;
	font: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	/*opacity: .30;
	filter: alpha(opacity=30);
	-moz-opacity: .30;
	-khtml-opacity: 0.30;*/
}


#nav_main {
	width: 690px;
	position: absolute;
	right: 20px;
	top: 55px;
	height: 20px;
	border: solid 2px #ee7800;
}


#nav_main a {
	position: relative;
	display: block;
	color: #98989b;
	font: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	padding: 4px 10px;
	text-transform: uppercase;
	height: 12px;
	float: left;
}

#nav_main a:hover {
	background: #e0e0e1;
}

#nav_main a.act {
	color: #98989b;
	background: #e0e0e1;
}

#nav_static {
	position: absolute;
	right: 20px;
	top: 20px;
	text-align: right;
}

.nav_static_element {
	color: #98989b;
	font: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	text-transform: uppercase;
}
.nav_static_element a {
	color: #98989b;
	font: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	text-transform: uppercase;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
.nav_static_element a:hover {
	color: #98989b;
	font: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	text-transform: uppercase;
	text-decoration: underline;
	padding-left: 5px;
	padding-right: 5px;
}



#content {
	position: absolute;
	width: 690px;
	height: 390px;
	top: 90px;
	right: 20px;
}

#content2 {
	position: absolute;
	width: 690px;
	height: 390px;
	top: 90px;
	right: 20px;
}


#content_normal {
	position: absolute;
	width: 395px;
	height: 390px;
	overflow: auto;
	color: #000000;
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.external-link-new-window, .internal-link {
	color: #DC5014;
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
}
.external-link-new-window:hover, .internal-link:hover {
	color: #DC5014;
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
}
#content_print a {
	color: #DC5014;
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
}
#content_print a:hover {
	color: #DC5014;
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
}
#content_normal h1 {
	font: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

#content_normal2 {
	position: absolute;
	width: 515px;
	height: 390px;
	overflow: auto;
	color: #000000;
	font: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
/*#content_normal2 a {
	color: #DC5014;
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
	padding-left: 5px;
	background: url(../_img/nav_2_pfeil.gif) no-repeat 0px 5px;
}
#content_normal2 a:hover {
	color: #DC5014;
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
	padding-left: 5px;
	background: url(../_img/nav_2_pfeil_ro.gif) no-repeat 0px 5px;
}*/
#content_normal2 h1 {
	font: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
#content_print {
	margin: 20px;
	color: #000000;
	font: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#content_print h1 {
	font: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
#content_right {
	position: absolute;
	width: 140px;
	height: 390px;
	left: 410px;
	overflow: visible;
}
#content_right2 {
	position: absolute;
	width: 140px;
	height: 390px;
	left: 530px;
	overflow: visible;
}
#content_border {
	position: absolute;
	width: 120px;
	height: 390px;
	left: 570px;
	overflow: visible;
}
#content_border a {
	color: #666;
}

#nav1 a {
	height: 16px;
	background: #FFFFFF;
	float: left;
	margin-top: 2px;
	padding-top: 1px;
	padding-left: 7px;
	padding-right: 7px;
}

#nav1 a:hover {
	height: 16px;
	background: #e0e0e0;
	float: left;
	margin-top: 2px;
	padding-top: 1px;
	padding-left: 7px;
	padding-right: 7px;
}

#nav1_act a {
	height: 16px;
	background: #e0e0e0;
	float: left;
	margin-top: 2px;
	padding-top: 1px;
	padding-left: 7px;
	padding-right: 7px;
}

#nav1_act a:hover {
	height: 16px;
	background: #e0e0e0;
	float: left;
	margin-top: 2px;
	padding-top: 1px;
	padding-left: 7px;
	padding-right: 7px;
}

.nav1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #989898;
	text-decoration: none;
	text-transform: uppercase;
}
.nav1:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #989898;
	text-decoration: underline;
	text-transform: uppercase;
}
.nav1_act {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #989898;
	text-decoration: none;
	text-transform: uppercase;
}
.nav1_act:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #989898;
	text-decoration: underline;
	text-transform: uppercase;
}
.nav2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #840000;
	text-decoration: none;
}
.nav2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #840000;
	text-decoration: underline;
}
.nav2_act {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #840000;
	text-decoration: none;
}
.nav2_act:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #840000;
	text-decoration: underline;
}
.nav2_spc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}




asd_label {
	width: 210px;
}
.csc-mailform-field {
	margin-bottom: 15px;
	color: #000000;
}
.csc-mailform-field input {
	position: absolute;
	left: 210px;
}
.csc-mailform-field select {
	position: absolute;
	left: 210px;
}
#mailformformtype_mail {
	position: relative;
	left: 0px;
}
.contenttable {
}
.contenttable td {
	border: 1px solid #000000;
}


/*  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 $ */

/*
A:link {
	background-color : transparent;
	color : navy;
	text-decoration : none;
	font-weight : bold;
}
A:visited {
	background-color : transparent;
	color : navy;
	font-weight : bold;
	text-decoration : none;
}
A:hover {
	background-color : transparent;
	color : #FF0000;
	text-decoration : none;
}
A:active {
	background-color : transparent;
	color : navy;
	font-weight : bold;
	text-decoration : none;
}

SELECT {  
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px 
}
TEXTAREA {  
	font-family: Verdana, Arial, Helvetica; 
	font-size: 10px
} 
INPUT {  
	font-family: Verdana, Arial, Helvetica; 
	font-size: 10px 
}

*/
H1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 20px;
	color : #000000;
	font-weight: normal;
	margin-bottom: 0px;
	padding-bottom: 15px;
	margin-top: 15px;
}
H2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #000000;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 15px;
}
H3 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 20px;
	color : #FFFFFF;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 15px;
}
H4 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : black;
	margin-bottom : 0px;
	margin-top : 10px;
}
.subhead1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : black;
}
.subhead2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : green;
}
.subhead3 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : red;
}
.headerdate {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : Green;
	font-weight: normal;
}



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


P {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #000;
	line-height: 14px;
	margin-top : 0px;
	margin-bottom : 0px;
	padding-bottom : 0px;
}





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




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




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






.filelinks {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #990000;
}
.filelinkssize {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : Green;
}



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




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


.external-link-new-window {
	font-weight: bold;
	text-decoration: none;
}

.external-link-new-window:hover {
	font-weight: bold;
	text-decoration: underline;
}

.csc-textpic-image csc-textpic-firstcol csc-textpic-lastcol {
	width: 170px;
}


.footer {
	position: relative;
	clear: both;
	text-align: center;
	padding: 30px 0px 0px 0px;
}
.footer a {
	margin: 0px 0px 0px 10px;
	color: #000;
}

#content_normal ul {
	list-style: inside;
	padding: 0px 0px 20px 0px;
}
#content_normal li {
	padding: 5px;
}
#content_normal li a {
	color: #ee7800;
}



.tx-mininews-pi1-fp_listrowField-datetime {
	display: none;
}
.tx-mininews-pi1-listrowField-datetime {
	display: none;
}
.tx-mininews-pi1-singleViewField-datetime {
	display: none;
}




