body {
	font-size: 10px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#333333;
	margin:20px;
	background-image: url(bilder/layout/higru.jpg);
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#container {
	-moz-border-radius: 8px;
	border-radius: 8px;
	width: 950px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #33A947;
	background-color: #FFF;
}

#banner {
	padding: 0px;
	margin: 0px;
	left: 0px;
	top: 0px;
	height: 130px;
	width: auto;
	position: relative;
}
img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#inhalt {
	background-color: #ffffff;
	padding: 0px;
	min-height:400px;
	height:expression(this.scrollHeight > 400 ? "auto":"400px");
	height: auto;
	margin-left: auto;
	margin-right: 0px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #33A947;
	width: 715px;
	position: relative;
	top: 0px;
}
#inhaltstart {
	background-color: #ffffff;
	padding: 0px;
	min-height:400px;
	height:expression(this.scrollHeight > 400 ? "auto":"400px");
	height: auto;
	margin-left: auto;
	margin-right: 0px;
	width: 860px;
	position: relative;
	top: 0px;
	background-position: right top;
	background-repeat: no-repeat;
}
#container #inhaltstart p {
	font-size: 11px;
	line-height: 16px;
	/* [disabled]font-weight: normal; */
	text-align: left;
}
.startseitentext {
	width: 300px;
}

#menu  {
	text-align: center;
	font-weight: bold;
	position: relative;
	top: -15px;
}

#menu li {
	display: inline;
	list-style-type: none;
	list-style-position: inside;
}

#menu a {
	color: #FFF;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

.button, .button:visited {
	display: inline-block;
	color: #fff;
	text-decoration: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	/*	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.6);
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.6);*/
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-right: 2px;
	margin-left: 2px;
	font-size: 11px;
	background-color: #81BE78;
	border-radius: 4px;
}
 
.button:hover	{ background-color: #67A74F; color: #fff; }
.button:active	{
	top: 1px;
	color: #FFF;
}
.bullets {
	font-size: 11px;
	color: #4F4F4F;
	height: 26px;
	background-image: url(bilder/layout/Button_klein.png);
	padding-bottom: 0px;
	padding-left: 27px;
	background-repeat: no-repeat;
	background-position: 0px -2px;
	margin-bottom: 5px;
	margin-right: 0px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	padding-top: 0px;
	margin-left: 8px;
	vertical-align: middle;
}


a:link, a:visited     {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}

a:hover    {
	color: #68B96E;
	font-weight: normal;
	text-align: right;
}
.floatleft {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}
.floatright {
	float: right;
	padding-bottom: 5px;
	padding-left: 5px;
}

#columne1 ul li {
	text-align: left;
	position: relative;
	left: -10px;
}

#inhalt2 {
	width: auto;
	display: table;
	border: 0px;
	padding-top: 30px;
	text-align: center;
}

#inhalt2 p {
	text-align: justify;
	padding-left: 20px;
	padding-right: 20px;
}
#inhalt2 h2 , #inhalt2 h3, #inhalt2 h4, #inhalt2 h5{
	text-align: justify;
	padding-left: 20px;
	padding-right: 20px;
}

#inhalt2 #columne1 {
	padding: 0px;
	display: table-cell;
	text-align: center;
	width: 235px;
	border-collapse: collapse;
	vertical-align: top;
	margin: 0px;
	border: 0px;
}

#inhalt2 #columne2 {
	padding: 0px;
	display: table-cell;
	text-align: center;
	width: 235px;
	border-collapse: collapse;
	vertical-align: top;
	margin: 0px;
	border: 0px;
}
#inhalt2 #columne3 {
	padding: 0px;
	display: table-cell;
	text-align: center;
	width: 235px;
	border-collapse: collapse;
	vertical-align: top;
	margin: 0px;
	border: 0px;
}
#inhalt2 #columne4 {
	padding: 0px;
	display: table-cell;
	text-align: center;
	width: 235px;
	border-collapse: collapse;
	vertical-align: top;
	margin: 0px;
	border: 0px;
}
#inhalt2 #columne5 {
	padding: 0px;
	display: table-cell;
	text-align: center;
	border-collapse: collapse;
	vertical-align: top;
	margin: 0px;
}
#inhalt2 #columne6 {
	display: table-cell;
	text-align: center;
	border-collapse: collapse;
	vertical-align: top;
	margin: 0px;
	padding-left: 80px;
}

ol li {
	text-align: left;
	padding-bottom: 5px;
}
h1 {
	font-size: 16px;
	color: #81BE78;
	padding-left: 10px;
	font-weight: bold;
}
.new {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-color: #81BE78;
	margin: 5px;
	width: 45px;
	border: 1px solid #33A947;
	border-radius: 4px;
	position: relative;
	left: 15px;
	text-align: center;
}



h2 {
	font-size:14px;
	font-weight: normal;
	margin:0px;
	color: #333;
	text-align: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}

h3 {
	font-size:12px;
	font-weight: normal;
	margin:0px;
	color: #333;
	text-align: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
h6 {
	font-size: 10px;
	font-weight: bold;
	text-indent: 10px;
}

p, pre{
	margin:0px;
	line-height: 14px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
ul {
	line-height: 14px;
}
.selected {
	font-size: 11px;
	color: #333;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #E7F3E7;
}


#submenu {
	min-height:400px;
	height:expression(this.scrollHeight > 400 ? "auto":"400px");
	height: auto;
	width: 235px;
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
	padding-top: 0px;
}
#submenu h3 {
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 10px;
	font-size: 12px;
	font-weight: normal;
}
#submenu a:link  ,{
	color: #333;
	height: 40px;
	width: 234px;
}
#submenu li {
	color: #333;
	border-bottom-width: 1px;
	border-bottom-color: #33A947;
	border-bottom-style: dotted;
	text-align: left;
	display: block;
	list-style-type: none;
	vertical-align: middle;
}
#submenu a {
	font-size: 11px;
	color: #333;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
}

#submenu a:hover {
	font-size: 11px;
	color: #FFF;
	background-color: #81BE78;
}

#submenu ul {
	padding-left: 23px;
	padding-right: 10px;
	text-align: left;
}
#submenu img {

}

#footer {
	text-align: center;
	height: 45px;
	clear: both;
	padding-top: 10px;
	background-image: url(bilder/layout/footer.gif);
	font-size: 11px;
	vertical-align: middle;
	background-color: #C1E2C3;
	background-position: bottom;
	border: 1px dotted #A8D6A9;
}
#columne5 img {
	/* [disabled]float: right; */
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.fett {
	font-weight: bold;
}
.gruen {
	color: #67A74F;
}
.datum {
	color: #33A947;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #81BF78;
	padding-top: 15px;
	padding-bottom: 0px;
}
#submenu p {
	text-align: justify;
}
td {
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #81BE78;
}
table {
	border-collapse: collapse;
	margin-right: 10px;
	margin-left: 10px;
	width: auto;
}
.tabellenbreite {
	width: 450px;
}

#dessins {
	left: -10px;
	position: relative;
	border-collapse: collapse;
}
.bild-stuhl {
	background-image: url(bilder/big/original-theraline_01.jpg);
	background-repeat: no-repeat;
}
.bild-original {
	background-image: url(bilder/teaser/original-stillkissen_01.jpg);
	background-repeat: no-repeat;
}
.bild-flauschbezug {
	background-image: url(bilder/teaser/original-theraline-flauschbezug.jpg);
	background-repeat: no-repeat;
}
.bild-babykopfkissen {
	background-image: url(bilder/teaser/babykopfkissen.jpg);
	background-repeat: no-repeat;
}
.bild-mamma-pads {
	background-image: url(bilder/teaser/mamma-pads.jpg);
	background-repeat: no-repeat;
}
.bild-stillmond {
	background-image: url(bilder/teaser/theraline-stillmond.jpg);
	background-repeat: no-repeat;
}

.bild-plueschmond {
	background-image: url(bilder/teaser/theraline-plueschmond03.jpg);
	background-repeat: no-repeat;
}
.bild-sieben {
	background-image: url(bilder/teaser/die-sieben.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.bild-ksg {
	background-image: url(bilder/teaser/theraline-ssg.jpg);
	background-repeat: no-repeat;
}
.bild-dodo {
	background-image: url(bilder/teaser/theraline-dodo.jpg);
	background-repeat: no-repeat;
}
.bild-sitzsaecke {
	background-image: url(bilder/teaser/theraline-sitzinsel.jpg);
	background-repeat: no-repeat;
}

.bild-entspannungskissen {
	background-image: url(bilder/teaser/theraline-entspannungskissen.jpg);
	background-repeat: no-repeat;
}
.bild-nackenkissen {
	background-image: url(bilder/teaser/theraline-nackenkissen.jpg);
	background-repeat: no-repeat;
}
.bild-fruehchenkissen {
	background-image: url(bilder/teaser/theraline-fruehchenkissen.jpg);
	background-repeat: no-repeat;
}
.bild-kkk {
	background-image: url(bilder/teaser/theraline-kirschkernkissen.jpg);
	background-repeat: no-repeat;
}
.bild-delfin {
	background-image: url(bilder/teaser/theraline-schlummerdelfin.jpg);
	background-repeat: no-repeat;
}
.bild-wynnie {
	background-image: url(bilder/teaser/theraline-wynnie03.jpg);
	background-repeat: no-repeat;
}

.teasertext {
	width: 230px;
	text-align: justify;
}
#inhalt2 .bullets {
	font-size: 10px;
	font-weight: normal;
	text-indent: 10px;
}

.bild-komfort {
	background-image: url(bilder/teaser/theraline-nursingpillow.jpg);
	background-repeat: no-repeat;
}
.bild-knuffelschaf {
	background-image: url(bilder/teaser/theraline-knuffelschaf.jpg);
	background-repeat: no-repeat;
}


.bild-economy {
	background-image: url(bilder/teaser/theraline-economy.jpg);
	background-repeat: no-repeat;
}
.bild-therapie {
	background-image: url(bilder/teaser/theraline-therapie.jpg);
	background-repeat: no-repeat;
}
.bild-startseite {
	background-image: url(bilder/teaser/das-original-theraline-stillkissen.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.blanklink {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}

#columne5 ul li {
	text-align: left;
	padding-bottom: 5px;
	padding-right: 120px;
}
#columne6 ul li {
	text-align: left;
	padding-bottom: 5px;
	padding-right: 120px;
}

.produktinfo {
	color: #333;
	font-size: 10px;
	font-weight: bold;
	background-color: #E3F0E2;
	border: 1px solid #33A947;
	width: 400px;
	position: relative;
	left: 20px;
	text-align: left;
	border-radius: 4px;
	padding: 3px;
}
.produktinfo2 {
	color: #333;
	font-size: 10px;
	font-weight: bold;
	background-color: #E3F0E2;
	border: 1px solid #33A947;
	position: relative;
	text-align: left;
	border-radius: 4px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}

.produktinforeha {
	color: #33A947;
	font-size: 10px;
	padding-left: 25px;
	font-weight: bold;
}

