/*  body  */

body {
  background-color: #CCCCCC;
  leftmargin: 0;
  topmargin: 0;
  marginwidth: 0;
  marginheight: 0;
   SCROLLBAR-BASE-COLOR: #CCCCCC; 
   SCROLLBAR-ARROW-COLOR: #FFFFFF;
      
}

/*  Tabellen  */

.tb-out {
	background-color: #666666;
	
}

.tb-in {
	background-image:  url(bilder/bgr.jpg);
	/*bgcolor: #CCCCCC;*/
	/*bgcolor: #999999;*/
	
}

.tb-news {
	background-color: #CCCCCC;
	border: 1px solid #666666;
	text-decoration: none;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #666666;
}

td.news {
/*font-family: Arial, Helvetica, sans-serif;*/ 
/*font-size: 12px; */
background-color: #CCCCCC;
background-image:  url(bilder/newshead.jpg);
/*color: #000000;*/
}

td.news2 {
/*font-family: Arial, Helvetica, sans-serif;*/ 
/*font-size: 12px; */
background-color: #FFFFFF;
/*color: #000000;*/
}

.tb-news2 {
	/*background-color: #0000FF;*/
	border: 1px solid #666666;
	text-decoration: none;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #000000;
}
	

	
/*  Schriften  */

.sr-klein {
	text-decoration: none;
	font-family: Arial,Helvetica,sans-serif;
	/*font-weight: bold;*/
	font-size: 11px;
	color: #666666;
}

.sr-klein-news {
	text-decoration: none;
	font-family: Arial,Helvetica,sans-serif;
	/*font-weight: bold;*/
	font-size: 11px;
	color: #FFFFFF;
}

.sr-kleinsw {
	text-decoration: none;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #000000;
}

.sr-kleinsw a{
	text-decoration: none;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #000000;
}

.sr-kleinsw a:hover{
	text-decoration: underline;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #000000;
}

.sr-kleinhw {
	text-decoration: none;
	font-family: Arial,Helvetica,sans-serif;
	/*font-weight: bold;*/
	font-size: 11px;
	color: #FFCC00;
}

.sr-normal {
	text-decoration: none;
	font-family: Arial,Helvetica,sans-serif;
	/*font-weight: bold;*/
	font-size: 13px;
	color: #666666;
}

.sr-normal a {
	text-decoration: none;
	font-family: Arial,Helvetica,sans-serif;
	/*font-weight: bold;*/
	font-size: 13px;
	color: #666666;
}

.sr-normal a:hover {
	text-decoration: none;
	font-family: Arial,Helvetica,sans-serif;
	/*font-weight: bold;*/
	font-size: 13px;
	color: #FFFFFF;
}

.sr-msg {
	text-decoration: none;
	font-family: Arial,Helvetica,sans-serif;
	/*font-weight: bold;*/
	font-size: 15px;
	color: #FF0000;
}

.sr-ueber {
	text-decoration: none;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #666666;
}

.sr-ueber-news {
	text-decoration: none;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
}

.sr-links {
	text-decoration: none;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #666666;
}

a {
	text-decoration: none;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #666666;
    text-decoration: none;
  
}
a:hover {
	text-decoration: none;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size:15px;
	color: #666666;
    text-decoration: none;
  
}
	
form {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
}

.logininput {
  background-color: #EEEEEE;
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: Black;
  font-size: 11px;
  width: 130px;
  background-image:   url(file:///H|/model/templates/4images_blue/images/input.gif);
}

.input {
background-color: #DEDEDE;
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: Black;
  font-size: 11px;
  background-image:   url(file:///H|/model/templates/4images_blue/images/input.gif);
  }
.button {
  font-family:  Tahoma,Verdana,Arial, Helvetica, sans-serif;
  background-color: #CCCCCC;
  color: #000000;
  font-size: 11px;
  font-weight: bold;
}

.formular {
	width: 290px;
	border: #666666;
	background-color: #E5E5E5;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.formular2 {
	width: 450px;
	height: 169px;
	border: #666666;
	background-image:  url(bilder/Augen-kl.jpg);
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}