@charset "utf-8";
/* CSS Document */

body{
background: url(body.jpg) repeat-x;
}

#spacer
{
clear: both;
width: 100%;
height: 20px;
border-bottom: 1px solid #ccc;
margin-bottom: 20px;
}

.pf_cat1 
{
float: left;
margin-right: 20px;
margin-bottom: 5px;
color: #000000;
font-size: 12px;
}

.pf_cat1 a
{
text-decoration: none;
color: #000000;
font-size: 12px;
}


.pf_cat_next 
{
clear: both;
margin-right: 20px;
color: #000000;
font-size: 12px;
}

.pf_cat_next a
{
text-decoration: none;
color: #000000;
font-size: 12px;
}

.pf_cat_war 
{
margin-top: 10px;
margin-right: 20px;
color: #000000;
font-size: 12px;
font-style: italic;
}

.pf_cat_war a 
{
margin-right: 20px;
color: #000000;
font-size: 12px;
font-style: italic;
}

a:hover
{
color: #666666;
}

.staedte {
	text-align:center;
	font-size: 12px;
}

.staedte a:link, .staedte a:visited, .staedte a:active
{
color: #000000;
text-decoration:none;
}

.staedte a:hover
{
color: #666666;
}


