a {
	outline:none;
	text-decoration:underline;
	color:#000000;
}

a:hover {
	text-decoration:none;
}

img {
	border:none;
}

h1 {
	font-size: 14px;
    font-weight: bold;
    line-height: 130%;
	padding:0px 0 20px 0px;
}

h2 {
	font-size: 12px;
    font-weight: bold;
    line-height: 130%;
	padding-bottom:15px;
}

p {
	font-size: 12px;
    font-weight: normal;
    line-height: 130%;
	padding-bottom:15px;
	padding-right:15px;
}

#anzeige h2 {
	font-size:13px;
	font-weight:bold;
}

#anzeige p {
	font-size:12px;
}

#anzeige a {
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	background-image:url(../images/jetzt_bestellen.png);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:10px;
	margin-left:73px;
}

#anzeige a:hover {
	text-decoration:underline;
}

#kontakt p, #kontakt a {
	font-size:11px;
	color:#646363;
}

#inhalt ul {
	margin-left:15px;
	list-style:none;
}

#inhalt ul li {
	font-size: 12px;
    font-weight: normal;
    line-height: 130%;
	padding-bottom:5px;
	padding-right:15px;
}

.tab_box_mitte, .tab_box_right_kurz {
	font-size: 12px;
    font-weight: normal;
    line-height: 130%;
	padding-bottom:5px;
}

a.button {
    background-color: #C3836B;
    color: #FEFBDF;
    display: inline;
    font-family: Arial,Verdana,Helvetica,sans-serif;
    font-size: 15px;
    font-weight: bold;
    padding: 5px 15px;
    text-decoration: none;
}

a.button:hover {
	text-decoration:underline;
}
