/* CSS Document */


html {
   margin: 0;
   padding: 0;
}
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
  font-size: 12px; 
	background-color: #C20A0A;
}
p {
	font-size: 12px; font-family: Verdana, sans-serif;
}

a:link    { font-family: Verdana, sans-serif; color: #C20A0A; text-decoration: none; }
a:visited { font-family: Verdana, sans-serif; color: #C20A0A; text-decoration: none; }
a:active  { font-family: Verdana, sans-serif; color: #C20A0A; text-decoration: none; }
a:hover   { font-family: Verdana, sans-serif; color: #C20A0A;	text-decoration: underline;}

img{
  border:none;
}

ul{
	list-style: none;
	padding: 0;
	margin: 3px 10px;
	font-size: 12px;
}
ul li{
  line-height: 17px;
  padding-left: 15px;
  padding-top: 0px;
  background-image: url(list.png) ;
  background-repeat: no-repeat;
  background-position: 0px 3px;
}
ol li{
  font-size: 12px;
  line-height: 17px;
  padding-top: 0px;
}

form { margin: 0;	padding: 0;}
.formular { color: #333333; font-size: 10px; font-family: Verdana, sans-serif; background-color: #ffffff; border: solid 1px #666666 }
.form_input, .form_label, .form_titel { color: #000; font-size: 12px; font-family: Verdana, sans-serif }
.form_required {background-color: #cccccc;}
label { font-size: 12px; font-family: Verdana, sans-serif }

table{
  empty-cells: show;
}
td {
  font-size: 12px; font-family: Verdana, sans-serif;
	margin-top:0px;
	margin-bottom:0px;
}

/****************** Header  ******************/ 
#header {
	position: relative;
	/*
	position: absolute;
	top: 0px; 
	*/
	left: 0px;
	margin:0;
	width: 100%;
	height: 80px;
	background-image: url(../img/titel_background.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
#header-img {
	z-index: 10;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 80px;
}
#header-txt h1{
	position: absolute;
	z-index: 5;
	left: 0px;
	top: 0px;
	font-size:8px;
}
/****************** Navigation  ******************/ 
#navigation {
	position: relative;
	/*
	position: absolute;
	top: 80px; 
	*/
	left: 0px;
	padding: 0;
	margin: 0;
	width: 100%;
	background-color: #FFFFFF;
}
#mainmenu {
	padding: 0;
	margin: 0;
	color: #000000;
	background: #CFCDCD;
	width: 100%;
	background-color: #CFCDCD;
}
#submenu {
  margin: 0;
  margin-top:5px;
	padding-bottom:0px;
	padding-top:5px;
	color: #000000;
	width: 100%;
	background-color: #FDCFCF;
}
/*** Home-Link ***/
#hometable{
  margin:3px;
  margin-left:12px;
	padding:3px;
	padding-top:5px;
	margin-top:3px;
}
#home{
  background-color: #FDCFCF;
}

/****** Main-Menü ******/
#mainmenutable {
  margin-left:27px;
}

#mainmenutable td{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.mainno, .mainnofirst, .mainnolast{
  background-color: #FDCFCF;
}
.mainaktiv, .mainaktivfirst, .mainaktivlast{
  background-color: #F48580;
}
.mainaktiv, .mainaktivlast, .mainno, .mainnolast, .mainnofirst, .mainaktivfirst{
	font-variant: small-caps;
}

.amainno:link, .amainno:visited{ 
  color: #000000; 
	font-size: 11px;
	text-decoration: none;
}
.amainno:hover, .amainno:focus{ 
  color: #000000; 
	font-size: 11px;
	text-decoration: underline;
}
/****** Rechtes-Menü ******/

#rightmenutable td{
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	font-variant: small-caps;
	background-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #000000;
}

.aright:link, .aright:visited{ 
  color: #000000; 
	font-size: 10px;
	text-decoration: none;
}
.aright:hover, .aright:focus{ 
  color: #000000; 
	font-size: 10px;
	text-decoration: underline;
}

/****** Sub-Menü ******/
#submenutable {
  margin-left:30px;
}
#submenutable td{
  color: #000000; 
	font-size: 11px;
	text-decoration: none;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #000000;
	padding-left:2px;
	padding-right:10px;
}
.subno, .subnofirst, .subnolast{
  background-color: #FDCFCF;
}
.subaktiv, .subaktivfirst, .subaktivlast{
  color: #000000;
  background-color: #F48580;
	font-weight:bold;
}
.asubno:link, .asubno:visited{ 
  color: #000000; 
	font-size: 11px;
	text-decoration: none;
}
.asubno:hover, .asubno:focus{ 
  color: #000000; 
	font-size: 11px;
	text-decoration: underline;
}

/****** Sub3-Menü ******/

#sub3menu {
	position:relative;
	top: 0px;
	margin: 0px 0px;
	width: 100%;
	height:20px;
	background-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}
#sub3menubox {
  position:relative;
	margin: 0px 30px;
	margin-top:8px;
	margin-bottom:5px;
}
.sub3no, .sub3nofirst, .sub3nolast{
  background-color: #fff;
	margin: 0px 5px;
}
.sub3aktiv, .sub3aktivfirst, .sub3aktivlast{
	font-weight:bold;
	font-size: 10px;
}
.asub3no:link, .asub3no:visited{ 
  color: #000000; 
	font-size: 10px;
	text-decoration: none;
}
.asub3no:hover, .asub3no:focus{ 
  color: #000000; 
	font-size: 10px;
	text-decoration: underline;
}

/****************** Inhalt  ******************/ 
#main {
	position: relative;
	/*
	position: absolute;
	top: 125px; 
	*/
	padding-bottom: 0px;
	background: #fff;
	width: 100%;
	background-color: #F3EDE7;
}

#inhalt {
	position: relative;
	text-align: left;
	padding-bottom: 10px;
	padding-left:30px;
	padding-right:40px;
	background-color: #F3EDE7;
}

#rightcol {
	text-align: left;
	padding-top:25px;
	padding-bottom: 10px;
	padding-left:10px;
	padding-right:30px;
	background-color: #F3EDE7;
}

.trenner{
  background: url(verticallinedown.gif) repeat-y; 
	background-position: center;
	vertical-align: top;
}




#inhalt h1, #categories h1 {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, sans-serif;
	padding-top: 10px;
	text-align:left;
	font-variant: small-caps;
}
#inhalt h2, #categories h2{ 
  color: #666666; 
	font-size: 15px; 
	font-weight: bold; 
	font-family: Verdana, sans-serif; 
	padding-top: 10px;
}
#inhalt h3, #categories h3 { 
  color: #666666; 
	font-size: 14px; 
	font-weight: bold; 
	font-family: Verdana, sans-serif;
}
#inhalt h4, #categories h4 { 
  color: #666666; 
	font-size: 13px; 
	font-weight: bold; 
	font-family: Verdana, sans-serif;
}
#inhalt h5, #categories h5 { 
  color:#000; 
	font-size:12px; 
	font-weight:bold;
	font-style:italic;
	font-family:Verdana, sans-serif;
}
.bodytext { color: #333; font-size: 12px; font-family: Verdana, sans-serif; }
.bodytext a { color: #C20A0A; font-size: 12px; font-family: Verdana, sans-serif; text-decoration: none; }
.bodytext a:visited { color: #C20A0A; font-size: 12px; font-family: Verdana, sans-serif; text-decoration: none; }
.bodytext a:active { color: #C20A0A; font-size: 12px; font-family: Verdana, sans-serif; text-decoration: none; }
.bodytext a:hover { color: #C20A0A; font-size: 12px; font-family: Verdana, sans-serif;	text-decoration: underline;}


/****************** Footer  ******************/ 
#footer {
	margin: 10px 0px; 
	width: 100%;
	height: 15px;
	background-color: #FDCFCF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}
#footertable {
  margin-left:30px;
}
#impressum, #copyright, #lastupdate, #sitemap  { 
  color: #444; 
	font-size: 10px; 
	font-family: Verdana, sans-serif;
	padding: 2px 0px;
}
#impressum{
  width: 19%;
	text-align: left;
}
#copyright{
  width: 30%;
  text-align: center;
}
#lastupdate{
  width: 30%;
  text-align: center;
}
#sitemap{
  width: 18%;
	text-align: right;
}

#impressum a:link, #sitemap a:link { 
  color: #C20A0A; 
	font-size: 10px; 
	font-family: Verdana, sans-serif;
	text-decoration: none; 
}
#impressum a:visited, #sitemap a:visited { 
  color: #C20A0A; 
	font-size: 10px; 
	font-family: Verdana, sans-serif;
	text-decoration: none; 
}
#impressum a:active, #sitemap a:active { 
  color: #C20A0A; 
	font-size: 10px; 
	font-family: Verdana, sans-serif;
	text-decoration: none; 
}
#impressum a:hover, #sitemap a:hover { 
  color: #C20A0A; 
	font-size: 10px; 
	font-family: Verdana, sans-serif;
	text-decoration: underline;
}
/****************** PDF  ******************/ 
#pdflink {
	position: absolute;
	float: right;
	right: 15px;
	top: 135px;
  text-align: right;
	padding-bottom: 0px;
	margin: 0px 0px; 
  color: #444;
}
/****** Cleaner ******/
.hidden, dfn { 
  position:absolute; 
  left:-1000px; 
  top:-1000px; 
  width:0px; 
  height:0px; 
  overflow:hidden; 
  display:inline;
} 

.fixfloat{
  float: none;
	clear: both;
	width: 1px;
	margin: 0;
	padding: 0;
	font-size: 0px;
	line-height: 0px;
	height: 1px;
}

/*----------------------------------  tx-julleevents  -----------------------------------*/

.tx-julleevents-pi1-listrow{
  border: 1px solid #ddd;
	padding-left:10px;
	margin-top:10px;
}
.tx-julleevents-pi1-listrowField-title{
  color: #336699;
	line-height:15px;
  font-size:14px;
	font-weight:bold;
	margin-bottom:3px;
	margin-top:5px;
}
.tx-julleevents-pi1-listrowField-datetime{
	line-height:14px;
  font-size:12px;
	margin-bottom:3px;
	margin-top:0px;
}
.tx-julleevents-pi1-listrowField-teaser{
	line-height:12px;
  font-size:10px;
	padding-bottom:20px;
	margin-top:0px;
	margin-bottom:3px;
	border-bottom: 1px solid #ddd;
}
.tx-julleevents-pi1-browsebox-SCell{
	line-height:12px;
  font-size:10px;
	margin-top:0px;
	margin-bottom:10px;
}
/*----------------------------------  tx-spdirectory  -----------------------------------*/
.tx_spdirectory-pi1-myform { font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px; }
.tx_spdirectory-pi1-myformactive { font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px; color: #CC0000; }
.tx_spdirectory-pi1-dotted { border: 1px solid #DADADA; }
.tx_spdirectory-pi1-small { font-size: 10px; }
.tx_spdirectory-pi1-dottedcorner { border-top: 0px none; border-right: 0px none; border-bottom: 2px dotted #DADADA; border-left: 2px dotted #DADADA; }
.tx_spdirectory-pi1-dottedcolor { border: 2px dashed #EEEEFD; }

/*---------------------------------- tx_pbsurvey_pi1 ----------------------------------*/
.tx-pbsurvey-pi1 {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px; margin-top:20px; padding: 30px; border: 1px solid #000000;position: relative;text-align: left;}
.tx-pbsurvey-pi1 div {margin-bottom: 10px;}
.tx-pbsurvey-pi1 .pagenumbering {font-size: 10px; position: relative;height: 15px;}
.tx-pbsurvey-pi1 .barcontainer {background-color: #FFFFFF;border: 1px solid #000000;width: 100px;height: 15px;position: absolute;z-index: 6;right: 0px;}
.tx-pbsurvey-pi1 .bar {background-color: #CCCCFF;height: 15px;z-index: 4;position: absolute;left: 0px;}
.tx-pbsurvey-pi1 .bartext {z-index: 5;te xt-align: center;position: absolute;left: 0px;width: 100px;height: 15px;}
.tx-pbsurvey-pi1 .pageheader {font-size: 16px;font-weight: bolder;color: #003399;}
.tx-pbsurvey-pi1 .pageIntroduction {font-size: 12px;}
.tx-pbsurvey-pi1 .survey_item {margin-top: 20px;margin-bottom: 20px;}
.tx-pbsurvey-pi1 .itemform {font-size: 12px;}
.tx-pbsurvey-pi1 .question {position: relative;font-size: 12px;}
.tx-pbsurvey-pi1 .questionNumber {left: -20px;position: absolute;}
.tx-pbsurvey-pi1 .questionSubtext {font-size: 10px;}
.tx-pbsurvey-pi1 .required {font-size: 9px;color: #FF0000;vertical-align: super;}
.tx-pbsurvey-pi1 .additional_ver {margin-left: 20px;}
.tx-pbsurvey-pi1 .matrix {width: 100%;}
.tx-pbsurvey-pi1 .matrix .surveyrow_even {background-color: #CCCCFF;}
.tx-pbsurvey-pi1 .matrix .columnFirst {font-size: 11px; font-weight: bold; text-align: left;}
.tx-pbsurvey-pi1 .matrix .columnNext {font-size: 11px; text-align: center;}
.tx-pbsurvey-pi1 td {font-size: 12px;}

/*----------------------------------  eventmanager  -----------------------------------*/

.event-listview {
  border: 1px solid #ddd;
	padding-left:10px;
	margin-top:10px;
}
.event-listview-title {
  color: #336699;
	line-height:15px;
  font-size:14px;
	font-weight:bold;
	margin-bottom:3px;
	margin-top:5px;
}
.event-listview-datetime {
	line-height:14px;
  font-size:12px;
	margin-bottom:3px;
	margin-top:0px;
}
.event-listview-teaser {
	line-height:12px;
  font-size:10px;
	padding-bottom:20px;
	margin-top:0px;
	margin-bottom:3px;
	border-bottom: 1px solid #ddd;
}
.event-singleview-title {
	line-height:15px;
  font-size:14px;
	font-weight:bold;
	margin-bottom:3px;
	margin-top:5px;
}
.event-singleview-detailheader {
	line-height:14px;
  font-size:12px;
	font-weight:bold;
}
.event-singleview-detailentry {
	line-height:14px;
  font-size:12px;
}
.event-search-txt {
	line-height:14px;
  font-size:12px;
}

/*----------------------------------  Klassen  -----------------------------------*/
.zitat {
	padding: 10px;
	font-style: italic;
}
.wichtig {
	font-weight: bold;
	color: #FF0000;
	font-size:inherit;
	font-family:inherit;
}


.weiss  { 
  color: #fff; 
	background-color:#C20A0A;
}
.dunkelrosa  { 
  color: #000; 
	background-color:#f78383;
}
.hellrosa  { 
  color: #000; 
	background-color:#FDCFCF;
}

.dunkelrosa p {
	margin-top:0px;
	margin-bottom:0px;
}

.hellrosa p {
	margin-top:0px;
	margin-bottom:0px;
}

.grau  { 
  color: #000; 
	background-color:#eee;
}
.quelle  { 
  color: #999999; 
	font-family: Verdana, sans-serif;
	font-size: 10px;
	text-align: right;  
}
p.align-justify {text-align: justify;}
p.align-right{text-align: right;}
p.align-left{text-align: left;}
p.align-center{text-align: center;}
/****************** Scroller  ******************/
.tx-ccvscroller-pi1 {
	position: relative;
	float: right;
	right: 0px;
	padding: 0;
	margin: 0;
	background-color: #CFCDCD;
	background: #CFCDCD;
	padding:5px;
	margin-top:20px;
	margin-left:20px;
}
/****************** FE-Users  ******************/
.tx-srfeuserregister-pi1 p { 
  font-size:12px; 
	font-family:Verdana, sans-serif; 
	color: #000000;
}

.tx-srfeuserregister-pi1 a:link { font-family: Verdana, sans-serif; color: #C20A0A; text-decoration: none; }
.tx-srfeuserregister-pi1 a:visited { font-family: Verdana, sans-serif; color: #C20A0A; text-decoration: none; }
.tx-srfeuserregister-pi1 a:hover { font-family: Verdana, sans-serif; color: #C20A0A;	text-decoration: underline; }
.tx-srfeuserregister-pi1 a:active { font-family: Verdana, sans-serif; color: #C20A0A; text-decoration: none; }
.tx-srfeuserregister-pi1 td { 
  font-size:12px; font-family:Verdana, sans-serif; color: #000000;
}
.tx-srfeuserregister-pi1 input { 
  margin-top:5px; 
	margin-bottom:0px;
  color: #333333; 
	font-size: 10px; 
	font-family: Verdana, sans-serif; 
	background-color: #ffffff; 
	border: solid 1px #666666; 
}
.tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-submit { 
  color: #333333; font-size: 10px; font-family: Verdana, sans-serif; background-color: #eeeeee; border: solid 1px #666666;
}
.tx-srfeuserregister-pi1 select {
	background-color:#FFF;
	color:#000;
}
/****************** Login-Box  ******************/
.tx-newloginbox-pi1 TD { font-size: 12px; font-family: Verdana, sans-serif; }
.tx-newloginbox-pi1 input { 
  color: #333333; 
	font-size: 10px; 
	font-family: Verdana, sans-serif; 
	background-color: #ffffff; 
	border: solid 1px #666666 
}
.tx-newloginbox-pi1 input.tx-newloginbox-pi1-submit {
  color: #333333; font-size: 10px; font-family: Verdana, sans-serif; background-color: #eeeeee; border: solid 1px #666666;
}
/****************** Exam  ******************/
   .tx-skomexam-pi1 P { font-family:Verdana, sans-serif; font-size:12px; line-height:125%; color:#000000; margin-top:8px; margin-bottom:0px; padding-top:0px; padding-bottom:0px; padding-right:3px; padding-left:3px; text-indent:0px; }
   .tx-skomexam-pi1 P.tx-skomexam-pi1-label { font-family:Verdana, sans-serif; font-size:12px; line-height:125%; color:#000000; margin-top:8px; margin-bottom:0px; padding-top:0px; padding-bottom:0px; padding-right:3px; padding-left:3px; text-indent:0px; }
   .tx-skomexam-pi1 A:link { background-color:transparent; color:navy; text-decoration:none; font-weight:bold;}
   .tx-skomexam-pi1 A:visited { background-color:transparent; color:navy; font-weight:bold; text-decoration:none; }
   .tx-skomexam-pi1 A:hover { background-color:transparent; color:#333333; text-decoration:none; }
   .tx-skomexam-pi1 A:active { background-color:transparent; color:navy; font-weight:bold; text-decoration:none; }
   .tx-skomexam-pi1 INPUT { font-size:10px; font-family:Verdana; background-color:#fff; color:#000; font-weight:bold; }
   .tx-skomexam-pi1 INPUT.tx-skomexam-pi1-submit { font-size:10px; font-family:Verdana; background-color:#fff; color:#000; font-weight:bold; }
   .tx-skomexam-pi1 .tx-skomexam-pi1-question TD { text-align:left; vertical-align:middle; background-color:transparent; }
   .tx-skomexam-pi1 .tx-skomexam-pi1-question P { font-family:Verdana, sans-serif; font-size:12px; color:#000000; margin-top:4px; margin-bottom:0px; padding-top:0px; padding-bottom:0px; padding-right:3px; padding-left:3px; text-indent:0px; }
   .tx-skomexam-pi1 .tx-skomexam-pi1-question P.tx-skomexam-pi1-label { font-family:Verdana, sans-serif; font-size:12px; color:#000000; margin-top:4px; margin-bottom:0px; padding-top:0px; padding-bottom:0px; padding-right:3px; padding-left:3px; text-indent:0px; }
   .tx-skomexam-pi1 .tx-skomexam-pi1-question INPUT { font-size:10px; font-family:Verdana; background-color:#000000; color:#ffffff; font-weight:bold; }
   .tx-skomexam-pi1 .tx-skomexam-pi1-question SELECT { font-size:10px; font-family:Verdana; background-color:#000000; color:#ffffff; font-weight:bold; }
   .tx-skomexam-pi1 .tx-skomexam-pi1-question-radio TD { text-align:left; vertical-align:middle; background-color:transparent; }
   .tx-skomexam-pi1 .tx-skomexam-pi1-question-radio P { font-family:Verdana, sans-serif; font-size:12px; color:#000000; margin-top:4px; margin-bottom:0px; padding-top:0px; padding-bottom:0px; padding-right:3px; padding-left:3px; text-indent:0px; }
   .tx-skomexam-pi1 .tx-skomexam-pi1-question-radio P.tx-skomexam-pi1-label { font-family:Verdana, sans-serif; font-size:12px; color:#000000; margin-top:4px; margin-bottom:0px; padding-top:0px; padding-bottom:0px; padding-right:3px; padding-left:3px; text-indent:0px; }
   .tx-skomexam-pi1 .tx-skomexam-pi1-question-radio INPUT { font-size:10px; font-family:Verdana; background-color:transparent; color:#000000; font-weight:bold; vertical-align:middle; }
   .tx-skomexam-pi1 .tx-skomexam-pi1-answer TD { text-align:left; vertical-align:top; background-color:transparent; }
   .tx-skomexam-pi1 .tx-skomexam-pi1-answer P { font-family:Verdana, sans-serif; font-size:12px; color:#000000; margin-top:4px; margin-bottom:0px; padding-top:0px; padding-bottom:0px; padding-right:3px; padding-left:3px; text-indent:0px; }
   .tx-skomexam-pi1 .tx-skomexam-pi1-answer P.tx-skomexam-pi1-label { font-family:Verdana, sans-serif; font-size:12px; color:#000000; margin-top:4px; margin-bottom:0px; padding-top:0px; padding-bottom:0px; padding-right:3px; padding-left:3px; text-indent:0px; }
   .tx-skomexam-pi1 .tx-skomexam-pi1-results TD { text-align:left; vertical-align:top; background-color:transparent; }
   .tx-skomexam-pi1 .tx-skomexam-pi1-results P { font-family:Verdana, sans-serif; font-size:12px; color:#000000; margin-top:4px; margin-bottom:0px; padding-top:0px; padding-bottom:0px; padding-right:3px; padding-left:3px; text-indent:0px; }
   .tx-skomexam-pi1 .tx-skomexam-pi1-results P.tx-skomexam-pi1-label { font-family:Verdana, sans-serif; font-size:12px; color:#000000; margin-top:4px; margin-bottom:0px; padding-top:0px; padding-bottom:0px; padding-right:3px; padding-left:3px; text-indent:0px; }
	 
@import url(../ext/pbsurvey.css);
	 