/*****************************************************************
						Tag Formatierung
*****************************************************************/

* {margin: 0; padding:	0;}

body { 
	background: #1f89c7 url(../images/bg.jpg) 0 0 repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  14px;
	color: #274e87;
	text-align: center;
	line-height: 18px;
}

p, address, #content ul, #content ol { margin-bottom: 16px; }
address {font-style: normal; font-weight: bold;}
#content ul, #content ol {
	margin-left: 15px;	
}

a,
a:visited { 
    outline:none;
	text-decoration: underline;
	color: #2f9cbe;
	cursor: pointer;
}

a:hover,
a:active,
a:focus {text-decoration: none;}

.suchtext {
	position:				absolute;
	top:					-9999px;
	left:					-9999px;
}

.clear {clear: both;}
.nomargin {margin: 0 !important;}
.nopadding {padding: 0 !important;}

#ie6 {
	display:				none;
}

*html #ie6 {
	position:				relative;
	top:					0px;
	left:					0px;
	background:				#f00;
	width:					100%;
	display:				block !important;
	padding-bottom:				5px;
	border-bottom:				2px solid #fff;
}

*html #ie6 p {
	color:					#fff;
	text-align:				center;
	margin:					0 auto;
	width:					800px;
}

#container {
	width: 960px;
	margin: 0 auto;
	height: auto;
	background: url(../images/shine.png) center top no-repeat;	
	text-align: left; 
	padding-bottom: 50px;
}

#mainmenu {
	width: 960px;
	height: 147px;	
	position: relative;
}

#mainmenu ul {
 	list-style-type: none;	
	position: absolute;
	bottom: 0;
	left: 0;
}

#mainmenu ul li {
	display: inline;
}

#mainmenu ul li a,
#mainmenu ul li a:visited {
	display: block;
	float: left;
	color: #fff;
	text-decoration: none;
	font-size: 13px;
	padding: 15px 11px;
	-moz-border-radius: 15px 15px 0 0;
 	-webkit-border-radius: 15px 15px 0 0;
 	-khtml-border-radius: 15px 15px 0 0;
  	-o-border-radius: 15px 15px 0 0;
	border-radius: 15px 15px 0 0;
	-moz-box-shadow:
		0px 1px 4px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 1px 4px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,1);
}

#mainmenu ul li a:hover,
#mainmenu ul li a:active,
#mainmenu ul li a:focus,
#mainmenu ul li.active a {
	padding-bottom: 25px;
	margin-top: -10px;
}

#mainmenu ul li.index a {background: #f15c28;}
#mainmenu ul li.kontakt a {background: #8bc542;}
#mainmenu ul li.schulranzen_schreibwaren a {background: #ffca05;}
#mainmenu ul li.gesellschaftsspiele a {background: #45c7f4;}
#mainmenu ul li.baby_hartware a {background: #bf2d00;}
#mainmenu ul li.angebot_des_monats a {background: #005ba2;}
#mainmenu ul li.link-url a {background: #ffca05;}

#contentcontainer {
	width: 956px;
	height: auto;
	border: 2px solid #fff;	
	background: #e4e4e4;
	clear: both;
	position: relative;
	z-index: 100;
	overflow: hidden;
	-moz-box-shadow:
		0px 1px 4px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 1px 4px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,1);
}

#header {
	width: 956px;
	height: 440px;
	background: url(../images/header_neu.jpg) center bottom no-repeat;	
}

#header h1 {
	float: right;
	display: inline;
	padding: 30px 68px 0 0;	
}

#header h1 a {
	width: 472px;
	height: 235px;
	display: block;
	text-indent: -9999px;
	font-size: 1px !important;
	line-height: 1px !important;
	color: #ef5b2b;
}

#content {
	clear: both;
	width: 570px;
	height: auto;
	padding: 30px 30px 40px;
	display: inline;
	float: left;
}

#content h2 {
	font-size: 35px;
	line-height: 35px;	
	padding: 0 0 25px 0;
	color: #005ba2;
}

#content h2 span {
	display: block;	
	color: #f15c28;
	font-size: 25px;
	line-height: 25px;
}

#content .teaser {
	width: 140px;
	height: auto;
	overflow: hidden;
	padding: 10px 15px;
	background: #cdcdcd;
	float: left;
	margin: 0 24px 0 0;
	border: 2px solid #fff;
	-moz-border-radius: 10px;
 	-webkit-border-radius: 10px;
 	-khtml-border-radius: 10px;
  	-o-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow:
		0px 1px 4px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 1px 4px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,1);
	color: #124a00;
	font-size: 12px;
	text-align: justify;	

}


.teaser .image {
	width: 136px;
	height: 90px;
	position: relative;	
	margin: 0 0 10px;
	background: #fff;
	border: 2px solid #fff;
}

#content .teaser .eisenbahn {background: url(../images/content/eisenbahn.jpg) center center no-repeat;}

#content .teaser .hartware {background: url(../images/content/hartware.jpg) center center no-repeat;}

#content .teaser .spiele {background: url(../images/content/spiele.jpg) center center no-repeat;}

#content .teaser h3 a {
	color: #124a00;
	text-align: center;
	font-size: 15px;
	background-color: #fff;
	padding: 5px 0;
	position: absolute;
	width: 136px;
	bottom: 5px;
	text-decoration: none;
}


#content .teaser p {
	margin: 0;
	padding: 0;	
}

#content .teaser a.more_link,
#content .teaser a.more_link:visited {
	color: #124a00;
	text-decoration: none;
	float: right;
	cursor: pointer;
}

#content .teaser a.more_link:hover,
#content .teaser a.more_link:active,
#content .teaser a.more_link:focus {
	text-decoration: underline;	
}

#sidebar {
	width: 256px;
	height: auto;
	padding: 25px 30px 25px 40px;
	display: inline;
	float: left;	
	background: url(../images/sidebar_trenner.png) left top repeat-y;
}

#sidebar h3 {
	font-size: 25px;
	line-height: 25px;
	padding: 0 0 25px 0;
	color: #005ba2;
}

#sidebar .kontakt_head {
	background: url(../images/sidebar_brief.png) 80px top no-repeat;	
}

.captcha { padding: 0 10px; }
.ds { padding: 10px; }

#standardmenu {
	position: absolute;
	bottom: 15px;
	width: 500px;
	margin-left: -180px;	
}

#standardmenu ul {list-style-type: none;}

#standardmenu ul li {display: inline; padding: 0 20px;}

#standardmenu ul li a,
#standardmenu ul li a:visited {text-decoration: none; font-weight: bold;}

#standardmenu ul li a:hover,
#standardmenu ul li a:active,
#standardmenu ul li a:focus {text-decoration: underline;}

#kontaktbox_oben {
	background: url(../images/filiale_1.png) 150px top no-repeat;
}

.trenner {
	width: 90%;
	border-top: 3px dashed 	#bcd4dc;
	margin: 30px 0;
}

#kontaktbox_unten {
	background: url(../images/filiale_2.png) 150px top no-repeat;
}