
* {
	border: none;
	outline: none;
}

body {
	background: #fdfeee;
	margin: 0;
	padding: 0; 
	text-align:center;
}
	
	
input, textarea, body, table {
	color: #000; 
	font-family:Arial, Tahoma, Verdana; 
	font-size: 9pt; 
	line-height: 160%;
} 
	
		



a, a:link, a:active, a:visited {
	color: #2a549f; 
	text-decoration:none;
}

a:hover, a:focus {
	color: #2a549f;
}
	






.container {
	width:797px;
	margin: 0 auto ;
	text-align: justify;
	position: relative;
} 

a#funk{
	width: 137px;
	background: #fdfeee url(ffunk.png) left 43px no-repeat ;
	float: left;
	margin: 0 0 0 10px;
	height: 77px;
	overflow: hidden;
	text-indent: -9000px;
	
}
	
#line {

	background: #fdfeee center;
		padding: 50px 0 0;
}

#line a, #line a:visited {
	float: right;
	line-height: 20px;
	font-size: 14px;
	text-transform: lowercase;
	padding: 0px 0 0;
	color: #000;
	margin: 7 15px 0px;
	p:first-letter {color:#848484;}
	
}

#line a:hover, #line a:active {
	
	background-color:#000;
	color: #2a549f;
	
}

#news {
	margin: 0 60px 7px 15px !important;
}

#content { 
	margin: 0;
	text-align: center;
	clear: both;
	height:400px;
	width: 797px; 
	background: #000 url(http://www.funk-family.net/bg.png) center no-repeat ;
	-moz-border-radius: 9px;
	-khtml-border-radius: 9px;
}
	

#content2 { 
	margin: 0;
	text-align: center;
	clear: both;
	height:400px;
	width: 797px; 
	background: #000  ;
	-moz-border-radius: 9px;
	-khtml-border-radius: 9px;
}
	
	h1 {
	font-size:15pt; 
	color:#eee;
	font-weight:normal;
	margin:0 0px 0 0;
	}
	
blockquote {
	border-left:5px solid #2a549f;
	margin:11px 10px;
	padding:10px;
	background:#333333;
	width:350px;
	}
	
	.Stil1 {
	font-size: 9pt;
	font-style: italic;
	color: #0000;
}
	
#content1 {
	border-left:5px solid #333333;
	margin:11px 10px;
	padding:10px;
	background:#333333;
	width:350px;
	}
