/* -----------------------------------------------------------------------------------------
(c) 2008 by AK Ebro Angelreisen
   ---------------------------------------------------------------------------------------*/


body {
	color: #515151;
	margin: 0px;
	background: url(../images/site/back.jpg) top no-repeat fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	scrollbar-face-color: #E6E6E6;
	scrollbar-arrow-color: #000000;
	scrollbar-highlight-color: #E6E6E6;
	scrollbar-shadow-color: #000000;
	bar-arrow-color: #00AEEF;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #E6E6E6;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	background-color: #fff;	
}

td.front {
	font-size: 11px;
	background-color:#ffffff;
	width:840px;
}
table.teaser {
	font-size: 11px;
	background-color:#f0f1f1;
}

td.main {
	font-size: 11px;
}

table.main {
	font-size: 11px;
}
table.ol_teaser {
	border: 1px solid;
	border-color: #2a62c9;
}

a {
	color: #2a62c9;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #2a62c9;
	text-decoration: underline;
	font-weight: bold;
}

a.teaser {
	color: #515151;
	text-decoration: none;
	font-weight: bold;
}

a.teaser:hover {
	color: #515151;
	text-decoration: underline;
	font-weight: bold;
}
a.head {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

a.head:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
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;
}

.copyright {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #666;
}

.count {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #ffffff;
}
.small {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
}

.big {
	font-size: 13px;
	font-weight:bold
}
.border1_angebote {
	border-bottom: 1px solid;
	border-bottom-color: #a01717;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 12px;	
}
.border2_angebote {
	border-bottom: 1px solid;
	border-bottom-color: #172d89;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 12px;	
}
.border1 {
	border-bottom: 1px solid;
	border-bottom-color: #a01717;
}
.border2 {
	border-bottom: 1px solid;
	border-bottom-color: #172d89;
}
input {
	background-color:#FFFFEC;
	border:#CCC solid 1px;
}