/*-----------------------------------------------------------

		 Beko Blumen - Hochzeit Münster
  		 
		 www.hochzeit-muenster.com
		 www.beko-blumen.de
		 
		 info@beko-blumen.de
		 48157 Münster

-------------------------------------------------------------*/
*
{ 	margin: 0;
  	padding: 0; }

body {
	background: url(../img/bg.jpg) repeat-x;
}

div#site {
	border: 0px solid #fff;
	width: 801px;
	margin: auto;
	margin-top: 24px;
}

div#top {
	border: solid 1px #fff;
	background: url(../img/beko-muenster.jpg);
	width: 799px;
	height: 64px;
}

h2#adresse {
	font: 16px Tahoma;
	color: #c2b778;
	padding: 15px 0 0 25px;
	}

a#zurück {
	margin-left: 25px;
	font-family: tahoma;
	color: #016a6d;
	font-size: 12px;
	text-decoration: none;
}

a#zurück:hover {
	color: #59b203;
	text-decoration: underline;
	}
	
div#impright p {
	padding: 15px 0 0 25px
	}

div#top p {
	margin: 40px 25px 0 0;
	font-family: tahoma;
	color: #666766;
	display: inline;
	font-size: 14px;
	float: right;
}

div#top a {
	font-family: tahoma;
	color: #016a6d;
	font-size: 12px;
	text-decoration: none;
}

div#top a:hover {
	color: #59b203;
	text-decoration: underline;
}

	
ul#nav a#willkommen {
	background: url(../img/blume.jpg) no-repeat;
	height: 16px;
}
		

ul#nav a#sel_willkommen {
		background: url(../img/hblume.jpg) no-repeat;;
}

img#logo {
	float:left;
	width: 164px;
	height: 354px;
}
		
div#header {
	border: solid 1px #fff;
	margin: 3px auto;
	height: 335px;
	width: 799px;
	background-image:url(../img/hochzeit-muenster.jpg);
}

div#content {
   margin: auto;
   width: 801px;
   font-size: 14px;
   font-family: tahoma, "Times New Roman", serif;
   line-height: 22px;
   color: #666766;
   }


div#column_left {
	float: left;
	background: url(../img/column_left.jpg) no-repeat;

	border: solid 1px #fff;
	width: 371px;
	height: 285px;
}

div#column_left h1 {
	font: 16px Tahoma;
	color: #c2b778;
	padding: 15px 0 0 25px;
	}
	
	
div#column_left ul {
	width: 300px;
	padding: 15px 0 0 25px;
}

div#column_left ul li {
	text-decoration: none;
	list-style: url(../img/blumen.jpg)
}

div#column_right {
	margin: 1px 0 0 0px;
	
	width: 425px;
	float: right;
	}
  
div#column_right img {
	margin: -1px;
	padding: 0;
	width: 210px;
	height: 140px;
	border: solid 1px #fff;
	}



/*---------------------------------Footer-------------------------------------*/

div#footer {
border: solid 1px #fff;
margin: 0px auto;
background: url(../img/footer.jpg);
width: 799px;
height: 40px;
}

div#footer p {
float: left;
padding: 15px 0 10px 10px;
font: 10px Tahoma, "Time New Roman", serif;
color: #5e5e5e;
}

p#geniacs {
float: right;
}


div#footer a {
color: #016a6d;
text-decoration: none;
padding-right: 7px;
background-image: url(../img/block_s.jpg);
background-position: right;
background-repeat:no-repeat;
}

div#footer a:hover {
color: #59b203;color: #016a6d;
}

div#footer ul {
float: right;
padding: 10px 0 0 0;
}

div#footer ul li {
list-style: none;
text-decoration: none;
display: inline;
font: 10px Tahoma, "Time New Roman", serif;
}

div#footer ul li a{
color: #016a6d;;
}

div#clearboth {
width: 800px;
}

/*---------------------------------Impressum-------------------------------------*/

div#impright a {
	text-decoration: none;
	color: #016a6d;
}

div#impright a:hover {
	color: #59b203;
}

h1#impressum {
	font: 16px Tahoma;
	color: #c2b778;
	padding: 15px 0 0 25px;
	}

div#impleft {
	float: left;
	background: url(../img/hochzeit-impressum.jpg)no-repeat;
	border: solid 1px #fff;
	width: 500px;
	height: 280px;
	margin-bottom: 4px;
	}
	
div#impleft p {
	padding: 15px 0 0 25px;
	}
	
div#impright {
	background: url(../img/hochzeit-impressum2.jpg)no-repeat;
	border: solid 1px #fff;
	margin: 0px 0 0 2px;
	width: 295px;
	height: 280px;
	float: right;
	}


