body { font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif }

img { border:0px }

.paging { text-align: center; font-size: 11px }
.pagingon { font-weight: bold; font-size: 11px }
.tablehead { background-color: #cef }

.tablebottom { background-color: #69c }
.tablebgcolor {  background-color: #fff }
.bordercolor { background-color: #69c }
.navbar { background-color: #fcdc43; color: #004c75 }

.row1 {
  	background-color: #fff; font-size: 11px; color: #036;
  	font-weight: normal; font-variant: normal; border-bottom: 1px dashed #069 }

.row2 {
  	background-color: #fff; font-size: 11px; color: #036;
	font-weight: normal; font-variant: normal; border-bottom: 1px dashed #69c }

.head1 {
  background-color: #69c; font-weight: bold; 
  color: #fff; font-size: 11px;
}
.head1 h2 { font-size:14px; margin:0px }

.head1:hover {
  background-color: #CCEEFF;
  font-size: 12px;
  font-weight: bold;
}

.head2 { font-size: 11px; font-weight: bold; border-bottom: 1px solid #69c }

.title {
  color: #003366;
  font-size: 12px;
  font-weight: bold;
}

.clickstream {
  font-size: 11px;
}

.smalltext {
  font-size: 11px;
  font-weight: normal;
}

.marktext {
  color: #FF0000;
  background-color: #ffffff;
}

.new { font-size: 11px; color: #c30 }

a:link { text-decoration: none }
a:visited { text-decoration: none }
a:active { text-decoration: none }
a:hover {  color: #c30 }

/* FORMULARE */
.logininput { font-family: Verdana, Arial; font-size: 26px; width: 200px; color: #036; border: 1px solid #69c }
.searchinput { background-color: #fff; color: #0f5475; font-size: 12px }
.textarea { font-family: Verdana, Arial, Helvetica, sans-serif; color: #036; font-size: 12px }
.input { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #036; border: 1px solid #69c }
.select { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px }
.button {  	font-family: Verdana, Arial; font-size: 11px; font-weight: bold }

.setperpageselect { 	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px}
.categoryselect { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px }
.dropdownmarker {  background-color: #fff; color: #069}



/*-- User ----------------------------------------------------*/

.user { font-size:16px; }

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

.maincat {
  font-size: 12px;
  font-weight: bold;
}

.subcat {
  font-size: 11px;
  /* font-weight: bold; */
}

/*--Images----------------------------------------------------*/
.imagerow1 {
  background-color: #ffffff;
  color: #004C75;
}

.imagerow2 {
  background-color: #ffffff;
  color: #004C75;
}

/*--Comments--------------------------------------------------*/
div#kommentare { margin: 20px 80px; }
.commentrow1 {
  background-color: #FFFFFF;
  font-size:12px;
  color: #004c75;
}

.commentrow2 {
  background-color: #FFFFFF;
  color: #004c75;
}

.commentspacerrow {
  background-color: #FFFFFF;
  color: #004c75;
}

.commenttextarea {
  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;
  border: 1px solid #69c; width: 300px; overflow: auto
}

.commentinput {
  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; 
  border: 1px solid #6cf; width: 200px;
}