@charset "UTF-8";

/* ==================================
   1. Kalibrierung
   =============================== */

* { padding: 0; margin: 0; } 
 
h2, p, ul, ol {
	margin-bottom: 1em;
} 

h1 {
	margin-bottom: 8px;
	font-family: "Comic Sans MS", cursive;
	font-size: 30px;
	text-decoration: none;
	margin-top: 0px;
} 

ol ul { margin-bottom: 0; } 

li { margin-left: 2em; } 

/* ==================================
   =============================== */


body {
	margin: 0px;
	background-image: url(../bilder/muster_01.gif);
	font-family: "Comic Sans MS", cursive;
	font-size: 13px;
	line-height: 18px;
	color: #006;
	text-align: left;
	vertical-align: top;
}
.headline_farbe_neues {
	color: #90C;
}
.headline_farbe_wir {
	color: #0089CF;
}
.headline_farbe_spielzeug {
	color: #0ead02;
}
.headline_farbe_service {
	color: #e2001a;
}
.headline_farbe_kontakt {
	color: #ffb400;
}
.headline_farbe_aktionen {
	color: #ee7f00;
}
#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	width: 800px;
}

#wrapper #content_container #container #kopf #flash {
	position: absolute;
	width: 800px;
	left: -30px;
	height: 300px;
}
#wrapper #content_container #kopf {
	height: 300px;
	width: 740px;
}

.content_container {
	background-image:url(../bilder/sachatten.png);
	background-repeat: repeat-y;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	padding: 0px;
	clear: both;
}


#wrapper #content_container #container {
	background-image: url(../bilder/hinter.png);
	background-repeat: repeat-x;
	width: 740px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #e8f5fb;
	padding: 0px;
	position: relative;
}
#wrapper #content_container #links {
	width: 200px;
	float: left;
	padding-left: 35px;
}
#wrapper #content_container #rechts {
	width: 208px;
	float: right;
	padding-right: 35px;
}
#wrapper #content_container #content {
	padding-left: 255px;
}
#wrapper #content_container #content_links {
	padding-left: 35px;
}
#news_box {
	width: 160px;
}

.tab_oben {
	background-image:url(../bilder/corner/o.png);
	background-repeat: repeat-x;
}


.tab_links {
	background-image:url(../bilder/corner/l.png);
	background-repeat: repeat-y;
	background-position: right;
}


.tab_rechts {
	background-image:url(../bilder/corner/r.png);
	background-position: left;
	background-repeat: repeat-y;
}



.tab_unten {
	background-image:url(../bilder/corner/u.png);
	background-position: top;
	padding-bottom: 15px;
	background-repeat: repeat-x;
}

.fuss {
	background-image:url(../bilder/schatten_unten.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 132px;
	margin: 0px;
	position: relative;
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	text-decoration: none;
	text-align: center;
	padding-top: 75px;
}





h3 {
	font-family: "Comic Sans MS", cursive;
	font-size: 24px;
	text-align: left;
	color: #909;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
h2 a:link {
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	color: #006;
	border-bottom-style: none;
}
h2 a:visited {
	color: #006;
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h2 a:hover {
	color: #FFF;
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color: #069;
	text-decoration: none;
}
a:visited {
	color: #069;
	text-decoration: none;
}
a:hover {
	color: #B0D3FF;
	text-decoration: none;
}



#schloss {
	position: absolute;
	left: 0px;
	top: 0px;
}
#inhalt {
	width: 400px;
	float: left;
}
.bild {
	padding-bottom: 10px;
}
#wrapper #content_container #container #content_ganz {
	margin-right: auto;
	margin-left: auto;
	width: 670px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #content_container #rechts_nletter {
	width: 208px;
	float: right;
	padding-right: 35px;
}
