:focus 			{ outline: thin }

body { 
	margin: 0px;
	background : #FFF url(bg.jpg) repeat-x;
	font-size: 12px; 
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif; 
}

td { 
	font-size: 12px; 
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;  
	color: #000;  
}

div { 
	font-size: 12px; 
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;  
	color: #000;  
}


a {
	text-decoration: none;
	color: #FAAC03;
}

a:hover {
	text-decoration: none;
	color: #000;
	background-color: #FAAC03;
}


.breadcrumbs {
	font-size: 10px; 
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	color: #000;  
}

a.breadcrumbs {
	font-size: 10px; 
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	font-weight: bold;
	color: #000;  
	background-color: #FFF;
}

a.breadcrumbs:hover {
	font-size: 10px; 
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif; 
	color: #FAAC03;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFF;
}


a.unselected { 
	color: #000; 
	text-decoration: none;  
	background-color: #FFF;
}

a.unselected:hover { 
	color: #000; 
	text-decoration: none; 
	background-color: #FFF;
}


a.selected { 
	color: #FAAC03; 
	text-decoration: none;  
	font-weight: bold;
	background-color: #FFF;
}

a.selected:hover { 
	color: #FAAC03; 
	text-decoration: none; 
	font-weight: bold;
	background-color: #FFF;
}









.headline {
	font-size: 18px; 
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif; 
	color: #FAAC03;
	font-weight: bold;
	padding-top:5px;
	padding-bottom:15px;
}


.teaser {
	font-style: italic;
	text-align: justify; 
	padding-bottom:10px;
	line-height:20px;
}

.content {
	text-align: justify;
	padding-bottom:10px;
	line-height:20px;
}


.img_left {
	float: left;
	clear: none;
	padding-right:20px;
	padding-bottom:20px;
}

.img_right {
	float: right;
	clear: none;
	padding-left:20px;
	padding-bottom:20px;
}


.headline2 {
	font-size: 14px; 
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif; 
	color: #000;
	font-weight: bold;
	padding-bottom:15px;
}








.td-left {
	padding: 4px 10px 4px 0px;
	border-bottom: 1px solid #888;
}


.td {
	padding: 4px 10px 4px 0px;
	border-bottom: 1px solid #888;
}
