/*  
Theme Name: Kinderhaus Laterne
Theme URI: http://www.kinderhaus-laterne.de/
Description: WordPress-Template für das Kinderhaus Laterne
Version: 1.0
Author: Valentin Zwick
Author URI: http://www.jungundwillich.de/
*/

html * {
	padding:0;
	margin:0;
}

html, body {
	padding: 0px;
	margin: 0px;
	padding-bottom:30px;
	font-family:Verdana,Arial,sans-serif;
	font-size:10px;
	background:url(kindergarten/zweisprachiger.gif) #6eb5e9 repeat-x;
}

#wrap {
	width:700px;
	position:absolute;
	left:50%;
	margin-left:-350px;
}

#logo {
	position:relative;
	left:50%;
	top:50px;
	margin:0px 0px 80px -284px;
	width:568px;
	height:93px;
	text-indent:-5000px;
	background:url("kindergarten/kindergarten.jpg") transparent no-repeat;
}

#navigation {
	margin:0px;
/*	padding-top:0;
	padding-bottom:0;
	padding-left:auto;
	padding-right:auto; */
	width:100%;
	background:url(kindergarten/deutsch-englisch.gif) #ff9201 repeat-x;
	height:2.3em;
	font-size:13px;
	border:#fff solid 1px;
	border-left:none;
	border-right:none;
}

#navigation ul {
	list-style-type:none;
	height:1.5em;
	padding:0px;
	margin:0 auto 0 auto;
	display:table;
	white-space:nowrap;
}

#navigation ul li img {
	margin-top: 8px;
}

#subfooter {
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
	color:#3a93c5;
}

#subfooter a {
	color:#3a93c5;
}

/* IE7 Only */
*:first-child+html #navigation ul {
	margin-top:2px;
}

#navigation ul li {
	display:block;
	float:left;
	clear:right;
	background:url(kindergarten/deutsch-englisch.gif) #feac40 10px 2px repeat-x;
	height:1.5em;
	margin:0;
/*	margin-top:-1em; */
}

#navigation ul li a {
	display:block;
	float:left;
/*	margin-top:1.1em; */
	padding:0 1em 0 1em;
	height:1.7em;
	color:#fdfdfd;
	text-decoration:none;
	font-size:0.9em;
	text-align:center;
	line-height:1.7em;
}

#navigation a:hover, .current_page_item a {
	background-image:url(kindergarten/krippe.gif);
	background-color:#feac40;
	background-repeat:repeat-x;
}

#navigation ul li.langswitch a {
	padding: 0 !important;
}

#navigation ul li.langswitch {
	padding: 0 0.5em 0 0.5em;
}

.content {
	padding:30px;
	width:640px;
	background-image:url(kindergarten/wrap_bg.jpg);
	background-repeat:no-repeat;
	background-color:#fff;
	margin-top:30px;
}

#goog-wm .content {
	padding:0;
	background:transparent;
	margin-top:0;
}

.content p, .content ul, .content table {
	font-size:1.2em;
	line-height:1.5em;
	margin-bottom:1.2em;
	color:#222222;
	text-align:left;
	padding-right:80px;
	padding-left:20px;
}

.content ul {
	padding-left:2em;
}

.content table {
	white-space:nowrap;
}

.pricecontent {
	margin-top:-30px;
	margin-left:30px;
	font-size:11px;
	line-height:17px;
	margin-bottom:-20px;
	width:700px;
}

h1, h2 {
	margin: 0.8em 0 0.1em 0;
	font-size:2.3em;
	line-height:1.5em;
	font-weight:normal;
	color:#ff9201;
/*	font-family:"Trebuchet MS", Verdana, Helvetica, Arial, sans-serif; */
	padding-left:20px;
	letter-spacing:-0.05em;
}

h3 {
	font-size: 1.5em; 
	line-height: 1.286em; 
	margin-top: 0.5em; 
	margin-bottom: 0.3em;
	color:#578db6;
	font-weight:normal;
/*	font-family:"Trebuchet MS", Verdana, Helvetica, Arial, sans-serif; */
	padding-left:20px;
}

ul {
	font-size:1.5em;
	line-height:1.6em;
	list-style-type: circle;
}

table {
	border:none;
	padding:0px;
	margin:0px;
	margin-left:-2px;
	line-height:17px;
}

.pricetable {
	border:none;
	padding:0px;
	margin:0px;
	margin-left:-2px;
	line-height:17px;
	width:700px;
}

.pricetable b {
	color:#1772b8;
}

.spacer {
	width:20px;
}

.spacersmall {
	width:5px;
}

tr {
	height:15px;
}


form div {
	margin-left:35px;
	margin-top:15px;
	margin-bottom:18px;	
}

form label, form input, form select {
	margin-top:4px;
	margin-bottom:4px;	
}

form label {
	font-size:1.1em;	
}

form textarea {
	width:500px;	
}

form h3 {
	background:#fff url(kindergarten/zweisprachig.png) no-repeat;
	color:#fff;
	line-height:28px;
	clear:both;
	margin-left:15px;	
}

.formright label {
	float:left;
	clear:both;	
	display:block;
	width:71px;
	text-align:right;
	margin-right:10px;
}

.formright input, .formright select {
	float:left;
}

.formleft label {
	float:left;
}

.formleft input {
	float:left;
	clear:both;
	margin-right:10px;
}

.content b {
	color:#1772b8;
}

.content a {
	color:#ff9201;
	text-decoration:none;
}

.content a:hover {
	color:#ff9201;
	text-decoration:underline;
}

table {
	border-collapse: collapse;
	border:1px #fff solid;
	font: normal 80%/140% arial, verdana, helvetica, sans-serif;
	color: #000;
	background: #fff;
	margin-left:20px;
}
caption {
	padding: 0 0.6em 0.8em;
	font-size: 1.3em;
	font-weight: bold;
	text-align: left;
	color: #000;
	background: transparent;
}
td, th {
	border: 1px solid #e0e0e0;
	padding: 0.5em;
}
thead th {
	border: 1px solid #e0e0e0;
	text-align: left;
	font-size: 1em;
	font-weight: bold;
	background: #c6d7cf;
}
tfoot th, tfoot td {
	border: 1px solid #e0e0e0;
	text-align: left;
	font-size: 1em;
	background: #e8e8cf;
}
tfoot th {
	font-weight: bold;
}
tbody td a {
	background: transparent;
	color: #00c;
	text-decoration: underline;
}
tbody td a:hover {
	background: transparent;
	color: #00c;
	text-decoration: underline;
}
tbody th a {
	background: transparent;
	color: #3f7c5f;
	text-decoration: underline;
	font-weight: bold;
}
tbody th a:visited {
	color: #b98b00;
}
tbody th, tbody td {
	vertical-align: top;
	text-align: left;
}
tfoot td {
	border: 1px solid #996;
}
tbody tr:hover {
	background: #ffffd9;
}

.gimmespace {
	width:15em;
	display:block;
	float:left;
}

blockquote {
	background:#fff url(kindergarten/quote.jpg) no-repeat scroll left top;
	color:#666;
	margin-top:20px;
	margin-left:40px;
	padding-left:25px;
	padding-right:45px;
	font-style:italic;
	line-height:1.5em;
	margin-bottom:1.2em;
	text-align:left;
}

hr {
	height:1px;
	border:none;
	background-color:#9fe6ff;
	color:#9fe6ff;
	margin-top:2.5em;
}

.clearfix:after {
clear: both;
content: ".";
display: block;
height: 0;
visibility: hidden;
}

.clearfix {
display: inline-block;
}

/* Hides from IE-mac \*/ 
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */
