/* CSS Document */

/*beginn relax */

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;
}
.tablewerbe {
 color: #333333;
 background-color: #E6E6E6;
 border-left: 1px  #FFFFFF solid;
 border-top: 1px  #FFFFFF solid;
}
.tablewerbe _fc {
 color: #333333;
}
.werbefont {
 font-size: 10px;
 font-family: tahoma,helvetica;
 color: #8F8F8F;
}
.werbefont a:link, .werbefont a:visited, .werbefont a:active {
 color: #8F8F8F;
 text-decoration: underline;
}
.werbefont a:hover {
 color: #8F8F8F;
 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; 
}

/*ende relax*/

hr {
  height: 1px;
  color: #415665;
  background-color: #415665;
  border: none;
}
ul, li, p, td {
  color: #333333;
  font-family: tahoma,helvetica;
  
}
.tablehead {
  background-color: #e8e8e8;
  color: #333333;
}
.tablebottom {
  background-color: #8493B2;
}
.bordercolor {
  background-color: #415665;
}
.tablebgcolor {
  background-color: #e6e6e6;
}
.footer {
  background-color: #e6e6e6;
  border-bottom: 1px solid #415665;
  border-left: 1px solid #415665;
  border-right: 1px solid #415665;
}
.navbar {
  background-color: #eeeff1;
  color: #333333;
  font-size: 9px;
}
.row1 {
  background-color: #EEEFF1;
  color: #333333;
}
.row2 {
  background-color: #E9EAEE;
  color: #333333;
}
.head1 {
  background-color: #415665;
  color: #ffffff;
  font-family: tahoma,helvetica;
  font-size: 11px;
  font-weight: bold;

}
.head1:hover {
  background-color: #3f5e8e;
  color: #ffffff;
  font-family: tahoma,helvetica;
  font-size: 11px;
  font-weight: bold;
  text-decoration:none
}
.head2 {
  background-color: #3f5e8e;
  color: #ffffff;
  font-family: tahoma,helvetica;
  font-size: 11px;
  font-weight: bold;
  border-bottom: 1px  #FFCC00 solid;
  }
.head2 a:link, .head2 a:visited, .head2 a:active {
 color: #FFFFFF;
 text-decoration: underline; 
}
.head2 a:hover {
 color: #FFFFFF;
 text-decoration: none;
 
}

.title {
  font-family: tahoma,helvetica;
  font-size: 16px;
  font-weight: bold;
}
.clickstream {
  font-family: tahoma,helvetica;
  font-size: 11px;
}
.smalltext {
  font-family: tahoma,helvetica;
  font-size: 11px;
  font-weight: normal;
}
.marktext {
  color: #FF0000;
}
.new {
  font-family: tahoma,helvetica;
  font-size: 11px;
  color: #FF0000;
}
form {
  font-family: tahoma,helvetica;
  font-size: 11px;
}
.logininput {
  background-color: #ffffff;
  font-family: tahoma,helvetica;
  color: #333333;
  font-size: 11px;
  width: 130px;
  background-image: url(http://www.fpdwl.at/images/input.gif);
  border : 1px solid #415665;
}
.searchinput {
  background-color: #FFFFFF;
  font-family: tahoma,helvetica;
  color: #333333;
  font-size: 11px;
  WIDTH: 130px;
}
.textarea {
  font-family: tahoma,helvetica;
  color: #333333;
  font-size: 11px;
  width: 230px;
  background-color: f0f0f3
}
.select {
  font-family: tahoma,helvetica;
  color: #333333;
  font-size: 11px;
}
.setperpageselect {
  font-family: tahoma,helvetica;
  color: #333333;
  font-size: 11px;
}
.categoryselect {
  font-family: tahoma,helvetica;
  color: #333333;
  font-size: 11px;
}
.dropdownmarker {
  font-family: tahoma,helvetica;
  background-color: #EEEEEE;
  color: #333333;
  font-size: 11px;
}
.button {
  font-family:  tahoma,helvetica;
  background-color: #F0F0F3;
  color: #333333;
  font-size: 11px;
  background-image: url(http://www.fpdwl.at/images/input.gif);
  border : 1px solid #415665;
}

/*--Categories------------------------------------------------*/
.catbgcolor {
  background-color: #f0f0f3;
}

.maincat {
  font-family: tahoma,helvetica;
  font-size: 11px;
  font-weight: bold;
}

.subcat {
  font-family: tahoma,helvetica;
  font-size: 10px;
  font-weight: bold;
}

/*--Images----------------------------------------------------*/
.imagerow1 {
  background-color: #EEEFF1;
  color: #333333;
}

.imagerow2 {
  background-color: #E9EAEE;
  color: #333333;
}

/*--Comments--------------------------------------------------*/
.commentrow1 {
  background-color: #EEF1F6;
  color: #333333;
}

.commentrow2 {
  background-color: #EEEFF1;
  color: #333333;
}

.commentrow3 {
  background-color: #EEF1F6;
  color: #333333;
}

.commentspacerrow {
  background-color: #EEEFF1;
  color: 333333;
}

.commenttextarea {
  font-family: tahoma,helvetica;
  color: #333333;
  font-size: 11px;
  width: 270px;
    background-color: #EEEFF1
}

.commentinput {
  font-family: tahoma,helvetica;
  color: #333333;
  background-color: #EEEFF1;
  font-size: 11px;
  width: 270px;
  background-image: url(http://www.fpdwl.at/images/input.gif);
  border : 1px solid #415665;
}

.captchainput {
  font-family: Tahoma,Helvetica;
  color: #0f5475;
  font-size: 11px;
  width: 200px;

