p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

#footer p {
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}

#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFF;
	text-decoration: underline;
}

h2 {
	font-size: 1.6em;
	color: #053A7F;
	font-weight: normal;
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 15px;
	line-height: 1em;
}

a#parentlink {
	font-size: 0.7em;
	text-align: right;
	float: right;
	text-transform: none;
}

h3 {
	font-size: 1.15em;
	color: #053A7F;
	font-weight: normal;
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 5px;
}

#produktteaseroverview h3 {
	margin-top: 10px;
	padding-top: 0px;
}

#produktteaser h3 {
	margin-top: 10px;
	padding-top: 0px;
	display: block;
	width: 100%;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#produktteaser p {
	display: block;
	width: 95%;
	
	padding-left: 5px;
}


#teaser h3 {
	margin-top: 10px;
	padding-top: 0px;
}


a:hover h1, a:hover h2, a:hover h3 {
	color: #666;	
}


#newentry p  {
	padding-bottom: 10px;
}

#entry a, #teaser a, #produktteaser a, #produktteaseroverview a {
	color: #053A7F;
	text-decoration: none;
	
}

#entry a:hover, #teaser a:hover, #produktteaser a:hover, #produktteaseroverview a:hover {
	color: #000;
	text-decoration: none;
}



#teaser p {
		padding-bottom: 0px;

}

.teasertext p {
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}



#entry ul,
#entry ol{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 20px;

}

#entry ul li {
	list-style-type: square;
	list-style-image: url(../images/dot.gif);
	margin-left: 0px;
	
}

#entry ol li {
	list-style-type: decimal;	
	margin-bottom: 3px;
}

#productchilds ul {
	margin-top: 5px;
		list-style-type: square;
	list-style-image: url(../images/dot.gif);
}

#productchilds li, li.productchild {
	list-style-type: none;
	list-style-image: none;
	float: left;
	margin-right: 15px;
	background-image: url(../images/dot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	white-space: nowrap;
}

li.productchild a {
	
	margin-right: 0px;
	margin-left: 0px;
}

li.productchild a:hover {
	
}
