/*  
Theme Name: Hausbau-Ratgeber.de 2009,2010
Theme URI: http://mediaplana.com/
Description: Realisiert durch <a href="http://mediaplana.com">Sebastian Scheuer</a> von <a href="mediaplana.com">mediaplana</a>.
Version: 1.0
Author: Sebastian Scheuer
Author URI: http://mediaplana.com/
Tags: magazin
*/

/*Copyright 2009, Sebastian Scheuer


/* 
TABLE OF CONTENTS 

  HTML Elements
  Structure
  Navigation Bar
  Text
  Index Page
  Content Page
  Fachwörterbuch
  Sidebar
  Form Elements  
  Comments
  Footer
  Clear

/* HTML Elements */

* {
	margin:0;
	padding:0;
	}

body {
	font: 100% Arial, Helvetica;
/*	background: #ACC584;
*/
	background: #fff;
	color: #505050;
	}

p {	
	margin: 15px 0;
	}


a:link, a:visited {
	color: #3e93ba;
	text-decoration:none
	}

a:hover, a:active {
	color: #ef8407;
	text-decoration:underline;
	}

a img {
	border:0;
	}

code {
	font: 1.0em 'Courier New', Courier, Fixed;
	background:#ececec;
	}	

acronym, abbr, span.caps {	
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	}			

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	padding: 20px 10px 10px;
	border-top: 1px solid #ddd;
	border-bottom: 3px solid #ddd;
	background: #ececec url(images/zitate-bg.gif) no-repeat right bottom;
	font:1.7em times;
	line-height:1.5em;
	margin:10px;
	width: 175px;
	float: right;
	text-align:right;
	}

select {
	width: 130px;
	}	



/* Structure */

#head-line {
	width:977px;
	margin:0px auto;
	padding:5px;
	font-size:0.7em;
	background:#fff;
	border-bottom:1px solid #ccc;
	}


#head {
	width:975px;
	margin:0px auto;
	margin-top:0px;
	padding:12px 5px 8px 5px;
	font-size:0.7em;
	background:#fff;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	}
	
	#head #bes-zaehler {
		background:url(images/bg-bes-zaehler.png) no-repeat center 18px;
		width:202px;
		height:40px;
		margin-right: 20px;
		margin-top: 20px;
		font-size: 1.3em;
		text-align:center;
		}
	

	#head-ads {
		background:#fff url(images/sponsors.gif) no-repeat scroll 441px 3px;
		width:468px;
		padding:10px;
		}



#lang_sel {position:relative; z-index:999; float: right; margin-right: 10px; font-family:arial, sans-serif;} /*height:32px;*/
/* hack to correct IE5.5 faulty box model */
* html #lang_sel {width:12em; w\idth:12em;}

/* remove all the bullets, borders and padding from the default list styling */
#lang_sel ul, #lang_sel li {padding:0 !important; margin:0 !important; list-style-type:none !important;}
#lang_sel li:before{content:'' !important;}
#lang_sel ul ul {width:99px;} /*width:149px;*/

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
#lang_sel li {float:left;width:99px;position:relative;} /*width:149px;*/

/* style the links for the top level */
#lang_sel a, #lang_sel a:link, #lang_sel a:visited {
	display:block;
	/*background: #fcfcfc;*/
	font-size:12px;
	text-decoration:none !important;
	color:#fff;
	border:1px solid #000;
/*	line-height:18px;
*/	border-top: 1px solid #e1e1e1;
	border-right: 1px solid #c8c8c8;
	border-bottom: 1px solid #bfbfbf;
	border-left: 1px solid #e1e1e1;
	padding: 2px 5px; /*padding: 5px 10px;*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; /* future proofing */
	-khtml-border-radius: 5px; /* for old Konqueror browsers */
	font: normal bold 12px Verdana, sans-serif;
	}
/* a hack so that IE5.5 faulty box model is corrected */
* html #lang_sel a, * html #lang_sel a:link, * html #lang_sel a:visited {width:99px; w\idth:138px;}/*width:149px;*/

/* hide the sub levels and give them a positon absolute so that they take up no room */
#lang_sel ul ul {visibility:hidden;position:absolute;height:0;top:20px;left:0; width:99px;border-top:0;}/*width:149px;*/

/* another hack for IE5.5 */
* html #lang_sel ul ul {top:20px;t\op:20px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
#lang_sel table {position:absolute; top:0; left:0; border-collapse:collapse;}

/* style the second level links */
#lang_sel ul ul a, #lang_sel ul ul a:link, #lang_sel ul ul a:visited {
	font-weight: normal;
	/*font-size: 11px;*/
	background:#eee;
	color:#000 !important;
	/*height:auto; line-height:1em; */
	/*padding:3px 10px;*/
	border-width:0 1px 1px 1px;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0; /* future proofing */
	-khtml-border-radius: 0; /* for old Konqueror browsers */
	}
/* yet another hack for IE5.5 */
* html #lang_sel ul ul a, * html #lang_sel ul ul a:visited {width:100px;w\idth:78px;}/*width:150px;w\idth:128px;*/

/* style the top level hover */
#lang_sel a:hover, #lang_sel ul ul a:hover{color:#000; background:#ccc;}
#lang_sel :hover > a, #lang_sel ul ul :hover > a {color:#000; background:#ccc;}

#lang_sel a.lang_sel_sel{
    background:url(../images/nav-arrow-down.png) #fcfcfc right no-repeat;
    color: #bfbfbf;
}
#lang_sel a.lang_sel_sel:hover{
    text-decoration: none;
    /*color:#000;*/
}

/* make the second level visible when hover on first level list OR link */
#lang_sel ul li:hover ul,
#lang_sel ul a:hover ul{visibility:visible; }

#lang_sel ul li img {
	position: relative;
	margin: 0;
	padding: 0;
	margin-right: -6px;
	border: 1px solid #bfbfbf;
	top: 2px;
}

#lang_sel ul li ul li img {
	margin-right: -2px;
}




#page {
	width:971px;
	margin:0px auto;
	padding:7px;
	background:#eeeeee url(images/bg_stripe.gif);
	font-size:0.7em;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;;
	}

.left {
	float:left;
	}

.right {
	float:right;
	}


/* Navigation Bar*/
#navbar {
	margin:0 auto;
	padding:0px 10px 0px 10px;
	text-transform:uppercase;
	background-color:#000 ; /*url(images/navbar.png)*/
	width:965px;
	font-size:0.6em;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	}

	#navbar #subscribe_rss {
	background:transparent url(images/subscribe_rss.png) no-repeat scroll left top;
	padding-left:28px !important;
	}
	
	#navbar #subscribe_email {
	background:transparent url(images/subscribe_email.png) no-repeat scroll left top;
	padding-left:28px !important;
	}

#page-bar {
	padding:0px;
	}

#page-bar ul {
	list-style: none;
	}

#page-bar li {
	float:left;
	list-style:none;
	cursor: pointer;
	display:block;
	border-right:1px solid #303030;
	}

#page-bar li:hover {
	background: #5b5b5b;
	}


#page-bar a, #page-bar a:visited {
	margin: 0px;
	padding:7px 14px;
	font-weight:bold;
	color:#eeeeee;
	display:block;
	}

#page-bar a:hover {
	text-decoration:none;
	display:block;
	}

#page-bar p {
	margin:0;
	padding:0;
	}

#searchform {
	width:220px;
	float:right;
	text-align:right;
	padding-top:3px;
	margin-right:10px;
	}

/* Dropdown Menus */		
#page-bar li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#page-bar li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 132px;
	text-transform:none;
	}
	
#page-bar li li a, #page-bar li li a:link, #page-bar li li a:visited {
	width: 122px;
	float: none;
	margin: 0px;
	padding: 4px 10px 4px 10px;
	background: #5b5b5b url(images/dots_nav.gif) repeat-x top;
	}
	
#page-bar li li a:hover, #page-bar li li a:active {
	background: #909090;
	padding: 4px 10px 4px 10px;
	}

#page-bar li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#page-bar li:hover ul {
	left: auto;
	display: block;
	}
	
#page-bar li:hover ul, #page-bar li.sfhover ul {
	left: auto;
	}


/* Text*/

h1 {
	font:2.0em Arial;
	font-weight:bold;
	color: #e64022;
	}

h2 {
	font:1.7em Arial;
	font-weight:bold;
	color: #ef8407;
/*	border-bottom: 1px solid #ef8407;
*/	margin-bottom: 3px;
	clear: left;
	margin-top: 20px;
	}


h3 {
	font:1.3em Arial;
	margin-bottom:3px;
	color:#303030;
	font-weight:bold;
	color: #56ab27;
	}

h4 {
	font:1.1em Arial;
	font-weight:bold;
	color: #3e93ba;
	}

h3.cat_title, h3.cat_title a {
	color:#333333;
	letter-spacing:-0.05em;
	}

h3#respond {
	margin-top:0px;
	padding-top:20px;
	}

h3#comments {
	margin-top:32px;
	padding-left:0px;
	margin-bottom:15px;
	}

h3.authors {
	margin-top:15px;
	}

/* Index Page*/

#logo {
	width:165px;
	height:80px;
	background:#fff;
	}
	
		#logo .logo-text
		{
		text-align:left;
		float:left;
		hight: 49px;
		width: 300px;
		text-indent: -9999px;
		padding-top: 7px;
		}	

#tagline {
	margin-top:10px;
	font-size:1em;
	color:#1d3566;
	font-weight:bold;
	}

#top {
	margin:0 auto;
	padding:0px 10px 0px 0px;
	
/*	background:#dedede;  333333
*/
	background: #000;
	
	width:975px;
	font-size:0.7em;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	}

#headline {
	width:560px;
	float:left;
	padding:0px 12px 10px 25px;
	font-size:1.05em;
	line-height:1.5em;
	margin:0;
	background:#333333;
	color:#fff;
	overflow:hidden;
	}

#headline a {
	color:#a0a0a0;
	}


#headline a:hover {
	color:#d0d0d0;
	}

#top div.label {
	font:1.2em Arial;
	font-weight:bold;
	/*text-transform:lowercase;*/
	letter-spacing:-0.05em;
	line-height:0.9em;
	display:block;
	padding-bottom:0px;
	padding-top:15px;
	}

#headline div.title {
	font:2.4em Arial;
	font-weight:bold;
	letter-spacing:-0.05em;
	line-height:0.9em;
	display:block;
	padding-bottom:5px;
	padding-top:15px;
	}

#headline div.meta {
	display:block;
	padding:4px 0px 4px 0px;
	color:#ececec;
	font-size:0.85em;
	}

#headline p {
	padding-bottom:10px;
	}

#featured {
	width:370px;
	float:left;
	font-size:1.05em;
	/*padding:0px 10px 0px 10px;*/

		/*background: #fff;
margin-left: 4px;
margin-top: 9px;*/
	}

#featured .clearfloat {
	margin-top:0px;
	margin-bottom:7px;
	}

#featured .info {
	margin-top:5px;
	padding-top:0px;
	float:right;
	width:183px;
	font-size:0.9em;
	}

#featured .meta {
	margin-top:5px;
	font-size:0.85em;
	}

#featured .title {
	font-weight:bold;
	}

#featured .divider {
	margin-left:95px;
	}

#headline a img, #featured a img {
	margin-top:5px;
	}

#featured a {
	color:#000000;
	}

#featured a:hover {
	color:#808080;
	}

#featured a img {
	border:2px solid #fff;
	margin-right:10px;
	}

#headline a img {
	border:3px solid #fff;
	margin-right:15px;
	margin-bottom:10px;
	}

#single_head {
	width:195px;
	float:left;
	padding:15px 12px 20px 25px;
	margin:0;
	background:#333333;
	color:#fff;
	}

#single_head a img {
	border:3px solid #fff;
	}

#single_desc {
	width:675px;
	float:right;
	padding:0px 10px 5px 10px;
	font-size:1.05em;
	line-height:1.5em;
	}


#single_desc div.title {
	font:2.4em Arial;
	font-weight:bold;
	letter-spacing:-0.05em;
	line-height:0.9em;
	display:block;
	padding-bottom:5px;
	padding-top:10px;
	}

#single_desc div.meta {
	display:block;
	padding-bottom:5px;
	font-size:0.85em;
	}

#single_desc p {
	margin:0px;
	padding-bottom:10px;
	}

#single_desc a {
	color:#000000;
	}

#single_desc a:hover {
	color:#808080;
	}

#mores {
	margin:0 auto;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
	border-bottom:5px solid #fff;
	width:940px;
	font-size:0.7em;
	}

#more-head {
	background:#333333;
	text-align:center;
	float:left;
	width:560px;
	padding:0px 12px 10px 25px;
	}

#more-feat {
	background:#dedede;
	text-align:center;
	float:right;
	width:320px;
	padding:0px 10px 10px 13px;
	}

#more-head a {
	background:#404040;
	color:#b0b0b0;
	}

#more-feat a {
	background:#d0d0d0;
	color:#505050;
	}

#more-head a, #more-feat a {
	display:block;
	font-weight:bold;
	padding:3px;
	}

#more-feat a:hover {
	text-decoration:none;
	background:#b0b0b0;
	}

#more-head a:hover {
	text-decoration:none;
	background:#505050;
	}

#middle {
	margin:0 auto;
	padding:10px 10px 0px 10px;
	background:#ECECEC url(images/bg_stripe.gif);	
	/*background-color: #fff;*/
	width:965px;
	font-size:0.7em;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	}
    
.category {
	width:173px;
	float:left;
	border-top:8px solid #333333;
	margin:0px;
	padding:5px 10px 15px 10px;
	background:#fff;
	}

.category p {
	margin:0;
	}

.category span.cat_title, #front-popular h3, #front-list .cat_title, #gallery h3 {
/*	text-transform:lowercase;
*/	margin:0;
	font-weight:bold;
	font-size:1.5em;
	letter-spacing:-0.05em;
	}

#front-list .cat_title {
	font-size:1.25em;
	}

#front-popular h3 {
	color:#fff;
	}

.more-link {
	display:block;
	margin:15px 0px;
	}

.category a {
	color:#333333;
	display:block;
	background:none;
	}

.category a:hover {
	background:none;
	color:#fff;
	text-decoration:none;
	}

#bottom {
	width: 971px;
	}

#bottom-left {
	float:left;
	}

#bottom-left .meta, #content.archive .meta {
	font-size:0.85em;
	}

#front-list {
	width:550px;
	padding:10px;
	background:#fff;
	font-size:1.05em;
	line-height:1.75em;
	margin-bottom:10px;
	border-top:1px solid #ececec;
	}

#front-list blockquote {
	padding: 0px 10px 0 10px;
	}

#front-list .title {
	font:1.5em Arial;
	font-weight:bold;
	letter-spacing:-0.05em;
	}

#front-list .divider {
	margin-left:216px;
	margin-top:0px;
	margin-bottom:0px;
	}

.author {
	font-size:0.8em;
	font-weight:bold;
	}

.meta {
	color:#333333;
	font-weight:bold;
	}

#headline p, #featured p {
	margin:0;
	}


#paged-list {
	width:550px;
	padding:0px 10px;
	background:#fff;
	font-size:1.05em;
	line-height:1.75em;
	border-top:1px solid #ececec;
	}

#paged-list .clearfloat {
	background:url(images/dots_content.gif) repeat-x bottom;
    padding-bottom:1px;
	}

.onecolumn {
	line-height:1.5em;
	padding:10px 0px;
	margin:0;
	}

.onecolumn img {
	float:left;
	margin:8px 10px 7px 0px;
	border:1px solid #ccc;
	padding:2px;
	}

.tanbox {
	width:275px;
	line-height:1.5em;
	padding:10px 0px;
	margin:0;
	}

.archive .tanbox {
	width:570px;
	background:url(images/dots_content.gif) repeat-x bottom;
    padding-bottom:1px;
	}

.tanbox img {
	float:left;
	margin:8px 10px 7px 0px;
	border:1px solid #ccc;
	padding:2px;
	}

.tanbox span.title a, .onecolumn span.title a {
	font:1.2em Arial;
	font-weight:bold;
	}

.tanbox p, .onecolumn p {
	margin:5px 0px;
	}	

#navigation {
	padding:15px 10px;
	background:#fff;
	font-size:1.05em;
	text-align:center;
	width:530px;
	}


/* Content Page*/

#content {
	width:550px;
	background:#fff;
	padding:10px;
	font-size:1.05em;
	line-height:1.75em;
	float:left;
	border-top:1px solid #ececec;
	}

	#content h1.title {
		border-bottom:1px solid #e2e2e2;
		border-top:3px solid #e2e2e2;
		margin-bottom:0px;
		padding:5px 0px;
		font:2.0em Arial;
		font-weight:bold;
		color: #e64022;
		}
	
	#content #social-bookmarks{
		float:right;
		}
	
	#content #social-bookmarks img{
		padding:2px;
		border: none;
		}
		
	#content #social-bookmarks a{
		background: none;
		padding: 0px;	
		}
	
	#content #pdf-box {
		border-top:5px solid #ECECEC;
		padding-top:10px;
		padding-left:10px;
	}


.post {
	font-size:1.05em;
	line-height:1.75em;
	}

	.post p {
		margin-top:0px;
		}
	
	.post .clearfloat {
		/*border-bottom:1px solid #e2e2e2;*/
		border-bottom:1px dotted #CCCCCC;
		}


.wp-caption-text {
font-style:italic;
font-size: 90%;
font-weight: bold;
margin-top: -5px;
	}


.entry {
}

	.entry a {
		font-style:italic;
		padding-left:2px;
		padding-right:2px;
		text-decoration:underline;
	}

	.entry ul, .post ol {
		margin-bottom:15px;
		}
	
		
	.entry ul li, #front-list ul li {	
		list-style:square;
		margin-left:30px;
		}
	
	.entry ol li, #front-list ol li {	
		list-style:decimal;
		margin-left:30px;
		}
	
	.entry ol li ul li, #front-list ol li ul li {	
		list-style:square;
		margin-left:20px;
		}
		
	.entry #tagbox {
		float:right;
		width: 170px;
		padding: 8px;
		border: 1px solid #FCEDC9;
		-moz-border-radius:4px;
		background: #FFFFEA;
		margin-bottom: 15px;
		margin-left: 20px:
		}	
		
	.entry #tagbox ul{
		margin-left: -10px;
		}		
			
		
	.entry img, .post a img, #front-list img {
		border:1px solid #ccc;
		margin:0 10px 5px 0;
		padding:2px;
		}

.post .ads {
	margin-top:10px;
	}
	
#comment-ads {
	background:#fff url(images/sponsors.gif) no-repeat scroll 441px 3px;
	margin:0px 0 10px 10px;
	width:468px;
	padding:10px;
	}

#stats {
	margin-bottom:15px;
	padding:8px 0px;
	font:0.9em Arial;
	display:block;
	border-bottom:1px solid #e2e2e2;
	font-weight:bold;
	}

span#map {
	font-size:0.9em;
	}

img.centered {
	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;
}

.alignleft {
	float: left
}


/* Sidebar*/
#sidebar {
	width:393px;
	float:right;
	margin:0px 0px 0px 0px;
	overflow:hidden;
	}

.spoiler { 	
	padding:0px 7px 7px 7px;
	background:#fff;
	border-top:1px solid #ececec;
	margin-bottom:10px; 	
	overflow:hidden;
}

.spoiler img, #middle ul img {
	border:1px solid #ccc;
	padding:2px;
	margin-right:10px;
	margin-bottom:5px;
	}


.spoiler h3 {
	font:1.1em Arial, Helvetica, Verdana, Sans-Serif; 	
	font-weight:bold; 	
	color:#fff; 	
	margin:0px 0px 8px 0px; 	
	padding:3px 7px;
	border-bottom:1px solid #ececec; 	}

.spoiler h3 a {
	color:#fff;
	text-decoration:none;
	}

.spoiler p {
	margin:0;
	color:#6d6d6d;
	font-size: 13px;
	}

.spoiler h4 {
	font:1.05em Arial, Helvetica, Verdana, Sans-Serif; 	font-weight:bold;
	margin-bottom:5px;
	}

.spoiler h4 a {
	color:#333333;
	}

#sidebar h3 {
	font:1.1em Arial;
	font-weight:bold;
	background:#303030;
	color:#fff;
	margin:10px 0px 5px 0px;
	padding:3px 10px;
	}

#sidebar-top, #sidebar-bottom {
	width:380px;
	float:right;
	padding:0px 7px 7px 7px;
	background:#fff;
	border-top:1px solid #ececec;
	}

#sidebar-bottom, #sidebar-middle {
	margin-top:7px;
	}

#sidebar-middle {
	width:392px;
	float:right;
	}

#sidebar-left {
	width:182px;
	padding:0px 5px 5px 5px;
	float:left;
	background:#fff;
	border-top:1px solid #ececec;	
	}
	

#sidebar-left li {
	border-bottom:1px solid #ececec;
	line-height: 1.5em;
white-space: pre-wrap;	white-space: pre-line; overflow: hidden;}	
	

#sidebar-right {
	width:182px;
	padding:0px 5px 5px 5px;
	float:right;
	background:#fff;
	border-top:1px solid #ececec;
	}


#sidebar li {
	list-style:none;
/*	border-bottom:1px dotted #bbbbbb;
	display:block;
*/	padding:2px 0px 2px 0px;
	/*background:url(images/sub.png) no-repeat 0 0px;*/
	font-size: 12px;
	height: 35px;
	}

#sidebar li ul li {
	border-bottom:0px;
	}

#sidebar-ads {
	background:#fff url(images/sponsors.gif) no-repeat scroll 345px 3px;
	margin:0px 0 7px 0px;
	width:392px;
	padding:10px 8px 8px;
	}

#sidebar h3 img { margin-top:1px; }


/* Fachwörterbuch */

ol.snap_nav {
display: inline;
float: left;
clear: both;
list-style: none;
}

ol.snap_nav li {
display: block;
float: left;
padding: 0 2px 10px 0;
}

ol.snap_nav li a {
font-weight: bold
}

ol.snap_nav li.snap_selected a {
cursor: text;
font-weight: normal;
font-size: 1.6em;
text-decoration: none;
color:#FF9933;
}

ol.snap_titles {
clear: both;
display: block;
border: 0;
list-style: none;
}


/* Form Elements */

select {
	border:1px solid #333333;
	width:100%
	}
	
.submitbutton {	
	background:transparent url(images/button-bg.gif) repeat-x scroll 0 0;
	border-color:#ECECEC #ADADAD #ADADAD #ECECEC !important;
	border-style:solid !important;
	border-width:1px !important;
	color:#56AB27;
	font-family:Arial;
	font-size:1.1em;
	font-size-adjust:none;
	font-weight:bold;
	margin:5px 3px 4px 0;
	padding:5px;
	width:150px;
	}

input[type="submit"] {	
	background:transparent url(images/button-bg.gif) repeat-x scroll 0 0;
	border-color:#ECECEC #ADADAD #ADADAD #ECECEC !important;
	border-style:solid !important;
	border-width:1px !important;
	color:#56AB27;
	font-family:Arial;
	font-size:1.1em;
	font-size-adjust:none;
	font-weight:bold;
	margin:5px 3px 4px 0;
	padding:3px 5px;
	}

.field {
	padding: 1px;
	border-top:1px solid #bbb;
	border-left:1px solid #bbb;
	border-right:1px solid #eee;
	border-bottom:1px solid #eee;
	background:#fff;
	font-size:1.0em;
	}

#search .searchbutton {
	padding: 1px;
	border:1px solid #333;
	background:#fff;
	font-size:1.0em;
	}

#commentform input {
	width: 140px;
	margin: 5px 5px 0px 0;
	}

#commentform textarea {
	width: 99%;
	margin-top:5px;
	border-top:1px solid #bbbbbb;
	border-left:1px solid #bbbbbb;
	border-right:1px solid #eeeeee;
	border-bottom:1px solid #eeeeee;
	}



/* Comments*/

#comments {
	line-height:1.5em;
	}

.commentlist cite {
	font-style:normal;
	margin-bottom:0px;
	display:block;
	font-size:1.1em;
	}	

.commentlist blockquote {
	background:#ededed;
	}
			
.commentlist li {
	color:#4d4d4d;
	padding: 10px 14px 10px 14px;
	background:#f2f2f2;
	border-bottom: 1px solid #dcdbd7;
	list-style:none;
	margin-bottom:13px;
	line-height:1.0em;
	}

.commentlist li li {
	background:none;
	border:none;
	list-style:square;
	margin:3px 0 3px 20px;
	padding:3px 0;
	}

.commenttext {
	width:482px;
	float:right;
	line-height:1.5em;
	}
	
li.my_comment {
	background: #fff;
	}

li cite strong {
	font-size: 1.1em;
	color:#313228;
	}
	
#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	color:#4d4d4d;
	display: block;
	margin-top:3px;
	text-align:right;
	font-size:0.9em;
	}

.commentmetadata a, .commentmetadata a:visited {
	color:#959382;
	}
	
.commentlist small {
	background:#e9e9e9;
	}

.avatar {
	border:1px solid #ccc;
	margin:15px 8px 6px 0;
	float:left;
	padding:2px;
	width:45px;
	height:45px;
	}	

#comment {
	width:590px;
	background:#fff;
	}

/* Footer*/

#carousel {
	font-size:0.7em;
	color:#fff;
	width: 910px;
	background:#fff;
	margin: 0 auto;
	padding:15px;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
	}

.carousel-item {
    width:131px;
    float:left;
    padding:0px 20px;
    border-right:1px dotted #ccc;
}

.carousel-item img {
    border:1px solid #ccc;
    padding:2px;
    margin-bottom:5px;
}

.carousel-item .info {
    font-weight:bold;
}

#gallery {
	font-size:0.7em;
	color:#333;
	width: 970px;
	background:#dedede;
	margin: 0 auto;
	padding:15px 0px 0px 15px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	}

#gallery #random {
    float:right;
    width:613px;
    padding-bottom:5px;
}

#gallery #random img {
    padding:2px;
    border:1px solid #ccc;
    margin-right:16px;
    margin-bottom:15px; 
    background:#fff;
}
#gallery #video {
    float:left;
    width:281px;
    padding-right:15px;
    margin-bottom:15px;
    border-right:1px solid #b0b0b0;
}

#gallery h3 {
    display:block;
    padding-bottom:5px;
}
#front-popular {
	font-size:0.7em;
	color:#fff;
	width: 955px;
	background:#303030;
	margin: 0 auto;
	padding:15px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	}

#recentpost, #mostcommented {
	width:300px;
	float:left;
	padding:0px 20px 0px 0px;
	border-right:1px solid #808080;
	}

#mostcommented {
	margin-left:20px;
	}

#recent_comments {
	width:276px;
	float:right;
	padding:0px;
	}

#recentpost a, #mostcommented a, #recent_comments a {
	color:#fff;
	}

#recentpost ul, #mostcommented ul, #recent_comments ul {
	margin-top:5px;
	}

#recentpost li, #mostcommented li, #recent_comments li {
	list-style:none;
	background:url(images/dots_footer.gif) repeat-x top;
    padding-top:1px;
	}

#recentpost ul li a, #mostcommented ul li a, #recent_comments ul li a {
	padding:5px;
	display:block;
	text-decoration:none;
	}

#recentpost ul li a:hover, #mostcommented ul li a:hover, #recent_comments ul li a:hover {
	background:#000000;
	color:#fff;
	}

#recentpost ul li:first-child, #mostcommented ul li:first-child, #recent_comments ul li:first-child {
	background:none;
	}


#footer {
	margin: 0 auto;
	width: 965px;
	font-size:0.6em;
/*	background:#dedede;
*/	color:#333333;
	padding:5px 10px 0px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	}

#footer a:hover {
	color:#808080;
	}


#footer_language_list{
  margin-bottom: 25px;
  text-align: center;
}

	#footer_language_list ul{
	  list-style: none;
	  margin:0;
	  padding:0;
	}
	
	#footer_language_list ul li img{
	  margin-right:5px;
	}
	
	#footer_language_list ul li{
	  display:inline;
	  margin:0 5px 0 5px;
	  padding:0;
	}
	
	#footer_language_list ul li a, #footer_language_list ul li a:visited{
	  color: #fff;
	  text-decoration:underline;
	}
	
	#footer_language_list ul li a:hover, #footer_language_list ul li a:active{
	  color: #fff;
	}


#navbar-bottom {
	margin:0 auto;
	padding:0px 10px 0px 10px;
	text-transform:uppercase;
	background-color:#000;
	width:965px;
	font-size:0.6em;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	}
	
#copyrights {
	margin: 0 auto;
	width: 965px;
	font-size:0.6em;
	color:#333333;
	padding:2px 10px 15px;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
	background-color: #fff;
	}

/* Float Properties*/

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

.clearfloat {
	display: inline-block;
	}


/* Hides from IE-mac \*/
* html .clearfloat {
	height:1%;
	}

*+html .clearfloat {
	height:1%;
	}

.clearfloat {
	display:block;
	}


.accessible_news_slider ul {
	position: relative;
	left: 0;
	width: auto;
	margin: 0;
	padding: 0;
	list-style-type: none;
	overflow: hidden;
	z-index: 1;
}
.accessible_news_slider li {
	float: left;
	display: inline;
	width: 300px;
}
	
.business_as_usual  {
	width: 100%;
}

.business_as_usual li {
	overflow: hidden;
	width: 305px;
	background-color: #FFF;
	padding: 0px 0 10px;
}
.business_as_usual li img {
	float: left;
	display: inline;
}
.business_as_usual li p {
	float: left;
	display: inline;
	margin: 0 0 0 10px;
	width: 140px;
}

.quiz-area .question-content {
margin-top: 15px;
background-color:#F0F0F0;
padding: 7px;
}

.quiz-area .quiz-area p {
margin: 0;
}

.quiz-area label {
margin-left: 5px;
}

/* Tabellen */

table {font-size: 105%;padding: 0; margin: 0; border-collapse: collapse; color: #333; width: 545px;}

table a {color: #3A4856; text-decoration: none; border-bottom: 1px solid #C6C8CB;}  

table a:visited {color: #777;}

table a:hover {color: #000;}  

table thead th {padding: 15px 10px;text-align: center; color:#56AB27;font-size: 120%;}

table tbody {border-bottom: 1px solid #EAECEE;}
                      
table tbody th {padding: 10px; text-align: left;border-left: 1px solid #EAECEE; border-right: 1px solid #EAECEE;}

table tbody td {padding: 10px; text-align: center;border-left: 1px solid #EAECEE; border-right: 1px solid #EAECEE;}

table tbody tr.odd {background: #F0F2F4;}

table tbody  tr:hover {background: #EAECEE; color: #111;}

table tfoot td, table tfoot th, table tfoot tr {text-align: left; font: 120%  Arial,Tahoma,Verdana,Helvetica,Sans-Serif; text-transform: uppercase; background: #fff; padding: 10px;}
