html,body
{
margin:0;
padding:0;
height:100%;
}

body
{
background-image: url(bilder/bg-top.jpg	);
background-repeat:repeat-x;
background-color:#fff;
}



.page
{
min-height: 100%;
height:auto !important; /* moderne Browser */
height:100%; /* IE */
position: relative;
background-image: url(bilder-sommersandalen/bg-content.jpg);
background-repeat:repeat-y;
background-position:center;
}




.clearer
{
clear: both;
}





div
{
font-family: Verdana, Arial, Sans-Serif;
color: #4d4d4d;
line-height:18px;
}



.header
{
width:999px;
height:214px;
margin:0 auto;
background-image: url(bilder-sommersandalen/bg-top.jpg);
background-repeat:no-repeat;
text-align:right;
}


.footer
{
display:none;
}




.container
{
width:999px;
margin:0 auto;
min-height:400px;
}


.content
{
float:left;
margin-top:0px;
width:80%;
padding-left:60px;
padding-right:20px;
padding-top:50px;
font-size:85%;
height:100%;

}


.nav
{
display:none;
}







h1
{
font-weight:normal;
font-size:120%;
color:#045e21;
background-image: url(bilder-sommersandalen/titel-fitx2.jpg);
background-repeat:no-repeat;
background-position:bottom;
height:30px;
}



h2
{
font-weight:normal;
font-size:120%;
color:#f70000;
background-image: url(bilder-sommersandalen/titel-fitflop.jpg);
background-repeat:no-repeat;
background-position:bottom;
height:30px;
}


h3
{
font-weight:normal;
font-size:120%;
color:#045e21;
}


.link-content
{
padding-left:260px;
padding-top:13px;
width:300px;
height:32px;
background-image: url(bilder-sommersandalen/bg-link-content-fitflop.jpg);
background-repeat:no-repeat;
color:#fff;
font-style:italic;
}

input, textarea
{
font-size:90%;
border: 1px solid #076320;	
}




.feedback_box
{
width:500px;
padding:10px;
border: 1px solid #caffd7;
background-color:#f8f8f8;
}


.small
{
font-size:85%;
line-height:normal;
color:#313131;
}


.yellow
{
color:#ffd41d;
}

.fitx2
{
background-color:#006117;
color:#fff;
padding:2px;
}

