/* startseite ######################################################################*/


.border-box-podcast{
position:relative;
width:522px;
padding-top:3px;
padding-bottom:3px;
margin-bottom:10px;
margin-top:5px;
border-top:1px dotted #FF6600;
border-bottom:1px dotted #FF6600;
}

.border-box-startseite{
position:relative;
float:left;
width:522px;
padding-top:3px;
padding-bottom:3px;
margin-bottom:10px;
margin-top:5px;
border-top:1px dotted #FF6600;
border-bottom:1px dotted #FF6600;
}

.box-startseite{
position:relative;
float:left;
width:512px;
padding-left:10px;
border-top:1px solid #DFDBDB;
border-bottom:1px solid #DFDBDB;
background-image: url(/graphics/bg_startseitenbox.jpg);
}

.box-podcast{
min-height:225px;
font-size:12px;
position:relative;
width:512px;
padding-left:10px;
border-top:1px solid #DFDBDB;
border-bottom:1px solid #DFDBDB;
background-image: url(/graphics/bg_startseitenbox.jpg);
}


.box-startseite p, .box-startseite h1, .box-startseite h2, .box-startseite h3{
margin:0px;
padding:0px;
padding-top:4px;
padding-bottom:2px;
background-image:none;
}


.box-startseite h2{font-size:14px;padding-top:12px;}
.box-startseite h3{font-size:12px;}
.box-startseite p{font-size:10px;}

.link-startseitenbox
{
position:relative;
float:left;
clear:left;
margin-top:3px;
margin-bottom:3px;

} 

.link-startseitenbox a:link, .link-startseitenbox a:active, .link-startseitenbox a:visited 
{
color:#FF6600;
font-size:10px;
font-weight:bold;
font-style:normal;
text-decoration:none;
} 

.link-startseitenbox a:hover{
font-style:italic;
}

.clear-start{
padding-top:20px;
position:relative;
float:left;
width:522px;
clear:left;
}