/* Stylesheets www.ferienbon.org Such- und Findmaschine
   Copyright 2008 Christoph Hoffmann, alle Rechte vorbehalten!
   ----------------------------------------------------------------- */	

/* allgemeine Schriftgröße
   --------------------------------- */	
body {
margin-top: 4px;
margin-left: 0px;
margin-right: 0px;
font: normal 83% arial, sans-serif;
}

.header {
padding-left: 10px;
padding-bottom: 5px;
border-bottom:1px solid #C0C0C0;
}

.rightheader {
padding-right: 15px;
margin-top: -1.2em;
text-align: right;
}

.infotext {
padding-left: 10px;
padding-bottom: 4px;
border-bottom:1px solid #D0D0D0;
background:#F8F8F8;
}


/* Logo/Kopfbereich Section
   --------------------------------- */
.logo {
text-align:center;
}


/* Navigationsleiste unter dem Logo
   --------------------------------- */
#ssb{
padding-left: 10px;
padding-top: 3px;
padding-bottom: 3px;
border-top:1px solid #A0A0A0;
background:#DCDCDC;
}


/* Suchfeld Section
   --------------------------------- */	
.search_field {
background: #ffffff;
color: #000000;
clear: both;
padding-left: 10px;
text-align:left;
}


/* allgemeine Linkfarbe und Größe
   --------------------------------- */	
a:link    {color: #336699; font: 13px arial, sans-serif;text-decoration:none;}
a:visited {color: #777777; font: 13px arial, sans-serif;text-decoration:none;}  
a:active  {color: #A80000; font: 13px arial, sans-serif;}  
a:hover   {color: #A80000; font: 13px arial, sans-serif;text-decoration:none;}


/* Hauptteil nach dem Kopfbereich 
   --------------------------------- */	
.maincontainer{
width: 99%;
padding-left: 10px;
}


/* Mitte vom Hauptteil
   --------------------------------- */	
#middlecolumn{
width: 75%;
float: left;
border-right: 1px solid #CCCCCC;
padding-right: 10px;
margin-top: 1em;
padding-bottom: 1em;
}

#middlecolumn .titlebar{
font-weight: bold;
margin: 1em 0;
text-transform: uppercase;
letter-spacing: 1.5pt;
color: #444444;
font-size: 100%;
padding-left: 1px;
border-bottom: 1px solid #555555;
}


/* Rechte Seite vom Hauptteil
   --------------------------------- */	
#rightcolumn{
width: 21%;
float: left;
margin-top: 13px;
margin-left: 0.8em;
}

#rightcolumn .titlebar{
margin: 0.2em 0 1.0em;
font-size: 100%;
padding-right: 1px;
color: #777777;
}


/* Fussbereich/Footer Section
   --------------------------------- */	
#footermenu{
clear: both;
height:72px;
margin-top: 5px;
border-top:1px solid #A0A0A0;
border-bottom:1px solid #A0A0A0;
background:#DCDCDC;
text-align: center;
font-size: 10px;
}

#footertext{
font: normal 90% arial, sans-serif;
margin-top: 0px;
color: #777777;
text-decoration: none;
}

/* Sonstiges
   --------------------------------- */	
hr {
border:dashed #cccccc 1px;
height:1px;
}


h3 {
font: normal 100% arial, sans-serif;
margin-top: 0px;
color: #777777;
text-decoration: underline;
}

h2 {
font: bold 1.2em arial, sans-serif;
margin-top: 0px;
color: #777777;
text-decoration: none;
}

h1 {
margin: 3px; padding: 0;
font: bold 1.4em 'Trebuchet MS', Arial, Sans-serif;
text-transform: none;
color: #A0A0A0;
}

p {
margin: 0px;
}

img {
border: 0px;
}

form {
margin: 0px;
}

table.center {
width:50%; 
text-align:center;
margin-left:auto;
margin-right:auto;
}


.n25 {
margin-top: -25px;
}

.c1 {
margin: 1px;
}

.c3 {
margin-top: 20px;
text-align: center;
}

.c4 {
margin-top: 25px;
text-align: center;
}

.c5 {
margin-top: 10px;
text-align: center;
}

.c6 {
margin: 6px;
text-align: center;
}


.c50 {
margin-top: 50px;
}


.c60 {
margin-top: 60px;
}
