﻿a
{
	color: #999999;	
}

div.main
{
	margin-left: auto;
	margin-right: auto;
	width: 992px;
	margin-top: 36px;
}

div.content
{
	line-height: 17px;
}

div.swirl
{
	background-repeat: no-repeat;
	position: relative; 
	margin: 0px 0px 20px 640px;
	height: 10px; 
	width: 510px;
    top: -467px;
}

img.cardstyle
{
	position: absolute; 
	top: -30px; 
	margin-left: 345px;
}

h1
{
	color: #006666;
	font-size: 18px;
}

h2
{
	color: #006666;
	font-size: 15px;
}

h3
{
	color: #006666;
	font-size: 13px;
}

/* NAVIGATION-EINSTELLUNGEN */

.navigation
{
	border: none; 
	width: 180px; 
	height: 30px; 
	display: block;
}

.navigationbottom
{
	border: none; 
	width: 100px; 
	height: 24px;
}

#startseite:hover  
{
	background-image:url('../images/button-startseite-mouseover.png'); 
}

#baby:hover  
{
	background-image:url('../images/btt-nav-baby_mo.png'); 
}

#sogehts:hover  
{
	background-image:url('../images/button-sogehts-mouseover.png'); 
}
        
#kontakt:hover  
{
	background-image:url('../images/btt-nav-bottom-kontakt-mo.png'); 
}

#freunde:hover  
{
	background-image:url('../images/btt-nav-freunde-mo.png'); 
}

#vorteile:hover  
{
	background-image:url('../images/btt-nav-vorteile-mo.png'); 
}
        
#impressum:hover  
{
	background-image:url('../images/btt-nav-bottom-impressum-mo.png'); 
}
        
#agb:hover  
{
	background-image:url('../images/btt-nav-bottom-agb-mo.png'); 
}

#katrinsembdner:hover  
{
	background-image:url('../images/button-sembdner-mo.png'); 
}

#impressionen:hover  
{
	background-image:url('../images/button-impressionen-mouseover.png'); 
}
        
#hochzeit:hover  
{
	background-image:url('../images/button-nav-hochzeit-mouseover.png'); 
}
        
#hochzeit-standard:hover  
{
	background-image:url('../images/button-nav-h-koll-mouseover.png'); 
}

#individuell:hover  
{
	background-image:url('../images/btt-nav-individuell-mo.png'); 
}

#hochzeit-special:hover  
{
	background-image:url('../images/btt-nav-hochzeit-special-mo.png'); 
}

/**** PREISTABELLE ***/

table.preistabelle 
{
    font-family: Verdana, Tahoma, Papyrus;
    font-size: 9px;
	border-width: 1px;
	border-spacing: 2px;
	border-style: solid;
	border-color: #999;
	border-collapse: collapse;
	background-color: transparent;
	margin-bottom: 16px;
}
table.preistabelle th {
	border-width: 1px;
	padding: 4px;
	border-style: dotted;
	border-color: #999;
	background-color: transparent;
	    
}
table.preistabelle td {
	border-width: 1px;
	padding: 4px;
	border-style: dotted;
	border-color: #999;
	background-color: transparent;
	text-align: center;	    
}
