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

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

}

#spacer
{
clear: both;
width: 100%;
height: 20px;
border-bottom: 1px solid #999;
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:link, a:visited, a:active
{
color: #000000;
text-decoration:none;
}

a:hover
{
color: #333333;
}


h2 {
font-size:12px;
}


