/*  
Theme Name: Labbe  zzzebra Netz
(c)2009 Labbe Verlag 

{{ zzzebra Netz }}
f26639 - zzzebra Netz Orange
E9F6E4 - Hellgruen aus Liederbaum Hintergrund
CFEBC3 - Mittelgruen aus Liederbaum Hintergrund
6BA554 - Standard Gruen dunkler
90728F - Gegenfarbe Violett
4f4f4f - Grau
*/
/* Non IE Hack */
@import "non_ie_fix.css" all;

/* ---------- @ 01 HTML Elements ----------- */

* {
	padding:0;
	margin:0;
}

html, body {
	font-family: Verdana, Arial, Sans-Serif;
	color:#4f4f4f;
	text-align:center;
	background-image: url(../a_nav/hin.gif);
}

/* ---------- @ 02 Typo Basics ----------- */
p {
	font-size:12px;
	margin:0 0 12px 0;
	color:#4f4f4f;
	line-height:18px;
}

img {
	border:0;
	font-size:8px;
	color:#999999;
}

a:link, a:visited, a:hover, a:active{
	text-decoration:none;
	border:0;
}

strong {
	color:#f26639;
	font-weight:bold;
}

/* ---------- @ 04 Content -----------*/

.box_site {
	width:205px;
	height:120px;
	margin:0 10px 10px 0;
	float:left;
}
.box_site_kl {
	width:205px;
	height:95px;
	margin:0 10px 10px 0;
	float:left;
}
.box_site_img_l{
	float:left;
	margin-left:0px;
}
.box_site_img_r{
	float:left;
	margin-right:8px;
}
.box_top {
	width:450px;
	margin-left:149px;
}
.box_shops {
	width:140px;
	float:left;
	text-align:center;
	margin-right:10px;
}

.box_shops p{
	font-size:12px;
	text-align:center;
}

.box_shops p a{
	color:#4f4f4f;
}

/*Überschriften für den Lauftext*/	
h1, h1 a{
	font-size: 18px;
	font-weight:bold;
	color:#f26639;
	margin-bottom:2px;
}

h1.lese a {
	color:#faa61a;
}
h1.lern a{
	color:#ffc20e;
}
h1.spiel a{
	color:#c9c12d;
}
h1.lied a{
	color:#83c669;
}
h1.mell a{
	color:#72abbb;
}
h1.kiku a{
	color:#832867;
}
h1.blog a{
	color:#8e9bd9;
}
h1.zzz a{
	color:#82a5ce;
}
h1.shop a{
	color:#b6b6ce;
}

.website-box {
	width:160px;
	float:left;
	margin:0 0 0 21px;
	text-align:left;
}

.website-box p{
font-size:12px;
}

/* ---------- @ 06 Content -----------*/

/* Inhaltsbereich / mittlere Spalte */
.content {
	margin:14px; 
	padding:0;
}

/*Meta Navigation */
.meta, .meta a {
	text-align:center;
	font-size: 10px;
	font-weight:normal;
	color:#f26639;
}
.meta a{
	line-height:16px;
}
.meta a:visited{
color:#999999;
}
.seitenstark{
	margin-left: 44px;
}
input, textarea, submit {
	font-family:Verdana, Arial, Sans-Serif;
	font-size:12px;
	margin:0;
	padding:0;
}

input[type="text"], input[type="password"], textarea{
	border:1px solid #ACACAC;
}

submit {
 /* bringt leider nichts */
	border:0px;
}
input.form-btn, .form-btn {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-color:#FAA61A;
	border:none;
	margin:10px 6px 0 0;
	padding:0 3px;
	width:auto;
	vertical-align:middle;
	overflow:visible;
	cursor:pointer;
	
}
/* ---------- @ 08 Warnhinweis -----------*/
#warning{
	background-image:url(../a_nav/win.png);
	background-repeat:no-repeat;
	display:none;
	width:427px;
	height:250px;
	position:absolute;
	zIndex:100;	
	text-align:left;

}
#warn_shop, #warn_blog, #warn_kiku, #warn_news, #warn_sstark{
	display:none;
}

p.warn {
	margin:-2px 45px 5px 39px;
}
p.warn_btn {
	margin:10px 45px 5px 39px;
}

input.warn {
	background-color:#f26639;
	font-size:11px;
}
a.btn-warn {
	padding:1px 4px;
 	background-color:#f26639;
	font-size:11px;
	
}


/* ---------- @ 10 Misc -----------*/
.left{ text-align:left;}
.right{ text-align:right;}
.center{ text-align:center;}
.vmiddle { vertical-align:middle;}
.vtop{ vertical-align:top;}

.fleft{ float:left;}
.fright{ float:right;}
.flc{ clear:both;}

.oh {overflow:hidden;}
.inl { display:inline;}

.no-m, .no_m, img.no-m, img.no_m{ margin:0;}
.no-p, .no_p, img.no-p, img.no_p{ padding:0;}
.sm-m {margin:4px 0;}
.bw{ background-color:#FFFFFF;}
.w-auto, .w_auto{ width:auto;}
.f-normal, input.f-normal, .f_normal, input.f_normal{ font-weight:normal;color:#4f4f4f;}
.thin, input.thin{ border-width:1px;}







