@charset "utf-8";
/* CSS Document */
	p {
		padding-left:15px;
		padding-right:15px;
		font-size:12px;
	}

	body { 
		margin: 0px;
		padding: 0px;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		color: black;
		font-size:12px;
		background-color: #f8fee2;
	}
	h2 {
		font-size:1.5em;
		border-bottom:solid 1px #FFAC59;
		width:300px;
	}
	h3 {
		font-size:1.3em;
		border-bottom:dotted 1px #666;
		width:160px;
	}
	li {
		list-style-type:circle;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	

	#aussen {
		margin: 0px;
		padding: 0px;
		width:100%;
		background-image: url(../images/v0204---slicen_02.jpg);
		background-repeat: repeat-x;
		}
	#container {
		position:relative;
		margin:0px auto 0px auto;
		width:834px;
		height:389px;
		}
	.header {background-color:#CCC;
		position:absolute;
		}
	#OL {
		top: 0px;
		left: 0px;
		width: 159px;
		height:89px;
		background-image: url(../images/v0203---slicen_05.jpg);
		}
	#OR {
		top: 0px;
		left: 159px;
		width:675px;
		height:89px;
		background-image: url(../images/v0203---slicen_06.jpg);
		}
	#L1 {
		top: 89px;
		left: 0px;
		width:159px;
		height:169px;
		background-image: url(../images/v0203---slicen_10.jpg);
		}
	#Titelname {
		top: 258px;
		left: 0px;
		width:159px;
		height:93px;
		background-image: url(../images/Bilder/title-bg.jpg);
		}
	#Titelbild {
		top: 89px;
		left: 159px;
		width: 675px;
		height:262px;
		background-image: url(../images/v0203---slicen_12.jpg);
		}
	#Unten {
		top: 351px;
		left: 0px;
		width:834px;
		height:38px;
		background-image: url(../images/v0203---slicen_14.jpg);
		background-repeat:repeat-x;
		}
	#Inhalt {
		position:relative;
		top: 389px;
		left: 0px;
		width: 834px;
		}
	#footer {
		width: 100%;
		height: 32px;
		padding-top:14px;
		background-image: url(../images/Bilder/footer_31.jpg);
		background-repeat:repeat-x;
		clear: both;
		font-size:0.9em;
		text-align:center;
	}
	#menu {
		float:left;
		width:166px;
	}
	#content {
		width: 648px;
		float:left;
		padding: 25px 10px 0px 10px;
		background-image: url(../images/Bilder/bg-ohneHund_19.jpg);
		background-position:top right;
		background-repeat: no-repeat;
		margin-top:-16px;
	}
	ul {
		font-size:1.1em;
		color: #464600;
		font-weight:bold;
		margin-top:20px;
		list-style-type:none;
		font-family: "Times New Roman", Times, serif;
	}
	
	a {
		text-decoration:none;
		color: #F63;
	}
	a:link {
		color:#F63;
	}
	a:hover {
		color: #900;
	}
	.title-name {
	color: #030;
	position:absolute;
	top:32px;
	left:43px;
	font-family: "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:800;
		
	}
	.thumbs {
		font-size:10px;	
	}
	.thumbs img, img {
		margin: 0px 4px 0px 4px;	
		border: 1px solid #333;
	}
	a img {
		border: none;
	}
	

