h1,h2,h3 {
	font-weight:		bold !important;
	color:				#666;
}

a, a img , img {
	border:				0;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered, .aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	margin: 0 0 2px 7px;	
	}

.alignleft {
	float: left;
	margin: 0 7px 2px 0px;		
	}
/* End Images */

.abt-this-page {
	color:				#666 !important;	
}

ul.dates a, ul.counts a, ul.blogroll a, ul.pages a, ul.sidebar li.widget ul a {
	color:#666666;
	text-decoration:none;
}

ul.dates a:hover, ul.dates a:hover .date, ul.counts a:hover, ul.counts a:hover .count, ul.blogroll a:hover, ul.pages a:hover, ul.sidebar li.widget ul a:hover{ 
	color:#BFBFBF;
}

.unseen {
    display:			inline;
    height:				0px;
    left:				-3000px;
    position:			absolute;
    top:				-2000px;
    width:				0px;
    z-index:			200;
}

.inside {
	margin:0 auto;
	max-width:960px;
	min-width:960px;
	width:960px;
}

#primary {
	background:		#fff;
	color:			#000;	
	padding:		2em 0 4em 0;
}

#primary a {
	color:				#666;	
}


#primary .secondary dd a {
	 color:				#666 !important;	
}


#header h2 {
	float:			none;
	text-align:		center;
	border:			0px;
	font-size:		2.25em;
	margin:			0px 0px 0px 125px;
	padding:		0;	
}

#header h2 img {
	margin-left:	100px;
}

/* Startseite 3 Artikel nebeneinander */
#primary.twocol-stories .story {
	display:		inline;
	float:			left;
	overflow:		hidden;
	margin:			0 0 0 2.5%;
	width:			30%;
	padding:		0 0% 0 0;
	font-size:		12px;	
}

table th, table td {
	padding:		0.3em 0.6em;
}

#primary.twocol-stories .story img, .single-post img {
	background:		transparent;
	border:			0px;
	padding:		0px;
}

#primary.twocol-stories .story a img:hover, .single-post a img:hover {
	background:			transparent;
	border:				0;
	padding:			0;
}

#primary .secondary {
	width:			28%;
}

.secondary dt {
	color:#000000;
}

/*
 * Hauptmenu angepasst
 */

#navigation {
	color:			#000;
}


#navigation ul {
	padding-left:		24px;
}
 
#navigation ul li a:hover, #navigation ul li a:active, #navigation li.current_page_item a {
		background-color:			transparent;
		color:						inherit;
		opacity:					1;
		text-decoration:			none;
} 
 
#navigation li.cat-item-6 {
	margin-left:		0px;
	padding-left:		0px;
	width:				610px;
	background-color:	#cc0000;
	background:			url(../images/cat-item-4.jpg) repeat-x;
	font-family:		"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Arial,sans-serif

} 

#navigation li.cat-item-6 a {
	color:				#fff !important;
	font-family:		"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Arial,sans-serif
}

#navigation li.cat-item-1 {
	width:				316px;
	font-family:		"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Arial,sans-serif	
}

#navigation li.cat-item-1 a {
	margin-left:		10px;	
	font-family:		"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Arial,sans-serif	
}

#footer .inside {
	background-image:		none;
	text-align:				right;
	padding:				0px 68px 0px 0px;
}

.ancillary .sidebar h2, .ancillary .sidebar h3 {
	color:					#FDCB0C;
	margin:					0 0 2em;
}

/*
-----------------------------------------
FEATURED
----------------------------------------- 
*/

.story {
	position:			relative;
} 

.front-post {
	width:				303px;
	margin-right:		25px;
	float:				left ; 
}

.front-post-last {
		width:			303px;
		float:			left
}

.featured-content {
	position:		relative; 
	width:			303px
}

.featured-content p {
	margin-top:		1em
}

.featured-post {
	position:		relative;
	width:			303px;
	height:			202px;
	margin-bottom:	.6em
}

.featured-title h2 {
	margin:			8px 10px 7px; 
	line-height:	1.4em; 
	font-size:		1.1em;
	text-transform:	none;
	padding-bottom:	0;
	border-bottom:	0;
		font-weight:normal !important;
}

.featured-title h2 a {
	font-size:		1.1em; 
	display:		block; 
	color:			#fff !important; 
	text-decoration:none; 
	border-bottom:	0
}

.featured-title h2 a:hover {
	color:			#FDCB0C !important;
}

.featured-title {
	background:		#000; 
	display:		block;
	z-index:		101;
	width:			100%;
	bottom:			0;
	filter:			alpha(opacity=80); 
	-moz-opacity:	.80; 
	opacity:		.80; 
	position:		absolute; 
	z-index:		2
}

.featured-image {
	position:		absolute; 
	z-index:		1;
	width:			303px;
	height:			202px;
	overflow:		hidden;
}

.featured-content h2 {
	margin-top:		15px
}

.featured-content h2 a {
	color:			#0b96d0; 
	text-decoration:none
}

.featured-content h2 a:hover {
	color:			#000
}

.postMeta-featured {
	margin-top:		4px; 
	font-size:		.8em; 
	
}

.postMeta {
	font-size:		1.2em; 
	margin-bottom:	18px; 
	margin-top:		8px; 
	padding-bottom:	24px; 
	border-bottom:	1px solid #c9c9c9
}

.postMeta-front {
	margin-top:		8px; 
	font-size:		1.2em
}

.postMeta-post {
	font-size:		10px;	
	margin-bottom:	18px; 
	margin-top:		4px; 
	border-bottom:	1px solid #c9c9c9; 
	padding-bottom:	10px
}

.postMeta span.date, 
.postMeta-post span.date, 
.postMeta-featured span.date, 
.postMeta-front span.date {
	color:			#8a8a8a; 
	float:			left
}

.postMeta span.comments a, 
.postMeta span.date a, 
.postMeta-post span.comments a, 
.postMeta-post span.date a, 
.postMeta-featured span.comments a, 
.postMeta-featured span.date a, 
.postMeta-front span.comments a, 
.postMeta-front span.date a {
	float:			left; 
	color:			#8a8a8a; 
	text-decoration:none
}

.postMeta span.comments, 
.postMeta-featured span.comments, 
.postMeta-post span.comments, 
.postMeta-front span.comments {
	float:			right; 
	background:		#FFF url(../images/comment.gif) no-repeat left center; 
	padding-left:	15px; 
	margin-left:	2px
}


.read-on {
	display:			inline;
	line-height:		1.5;
	margin-top:			1.5em;
	text-align:			justify;
	float:				none;
	background:			none;
	border-bottom:		1px solid #C9C9C9;
}

.read-on a {
	font-style:			normal;	
	color:				#0B96D0;
	font-size:			12px;	
}

.excerpt {
	overflow:			auto;
	margin:				5px 0px 0px 0px;
}

.excerpt img {
	float:				left;
	margin-right:		10px;
	padding-top:		5px;
}

.excerpt p {
	float:				left;	
}

.image p {
	margin-top:			0px;
	width:				450px;
}
