@charset "UTF-8";
/* CSS Document */
/* CSS Document der Sylter Schokoladenmanufaktur */
/* Author: Karolina Fritz 2009 */


p, tr {
	font-family:"Lucida Grande","Lucida Sans Unicode", Arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #663300; 	/*Braun*/
	text-align:left;
	vertical-align:top;
	padding: 0;
	margin: 0;
}

p{
	margin-bottom: 7px;
	margin-top:0;
	}
.kleinetypo{
	font-family:"Lucida Grande","Lucida Sans Unicode", Arial, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #663300; /*Braun*/
	text-align:left;
	vertical-align:top;
}

.td_tabelle{
	border-top: 1px dotted #663300;
	padding-bottom: 11px;
}

.td_links{
	border-top: 1px dotted #663300;
	border-bottom: 1px dotted #663300;
	padding-bottom: 11px;
}

.weiss{
	font-family:"Lucida Grande","Lucida Sans Unicode", Arial, sans-serif;
	font-size:10px;
	line-height: 14px;
	color: #FFFFFF; /*Braun*/
}
.weiss{
	margin-bottom: 10px;
	margin-top:0;
	}


.headline{
	color: #990000;
	font-family: "Lucida Grande","Lucida Sans Unicode", Arial, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	padding:0;
	margin:0;
}  
.headline14{
	color: #990000;
	font-weight:bold;
	font-family: "Lucida Grande","Lucida Sans Unicode", Arial, sans-serif;
	font-size: 16px;
	text-transform:uppercase;
}  


.headline_weiss{
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Lucida Grande","Lucida Sans Unicode", Arial, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	border: 0;
}
  
.headline10{
	color: #990000;
	text-decoration: none;
	font-family: "Lucida Grande","Lucida Sans Unicode", Arial, sans-serif;
	font-size: 9px;
	line-height:10px;
	font-weight: bold;
	text-transform:uppercase;
}

strong{ 
		font-weight:bold;
		color: #990000; }

.rot{ 
		font-weight:bold;
		color: #FF0000; }  
		

/* gegen linkrahmen im Firefox*/
.decoration {
	clear: left;
	border: 0;
	padding: 2px 0 5px 0; } /*** fuer IE6 ***/


.img_umfliessen{
	float: left; 
	border: 0;
	padding: 2px 15px 5px 0; } /*** fuer IE6 ***/
	
	
p#breadcrumb{
	font-family:"Lucida Grande","Lucida Sans Unicode", Arial, sans-serif;
	font-size: 9px;
	color: #663300; /*Braun*/
	text-align:left;
	margin: 0 0 15px 0;
	padding-bottom: 2px;
	border-bottom: 1px dotted #663300;

}	

.linie{
	margin: 10px 0 15px 0;
	padding: 0;
	border-bottom: 1px dotted #663300;
	}

/* LINKS ********************************************************************* */  
 a{
	color: #990000;
	line-height:15px;
	text-decoration: none;
	border: 0;
	outline: 0;
	}	

a:link {
	color: #990000;
	text-decoration: none;
}

a:visited { 
	color: #990000;
	text-decoration: none;
	}

a:hover {
	color: #FF0000;
	text-decoration: none;
	}	
	
	
/*links fuer "ROTE FLÄCHEN", weil sonst nicht sichtbar */	
.link_negativ{
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Lucida Grande","Lucida Sans Unicode", Arial, arial, sans-serif;
	font-size: 10px;
	border: 0;
	outline: 0;
	}	

.link_negativ:link {
	color: #FFFFFF;
	font-weight:normal;
	text-decoration: none;
	border:0;}

.link_negativ:visited { 
	color: #FFFFFF;
	font-weight:normal;
	text-decoration: none;}

.link_negativ:hover {
	color: #CC9966;
	font-weight:normal;
	text-decoration: none;}		

/*links fuer "FOOTER", weil sonst rot */	
.link_fusszeile{
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Lucida Grande","Lucida Sans Unicode", Arial, arial, sans-serif;
	font-size: 9px;
	border: 0;
	outline: 0;
	}	

.link_fusszeile:link {
	color: #FFFFFF;
	font-weight:normal;
	text-decoration: none;
	border:0;}

.link_fusszeile:visited { 
	color: #FFFFFF;
	font-weight:normal;
	text-decoration: none;}

.link_fusszeile:hover {
	color: #CC9966;
	font-weight:normal;
	text-decoration: none;}			
	
	
.nospace{
line-height: 27px;}
