/***********************************************/
/* urlaub.css                             */
/*          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
.oben    { vertical-align:top; margin-left:10%; margin-right:10%;background-color:#408050; }
.mittig  { vertical-align:middle; margin-left:6%; margin-right:20%;background-color:#019019; }
.unten   { vertical-align:bottom; background-color:#EEEEEE; }
.Stil6 {font-size: small}
.Stil8 {font-size: small; font-weight: bold; }
.footer { font-size: 12px; color: #000000; text-align: center;}

.scrollen { width: 450px; height: 40px; overflow: Auto; padding: 1px; background:  #019019;;border: 1px}
.scrollen1 { width: 450px; height: 40px; overflow: Auto; padding: 1px; background:  #019019;;border: 1px}

.Stil1 {color: #FFFFFF}

body, html, #navigation, #container, #inhalt, #infobox {
           margin:0;
           padding:0;
}
body {
           font: 100.01% sans-serif;
           background-color: #556ce5;
}

h1{
           margin: 0; padding: 5px;
			margin-top: 50px;
			color: #000000;
 			font-family: "Lucida Bright";
			font-size:13px;
			text-align: center;
 }
h2 {
           margin: 0; padding: 10px;
			color: #000000;
 			font-family: "Lucida Bright";
			font-size:14px;
			text-align: center;
 }

h3, h4, h5, h6 {       
            line-height: 10pt;
			font-family: "Lucida Bright";
			font-weight: bold;
			font-size:14px;
			color: #000000;
			text-align:center;
}

#center
{
	position:absolute;
	top: 0;
	left: 50%;
	margin-left: -500px;
	width: 1000px;
	
	border: 1px solid #ffffff;
	background-color:#bdd6ff;

}



#logo {
          
			float: left; 
			width: 100%;
			height: 200px;
			color: #000000;
           padding: 0px;
           font-family: "Lucida Bright";
			font-size:14px;
			text-align: center;
                      margin-bottom: 0;
		 	background-image:url('../Button/logo.gif');
			background-repeat: no-repeat;
			
}






#navi{
           float: left;
		   
		   width: 20%;
          	          
           background:url(../images/navlinks.gif);
		   color: #3054BF;
}


#navi ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
}
#navi li {
        margin: 0 0 1px 0;
}

#navi li a:link, #navi li a:visited {
        display: block;
        text-decoration: none;
        font-size:0.8em;
		font-weight: bold;
        padding: 5px 5px 5px 0.5em;
        border-left: 12px solid #bdd6ff;
        background-color: #5e74c0;
        color: #ffffff;
}
#navi li a:hover, #navi li a:active, #navi li a:focus {
        border-left: 12px solid #000080;
        background-color: #f0edfe;
        color: #3054BF;
}

#inhaltindex {
           width: 79.9%;
           float: left;
            background-color:#f0edfe;
           text-align: center;
		   color: #000080;
			font-family: "Lucida Bright";
}

#inhalt{
           width: 59.8%;
           float: left;
           background-color:#f0edfe;
           text-align: center;
		   color: #000080;
			font-family: "Lucida Bright";
			text-align:center;
}

#spalte_rechts{
           width: 20%;
           height: 1320px;
		   float: left;
         border: 0px solid #526e94;
           text-align: center;
		   color: #000080;
			font-family: "Lucida Bright";
			text-align:center;
}

#content_oben {
	float:left;
	width: 100%;
	
	border:1px solid #1a2f4e;
	margin-right:0px;
	margin-bottom:0px;
	text-align:center;
}
 

ul#Partner li {
 	font-size: 10pt;
	list-style: none;
    display: inline;
    padding: 4;
  	height:20px;
  	background-color: #;
  }


#fuss {
float:left;
	
	text-align:left;
color:#f7efe9;
padding:10px;
font-size:10px;
border: 0px solid #526e94;
margin:0px;
 background-color:#bdd6ff;
}

