


.highlight {
	background-color:#8c1618;
}
		.nav li li a:hover {
			background:#8c1618; 
		}

		/*Logo*/
		#logo a {
			text-indent:-9999px;
			position:absolute;
			background:transparent url(http://radyoturk.de.www224.your-server.de/wp-content/uploads/2011/11/siyah_yuvarlak_small1.png) no-repeat;
			width:200px;
			height:160px;
			top:0px;
			margin-left:0px;
			z-index:999;
		}
		.nivo-controlNav a.active {
			background:#8c1618;
		}
			#content a:link { color: #8c1618; text-decoration: underline; outline:none; }
			#content a:active {color: #8c1618; text-decoration: underline; outline:none; }
			#content a:hover {color: #8c1618; text-decoration: underline; outline:none; }
			#content a:visited {color: #8c1618; text-decoration: underline; outline:none; }
			#content h1, #content h2, #content h3, #content h4 {
				color:#8c1618;
				text-shadow:0 1px 0 #E9E9E9;
				margin-bottom:5px;	
			}
				#pagination span {
					background:#8c1618; 
					border: 1px solid #8c1618;
					color:#FFFFFF;
					text-decoration:none;
				}
		.links a:link { color: #3D3D3D; text-decoration: underline; outline:none; }
		.links a:active {color: #3D3D3D; text-decoration: underline; outline:none; }
		.links a:hover {color: #8c1618; text-decoration: underline; outline:none; }
		.links a:visited {color: #3D3D3D; text-decoration: underline; outline:none; }	
		


		#comments cite, #comments cite a:link { color: #8c1618; text-decoration: none; outline:none; font-weight:bolder;}
		#comments cite a:active {color: #8c1618; text-decoration: none; outline:none; font-weight:bolder;}
		#comments cite a:hover {color: #8c1618; text-decoration: none; outline:none; font-weight:bolder;}
		#comments cite a:visited {color: #8c1618; text-decoration: none; outline:none; font-weight:bolder;}

		/*Text highlighting*/
		::selection { background: #8c1618; color:#FFFFFF; /* Safari */ }
		::-moz-selection { background: #8c1618; color:#FFFFFF; /* Firefox */ }
