* {
	margin: 0;
	padding: 0;
}

body {
background: #fff;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 20px;
color: #222;
padding: 2px 0 0 0;
}

a {
text-decoration: none;
color: #cc6600;
}
a:hover {
text-decoration: underline;
color: #cc6600;
}
.frame{background: #5A4C3F ! important;}

#wrap {
margin: 0px auto 10px auto;
width: 800px;
background: #fff;
padding: 10px;
border: 5px solid #000;
}

#header {
height: 130px;
background: #554d42 url(bilder/header-1.jpg) no-repeat;
}
#header h1 { 
font-size: 50px;
letter-spacing: -7px;
padding: 17px 0 0 10px;
color: #FF5500;
}
#header h1 a { 
color: #D1DDEF;
text-decoration: none;
font-weight: 600;
letter-spacing: -7px;
}
#header h1 a:hover {
color: #fff;
}

#menu {
height: 30px;
line-height: 30px;
background: #000;
}
#menu ul {
list-style-type: none;
padding-left: 30px;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
padding: 0 20px 10px 0;
text-decoration: none;
font-weight: 600 ! important;
font-size: 12px;
color: #fff;
}
#menu ul li a:hover {
color: #cc6600;
text-decoration: none;
}

#content {
padding: 0 20px 20px 0;
}

.right {
float: right;
width: 600px;
text-align: justify;
padding-top: 5px;
}
.right h1 {
font-size: 20px;
font-weight: 100;
padding: 10px 0 7px 0;
color: #cc6600;
}
.right h2 {
font-size: 18px;
font-weight: 100;
padding: 10px 0 7px 0;
color: #cc6600;
}
.right h2 a {
text-decoration: none;
}
.right h2 a:hover {
text-decoration: underline;
}

}
.left {
float: left;
width: 160px;
padding-top: 10px;
}
.left h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 24px;
line-height: 24px;
color: #000;
font-size: 15px;
}
.left ul {
padding: 10px 0 15px 30px;
list-style-type: square;
color: #000;
}
.left ul li a {
text-decoration: none;
font-weight: 600;
#cc6600
}
.left ul li a:hover {
text-decoration: underline;
color: #000;
}

#footer {
text-align: center;
font-size: 11px;
color: #aaa;
}
#footer a { color: #aaa; }
#footer a:hover { color: #111; }

.infobox {
width: 480px; 
padding: 10px; 
border:1px dotted #62745B;
}
.catbox {
width: 360px; 
height:229px;
padding: 15px; 
float:left;
margin-left:auto; 
margin-top:auto;
text-align:left;
border:1px dotted #62745B;
letter-spacing: 1px;
}
.kitten table{
border-collapse: collapse;
width:550px;

}
.kitten th{
border-collapse: collapse;
background:#5A4C3F url(bilder/brun.jpg) repeat;
color:#fff;
padding:2px;
border:0 solid #333;
text-align:left;
}
.kitten td{
border-collapse: collapse;
color:#000;
padding:2px;
border:1px solid #000;
text-align:left;
}