/* 
Theme Name: Clean Press
Description: Ein leeres und ausf&uuml;hlich kommentiertes Theme f&uuml;r WordPress Einsteiger.
Author: Stefan Kr&ouml;ber (Arcance)
Author URI: http://www.arcance.net/
Version: 0.1

Alle Links und Hinweise zu meiner Person und meiner Webseite k�nnen gerne entfernt werden. �ber eine Nennung w�rde ich mich dennnoch freuen. ;)

*/

* { /* Reset aller Abst�nde und Rahmen border: 0 none; */
	margin: 0;
	padding: 0;
	}

body {
	background: #1b0d02 url(images/bg.jpg) repeat-x;
	font-family: trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	magrin: 0;
	padding: 0;
	color: #5a5a5a;
}

.clear{clear:both}

p {
padding-bottom: 10px;
text-align: justify;
}



/*a, a:visited {
	color: #1b0d02;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}*/

h2 {
	color: #1b0d02;
}

h2 a, a:visited {
	color: #1b0d02;
	text-decoration: none;
}

h2 a:hover {
	text-decoration: none;
}


h3 {
	color: #f8af1a;
	font-size: 14px;
}

img {
	border: solid 5px #D2D2D2;
}

table {
	margin: 0px auto;
	padding: 5px;
}

#container {
	margin: 0px auto;
	width: 800px;
}

/* XXXXXX HEADER HEADER HEADER XXXXX */

#header {
	width: 800px;
	height:130px;
	margin-top: 60px;
}

#logo {
	background: url(images/logo.jpg) no-repeat;
	height: 90px;
	width: 340px;
}


/* XXXXX TOPNAVI TOPNAVI TOPNAVI XXXXX */

#top-navi {
	background: url(images/top-navi.jpg) no-repeat;
	height: 40px;
}

.top-links li {
	list-style: none;
	float: left;
	font-size: 14px;
	padding: 9px 7px 7px 7px;
}

.top-links li a, a:visited {
	color: #fff;
	text-decoration: none;
}

.top-links li a:hover, a:active {
	color: #f8af1a;
	text-decoration: none;
}

/* XXXXX CONTENT CONTENT CONTENT XXXXX */

#content {
	padding: 10px;
	background: url(images/content.jpg) repeat-y #fff;
}

.content-foot {
	background: url(images/content-footer.jpg) no-repeat;
	height: 14px;
}

}
#content a, a:visited {
	color: #1b0d02;
	text-decoration: none;
}
#content a:hover {
	text-decoration: none;
	color: #f8af1a;
}


/* XXXXX SITE SITE SITE XXXXX */

#site {
}

#site a, a:visited {
	color: #1b0d02;
	text-decoration: none;
}
#site a:hover {
	text-decoration: none;
	color: #f8af1a;
}

#site h2 {
	padding: 0 0 10px 0;
}

#site h2 a, a:visited {
	color: #1b0d02;
	text-decoration: none;
}
#site h2 a:hover {
	color: #f8af1a;
	text-decoration: none;
}

ul.leistung_preise{
        margin-left:50px;
        list-style-image:url(http://www.tierpraeparation-waltrop.de/pics/l_p_liste.jpg);
}
.haustier_text{
        margin-bottom:20px;
	margin-left:35px;
        margin-top:20px;
        width: 700px;
}

.h_text{
	margin-top:10px;
}

/* XXXXX POST POST POST XXXXX */

#post {
	width: 500px;
	float: left;
	padding: 10px;
}

#post a, a:visited {
	color: #1b0d02;
	text-decoration: none;
}

#post a:hover {
	text-decoration: none;
	color: #f8af1a;
}


.post-one {
	padding-bottom: 20px;
	width: 500px;
}

.post-one h2 {
	padding: 0 0 10px 0;
}

.post-one h2 a, a:visited {
	color: #1b0d02;
	text-decoration: none;
}

.post h2 a:hover {
	color: #f8af1a;
	text-decoration: none;
}

.post-one p {
	text-align: justify;
}

.post-one span {
	font-size: 10px;
	color: #aaa;
}

.post-meta {
	margin: 10px 0 0 0;
}

.post-meta a, a:visited {
	color: #1b0d02;
	text-decoration: none;
}
.post-meta a:hover {
	text-decoration: none;
	color: #f8af1a;
}

.post-link {
	float:right;	
}
.post a, a:visited {
	color: #1b0d02;
	text-decoration: none;
}
.post a:hover {
	text-decoration: none;
	color: #f8af1a;
}



/* XXXXX LATEST LATEST LATEST XXXXX */

#latest-posts {
	border-top: 1px solid #f2f2f2;
	padding: 20px 10px 2px 10px;
	}


/* XXXXX SIDEBAR SIDEBAR SIDEBAR XXXXX */

#sidebar {
	float: right;
	width: 220px;
	padding: 10px;
	border-left: 1px solid #eaeaea;
}

.sidebar-inner {
}

.sidebar-inner ul {
	list-style: none;
}

.sidebar-inner li {
	padding: 2px 10px 2px 10px;
}

.sidebar-inner h2 {
	padding: 10px 0 5px 0;
	border-bottom: 1px solid #eaeaea;
}

#sidebar a, a:visited {
	color: #1b0d02;
	text-decoration: none;
}
#sidebar a:hover {
	text-decoration: none;
	color: #f8af1a;
}


/* XXXXX FOOTER FOOTER FOOTER XXXXXX */

#footer {
	margin-top: 10px;
}

.footer-text {
	color: #ddd;
	font-size: 10px;
	padding-bottom: 20px;
}

.footer-text a, a:visited {
	color: #fff;
	text-decoration: none;
}

.footer-text a:hover {
	color: #f8af1a;
	text-decoration: none;
}
