<!--
body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin: 0px 0px 0px 0px;
	padding: 0;
	text-align: center; /*centers the content in IE5/win */
	color: #535353;
	}

p, input, div, td, textarea { 
	font-size:12px; 
	color: #535353;
	}
	
h1 {
	font-size:18px;
	margin-top:5px;
	margin-bottom:0px;
	padding-bottom:1px;
	font-weight:normal;
	color:#535353;	
	}

h2 {
	font-size:14px;
	margin:0px;
	margin-right:20px;
	margin-bottom:4px;
	font-weight:normal;
	font-style: italic;
	color:#535353;
	text-align:right;
	border-bottom:1px solid #ccc;
	display:block;
	}

h3 { 
	margin-bottom:5px;
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #535353; 
	font-weight: bold
}
	
hr { 
	height:1px;
	background:white;
	border:none;
	border-bottom:1px dotted #DEDEDE;
	width:100%;
	margin:auto;
	margin-left:20px;
	margin-right:20px;
	display:block;
} 
	
a:link, a:visited, a:active {
	color:#333; 
	text-decoration:none;
	}

a:hover {
	color:#333;
	}
	
a.white:link, a.white:visited, a.white:active {
	color:#fff; }

a.white:hover {
	color:#fff;
	text-decoration:none;
	border-bottom:1px dotted #000000;
}


#container {
	width: 705px;
	margin: auto; /* centers the whole container */
	text-align: left;
	background-image: url(../images/bckgrnd.gif);

}

#popup {
	margin: auto; /* centers the whole container */
	margin-top: 10px;
	text-align: center;
	font-size:12px; 
	padding:0px;
	border:0px solid #C70E11;
	background-image: url(../images/hg_popup.jpg);
	background-repeat: no-repeat;
}

	
/* CONTENT===== */

#content a:link, 
#content a:visited, 
#content a:active {
	color:#FF7A01; 
	text-decoration:none;
	border-bottom:1px dotted #333;
	}

#content a:hover {
	color:#333;
	border-bottom:1px solid #333;
	}

#content a.piclink:link, 
#content a.piclink:visited, 
#content a.piclink:active {
	color:#FF7A01; 
	text-decoration:none;
	border-bottom:none;
	}

#content a.piclink:hover {
	color:#333;
	border-bottom:none;
	}	

#bilder {
	float:left;
	text-decoration:none;
	height:150px;

}

#bilder img {
  margin:3px;
	float:left;
	text-decoration:none;
	background-color: #F2F2F2;
	border:1px solid #DEDEDE;
}


/* GOOGLE HEADER ===== */

#googleheader {

	background-color: #818181;
	border-bottom:1px solid #000;
	padding-top:2px;
	width:699px;
	height:16px;
	text-align:left;
	margin-left:1px;
	text-decoration:none;
}

/* NAVIGATION ===== */

#navigation {
	padding:18px;
	padding-top:122px;
	width:705px;
	height:10px;
	margin:auto;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	text-decoration:none;
	text-align:center;
}

#navigation a {
	margin-top:2px;
	margin-left:2px;
  width:94px;
  height:19px;
	color:#FFF;
	padding:0px;
	text-decoration:none;
	display:block;
	float:left;
	font-size:13px;
}

#navigation a.on {
  
  margin-left:0px;
	color:#333;
	border-top:1px solid #818181; 
	border-left:1px solid #818181; 
	border-right:1px solid #818181; 
	background-color: #E6E6E6;
	text-decoration:none;
}
	
#navigation a:hover {
	margin-left:0px;
	color:#333;
	border-top:1px solid #818181; 
	border-left:1px solid #818181; 
	border-right:1px solid #818181; 
	background-color: #E6E6E6;
	text-decoration:none;
	}

/* FOOTER ===== */

.footer { 
	width:705px;
	height:25px;
	padding-top:6px;
	text-align:left; 
	margin:auto;
	margin-bottom:0px;  
	color:#333;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial,verdana, sans-serif;
	font-size: 10px;
	clear:left;
}

	
a.footera:link, a.footera:visited, a.footera:active {
	text-decoration:none;
	color:#333; 
}

a.footera:hover {
	color:#fff;
	text-decoration:none;
	border-bottom:1px dotted #000000;
}



/* HACKS (hide from) */

/* Mac IE */

@media screen, projection {  
.search-box { color:white } 
}
/* end Mac IE */


-->
