/* CSS Document */
body {
 color: #333333;
 font-family: tahoma,helvetica; 
}
body a:link, body a:visited, body a:active {
 color: #333333;
 text-decoration: underline;
 }
body a:hover {
 color: #333333;
 text-decoration: none;
 }
.logobackground {
 background-image: url(http://www.fpdwl.at/images/back.gif); 
}
.mainpage {
 background-color: #E6E6E6;
}
.tableoutborder {
 background-color: #415665;
}
.tableinborder {
 background-color: #415665;
}
.threadline {
 color: #415665;
 background-color: #415665;
 height: 1px;
 border: 0;
}
.tabletitle {
 color: #FFFFFF;
 background-color: #3F5E8E;
 background-image: url(http://www.fpdwl.at/images/cellpic.gif);
 border-bottom: 1px  #FFCC00 solid;
}
.tabletitle_fc {
 color: #FFFFFF;
}
.inposttable {
 background-color: #F0F0F3;
 border-left: 1px  #FFFFFF solid;
border-top: 1px  #FFFFFF solid;
}
.tabletitle a:link, .tabletitle a:visited, .tabletitle a:active { 
 color: #FFFFFF;
 text-decoration: none;
}
.tabletitle a:hover { 
 color: #FFFFFF;
 text-decoration: underline;
}
.smallfont {
 font-size: 11px;
 font-family: tahoma,helvetica;
}
.normalfont {
 font-size: 12px;
 font-family: tahoma,helvetica;
}
.tablecat {
 color: #333333;
 background-color: #DBE0E4;
 background-image: url(http://www.fpdwl.at/images/catpic.gif);
}
.tablecat_fc {
 color: #333333;
}
.tablecat a:link, .tablecat a:visited, .tablecat a:active {
 color: #333333;
 text-decoration: none; 
}
.tablecat a:hover { 
 color: #333333;
 text-decoration: underline;
}
.tableb {
 color: #333333;
 background-color: #E9EAEE;
 border-left: 1px  #FFFFFF solid;
 border-top: 1px  #FFFFFF solid;
}
.tableb_fc {
 color: #333333;
}
.tableb a:link, .tableb a:visited, .tableb a:active { 
 color: #333333;
 text-decoration: underline; 
}
.tableb a:hover { 
 color: #333333;
 text-decoration: none; 
}
.tablea {
 color: #333333;
 background-color: #EEEFF1;
 border-left: 1px  #FFFFFF solid;
 border-top: 1px  #FFFFFF solid;
}
.tablea_fc {
 color: #333333;
}
.tablea a:link, .tablea a:visited, .tablea a:active {
 color: #333333;
 text-decoration: underline; 
}
.tablea a:hover { 
 color: #333333;
 text-decoration: none;
}
.prefix {
 color: #cc0000;
}
.time {
 color: #28457C;
}
.highlight {
 color: red;
 font-weight: bold;
}
select {
 font-size: 11px;
 font-family: tahoma,helvetica;
 color: #333333;
 background-color: #F0F0F3;
}
textarea {
 font-size: 11px;
 font-family: tahoma,helvetica;
 color: #333333;
 background-color: #F0F0F3;
}
.input {
 font-size: 11px;
 font-family: tahoma,helvetica;
 color: #333333;
 background-color: #F0F0F3;
 background-image: url(http://www.fpdwl.at/images/input.gif);
 border : 1px solid #415665;
}
.publicevent {
 color: red;
}
.privateevent {
 color: blue;
}
.obenmitte {
background-image: url(http://www.fpdwl.at/images/obenmitte.gif);
}
.untenmitte {
background-image: url(http://www.fpdwl.at/images/untenmitte.gif);
}
.topbuttons { 
background-image: url(http://www.fpdwl.at/images/top_back.gif);
background-repeat:repeat-x;
}
form {
 padding:0px;
 margin:0px;
}
pre {
 padding:0px;
 margin:0px;
}
.cat_heading {
 font-size: 18px;
 font-weight: bold; 
}


/* Tabelle Aussen */
.tableNewswriter {
  padding: 0px;
  margin: 0px;
  border-collapse: collapse;
}
.tableNewswriter td {
  border: 1px solid #597EA4;
  padding: 0px;
}
/* Tabelle innen */
.tableNewswriterIn {
  padding: 0px;
  margin: 0px;
}
.tableNewswriterIn td {
  border: 0px solid #597EA4;
  padding: 5px;
}
/* Tabelle Portlets */
.tablePortlet {
  border: 1px solid #415665;
  padding: 0px
}
.tablePortlet th {
  font-size: 12px;
  padding: 2px;
  color: #ffffff;
  background-image: url(http://www.fpdwl.at/images/cellpic.gif);
  border-bottom: 1px  #FFCC00 solid;
}
.tablePortlet td {
  font-size: 11px;
  color: #333333;
  background-color: #EEEFF1;
  border-left: 1px  #FFFFFF solid;
  border-top: 1px  #FFFFFF solid;
}
/* Tabelle Standard */
.tableSimple {
  padding: 0px;
  margin: 0px;
  border-collapse: collapse;
  border: 0px;
}
.tableSimple td {
  padding: 3px;
  margin: 0px;
  font-size: 11px;
	font-family:Verdana,sans-serif;
  border: 0px solid #000000;
}
/* Links */
/* Links Newsindex */
a.newsindex {
 background: url(img/arrow_black.gif);
 background-repeat: no-repeat;
 background-position: left;
 padding-left:14px;
}
a.newsindex:hover {
 background: url(img/arrow_blue_light.gif);
 background-repeat: no-repeat;
 background-position: left;
 padding-left:14px;
}
/* Schrift */
.txtSmallDarkRed {
	font-family:Verdana,Arial,Tahoma;
  font-size:10px;
  font-weight:bold;
  color:#B01217;
  text-decoration:none
}
.txtSmall {
 font-family:Verdana,Arial,Tahoma;
 font-size:10px;
 font-weight: normal;
 color:#000000;
 text-decoration:none
}
.txtBold {
	font-family:Verdana,Arial,Tahoma;
  font-size:11px;
  color:#000000;
  font-weight:bold
}
.txtBoldRed {
	font-family:Verdana,Arial,Tahoma;
  font-size:11px;
  color:#ff0000;
  font-weight:bold
}
/* Tabelle fuer Head Bereich Administration */
.tableHeader {
	background-color: #597EA4;
 margin: 0px;
	padding: 0px;
 border-collapse: collapse;
 width: 600px;
}
.tableHeaderHead {
 font-family:Verdana,Arial,Tahoma;
 font-size:11px;
 background-color: #597EA4;
 color: #ffffff;
 font-weight: bold;
 padding: 7px;
}
.tableHeaderContent {
 background-color: #F7FBFF;
 border: 1px solid #597EA4;
}

/* Tabelle fuer Main Bereich Administration*/
.tableMainHeader {
 background-color: #597EA4;
 font-size: 11px;
 font-weight: bold;
 color: #ffffff;
 padding: 7px;
}
.tableMainFooter {
 background-color: #597EA4;
 font-size: 11px;
 font-weight: bold;
 color: #ffffff;
 padding: 3px;
}
.tableMainContent {
 width: 95%;
 border-collapse: collapse;
 font-family:Verdana,Arial,Tahoma;
 border: 1px solid #597EA4;
 margin: 10px;
 padding: 5px;
}
.tableMainContentTD1 {
	background-color: #c2c2c2;
 line-height: 16px;
 font-family:Verdana,Arial,Tahoma;
 font-size: 11px;
 font-weight: bold;
 color: #000000;
 padding: 3px;
}
.tableMainContentTD2 {
 font-size: 11px;
 line-height: 16px;
 font-weight: bold;
 color: #000000;
 padding: 3px;
 border-top: 1px solid #597EA4;
 border-bottom: 1px solid #597EA4;
}

/* allgemeine Links */
/* Links Navigation Adminbereich */
a:link {font-weight: bold;font-family: tahoma,helvetica;font-size: 11px; text-decoration: none;}
a:visited {font-weight: bold;font-family: tahoma,helvetica;font-size: 11px;text-decoration: none;}
a: {font-weight: bold;font-family: tahoma,helvetica; text-decoration: none;}
/* Links Navigation Adminbereich */
a.navi:link {color: #000000;font-weight: bold;font-family: verdana, Arial, Helvetica, sans-serif;font-size: 8pt; text-decoration: none;}
a.navi:visited {color: #000000;font-weight: bold;font-family: verdana, Arial, Helvetica, sans-serif;font-size: 8pt; text-decoration: none;}
a.navi:active {color: #000000;font-weight: bold;font-family: verdana, Arial, Helvetica, sans-serif;font-size: 8pt; text-decoration: none;}
a.navi:hover {color: #597EA4;font-weight: bold;font-family: verdana, Arial, Helvetica, sans-serif;font-size: 8pt; text-decoration: none;}
a.navi: {color: #000000;font-weight: bold;font-family: verdana, Arial, Helvetica, sans-serif;font-size: 8pt; text-decoration: none;}

/* Links Kommentar Blätterfunktion */
a.commlink: {color: #150185;font-weight: bold;font-family: verdana, Arial, Helvetica, sans-serif;font-size: 11px; text-decoration: none;}
a.commlink:link {color: #150185;font-weight: bold;font-family: verdana, Arial, Helvetica, sans-serif;font-size: 11px; text-decoration: none;}
a.commlink:visited {color: #150185;font-weight: bold;font-family: verdana, Arial, Helvetica, sans-serif;font-size: 11px; text-decoration: none;}
a.commlink:active {color: #150185;font-weight: bold;font-family: verdana, Arial, Helvetica, sans-serif;font-size: 11px; text-decoration: none;}
a.commlink:focus {color: #150185;font-weight: bold;font-family: verdana, Arial, Helvetica, sans-serif;font-size: 11px; text-decoration: none;}
a.commlink:hover {color: #000000;font-weight: bold;font-family: verdana, Arial, Helvetica, sans-serif;font-size: 11px; text-decoration: none;}



/* Submitbuttons Adminbereich */
.button {font-size:9pt;font-weight:bold}

/* Formularfeld lang Adminbereich */
input.input {font-family:verdana,Arial;font-size:8pt;font-weight:normal;border-right:#D4D0C8 1 solid;border-left:#808080 1 solid ;border-top:#808080 1 solid;border-bottom:#D4D0C8 1 solid;background-color:#E2E2E2;}

/* Formularfeld kurz Adminbereich */
input.normal {font-family:verdana,Arial;font-size:8pt;font-weight:normal;border-right:#737373 1 solid;border-left:#727272 1 solid ;border-top:#848484 1 solid;border-bottom:#595959 1 solid;background-color:#E2E2E2;width: 350px;}

/* Formularfeld Datum Adminbereich */
input.normal1 {font-family:verdana,Arial;font-size:8pt;font-weight:normal;border-right:#737373 1 solid;border-left:#727272 1 solid ;border-top:#848484 1 solid;border-bottom:#595959 1 solid;background-color:#E2E2E2;width: 35px;}

/* Formularfeld Adminbereich */
input.normal2 {font-family:verdana,Arial;font-size:8pt;font-weight:normal;border-right:#737373 1 solid;border-left:#727272 1 solid ;border-top:#848484 1 solid;border-bottom:#595959 1 solid;background-color:#E2E2E2;width: 200px;}

/* Formularfeld Datum Adminbereich */
input.user {font-family:verdana,Arial;font-size:8pt;font-weight:normal;border-right:#737373 1 solid;border-left:#727272 1 solid ;border-top:#848484 1 solid;border-bottom:#595959 1 solid;background-color:#E2E2E2;width: 100px;}

/* Formularfeld Buchstabenzähler Adminbereich */
input.counter {font-family:verdana,Arial;font-size:8pt;font-weight:normal;border-right:#FFFCF0 1 solid;border-left:#FFFCF0 1 solid ;border-top:#FFFCF0 1 solid;border-bottom:#FFFCF0 1 solid;background-color:#FFFCF0;}

/* Textfeld Shorttext Adminbereich */
textarea.textarea {font-family:verdana,Arial;font-size:8pt;border-right:#D4D0C8 1 solid;border-left:#808080 1 solid ;border-top:#808080 1 solid;border-bottom:#D4D0C8 1 solid;background-color:#E2E2E2;width: 580px;height: 250px;}

/* Textfeld Lontext Adminbereich */
textarea.textarea1 {font-family:verdana,Arial;font-size:8pt;border-right:#D4D0C8 1 solid;border-left:#808080 1 solid ;border-top:#808080 1 solid;border-bottom:#D4D0C8 1 solid;background-color:#E2E2E2;width: 580px;height: 250px;}

textarea.admin {font-family:verdana,Arial;font-size:8pt;border-right:#D4D0C8 1 solid;border-left:#808080 1 solid ;border-top:#808080 1 solid;border-bottom:#D4D0C8 1 solid;background-color:#E2E2E2;width:200px;height: 90px;}

/* Auswahlfeld Adminbereich */
select.select {font-family:verdana,Arial;font-size:8pt;border-right:#D4D0C8 1 solid;border-left:#808080 1 solid ;border-top:#808080 1 solid;border-bottom:#D4D0C8 1 solid;background-color:#E2E2E2;}

/* Suchfunktion*/
input.text {font-family:verdana,Arial;font-size:8pt;font-weight:normal;border-right:#737373 1 solid;border-left:#727272 1 solid ;border-top:#848484 1 solid;border-bottom:#595959 1 solid;background-color:#E2E2E2;height:19px;}

input.button  {
  font-family: verdana, arial,helvetica,sans-serif;
  color: #000000;
  font-weight: normal;
  font-size: 12px;
  text-decoration : none;
}

input.checkbox  {font-family : verdana, arial,helvetica,sans-serif;color : #000000;font-weight : normal;font-size : 12px;        text-decoration : none;}

span.checkbox  {font-family : verdana, arial,helvetica,sans-serif;color : #000000;font-weight : normal;font-size : 11px; text-decoration : none;}

h1.result  {
	font-family : verdana, arial,helvetica,sans-serif;
  color : #000000;
  font-weight : bold;
  font-size : 14px;
  text-decoration : none;
}
p.result  {
	font-family : verdana, arial,helvetica,sans-serif;
  color : #000000;
  font-weight : normal;
  font-size : 12px;
  text-decoration : none;
}

span.extract  {font-family : verdana, arial,helvetica,sans-serif;color : #000000;font-weight : normal;font-size : 11px;        text-decoration : none;}

.search        {border-left: 1px dotted #315EB0; border-right: 1px dotted #315EB0; border-top: 1px dotted #315EB0; border-bottom: 1px dotted #315EB0;}

select.field {font: bold 12px Verdana, Arial;color: #000000; background:#E2E2E2; border: none; width: 280px;}
select.fieldSmall {font: bold 12px Verdana, Arial;color: #000000; background:#E2E2E2; border: none; width: 80px;}

/* Meldungen */
.redalert {
	font-family:Verdana,Arial,Tahoma;
  font-size:8pt;
  font-weight:bold;
  color:#ff0000;
  text-decoration:none
}

.boxError {
  background-color: #FFFFFF;
  width: 448px;
  border-collapse: collapse;
  border: 1px solid #FF3300;
  margin-left: 1px;
  margin-bottom: 15px;
}
.boxError td {
  background-color: #F1F1F1;
  font-family: Arial,Verdana,sans-serif;
  padding: 6px;
  font-size: 11px;
  font-weight: bold;
  line-height: 16px;
  text-decoration: none;
  color: #000000;
}

.boxNote {
  background-color: #FFFFFF;
  width: 448px;
  border-collapse: collapse;
  border: 1px solid #8CB3D9;
  margin-left: 1px;
  margin-bottom: 15px;
}
.boxNote td {
  background-color: #F1F1F1;
  font-family: Arial,Verdana,sans-serif;
  padding: 6px;
  font-size: 11px;
	font-weight: bold;
  line-height: 16px;
  text-decoration: none;
  color: #000000;
}
.txtBoldRed {
	color: #f0000;
	font-weight: bold;
 font-size: 11px;
}
/* Trenner */
hr {
  background-color: #415665; /* Mozilla 1.4 */
  color: #415665; /* IE 6 */
  border: #415665; /* Opera 7.11 */
  height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
}
