﻿body {
  	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	/*scrollbar-face-color:#fff;
	scrollbar-arrow-color:brown;
	scrollbar-track-color:#ED1C24;
	scrollbar-shadow-color:'';
	scrollbar-highlight-color:'';
	scrollbar-3dlight-color:'';
	scrollbar-darkshadow-color:'';*/
}


td {
	font-family: Arial, Helvetica, sans-serif;
	
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.zahn {
background-image:url(../images/zahn_einzeln.gif);
background-repeat:repeat-y;
}

.txt_fliess {
	font-size:14px;
}

.beschreibung {
	font-size:12px;
	}
	
.txt_fliess_bold {
	font-size:14px;
	font-weight:bold;
}
.txt_klein {
	font-size:9px;
}

.txt_fliess_w {
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}

.mailform_border_l {
	border-left: 1px solid black;
}
.mailform_border_t {
	border-top: 1px solid black;
}

.fax_border_b {
	border-bottom: 1px solid black;
}
.fax_head {
	font-size: 24px;
	font-weight:bold;
}

.farbe {
  font-size: 12px;
  font-weight : bold;
}

.land {
  font-size: 12px;
  font-weight : bold; 
}
.land_rot {
	color:#ED1C24;
	font-weight : bold; 
}
.bild_link {
	/*border-width:thin;
	border-color:#000000;*/
	border:0px;
}


h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
	
}
TD.norepeat{
	background: #fff url(images/inhalt_band.gif); 
	background-repeat:repeat-y;
} 
	
TD.norepeat2{
	background: #ED1C24 url(images/rechts_band.gif); 
	background-repeat:repeat-y;
} 
  
  
a:link{
	color: red;
	text-decoration: none;
	border-width: medium;
	border-color:#000000;
}

a:visited{
	color: red;
	text-decoration: none;
	border-width: medium;
	border-color:#000000;
}

a:hover{
color: red;
text-decoration:underline;
border-width: medium;
border-color:#000000;
}



/*
   Another comment, now with a normal end-of-comment marker. Explorer
   sees the end of this comment as the end of the previous one.
*/
  

