/* Normalizes margin, padding
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td 
{ margin : 0; padding : 0; } */

body, div, ul, ol, li {
	margin : 0;
	padding : 0;
}

/* Normalizes font-size for headers
h1,h2,h3,h4,h5,h6 { font-size : 100%; } */

/* Removes list-style from lists */
ol,ul { list-style : none; }

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var
{ font-style : normal; font-weight : normal; }

/* Removes list-style from lists */
table { border-collapse : collapse; border-spacing : 0; }

/* Removes border from fieldset and img */
fieldset { 
	border : 0; 
}

/* Left-aligns text in caption and th */
caption,th { text-align : left; }

/* Removes quotation marks from q */
q:before, q:after { content :''; }

.pad_l_r {
	padding : 0px 10px 0px 10px;
}

.grau_fett {
	padding : 0px;
	margin : 0px;
	/*font-size : 13px;*/
	font-weight : bold;
	color : gray;
}

.link_fett {
	font-weight : bold;
	font-size : 13px;
}

div#welcome p {
	text-align : center;
}

div#fehler_kasse p {
	font-size : 14px;
	text-align : center;
}

div#welcome a {
	font-weight : bold;
	text-decoration : underline;
}

div#fehler_kasse a {
	font-size : 14px;
	font-weight : bold;
	text-decoration : underline;
}

div#seiten_header {
	width : 464px;
	height : 148px;
}

div#seiten_header ul {
	
}

div#seiten_header ul li {
	float : left;
}

div#seiten_header ul li img {
	width : 148px;
	height : 148px;
}

html {
	text-align : center;
}

body {
	font-family : helvetica;
	font-weight: normal;
	font-size:12px;
	color:#8677C3;
	position : relative; 
	width : 822px;
	margin : 15px auto;
	text-align : left;
	background-image : url(http://www.lieb-kind.de/images/punkt.png);
}

td {
	font-family : helvetica;
	font-size:12px;
	color:#8677c3;
}

a {
	font-family : helvetica;
	font-size:12px;
	text-decoration:none;
	color:#8677c3;
}

div#links ul#liste_marken a:hover {
	/*text-decoration: underline overline;*/
	/*text-decoration: underline;
	font-size : 16px;*/
}

div#rechts ul li:hover {
	background : #EFECF5;
}

div#container {
	float : left;
	width : 822px;
	padding : 5px;
	background : #ffffff;
	border-color : #EFECF5;
	border-width:2px;
	border-style:solid;
}
div#header {
	width : 822px;
	height : 20px;
	background : #FFFFFF
}

div#header p#weihnachten {
	position : relative;
	margin : 0px;
	left : 0%;
	top : 0px;
	float : left;
}

div#header p#weihnachten a {
	color : red;
}

div#header ul {
	position : absolute;
	width : 420px;
	left : 50%;
	top : 6px;
	text-align : right;
}

div#header li {
	display : inline;
}

div#header li a {
	display : inline;
	color : #2AAFB0;
	padding : 0px 5px;
	border-left : 1px dotted #2AAFB0;
}

div#header li a:hover {
	text-decoration : underline;
}

div#header p#logout, div#header p#login {
	display : inline;
	margin : 0px;
}

div#header p#logout {
	padding-right : 5px;
	font-weight : bold;
}

div#header p#login a {
	border : none;
}

div#branding {
	position : relative;
	width : 822px;
	height : 113px;
	#background : #ffffff;
	padding-bottom : 5px;
	border-color : #2AAFB0;
	border-bottom-width:1px;
	border-bottom-style:dotted;
}

div#branding img {
	border : none;
}

#main {
	width:100%;
	float:left;
}

/* Linke Spalte */

div#links {
	width:150px;
	float:left;
}

div#links p {
	background : #EFECF5;
	font-size:14px;
	color:#2AAFB0;
	padding : 5px 0px 10px 0px;
	margin : 0px 0px 5px 0px;
	width : 140px;
	border-color : #2AAFB0;
	border-bottom-width:1px;
	border-bottom-style:dotted;
}

div#menue a {
	color : #8F85BA;
	text-decoration : none;
}


li#markenwelt {
	background : #EFECF5;
	font-size:14px;
	color:#2AAFB0;
	width : 140px;
	margin : 10px 0px 5px 0px;
	padding : 5px 0px 10px 0px;
	border-color : #2AAFB0;
	border-top-width:1px;
	border-top-style:dotted;
	border-bottom-width:1px;
	border-bottom-style:dotted;
}

ul#liste_marken {
	width : 140px;
	padding-top : 5px;
	padding-right : 10px;
}

ul#liste_marken li {
	padding-top : 2px;
	padding-bottom : 2px;
}

ul#liste_marken a {
	color : #8F85BA;
	text-transform : uppercase;
}

ul#liste_marken a:link {
	text-decoration: none;
	color : #8F85BA;
}

ul#liste_marken a:visited {
	text-decoration: none;
	color : #8F85BA;
}

ul#liste_marken a:active {
	text-decoration: none;
	color : #8F85BA;
}	

/* Mittel Spalte */
 
#mitte {
	float : left;
	width : 520px;
	border-color : #2AAFB0;
	border-width:0 1px 1px 1px;
	border-style:dotted;
	background : #EFECF5;
	text-align : left;
}

div#sub_nav {
	padding : 5px 0 0 12px;
	text-align : left;
}

div#sub_nav a {
	color : #8F85BA;
}

div#context {
	padding-top : 10px;
	height : 700px;
}

div#context p.fett, div#context a.fett{
	margin : 0;
	color : #2AAFB0;
	font-weight : bold;
}

div#context p.headline {
	width : 155px;
	font-family : georgia;
	font-weight : bold;
	font-size : 15px;
	color : #2AAFB0;
	padding : 3px 0 0 0;
	margin : 0;
	text-align : center;
}

div#context ul {
	color : #8F85BA;
	width : 520px;
	text-align : left;
}

div#context li {
	float : left;
	position : relative;
	height : 320px;
	margin-left : 12px;
	/*margin-bottom : 12px;*/
	border-color : #8F85BA;
	border-width : 1px;
	border-style : solid;
	background : #FFFFFF;
}

div#context p {
	margin : 0;
	padding-left : 5px;
	width : 145px;
}

div#context img {
	padding : 5px;
	width : 145px;
	height : 174px;
}

div#context ul#gruenistschoen img {
	width : 383px;
	height : 245px;
}

div#context ul#gruenistschoen #bildmitte {
	text-align : center;
}

div#context ul#gruenistschoen li {
	width : 493px;
	height : 350px;
	margin : 0 0 12px 12px;
	border-color : #8F85BA;
	border-width : 1px;
	border-style : solid;
	background : #FFFFFF;
}

div#context ul#gruenistschoen p {
	width : 150px;
}

div#context ul#gruenistschoen #gruenistschoen_lang {
	width : 483px;
	padding : 0 5px 0 5px;
	text-align : left;
}

div#context ul#gruenistschoen #gruenheadline_lang {
	font-family : georgia;
	font-weight : bold;
	font-size : 25px;
	color : #2AAFB0;
	width : 493px;
	padding : 0;
}

div#context ul#gruenistschoen #gruenheadline {
	color : #2AAFB0;
	text-align : left;
	padding-left : 3px;
	margin : 0 0 5px 0;
}

/* Rechte Spalte */

#rechts {
	width:150px;
	float:left;
}

ul#liste_rechts {
	position : relative;
	top:-90px;
	list-style : none;
	margin:0px;
	padding-left : 10px;
	width : 140px;
	background-color : #ffffff;;
}

ul#liste_rechts li {
	width:140px;
	background-color:#ffffff;;
	border-color:#2AAFB0;
	border-bottom-width:1px;
	border-bottom-style:dotted;
	padding-bottom:10px;
	padding-top:5px;
}

ul#liste_rechts a {
	font-size:14px;
	color:#2AAFB0;
}

ul#liste_rechts p#sale {
	padding-top:5px;
	margin : 0;
}

#event img{
	position:relative;
	top:-50px;
	left:50px;
	margin:0px;
	border:0px;
	padding:0 0 0 10px;
	width:140px;
	height:130px;
	z-index:9000;
}

ul#liste_rechts li ul {
	display : none;
}

ul#liste_rechts li:hover > ul {
	position : absolute;
	top : 130px;
	left : 150px;
  display: inline;
}

ul#liste_rechts li:hover > ul#produktfibel {
	position : absolute;
	top : 210px;
	left : 150px;
  display: inline;
}

ul#liste_rechts li:hover > ul#hebammentipps {
	position : absolute;
	top : 257px;
	left : 150px;
  display: inline;
}

ul#liste_rechts li ul li {
  background : #F5F5F5;
} 

.clearfix {
	clear:both;	
}

/* Footer */

div#footer {
	float : left;
	width : 822px;
	background : #FFFFFF;
	margin : 5px 0 5px 0;
	text-align : center;
}

div#footer a {
	color : #8F85BA;
}

div#welcome_text {
	background : #FFFFFF;
	width : 493px;
	margin-left : 12px;
	border : 1px solid #8F85BA;
}

div#welcome_text p {
	margin : 0;
	padding : 0 5px 5px 5px;
	text-align : center;
}

div#welcome_text p.headline {
	width : 493px;
	font-family : georgia;
	font-weight : bold;
	font-size : 15px;
	color : #2AAFB0;
	padding : 3px 0 5px 0;
	text-align : center;
}

/* Navigation */
#menue {
	float:left;
}

.menue1, .menue2, .menue3 {

}

div#artikel {
	width:464px;
	float:left;
	border:1px solid #cecece;
	background-color:#ffffff;
	padding:15px;
	margin : 10px 0 0 12px;
}

h1 {
	color:#9fd5d5;
}

.preis {
	color : #8F85BA;
	font-weight:bold;
}

h3 {
	color:#8677c3;
	font-size:11px;
	margin:0;
	padding:0;
}

h4 {
	color:#8677c3;
	margin:0;
	padding:0;
	font-size:14px;
}

h5 {
	color:#9fd5d5;
	margin:0;
	padding:0;
	font-size:12px;
}

#artikelAusrichtung {
	width:520px;
	float:left;
	padding-bottom : 20px;
}

.fldInp {
	width:200px;
	font-weight:bold;
}

.fldInp2 {
	width:400px;
	font-weight:bold;
}

.fldPlz {
	width:44px;
	font-weight:bold;
}

.fldOrt {
	width:153px;
	font-weight:bold;
}

.fldTextArea {
	width:400px;
	font-weight:bold;
	height:100px;
}

.fldPreis {
	width:60px;
	font-weight:bold;
	text-align:right;
}

.splLinks {
	border-left:1px solid #c0c0c0;
	border-top:1px solid #c0c0c0;
	background-color:#f1f1f1;
}

.splRechts {
	border-left:1px solid #c0c0c0;
	border-right:1px solid #c0c0c0;
	border-top:1px solid #c0c0c0;
	background-color:#f1f1f1;
}

.splLinksUnten {
	border-left:1px solid #c0c0c0;
	border-top:1px solid #c0c0c0;
	border-bottom:1px solid #c0c0c0;
	background-color:#f1f1f1;
}

.splRechtsUnten {
	border-left:1px solid #c0c0c0;
	border-right:1px solid #c0c0c0;
	border-top:1px solid #c0c0c0;
	border-bottom:1px solid #c0c0c0;
	background-color:#f1f1f1;
}

#detailBilder {
    background-image:url(../images/rahmen_produkt.jpg);
    width:298px;
    height:298px;
    background-repeat:no-repeat;
    padding-top:13px;
    margin-left:20px;
    text-align:center;
    float:right;
}

#detailBilder2 {
    width:298px;
    height:350px;
    text-align:center;    
    float:right;
}

#suche {
    background-image:url(../images/suche.jpg);
    width:147px;
    height:24px;
    background-repeat:no-repeat;
    padding-top:32px;
    margin-left:8px;
    padding-left:8px;
    float:left;
    text-align:left;
}

#suche input {
    width:100px;
    height:21px;
    background-color:#cde7e8;
    border:0px;
}

.ans1 {
    width:215px;
    height:250px;
    padding-bottom:10px;
    color:#817f7f;
    font-size:12px;
    text-align : center;    
}

.ans1 .img1 {
    background-image:url(../images/rahmen_klein.jpg);
    width:184px;
    height:164px;
    margin : 0 auto 0 auto;
    padding-top:20px;
}

.ans1 .img1 img {
    width:150px;
    height:150px;
}

.ans1 a {
	color:#9fd5d5;
}

.ans2 {
    color:#817f7f;
    font-size:12px;    
}

.splDetails1 {
    padding-right:5px;
}

.splDetails2 {
    padding:10px;
}

.aktiv {
	color:#8677c3;
}

.inaktiv {
    color:#ffffff;
}

#bg1 {
    background-color:#cce6e7;
}

.f1 {
    color:#8677c3;
}

.f2 {
    color:#333333;
}

#twitter {
	position:relative;
	top:-90px;
	margin:0px;
	padding:10px 0px 0px 10px;
}

#twitter img {
	border:0px;
}

#facebook {
	position:relative;
	top:-90px;
	margin:0px;
	padding:10px 0px 0px 10px;
}

#facebook img {
	border:0px;
}
