/*---------------------------------MAIN-----------------------------------------*/

body {
	background-color: #fff;
	min-width: 996px;
	font-family: Arial, Helvetica, sans-serif;
	}
a {
	color: #007cbc; 
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
a.tag {
	line-height: normal;
	color: #0568ae;
	text-decoration: underline;
	}
a.tag:hover {
	text-decoration: none;
	}
#main {
	float: left;
	width: 996px;
	position: absolute;
	margin-left: -498px;
	left: 50%;
	}
h2 {
	font-size: 18px;
	color: #0568ae;
	font-weight: normal;
	margin-bottom: 7px;
	}
	p {margin: 7px 0px;}
	h2 a {
		color: #0568ae;
		text-decoration: none;
		}
h1 {
	font-size: 21px;
	color: #0568ae;
	font-weight: normal;
	margin-bottom: 10px;
	}

/*---------------------------------HEADER----------------------------------------*/

#header {
	width: 996px; 
	height: 135px;
	float: left;
	background: url(images/ntop2.jpg) no-repeat #bbd6e9;
	}
	#header div {float: left;}
	#header .topline {
		width: 996px;
		height: 105px;
		line-height: 2px;
		}
		#header .topline .logo {
			width: 190px;
			margin: 30px 0px 0px 15px;
			}
		#header .topline .search {
			float: right;
			height: 60px;
			width: 210px;
			margin: 20px 0px 0px 15px;
			}
			#header .topline .search .s_link {
				float: left; 
				height: 15px;
				width: 195px;
				text-align: right;
				}
			#header .topline .search .s_link a {
				color: #fff;
				font-size:12px;
				font-weight: bold;
				}
			#header .topline .search .field {
				width: 195px;
				height: 27px;
				background-image: url(images/search_bg.jpg);
				background-repeat: no-repeat;
				}
			#header .topline .search .field input {
				border: 0px;
				height: 27px;
				width: 160px;
				background: none;
				color: #676767;
				font-size: 14px;
				padding: 5px 0px 0px 5px;
				}
				
	#header .main_mnu {
		width: 996px;
		height: 30px;
		background: url(images/mnu_bg.png) repeat-x;
		}
		#header .main_mnu a {
			height: 18px;
			padding: 5px 15px;
			float: left;
			margin-bottom: 2px;
			border-right: 2px solid #bbd6e9;
			background: none;
			font-size: 14px;
			font-weight: bold;
			color: #0568ae;
			line-height: 20px;
			text-decoration: none;
			}
		#header .main_mnu a:hover {
			height: 20px;

			padding: 5px 15px;

			border-right: 2px solid #bbd6e9;
			background: none;
			background-color: #fff;
			}
		#header .main_mnu span {
			height: 20px;

			padding: 5px 15px;

			float: left;
			border-right: 2px solid #bbd6e9;
			background-color: #fff;
			font-size: 14px;
			font-weight: bold;
			color: #0568ae;
			line-height: 20px;
			}
		#header .main_mnu a.blog {
			height: 20px;
			padding: 5px 15px;
			float: left;
			margin: 0px 2px 0px 0px;
			background-color: #fff;
			font-size: 14px;
			font-weight: bold;
			color: #0568ae;
			line-height: 20px;
			text-decoration: none;
			}
	#header .box .logo {
		height: 78px;
		margin: 55px 0px 0px 23px;
		width: 270px;
		}
	#header .box .otherels {
		float: right;
		width: 250px;
		margin: 15px 23px 0px 0px;
		text-align: right;
		}
	#header .box .otherels img {
		margin-top: 45px;
		}
	.header .search {
		width: 430px;
		height: 30px;
		float: right;
		margin: 25px 0px 0px 0px;
		}
	.header .search div {
		height: 40px;
		width: auto;
		float: left;
		margin: 0px 5px 0px 5px;
		color: #868684;
		}
.header_text {
	float: left;
	height: 50px;
	line-height: 50px;
	padding: 30px 0px 0px 190px;
	}
.header_text a {
	color: #fff;
	font-size: 39px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-family: "trebuchet ms",arial,sans-serif;
	}
.header_text a:hover {
	color: #e0e0e0;
	}
	
#nav {
	width: 981px;
	height: 25px;
	padding-left: 15px;
	float: left;
	color: #a0a0a0;
	font-size: 11px;
	line-height: 25px;
	}
	#nav a {
		color: #a0a0a0;
		text-decoration: underline;
		}
	#nav a:hover {
		color: #a0a0a0;
		text-decoration: none;
		}

/*-------------------------------MENUS--------------------------------------*/

.top_mnu {
	width: 900px; 
	height: 32px; 
	float: left; 
	background-image: url(images/mnu_bg.jpg);
	}
	.top_mnu div {float: left;}
	.top_mnu .left {
		width: 18px;
		height: 32px;
		margin-right: 10px;
		background-image: url(images/mnu_left.jpg);
		}
	.top_mnu .right {
		float: right;
		width: 18px;
		height: 32px;
		margin-left: 10px;
		background-image: url(images/mnu_right.jpg);
		}
	.top_mnu .strip {
		width: 1px;
		height: 32px;
		background-image: url(images/stripline.jpg);
		}
	.top_mnu a.el {
		display: block;
		float: left;
		padding: 0px 30px 0px 30px;
		height: 32px;
		line-height: 30px;
		text-align: center;
		text-decoration: none;
		color: #575443;
		font-size: 0.8em;
		background: none;
		}
	.top_mnu a.el:hover {
		background-image: url(images/mnu_bg_h.jpg);
		}
	.top_mnu span {
		display: block;
		float: left;
		padding: 0px 30px 0px 30px;
		height: 32px;
		line-height: 30px;
		text-align: center;
		text-decoration: none;
		color: #575443;
		font-size: 0.8em;
		background-image: url(images/mnu_bg_h.jpg);
		}
	.top_mnu .langs {
		float: right;
		width: 114px;
		height: 32px;
		background-image: url(images/langs_sel.jpg);
		color: #575443;
		font-size: 0.8em;
		}
		.top_mnu .langs .name {
		margin: 8px 0px 0px 9px;
		//margin: 8px 0px 0px 4px;
		width: 80px;
		}
		.top_mnu .langs .image {
		margin-top: 10px;
		}
		
#all .artbox {
	float: left;
	padding: 5px;
	border-bottom: 2px solid #e3f1f9;
	margin-bottom: 10px;
	}

	#all .artbox a {color: #0568AE;}
	#all .artbox .date {
		float: none;
		color: #676767;
		font-size: 11px;
		margin-bottom: 3px;
		}
	#all .artbox .date a {
		color: #676767;
		}
		#all .artbox img {
			float: left;
			display: inline;
			padding-left:15px;
			margin-left: 5px;
			margin-right: 7px;
			}
.size-medium{
	float: left;
	padding-left:15px;
	margin-left:5px;
	}
.date {
		float: none;
		color: #676767;
		font-size: 11px;
		margin-bottom: 5px;
		}
		.date a {color: #555;}


/*--------------------------------CONTENT--------------------------------------*/

#all {
	float: left;
	width: 996px;
	padding-top: 10px;
	font-size: 12px;
	line-height: 17px;
	}
	#all div {float: left;}
	#all div.textbox {float: none;}
	#all div.textbox div {float: none;}
	#polls-2 div {float: none;}
	#all .left_sidebar {
		width: 205px;
		}
		#all .left_sidebar li {
			border-bottom: 1px solid #e6e6e6;
			line-height: 20px;
			padding-left: 15px;
			}
		#all .left_sidebar li.second {
			padding-left: 30px;
			}
		#all .left_sidebar li.selected {
			font-weight: bold;
			color: #007dbc;
			}
		#all .left_sidebar li a {
			color: #424242;
			text-decoration: none;
			}
		#all .left_sidebar li a:hover {
			color: #007cbc;
			}
		#all .left_sidebar li.current-cat a {
			color: #007cbc;
			text-decoration: none;
			font-weight: bold;
			}
	#all .content {
		width: 546px;
		margin: 0px 20px 0px 20px;
		}
		* html #all .content {
		width: 546px;

		margin: 0px 10px 0px 10px;
		}
		#all .content ul li {
			margin: 5px 0px 0px 15px;
			list-style: square url(images/bg_bullet_full_2.gif);
			}
		#all .content .title_box {
			padding: 0px 5px;
			margin-bottom: 7px;
			background-color: #e3f1f9;
			color: #0568ae;
			float: none;
			font-weight: bold;
			line-height: 24px;
			font-size: 14px;
			}
	#all .right_sidebar {
		width: 205px;
		}
	#all .sidebar_box {
		width: 185px;
		//width: 195px;
		background: url(images/sidebar_bg.jpg) top right no-repeat #e3f1f9;
		padding: 10px;
		color: #2d3032;
		margin-bottom: 15px;
		}
	#all .sidebar_box ul li{
		margin-bottom: 5px;
		border-bottom:1px solid #ADCFE6;
		padding-bottom: 3px;
		}
	#all .sidebar_box a {
		color: #0568AE;
		text-decoration: none;
		}
	#all .sidebar_box a:hover {
		text-decoration: underline;
		}
	strong {color: #0568AE; font-size: 14px;}
#all .sidebar_box .ctc a {color: #0568AE; line-height: normal; line-height: 1.1em; font-weight: bold;}
/*#all .sidebar_box .ctc a:hover {text-decoration: none;}*/
.submitbuttonNL, .button {
	background: url(images/but_bg.gif) repeat-x;
	height: 24px;
	width: 187px;
/*	//width: 185px;*/
	color: #fff;
	font-weight: bold;
	border: 0px;
	line-height: 17px;
	}
.submitbuttonNL {margin-top: 10px;  }

.textfield {
	border: 1px solid #bcdfef;
	height: 24px;
	width: 185px;
	margin-bottom: 7px;
	padding-top: 7px;
	}
li.recentcomments {
	margin, padding: 0px;
	background: none;
	margin-bottom: 3px;
	padding: 2px 0px 7px 0px;
	border-bottom: 1px solid #adcfe6;
	line-height: 16px;
	}
li.recentcomments a {
	font-weight: bold;
	color: #0568AE;
	}
a.list {
	font-weight: bold;
	color: #0568AE;
	}
table {font-size: 12px; color: #333;}
.featuredpost {
	background: #fff;
	padding: 10px;
	color: #333333;
	border: 1px #ddd solid;
	border-bottom:5px #ddd solid;
	margin-bottom:15px;
}
#all .featuredpost h3 {
	display: block;
	height: 24px;
	margin-bottom: 10px;
	padding: 0px 5px;
	background-color: #e3f1f9;
	color: #0568ae;
	float: none;
	font-weight: bold;
	line-height: 24px;
	width: 520px;
	//width: 510px;
	}
.featuredpost h3 { 
}
	.featuredpost img {
		float: left;
		padding-left:15px;
		margin: 0px 7px;
		}


/*--------------------------------FOOTER---------------------------------------*/

.footer {
	width: 996px; 
	height: 120px; 
	float:left; 
	margin-top: 25px;
	background-color: #bbd6e9;
	}
	.footer .mnu {
	width: 996px;
	height: 30px;
	background: url(images/mnu_bg.png) repeat-x;
	border-top: 2px solid #bbd6e9;
	}
	.footer .mnu a {
		height: 18px;
		padding: 5px 10px;
		float: left;
		border-right: 2px solid #bbd6e9;
		background: none;
		font-size: 11px;
		font-weight: bold;
		color: #44484c;
		line-height: 20px;
		text-decoration: none;
		}
	.footer .mnu a:hover {
		height: 20px;
		padding: 5px 10px;
		border-right: 2px solid #bbd6e9;
		background: none;
		background-color: #fff;
		}
	.footer .mnu span {
		height: 20px;
		padding: 5px 10px;
		float: left;
		margin: 2px 2px 0px 0px;
		background-color: #fff;
		font-size: 12px;
		font-weight: bold;
		color: #333;
		line-height: 20px;
		}
	.footer .cr {
		float: right;
		width: 175px;
		color: #909090;
		font-size: 11px;
		margin-top: 3px;
		}
		.footer .cr a { 
			font-size: 11px; 
			color: #909090; 
			text-decoration:none;
			}
		.footer .cr a:hover { 
			color: #909090; 
			text-decoration: underline;
			}
	.footer .footer_info {
		margin-top: 20px;
		color: #fff;
		font-size: 12px;
		text-align: center;
		line-height: 18px;
		font-weight: bold;
		}
	.footer .footer_info a {
		color: #fff;
		font-size: 12px;
		text-decoration: underline;
		}


.navigation, .bottomnavigation {
	/*height: 30px;*/
/*	display:none;*/
	width: 540px;
}
.navigation {
display:none;
}
#all .navigation .alignleft, #all .bottomnavigation .alignleft {
	float: left;
	padding-left:15px;
	margin-left:5px;
}
#all .navigation .alignright, #all .bottomnavigation .alignright {
	float: right;
	padding-right:15px;
}

#all .dropdisp  {
	float: right;
	padding: 0px 10px 10px 10px;
	margin: 10px 0 5px 0;
	display: block;
	width: 150px;
	height: 80px;
}
#all .dropdisp a  {
	color: #0568AE;
	font-size: 12px;
}

 #tellafrienda {
	right:0px;
	float: right;
	padding: 0 0 0px 20px;
	margin: 5px 0 0 0;
	background-color: #ffffff;
}

#tellafriend img {
	padding-top:3px;
	padding-left:2px;
}

#all #steinspod {float: none;}

#commentwrap {
	background-color: #e3f1f9;
	padding: 0 10px 10px 10px;
	/*margin: 0 15px 10px 15px;
	margin: 0 7px 10px 7px;*/
	width: 525px;
}
#commentwrap h3 {
	display: block;
	margin: 10px 0px;
	color: #0568AE;
	font-size: 18px;
	font-weight: normal;
}
#commentwrap .button {
	color: #fff;
	width: 200px;
	float: left;
	line-height: 17px;
	height: 24px;
	border: 0px;
}
#commentwrap .button:hover {
	color: #fff;
	width: 200px;
	height: 24px;
	border: 0px;
}
#commentform {
	margin: 0;
	padding: 10px;
}

#author {
	border-bottom: 1px solid #e2e3ea;
	border-right: 1px solid #e2e3ea;
	border-left: 1px solid #e2e3ea;
	border-top: 1px solid #abadb3;
	height: 17px;
	width: 220px;
	margin: 5px 5px 5px 0px;
}
#email {
	border-bottom: 1px solid #e2e3ea;
	border-right: 1px solid #e2e3ea;
	border-left: 1px solid #e2e3ea;
	border-top: 1px solid #abadb3;
	height: 17px;
	width: 220px;
	margin: 5px 0px 5px 5px;
}
#url {
	border-bottom: 1px solid #e2e3ea;
	border-right: 1px solid #e2e3ea;
	border-left: 1px solid #e2e3ea;
	border-top: 1px solid #abadb3;
	height: 17px;
	width: 220px;
}
#comment {
	width: 460px;
	border-bottom: 1px solid #e2e3ea;
	border-right: 1px solid #e2e3ea;
	border-left: 1px solid #e2e3ea;
	border-top: 1px solid #abadb3;
}
#submit:hover {
	background-color: #dcdcdc;
	color: #404040;
	border: 1px solid #404040;
}
/* Comments display */
#content ol.commentlist {
	padding: 0 0px 0 0px;
	margin: 0 15px 10px 15px;
	list-style:none;
}
#content ol.commentlist li {
	background: #f7fafd ;
	/*url(images/bg_corner_topright.gif) no-repeat top right;*/
	margin: 5px 0 5px 0;
	padding: 10px;
	border: 1px solid #E3F1F9 ;
}
#content ol.commentlist li.alt {
	background: #f7fafd;
}

#all .entry img {margin: 0px;}
.booktaskbutton, .bookbutton, a.bookbutton:hover {
	background: none;
	padding, margin: 0px;
	}
.widget {
	color: #007CBC;
	font-weight: bold;
	height: auto;
	float: none;
	}
.widget li {
	font-weight: normal;
	height: auto;
	float: none;
	}
.widget_text {height: 300px; margin-top: 0px; padding-top: 0px;}
#all .textwidget {float: none; margin-top: 0px; padding-top: 0px;}
#all .artbox .dropdisp img {
 	margin: 0px;
 	padding: 0px;
 	}
.widget {
	padding: 5px;
	color: #2d3032;
	margin-bottom: 5px;
	}
.adsensem_widget {
	/*background-color: #e5f2f9;*/
	}
.widget_categories {color:#007CBC; font-weight:bold; margin-bottom: 0px; padding-bottom: 0px;}
.adsensem_widget {height: 630px;}
#sidebar {width: 195px;}
#sidebar ul {margin-bottom: 0px; padding-bottom: 0px;}
#content ul, #content ol {
	padding: 6px 0 6px 30px;
	margin: 0 0 0 30px;
}
#content li {
	font-size: 1.05em;
	padding: 2px 0 2px 0;
}
#content ul li {
	list-style: square url(images/bg_bullet_full_2.gif);
}

/*WRAPPER */
* html #wrapper {
position: fixed;
top:1px;
width: 989px;
margin: 0 auto;
text-align: left;

}


/* >>> Clearfix */

.clearfix:after {
content: ".";
visibility: hidden;
display: block; 
clear: both; 
height: 0;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/*>>>>------ Navigation */

.topnav {
position: absolute;
top: 104px;
left: 0;
height: 32px;
font-size: 62.5%;
}

/* IE 6 */
* html .topnav {
bottom: -2px;
}

.topnav li {
float: left;
}

.topnav li.special a {
background:transparent url(images/qnavi_special_bg.gif) repeat-x scroll 0 0;
color:#000000;
/*letter-spacing:-1px;*/
white-space:nowrap;
padding: 8px 9px 10px 9px;
/* Tranzparenz */
opacity:0.95;
filter:alpha(opacity=95);
-moz-opacity:0.95;
/* Tranzparenz */
}

*html .topnav li.special a {padding: 8px 4px 10px 4px;}

.topnav li a {
color: #0568ae;
font-size: 1.4em;
font-weight: bold;
text-decoration: none;
display: block;
/*padding: 8px 14px 10px 14px;*/
padding: 8px 14px 10px 14px;
margin: 1px 2px 0 0;
background: url(images/qnavi_bg.gif) repeat-x;
/* Tranzparenz */
opacity:0.83;
filter:alpha(opacity=83);
-moz-opacity:0.83;
/* Tranzparenz */
}




/* Transparenz im IE nur mit Float left */
* html .topnav li a {
float: left;
display: inline;
}

* + html .topnav li a {
float: left;
}

.topnav li a:hover,
.topnav li a.active {
float: left;
display: block;
/* Tranzparenz */
opacity:1;
filter:alpha(opacity=100);
-moz-opacity:1.00;
/* Tranzparenz */
margin: 0 2px 0 0;
background: #fff none;
}

* html .topnav li a:hover,
* html .topnav li a.active {
display: inline;
}

.topnav li.last {
padding: 8px 187px 11px 0;
margin: 1px 0 0 0;
background: url(images/qnavi_bg.gif) repeat-x;
/* Tranzparenz */
opacity:0.83;
filter:alpha(opacity=83);
-moz-opacity:0.83;
/* Tranzparenz */
}

* html .topnav li.last {padding: 8px 180px 11px 0;}
#newsletter strong {color: #000; font-size: 12px;}
#newsletter table tr td {padding: 3px;}
/*#newsletter table tr td input {width: 254px; border: 1px solid #C2C2C2;}*/
#newsletter .submitbuttonNL {/*display:block;*/margin: 20px 50px 10px 200px;  }


#podPressPlayerSpace_1,  #podPressPlayerSpace_2 {

/*display:block;


width:535px;*/
width:334px;


}
#all .artbox .podPress_content IMG  {
padding:0px;
margin:0px;
}

#all IMG.alignright {float:right; margin-left:5px}
#all IMG.alignleft {float:left; margin-right:5px}

.existing-abo {
	color: #E71616;
}