body, input, button {
	background-color: #baebe9;
	font-family: "lucida, verdana, arial, helvetica" , sans-serif ;	
	font-size: small;
}
img {
	border: 0px;
	
}

a {
	color: #eb1909;
	font-size: small;
}
a:hover {
	color: #f9da08;
}
#menumailto {
	font-weight:normal;
}
#menumailto a {
	color:#ffffff;
}
#menumailto a:hover {
	color:#f9da08;	
}
h3 {
	color:#eb1909;
	
}

.copyr {
	text-align: center;
	color: #eb1909;
	font-size: x-small;
}

.adres {
	text-align: center;
	color: #eb1909;
	font-size: small;
	font-weight: normal;
}

.gallerybar {
 	display: block;
 	padding: 3px 3px 3px 1.1em;
 	background-color: #eb1909;
 	color: #ffffff;
 	font-size: x-small;
}
#gallery {
	font-size: x-small;
}    
#gallery a {
	color: #ffffff;
	font-size: x-small;
}
#gallery a:hover {
	color: #f9da08;
	font-size: x-small;
}


td.topleft {	
	background: url("afb_thema/topleft.png") no-repeat ;		
}
td.toprepeater {
	background: url("afb_thema/toprepeater.png") repeat ;		
}
td.topright {
	background: url("afb_thema/topright.png") no-repeat ;
		
}
td.menurepeater {
	background: url("afb_thema/menurepeater.png") repeat ;
}

td.bottomleft {
	background: url("afb_thema/bottomleft.png") no-repeat ;
}
	
td.bottomrepeater {
	background: url("afb_thema/bottomrepeater.png") repeat ;
		
}
td.bottomright {
	background: url("afb_thema/bottomright.png") no-repeat ;
		
}
td.content {
	background: url("afb_thema/watermark.png") center no-repeat;
	padding-left: 20px;
	
}   
#navigation {
 	width: 150px;
 	font-family: Lucida, Verdana, Arial, Helvetica, sans-serif;
 	font-size: small;
	text-align:left;
	
}
#navigation ul {
 	list-style: none;
 	margin-top: 0px;
 	margin-bottom: 30px;
 	margin-left: 14px;
 	padding: 0;
 	border-top: 1px solid #eb1909;
}
#navigation li {
 	border-bottom: 1px solid #eb1909;
}
#navigation li a {
 	display: block;
 	padding: 3px 3px 3px 1.1em;
 	border-left: 10px solid #f9da08;
 	background-color: #eb1909;
 	color: #ffffff;
 	text-decoration: none;
 	font-size: small;
}
#navigation li.sel a {
 	display: block;
 	padding: 3px 3px 3px 1.1em;
 	border-left: 10px solid #f9da08;
 	background-color: #f9da08;
 	color: #eb1909;
 	text-decoration: none;
 	font-size: small;
}
#navigation li a:hover {
 	background-color: #f9da08;
 	color: #eb1909;
 	font-size: small;
}


