@charset "utf-8";
/* CSS Document */

body {
	font-size: 12px;
	font-family : Arial, Helvetica, sans-serif;
	background: url(images/header1.jpg) no-repeat;
	text-align:justify;
	margin:0;
	overflow:visible;
	color:#666;}

a {
	color:#666;
	text-decoration:none;
	font-weight:bold;
	margin:0 4px;}
	
a:hover {
	color :#999;}
	
h1 {
	font-size:15px;
	margin:22px 0;
	padding:0;
	width:auto;
	text-align:right;
	color:#666;
	font-weight:bold;}
	
h2 {
	font-size:14px;
	margin:22px 0;
	padding:0;
	width:auto;
	text-align:left;
	color:#666;
	font-weight:bold;}

p {	margin:20px 0 0 0;}

ul {
	display:block;
	margin:0 0 0 50px;
	padding:0;}
	
#wrapper{
	width:1250px;
	height:auto;
	margin:210px 0 0 0;
	position:relative;}
	
#menu{
	float:left;
	width:230px;
	height:auto;
	margin: 40px 0 0 0;
	padding:0 0 70px 15px;
	border-right:1px solid #CCC;}
	
#menu li {
	height:28px;
	margin-top:2.5px;
	width:200px;
	text-align:left;}
	
#menu ul{
	list-style:none;
	margin:0;}
	
li a{
	width:170px;
	color:#666;
	text-decoration:none;
	font-weight:normal;
	font-size:12px;
	text-align:left;}
	
li a:hover{
	width:200px;
	color:#000;
	text-decoration:none;
	font-weight:normal;
	border-bottom:1px solid #CCC}
	
#active a{
	border-bottom: 1px solid #000;
	font-weight:bold;
	color:#000;}
	
#content{
	float:left;
	width:970px;
	height:auto;
	line-height:2em;
	background:url(images/Siamkatze1.JPG) top left no-repeat;
	margin:20px 0 0 2px;
	position:relative;}

#content p.top{
	padding-left:175px;}
	
#content h2.top{
	padding-left:175px;}

#content2{
	float:left;
	width:1210px;
	height:auto;
	background:url(images/Tigerkatzenwelpe.JPG) center right no-repeat;
	line-height:2em;
	margin:0 0 50px 20px;
	position:relative;
}

#impressum{
	clear:both;
	width:1200px;
	height:75px;}
	
#impress-link{
	width:auto;
	height:30px;
	margin:0 0 0 100px;
	text-align:center;
	font-size:12px;
}
	
#impress-link a {
	font-weight:normal;}

#link {
	text-align:center;}
