					
html {}

body {
	color: #FFCC99;
	font: 14px "Lucida Grande", Lucida, Verdana, sans-serif; 
	margin: 0px; 
	padding: 0px;
	background: #000 url(../images/headbg.jpg) repeat-x;
	border-top: 4px solid #ee620f;}

	p  { 
		color: #FFCC99;
		line-height: 20px;
		font-size: 13px;
		margin: 0 0 10px 0; 
		padding: 0px;}

	a {
		color: #f74b16;
		font-size: 12px;}

	a:hover { 
		color: #f4e9b4; 
		text-decoration: none;}

	img { 
		padding: 4px;}

	.orange { 
		color: #f74b16;}
		
	.kursiv {
		font-style: italic;}
		
	ul {
		list-style: circle;
		font-size: 12px;
		padding: 0px 0px 0px 15px;}
		

.nav  { 
	height: 25px;
	margin: 20px 0px 10px 0px;
	padding: 0px 0px 0px 0px; 
	list-style: none;}
		
	.nav a { 
		color: #909090; 
		font: bold 13px "Lucida Grande", Lucida, Verdana, sans-serif; 
		text-decoration: none; 
		margin:  0px; 
		padding: 0px;
		border-bottom: #6e7371;}
	
	.nav a:hover { 
		color: #ee620f;
		border-bottom: 2px solid #ee620f;}
	
	.nav .active a { 
		border-bottom: 1px solid #ee620f;}

						
.title { 
		float: right;
		padding: 0px 0px 5px 0px;}
		
	.title a { 
		float: right;
		color: #f74b16;
		font-size: 30px; 
		font-weight: normal;
		text-decoration: none;
		padding: 10px 0px 5px 0px;}
		
	.subtitle { 
		float: right;
		font-size: 14px; 
		font-weight: normal;
		padding: 0px 200px 10px 0px;}

			
.featured { 
	float: left;
	height: 160px;
 	color: #FFCC99;
 	text-align: justify;
 	margin: 0px 0px 0px 0px;
	padding: 40px 0px 0px 0px;}
	
	.featured h1 { 
		color: #f74b16; 
		font-size: 22px;
		text-align: left;
		margin: 0 0 10px 0;}
		
	.featured p {
		margin-top: 40px;}
	

#break_links { 
		clear: both;
		height: 30px;
		color: #FFCC99;
		text-align: center;
		margin: 0px 0px 15px 0px; 
		padding: 13px 0px 0px 5px;
		border-top: 1px solid #6e7371;
		border-bottom: 1px solid #6e7371;}
	
	.links { 
		color: #FFCC99;
		font-size: 16px; 
		text-decoration: none; 
		margin: 0px 0px 0 0;
		padding: 0px 30px 0px 0px; 
		 }
	
	.links a { 
		color: #FFCC99;  
		font-size: 16px; 
		text-decoration: none; 
		margin: 0px 0px 0 0;}
	
	.links a:hover { 
		color: #f74b16;
		text-decoration: underline;
		margin: 0 0px 0 0;}

/* @group column text */

.column { 
	line-height: 20px;
	margin: 15px 30px 15px 0;
	font-size: 14px;
}
	
	.column h2 { 
		margin: 0 0 10px 0;
		font-size: 14px;
		font-weight: bold;}
	
/* @end */

/* @group footer */


#footer {
	width: 900px;
	height: 80px;
	color: #444;
	font-size: 11px;
	line-height: 16px;
	margin: 10px auto 10px;
	padding: 10px 0px 10px 0px;}
	
	.center {
		text-align: center;}

	.left {
		float: left;
		padding: 5px 10px 5px 10px;}
	
	.right {
		float: right;
		text-align: right;
		padding: 5px 10px 5px 10px;}

	#footer a { 
		color: #444;
		text-decoration: none;}
	
	#footer a:hover { 
		color: #6e7371; 
		text-decoration: underline;}
	
#footer_line {
	width: 100%;
	position: fixed;
	bottom: 1px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 3px solid #ee620f;}
	
/* @end */

.breakline {
	clear: both;
	margin: 25px 0px 25px 0px;
	border-bottom: 1px solid #444; }

.break_50 {
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 25px 0px 25px 0px;}



	
