/* -----------------------------------------------------------------------------------------
(c) 2008 by Walter Blumtritt Angelgeräte
   ---------------------------------------------------------------------------------------*/

/* WB */
body {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;	
	color: #f2dd9f;
	margin: 0px;
	/*background-image: url(../images/eing/eingang_07.jpg);*/
	background-position:center;
	background-repeat:repeat-y;
	background-color: #000000;
}
td.headline {
	color: #FF0000;
	font-size: 20px;
	font-weight:bold	
}

td.main {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.grey {
    background-color:#CCCCCC
}	

a {
	color: #515151;
	text-decoration: none;
	font-size: 13px;
}

a:hover {
	color: #0000CC;
	text-decoration: underline;
	font-size: 13px;
}
a.navi {
	color: #FF0000;
	font-size: 14px;
	text-decoration: none;
}

a.navi:hover {
	color: #f2dd9f;
	font-size: 14px;
	text-decoration: none;
}
a.angebot2 {
	color: #172d89;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

a.angebot2:hover {
	color: #0000CC;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}

.news {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 16px;
	line-height: 1;
	color: #f2dd9f;
}
.copyright {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 2.5;
	color: #CC0000;
}
.small {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
}
.disclaimer {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #515151;
}

.big {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 20px;
}
.bigul {
	border-bottom: 0px;
	border-bottom-style:dotted;
	border-bottom-color: #a01717;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 20px;
	color: #f2dd9f;
}
.border1_angebote {
	border-bottom: 1px solid;
	border-bottom-color: #a01717;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;	
}
.border2_angebote {
	border-bottom: 1px solid;
	border-bottom-color: #172d89;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;	
}
.border1 {
	border: 1px solid;
	border-color: #666666;
}
.border2 {
	border-bottom: 1px solid;
	border-bottom-color: #172d89;
}
TABLE.outline {
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
}
