/* *** css by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

body {

color:#A5A5A5;
font-size: 100.01%;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
padding:0;
margin:0;
background: url(../bilder/pattern_1.jpg);
background: url(../bilder/pattern_011.gif);

background: url(../bilder/pattern_098.gif);
background: url(../bilder/pattern_4.jpg);
}

body#home, body#kontakt { background-color: #736463; }
body#latte_igel { background-color: #736463; }
body#dr_brumm { background-color: #736463; }
body#buecher { background-color: #736463; }
body#schnueffelnasen { background-color: #736463; }
/* ---------- allgemeine Styles -------------- */

img{border-width:0px}

	
p a, p a:visited {
	text-decoration: none;
	color: #F3F3F3;
	letter-spacing: 0.03em;
}

p a:hover, p a:active {
	border-bottom: 1px solid;
	letter-spacing: 0.03em;
}

li, ul {
	margin: 0;
	padding:0;
}

h1 {
	margin-bottom:5px;
	padding: 54px 45px 0 45px; /* IE korrigieren 52px auf 15px*/
	font: normal 180% "Times New Roman", Times, serif; color: #EDEDED;
	letter-spacing: 0.06em;
}

*+html h1 {
	padding: 15px 45px 0 45px;
}

p, dt {
	font-size: 71%; 
	padding: 0 45px;
	margin-top: 0;
	font-weight: lighter;
	line-height:1.5em;
	letter-spacing: 0.003em;
}

h5 {
	font: normal 11px "Times New Roman", Times, serif; color: #EDEDED;
	letter-spacing: 0.08em;
 }
 
h4 {
	font: normal 18px "Times New Roman", Times, serif; color: #EDEDED;
	margin-left: 145px;
	margin-bottom: 3px;
	letter-spacing: 0.08em;
 }


strong {
	font: normal 18px "Times New Roman", Times, serif; color: #EDEDED;
	letter-spacing: 0.05em;
}

h3 {
	margin:18px 0 5px 25px;
	font: normal 90% "Times New Roman", Times, serif; color: #EDEDED;
	color: #DCDCDC; 
	letter-spacing: 0.08em;
}

h2 {
	font: normal 130% "Times New Roman", Times, serif; color: #EDEDED;
	letter-spacing: 0.06em;
	padding-left: 17px;
	background: url(../bilder/arrow-h2.png) 0 center no-repeat;
}

h2 span {
	color: #666666;
}

img.download {vertical-align:middle;}

#head_home, #head_home_english, #head_dr_brumm, #head_buecher,
#head_latte_igel, #head_schnueffelnasen, #head_bauer_beck  {
	width: 900px;
	height: 263px;
}

#head_home { background: url(../bilder/header_home.jpg) top left repeat-x;}
#head_home_english { background: url(../bilder/header_home_english.jpg) top left repeat-x;}
#head_dr_brumm { background: url(../bilder/head_dr_brumm.jpg) top left repeat-x;}
#head_latte_igel { background: url(../bilder/head_latte_igel.jpg) top left repeat-x;}
#head_buecher { background: url(../bilder/head_buecher.jpg) top left repeat-x;}
#head_schnueffelnasen { background: url(../bilder/head_schnueffelnasen.jpg) top left repeat-x;}
#head_bauer_beck { background: url(../bilder/head_bauer_beck.jpg) top left repeat-x;}

#header {
	margin:0;
	padding:0;
	width: 900px;
	height: 263px;
}
	
#preload {
	visibility:hidden;
}
	
/* ---------- Ende allgemeine Styles -------------- */

/* ----------container zentriert das layout-------------- */
#container {
	width: 900px;
	margin-bottom: 10px;
	margin:0 auto;
	background-color: #101010; /* Farbe Spalten links/rechts */
	color: white;
}

/* -----------------navigation--------------------- */

#navigation_home li,
#navigation_dr_brumm li,
#navigation_latte_igel li,
#navigation_buecher li,
#navigation_schnueffelnasen li {
	list-style:none;
	font-weight: bold;
	font-size: 70%;
	letter-spacing: 0.03em;
}

#balken_anfang {
	width: 24px;
	height: 50px;
	background-color: #101010;
	border-bottom:1px solid #666666;	
}

#balken_ende {
	width: 24px;
	height: 50px;
	background-color: #101010;
	border-bottom:1px solid #666666;	
}

#empty {
	width: 295px;
	height: 50px;
	background-color:#101010;
	border-bottom:1px solid #666666;	
}

ul#navigation_home li.balken_ende,
ul#navigation_dr_brumm li.balken_ende,
ul#navigation_latte_igel li.balken_ende,
ul#navigation_buecher li.balken_ende {
	width: 111px;
	height: 50px;
	background-color:#101010;
	border-bottom:1px solid #666666;	
}

#navigation_home li,
#navigation_dr_brumm li,
#navigation_latte_igel li,
#navigation_buecher li, 
#navigation_schnueffelnasen li
 {
	float:left;
	position:relative;
}

.last_button {
	border-right:1px solid #666666;
}

#navigation_home a,
#navigation_dr_brumm a,
#navigation_latte_igel a,
#navigation_buecher a,
#navigation_schnueffelnasen a {
	display:block;
	width:100px;
	height:20px;
	padding:30px 10px 0 0;
	color: #DBDBDB;
	background: #101010;
	text-decoration:none;
	border-left:1px solid #666666;
	text-align:right;
	border-bottom:1px solid #666666;	
}

#navigation_home li a:hover {
	background:#FF5435;
	color: white;
}

#navigation_dr_brumm li a:hover {
	background:#1292CD;
	color: white;
}

#navigation_latte_igel li a:hover {
	background:#A5AB4F;
	color: white;
}

#navigation_buecher li a:hover {
	background:#F09999;
	color: white;
}

#navigation_schnueffelnasen li a:hover {
	background:#F43501;
	color: white;
}



/* -----------------ENDE navigation--------------------- */



/* -----------------Inhalt--------------------- */

#content_latte_igel,
#content_dr_brumm,
#content_schnueffelnasen,
#content_buecher,
#content_home,
#content_info,
#content_download {
	background-color: #20201E; /* Farbe Inhalt */	
	color: #A5A5A5;
	margin: 0px 200px;
	padding-bottom: 5px;
	border-right: 1px dotted #3B3B37; /*Linie zwischen content/Spalte */
	border-left: 1px dotted #3B3B37; /*Linie zwischen content/Spalte */
}

#content_latte_igel h2,
#content_dr_brumm h2,
#content_schnueffelnasen h2,
#content_buecher h2,
#content_home h2,
#content_info h2,
#content_download h2{
	margin: 15px 0 15px 45px;
}

div#content_latte_igel { 
	min-height:94em;
	height:expression(this.scrollHeight > 600 ? "auto":"600px"); 
}

div#content_dr_brumm { 
	min-height:298em;
	height:expression(this.scrollHeight > 600 ? "auto":"600px"); 
}

div#content_home { 
	min-height:63em;
	height:expression(this.scrollHeight > 600 ? "auto":"600px"); 
}

div#content_info { 
	min-height:265em;
	height:expression(this.scrollHeight > 600 ? "auto":"600px"); 
}

div#content_download { 
	min-height:131em;
	height:expression(this.scrollHeight > 600 ? "auto":"600px"); 
}

div#content_buecher { 
	min-height:367em;
	height:expression(this.scrollHeight > 600 ? "auto":"600px"); 
}

div#content_schnueffelnasen { 
	min-height:168em;
	height:expression(this.scrollHeight > 600 ? "auto":"600px"); 
}

div#neuerscheinung {
	padding-top: 95px;
	padding-left: 182px;
	background: url(../bilder/stoerer2.png) 115px 20px no-repeat;
}

#neuerscheinung h5{
	margin: 0;
	padding: 0;
	margin-top: -15px;
	margin-bottom:5px;
	font-family: Georgia, serif;
	font-style: italic;
	color: white;	
	font-size:300%;	
	font-weight: bolder;
	letter-spacing: 0.01em;
	margin-left: -37px;
}

#neuerscheinung p{
	color: white;	
	margin-left: -70px;
}

.clearing {
	clear: both;
}

.abstand_1 {
	height: 245px;
	background: url(../bilder/line.png) 0 237px repeat-x;
	margin-left: 44px;
	width:417px;
}



.abstand_2 {
	height: 135px;
	background: url(../bilder/line.png) 0 130px repeat-x;
	margin-left: 44px;
	width:417px;
}

*+html .abstand_2 {
	height: 40px;
	background: url(../bilder/line.png) 200px 30px repeat-x;
}

.abstand_3 {
	height: 235px; 
	background: url(../bilder/line.png) 0 223px repeat-x;
	margin-left: 44px;
	width:416px;
}

.abstand_4 {
	height: 40px;
	background: url(../bilder/line.png) 0 21px repeat-x;
	margin-left: 44px;
	width:417px;
}

.abstand_5 {
	height: 15px;
	/*background: url(../bilder/line.png) 0 21px repeat-x;
	margin-left: 25px;
	width:150px;*/
	margin-left: 0px;
	width:200px;
}

*+html .abstand_3 {
	height: 45px;
	background: url(../bilder/line.png) 200px 30px repeat-x;
}

*+html .abstand_1 {
	height: 45px;
	background: url(../bilder/line.png) 200px 30px repeat-x;
}

.buecher {
	width: 410px;
	margin-left: 45px;
	margin-top: 35px;
}

.buecher img {
	float: left;
	border: 1px solid white;
	margin-top: 3px; /* optisch auf einer Linie mit p */
}

.buecher p {
	margin-left: 100px;
	padding-right: 0;
}

.app img {
	border: none;
}

p.buchinfo {
	margin-bottom: 10px; /* verkleinerter Abstand zwischen Buchinfos */
}

a.buchinfo_bild {
	margin-left: 500px;
	border: 5px; /* verkleinerter Abstand zwischen Buchinfos */
}

.buchinfo span{
	font-style: italic;
	letter-spacing: 0.005em;
}

.galerie a{
	border: none;
}

.galerie_linie {
	width: 414px;
	height:6px;
	border-top: 1px dotted #484848;	
}


ul.galerie {
	width: 430px;
	list-style: none;
}

ul.galerie li {
	float: left;	
	margin-right: 9px; /* Abstand zwischen Vorschaubildern */
	padding-bottom: 9px; /* Abstand zwischen Vorschaubildern */
}

.up img{
	padding: 55px 0 15px 45px;
}

.up2 img{
	padding: 35px 25px 15px 110px;
}

/* ----------------- Infoseite ------------------- */

img.bio {
	padding:15px 0 20px 45px;
}

h2.info {
	clear: both;
	padding-top: 50px;
}

.infos {

	width: 410px;
	margin-left: 45px;
	margin-top:0px;
}


.infos img {
	float: left;
	border: 1px solid white;
	margin-top: 4px; /* optisch auf einer Linie mit p */
}


.infos_clear {
	width: 410px;
	margin-left: 45px;
	margin-top:0px;
}

.infos_clear img {
	clear: both;
	float: left;
	border: 1px solid white;
	padding-top: 0;
	margin-top: 4px; /* optisch auf einer Linie mit p */
}

p.info_h {
	float: left;
	color:#EDEDED;
	margin-top: -3px;
	margin-left: 3px !important;
	padding:0;
	font-weight: bold;
}

p.info_list {
	margin:0 !important;
	background: url(../bilder/kreis_orange.png) 31px 0.27em no-repeat;
	margin-left: 111px !important;
	margin-top: 5px !important;
	line-height: 1.3em;
}

ul.links  {
	margin-left: 145px;
	font-size: 71%;
}

ul.parser  {
	margin-left: 75px;
	margin-right:75px;
	font-size: 71%;

}

.links li {
	list-style: none;
	padding-bottom: 3px;
	padding-left: 15px;
	background: url(../bilder/arrow-link.png) 1px 0.2em no-repeat;
}

.parser li {
	list-style: none;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
	background: url(../bilder/arrow-link.png) 1px 1.1em no-repeat;
	border-bottom: 1px solid #828282;
}

.links li a {
	color: white;
	text-decoration: none;
}

.parser li a {
	color: white;
	text-decoration: none;
}

.links li a:hover{
	border-bottom: 1px solid white;
}

.parser li a:hover{
	border-bottom: 1px solid white;
}

.infos p {
	margin-left: 100px;
	padding-right: 0;
}


div.inform {
	height:100px;
}

div#inform2 {
	height:120px;
}

div#inform3 {
	height:155px;
}

div.inform img {
	 margin-left:45px;
}
	

div.inform img {
	float: left;
	margin-right: 20px;
	border: 1px solid white;
	margin-top: 4px; 
}

div.inform hr {
	width: 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
}

.basteln a{
	padding: 5px 14px 0 0;
	background: transparent url(../bilder/pdf_icon.png) no-repeat bottom right;
}

p.basteln {
	text-indent:13px;
	background: transparent url(../bilder/arrow-link.png)  no-repeat 187px center;
}

/* ----------------- ENDE Infoseite ------------------- */


/* --------------Spalten , links & rechts ------------- */

#left, #right {
	width: 200px;
	margin: 0;
	line-height:1.5em;
	background-color: #101010; /* Farbe Spalten */
	color: #979797;
	margin-top: 5px;
}

#left { float:left;}
#right { float: right; }

#left p, #right p {
	margin-bottom: 0px;
	padding: 1px 25px;
}

#right img{
	margin-left: 25px;
	margin-bottom: 6px;
	margin-top: 6px;
} /* Infobilder zu den Inhalten */

p.info_top {
	margin-top: 17px;
} /* Abstand oben, Infospalte */

p.info_bottom {
	margin-bottom: 15px !important;
} /* Abstand unten, Infospalte */

p.info_bottom_mitte {
	text-align: center;
} /* zurück-Link, Infospalte */

p.frage_1, p.frage_2 {
	font-style:oblique;
	letter-spacing: 0.005em;
	color: #828282;
	text-indent:14px;
}

p.frage_1 {
	background: url(../bilder/kreis_orange.png) 25px 4px no-repeat;
}
	
p.frage_2 {
	background: url(../bilder/kreis_violett.png) 25px 4px no-repeat;
}	
	
p.antwort span {
	text-transform:uppercase;
	letter-spacing: 0.05em;
}

div.zitat {
	color: #DBB7A7;
	font-family: Georgia, serif;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 18px;
	padding-bottom: 3px;
	border-width: 1px 0;
	border-style: solid;
	border-color: #484848;
	text-align: right;
	background: url(../bilder/cite.png) 0% 7% no-repeat;
}

.zitat p {
	text-align: left;
	text-indent: 25px;
	margin: 0;
	padding: 10px 5px 10px 5px !important;;
	font: italic normal 95% Georgia, serif;
	letter-spacing: 0.03em;
	line-height:1.17em;
}

.zitat span {
	font-size: 190%;
}

.quelle {
	margin-top: 0px !important;
	font-size: 70% !important;
	text-align: right !important;
	text-transform: uppercase;
	font-style: normal !important;
	letter-spacing: 0.025em !important;
}

/*---------------- Mouse-Over Figuren, Spalten---------------------------*/

a.vorschau_drbrumm, a.vorschau_buecher, 
a.vorschau_latte_igel, a.vorschau_schnueffelnasen,
a.vorschau_bauer_beck { 
	display:block;
	border: none;
	color: #101010;
   width:200px; height:200px 
}

a.vorschau_drbrumm { background-image:url(../bilder/dr_brumm.jpg);}
a.vorschau_drbrumm:hover { background-image:url(../bilder/dr_brumm_hover.jpg); }

a.vorschau_schnueffelnasen { background-image:url(../bilder/pock.jpg);}
a.vorschau_schnueffelnasen:hover { background-image:url(../bilder/pock_hover.jpg); }

a.vorschau_buecher { background-image:url(../bilder/buecher.jpg); }
a.vorschau_buecher:hover { background-image:url(../bilder/buecher_hover.jpg); }

a.vorschau_latte_igel { background-image:url(../bilder/latte_igel.jpg);}
a.vorschau_latte_igel:hover { background-image:url(../bilder/latte_igel_hover.jpg); }

a.vorschau_bauer_beck { background-image:url(../bilder/bauer_beck.jpg);}
a.vorschau_bauer_beck:hover { background-image:url(../bilder/bauer_beck_hover.jpg); }

/*---------------- ENDE Mouse-Over Figuren --------------------------------*/


/* -------------- Kontakt-Formular ------------- */

fieldset.kontaktForm {
	border: none;
	margin-left: 35px;
	width:300px;
}


*+html fieldset.kontaktForm {
	margin-left: 45px;
}

fieldset.kontaktForm dl {
	padding:0;
	margin:0;
}

dt, dd {
	float: left;
	padding:0;
	margin:0;
	text-align: left;
}

dd {
	width:100%;
	margin: 0 0 0.5em 0;
}

dt label em {
	color:#EDEDED;
	font-weight: bold;
	font-size: 130%;
}

dd input, dd select {
	width: 62%;
	border: none;
	padding: 1px;
	background: #dcdcdc;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
   font-size: 76%;
}

input.cancel, input.submit {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	background-color:#FFFFFF;
	border:1px solid #0B6487;
	color:#004F6E;
	cursor:pointer;
	float:left;
	font-weight:normal;
	height:22px;
	margin:0 5px 0 0;
	padding:0;
	text-align:center;
	width:85px;
	vertical-align: middle;
}

input, textarea {
	background: #fff;
	background: #dcdcdc;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	font-size: 76%;
	vertical-align: middle;
}

input:focus, textarea:focus {
	color: #000;
	background: white;
}

.up img{
	margin: 45px 0 0 42px;
	padding: 0;
}
/* -------------- ENDE Kontakt-Formular ------------- */

/* -----------footer--------------------------- */
.footer {
	height: 100px;
	clear: both;
	margin: 0px;
	padding: 0px; 
	background-color: #4B3F3F;
	border-top: 1px solid #666666;
}

.footer p{
	color: #837777;
	font-size:60%;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	line-height: 1.8em;
	padding-left: 25px;
	padding-top:25px;
}

.footer p a {
	color: #B4A8A8;
}

#w3c {
	float: right;
	padding:0;
	margin-right:25px;
	margin-top: 43px;
	border: none;
	text-decoration: none;
}

#w3c a{	border: none; }
