/**********************************
CSS paddo Pferdesportausruester 
template.css
***********************************/

#frame
{
width:800px;
margin-top: 10px;
margin-left: auto;
margin-right: auto;
margin-bottom: 50px;
}

#head_home
{ width:800px; height:200px; background-image: url(../paddo_template_001.png); background-repeat: no-repeat; background-position: 0px 0px; margin-bottom: 20px;}
#head_kontakt
{ width:800px; height:200px; background-image: url(../paddo_template_002.png); background-repeat: no-repeat; background-position: 0px 0px; margin-bottom: 20px;}
#head_impressum
{ width:800px; height:200px; background-image: url(../paddo_template_003.png); background-repeat: no-repeat; background-position: 0px 0px; margin-bottom: 20px;}
#head_infocenter
{ width:800px; height:200px; background-image: url(../paddo_template_004.png); background-repeat: no-repeat; background-position: 0px 0px; margin-bottom: 20px;}
#head_produkte
{ width:800px; height:200px; background-image: url(../paddo_template_004.png); background-repeat: no-repeat; background-position: 0px 0px; margin-bottom: 20px;}



#logo
{
width:200px;
height:200px;
background-image: url(../paddo-logo.png);
background-repeat: no-repeat;
background-position: 30px 20px;
float: right;
}

#navi_1
{
width:800px;
height:30px;
margin-top: 5px;
margin-left: auto;
margin-right: auto;
margin-bottom: 5px;
border-top: 2px solid #570800;
border-bottom: 2px solid #570800;
padding-top: 10px;
}

#navi_2
{
width:800px;
height:30px;
margin-left: auto;
margin-right: auto;
margin-bottom: 2px;
padding-top: 5px;
border-bottom: 2px solid #570800;
}

#content
{
width:800px;
height:auto;
min-height:400px;
margin-left: auto;
margin-right: auto;
padding: 10px 0px 10px 0px;
}

#footer
{
width:800px;
height:30px;
margin-top: 5px;
margin-left: auto;
margin-right: auto;
border-top: 2px solid #570800;
}
