/*
Theme Name: eltern-ratgeber.info
Theme URI: http://wordpress.org/extend/themes/twentyeleven
Author: the WordPress team
Author URI: http://wordpress.org/
Template: twentyeleven
Version: 1.0
*/
@import url("../twentyeleven/style.css");

/***
*
* A L L G E M E I N
*
***/
body {
	background:#fff;
	padding:0;
	}

	
#branding, hgroup, #page, #main, .entry-content, .widget ul, .widget ul ul, .widget li, #supplementary {
	margin:0;
	padding:0;
	}
.box_info, .teaser, .widget li a, aside .social, .forumlink, .forumhome {
	background:#FBE6EF;		
	}	
body, #content h1, #content h2, #content h3 {
	font-family: "Open Sans","Helvetica Neue",Helvetica,Arial;
	letter-spacing:0;
	}
body, p, ul, li, td {
	font-size:14px;
	line-height:150%;
	color:#666;
	}
ins, #page, #main, .teaser img {
	background-color:white;
	}
a  {
	color:#D60257;
	}
footer, #access, .box_info, .teaser h2, aside#text-7 h3.widget-title, .social, .forumlink, .forumhome, #supplementary {
	border-color:#ddd;
	border-style:solid;
	}
.teaser, .widget-title, .widget ul, .widget li, aside .social {	
	background:#FEF3F8;
	border-color:#FBE0EB;
	border-style:solid;
	}
#page {
	margin:0 auto;
	-moz-box-shadow:    5px 0 10px #ddd, -5px 0 10px #ddd;
	-webkit-box-shadow: 5px 0 10px #ddd, -5px 0 10px #ddd;
	box-shadow:         5px 0 10px #ddd, -5px 0 10px #ddd;	
	}
#content p, #content table, #content ul, .teaser, .contentad {
	margin-bottom: 15px;
	}	
/***
*
* H E A D E R
*
***/	
hgroup {
	max-width:990px;
	margin:0 auto;
	padding:1% 0 1% 2%;
	}
header#branding {
	max-width:1000px;
	margin:0 auto;
	border:0;
	}
#branding hgroup {
	margin:0;
	padding:2% 0 2% 2%;
	}
#branding img {
	margin:0;
	width:auto;
	}	
/***
*
* H E A D N A V I
*
***/	
#urh {
	line-height:20px;
	font-size:10px;
	color:#999;	
	border-bottom:1px dotted #ddd;
	margin:0 2% 10px;
	}
#urh a {
	color:#666;
	}	
/* =Menu
-------------------------------------------------------------- */

#access {
	background: #4B538B; /* Show a solid color for older browsers */
	background:-moz-linear-gradient(top, #4B538B, #383E68); /* Firefox */
	background:-webkit-linear-gradient(top, #4B538B, #383E68); /* Safari, Chrome */
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#4B538B), to(#383E68)); /* older webkit syntax */	
	background:-o-linear-gradient(top, #4B538B, #383E68); /* Opera */
	background:-ms-linear-gradient(top, #4B538B, #383E68); /* IE */
	background:linear-gradient(top, #4B538B, #383E68); /* W3C Standard */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4B538B', endColorstr='#383E68');			
	-webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	-moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	clear: both;
	display: block;
	float: left;
	margin: 0 auto 6px;
	width: 100%;
	border:0;	
	}
#access div {
	margin:0 0 0 0;
	}	
#access ul {
	font-size: 12px;
	list-style: none;
	margin: 0 0 0 0;
	padding-left: 0;
}
#access li {
	float: left;
	position: relative;
	border-right:1px solid #383E68;
} #access li li {
	border-right:0;
	}
#access a {
	color: #eee;
	display: block;
	line-height: 3.333em;
	padding: 0 1.2125em;
	text-decoration: none;
}
#access ul ul {
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	top: 3.333em;
	left: 0;
	width: 245px;
	z-index: 99999;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #f9f9f9;
	border-bottom: 1px dotted #ddd;
	color: #444;
	font-size: 12px;
	font-weight: normal;
	height: auto;
	line-height: 1.4em;
	padding: 5px 10px;
	width: 225px;
}
#access li:hover > a,
#access ul ul :hover > a,
#access a:focus {
	background: #efefef;
}
#access li:hover > a,
#access a:focus {
	background: #f9f9f9; /* Show a solid color for older browsers */
	background: -moz-linear-gradient(#f9f9f9, #e5e5e5);
	background: -o-linear-gradient(#f9f9f9, #e5e5e5);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f9f9f9), to(#e5e5e5)); /* Older webkit syntax */
	background: -webkit-linear-gradient(#f9f9f9, #e5e5e5);
	color: #373737;
}
#access ul li:hover > ul {
	display: block;
}
#access .current-menu-item > a,
#access .current-menu-ancestor > a,
#access .current_page_item > a,
#access .current_page_ancestor > a {
	font-weight: bold;
}
/***
*
* H E A D I N G S
*
***/	
#content h1, #content h2, #content h3 {
	font-size:18px;
	margin-bottom:7px;
	line-height:1.2em;
	color:black;
	font-weight:bold;
	text-transform:none;
	}
#content h2, #content h3 {
	font-size:15px;
	margin-bottom:5px;
	line-height:150%;
	}	
#content h3 {
	font-size:12px;
	}	
/***
*
* C O N T E N T
*
***/	
#primary {
	margin-right:-30%;
	}
.singular #primary {
	border:0;
	}	
#secondary {
	margin-right:2%;
	width:28%;
	}	
#content {
	margin:0 32% 0 2%;
	width:66%;
	}
.hentry {
	margin:0;
	border:0;
	padding:0;
	}	
/***
*
* C O N T E N T - E L E M E N T E
*
***/
img[class*="align"], img[class*="wp-image-"] {
	border-color:#ddd;
	margin:0 2% 2% 0;
	}
.box_info, .box_pro, .box_alert {
	padding:10px;
	margin:0 0 10px 0;
	border-width:1px 1px 1px 1px;
	}
.box_pro {
	border-color:1px solid #d4ebaf;
	background:#edfcd5;	
	}	
.box_alert {
	border-color:1px solid #F0BAA2;
	background:#FFD9C8;	
	}	
.teaser {
	padding:10px;
	font-size:14px;
	border-width:1px;
	background:#f6f6f9;
	border-color:#e4e5ee;
	line-height:120%;
} .teaser header {
	margin:-10px -10px 10px -10px;
	padding:5px 10px;
	border-bottom:1px solid #e4e5ee;
	}
#content .teaser h2, #content .teaser h3 {
	font-size:14px;
	line-height:150%;
	margin:0;
	color:#4B538B;
} #content .teaser h3 {
	font-size:12px;
	color:#787EA8;
} .teaser ul {
	padding:0 0 0 0;
	margin:0;
} .teaser ul ul {
	padding:0 0 0 20px;	
} .teaser li {
	list-style:none;
	font-weight:bold;
} .teaser li > a {
	color:#4B538B;
} .teaser li li {
	font-weight:normal;
} .teaser li a {
	clear:both;
	list-style:none;
	background: url("http://www.wohngeld.org/kindergeld-info/files/2012/09/bullet.gif") no-repeat left center;
	padding-left:20px;
	line-height:25px;
	}
/***
*
* S I D E B A R
*
***/	
h3.widget-title {
	line-height:30px;
	padding:0 10px;
	color:white;
	border:0;
	font-weight:bold;
	}
.widget ul {
	list-style:none;
	border-width:0 1px 1px 1px;
} .widget ul ul {
	border-width:0 0 0 0;	
} .widget li {
	border-width:1px 0 0 0;	
} .widget li > a {
	padding:2px 10px 2px 10px;
	display:block;
	color:#D60257;
	background:#FEF3F8;
} .widget li.current_page_item > a {
	background:white;
} .widget li li.current_page_item > a {
	background:white;	
} .widget li > a:hover {
	text-decoration:none;
	background:#FBE6EF;
} .widget li li > a {
	background-image:none;
	font-weight:normal;		
	padding:2px 10px 2px 25px;	
} .widget li li li > a {
	padding:2px 10px 2px 40px;
}

.forumlink {
	margin:0;
	padding:10px 0 0 10px;
	border-width:0 1px 0 1px;	
	}
.forumlink a {
	font-size:16px;
	color:black;
	}	
.forumhome {
	padding:0 0 10px 10px;
	margin:0;
	font-size:10px;	
	color:#999;
	border-width:0 1px 0 1px;	
	}
/***
*
* F O O T E R
*
***/	
footer {
	text-align:center;
	padding:10px 0;
	border-width:1px;	
	}
footer p, footer a {
	margin:0;
	font-size:11px;
	color:#666;
	}
#vgw {
	display:inline!important;
	float:left;
	}	
#supplementary {
	padding:2%;
	border-width:1px 0 0 0;	
	}
/***
*
* S O C I A L - B U T T O N S
*
***/
aside#text-7 h3.widget-title, .social_title {
	color:#666;
	border-width:1px;		
	font-weight:bold;
	font-size:10px;	
	letter-spacing:0.1em;
	line-height:30px;
	padding:0 10px;	
	}
aside .social {
	border-width:0 1px 1px 1px;	
	padding:2%;
	}
article .social {
	background: transparent url("http://www.eltern-ratgeber.info/wp-content/uploads/social_title.png") no-repeat 0 10px;
	border-width:1px 0;
	border-style:dotted;
	border-color:#ddd;
	padding:32px 0 7px;
	margin-bottom:10px;
	}
.textwidget .social {
	padding:10px 15px;
	}	
.social_button {
	float:left;
	margin-right:15px;
	}
.fb_iframe_widget iframe  {
	vertical-align: top;
	}	
iframe.twitter-share-button {
	vertical-align: top;
	}
/***
*
* V E R L A U F
*
***/
.social_title, aside#text-7 h3.widget-title, footer, .teaser header  {  /* SILBER: hell --> dunkel */
	background:-moz-linear-gradient(top, #ffffff, #f8f8f8); /* Firefox */
	background:-webkit-linear-gradient(top, #ffffff, #f2f2f2); /* Safari, Chrome */
	background:-o-linear-gradient(top, #ffffff, #f8f8f8); /* Opera */
	background:-ms-linear-gradient(top, #ffffff, #f8f8f8); /* IE */
	background:linear-gradient(top, #ffffff, #f8f8f8); /* W3C Standard */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f8f8f8');		
	}
.teaser header  {
	background:-moz-linear-gradient(top, #ffffff, #D2D4E2); /* Firefox */
	background:-webkit-linear-gradient(top, #ffffff, #E9EAF1); /* Safari, Chrome */
	background:-o-linear-gradient(top, #ffffff, #f8f8f8); /* Opera */
	background:-ms-linear-gradient(top, #ffffff, #f8f8f8); /* IE */
	background:linear-gradient(top, #ffffff, #f8f8f8); /* W3C Standard */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f8f8f8');		
	}	
dummy  {
	margin:0;
	background: #4B538B; /* Show a solid color for older browsers */
	background:-moz-linear-gradient(top, #4B538B, #383E68); /* Firefox */
	background:-webkit-linear-gradient(top, #4B538B, #383E68); /* Safari, Chrome */
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#4B538B), to(#383E68)); /* older webkit syntax */	
	background:-o-linear-gradient(top, #4B538B, #383E68); /* Opera */
	background:-ms-linear-gradient(top, #4B538B, #383E68); /* IE */
	background:linear-gradient(top, #4B538B, #383E68); /* W3C Standard */
	}
h3.widget-title {
	background: #D60257; /* Show a solid color for older browsers */
	background:-moz-linear-gradient(top, #D60257, #B6024A); /* Firefox */
	background:-webkit-linear-gradient(top, #D60257, #B6024A); /* Safari, Chrome */
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#D60257), to(#B6024A)); /* older webkit syntax */	
	background:-o-linear-gradient(top, #D60257, #B6024A); /* Opera */
	background:-ms-linear-gradient(top, #D60257, #B6024A); /* IE */
	background:linear-gradient(top, #D60257, #B6024A); /* W3C Standard */
	color:white;
	}	
dummy { /* GRÜN: dunkel --> hell */
	background:-moz-linear-gradient(top, #006D5F, #00917E); /* Firefox */
	background:-webkit-linear-gradient(top, #006D5F, #00917E); /* Safari, Chrome */
	background:-o-linear-gradient(top, #006D5F, #00917E); /* Opera */
	background:-ms-linear-gradient(top, #006D5F, #00917E); /* IE */
	background:linear-gradient(top, #006D5F, #00917E); /* W3C Standard */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#006D5F', endColorstr='#00917E');		
	}
h2, h3 {
clear:right;
}	
.ad336 {
	border-style:dotted;
	border-width:1px 0;
	border-color:#ddd;
	padding:10px 20px;
	margin-bottom:15px;
	}
.ad336.ad336_2 {
	border-width:0;
	margin:0;
	padding-top:0;
	}	
	
/*****FORMATIERUNGEN FÜR TABELLE*****/

table {
	background-color:#ced3e7;
	margin-left:auto;
	margin-right:auto;
} table td {
	background-color:white;
	width:240px;
	height:auto;
} table ul li{
	font-size:12px;
	padding-bottom:5px!important;
	background: url("http://www.eltern-ratgeber.info/media/layout/pfeil_li_tab.jpg") no-repeat top left!important;
	}
.headline_tabelle {
	background: url("http://www.eltern-ratgeber.info/media/layout/bg_indexbox2.jpg") repeat-x top center;
	font-size:12px;
	color:#515673;
	font-weight:bold;
	padding-left:10px;
	width:230px;
	height:30px;
	}

table .gut {
	text-align:center;
	background: url("http://www.eltern-ratgeber.info/media/layout/gut.jpg") no-repeat;
	color:#3b5998;
	font-size:12px;
	font-weight:bold;
	width:240px;
	height:30px;
	}

table .mittel{
	text-align:center;
	background: url("http://www.eltern-ratgeber.info/media/layout/mittel.jpg") no-repeat;
	color:#3b5998;
	font-size:12px;
	font-weight:bold;
	width:240px;
	height:30px;
	}

table .schlecht{
	text-align:center;
	background: url("http://www.eltern-ratgeber.info/media/layout/schlecht.jpg") no-repeat;
	color:#3b5998;
	font-size:12px;
	font-weight:bold;
	width:240px;
	height:30px;
}
	
.unter_tabelle{
	font-size:10px;
	color:#505573!important;
	}