/***********************************************/
/* GeschenkWeb.css                             */
/*          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
.oben    { vertical-align:top; margin-left:10%; margin-right:10%; }
.mittig  { vertical-align:middle; margin-left:10%; margin-right:10%;}
.unten   { vertical-align:bottom; background-color:#EEEEEE; }
.Stil6 {font-size: small}
.Stil8 {font-size: small; font-weight: bold; }


.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}

a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #000000;
}
a:active {
	color: #FFFFFF;
}


body, html, #navigation, #container, #inhalt, #infobox {
           margin:0;
           padding:0;
}
body {
           font: 100.01% sans-serif;
           background-image:url('../Button/Hintergrund1.jpg');
			
			background-position: bottom;
}
#kopf {
            height: 310px;
			 color: #E6DCCF;
           padding: 0px;
           text-align: center;
           margin-bottom: 0;
		 	 background-image:url('../Button/HintergrundWasser1.jpg');
			background-repeat: no-repeat;
			background-position: bottom;
}


#infobox {
           width: 20%;
           float: left;
         
           color: #3054BF;
			text-align: center;
}

#navi{
           width: 20.3%;
           float: left;
          background-image:url('#');
           
		   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 #DFB360;
        background-color: #681b2d;
        color: #ffffff;
}
#navi li a:hover, #navi li a:active, #navi li a:focus {
        border-left: 12px solid #000080;
        background-color: #DFB360;
        color: #000000;
}

#inhalt {
           width: 79.6%;
           float: left;
            text-align: center;
		   color: #DFB360;
			font-family: "Lucida Bright";
}


#contentbild1 {
	float:right;
	width: 250px;
	height: 150px;
	border:1px solid #1a2f4e;
	margin-right:20px;
	margin-bottom:20px;
	text-align:center
}
 
#kopf h1 {
           margin: 0; padding: 5px;
			color: #ffffff;
 			font-size:1.0em;
 }
p {       
 margin: 10px 10px 0 10px;
}

h2, h3, h4, h5{       
            font-size: 14pt;
			line-height: 25pt;
			font-family: "Lucida Bright";
			font-weight: bold;
			margin-top: 10pt;
			margin-bottom: 2pt;
			color: #DFB360;
			text-align:center;
}
#werbebox {
            width: 99.9%;
           float: left;
		    height: 90px;
		   
            background-color:#681b2d;
			text-align: center;
}

#fuss {
position:relative;
text-align:left;
clear:both;
color:#ffffff;
padding:10px;
font-size:10px;
border: 0px solid #526e94;
margin:0px;
 background-color:#681b2d;
}

ul#Partner li {
 
	list-style: none;
    display: inline;
    padding: 6;
  	height:20px;
  	background-color: #;
  }

