/* General styles for section Konditorei by datengarten.at */
a {
    color: #CD071E; 
    text-decoration: none;
} 
a:visited  {
    color: #CD071E; 
}

a:hover 
{
	text-decoration: underline;
}


h1, h2, h3, h4, h5, h6  
{
 color: #CD071E;
}

img {
		border: solid 1px #CD071E; 
}

iframe 
{
	border: solid 1px #CD071E; 
}

/* STYLES */
	

/*  Logo styles */
#logo 
{
	
	border-top:solid 1px #CD071E;
	border-left:solid 1px #CD071E;
	border-right:solid 1px #CD071E;
	background: url('../img/logo_swk.jpg') no-repeat;
}

/* TopMen&uuml; */
#topmenu li a {
  color: #CD071E; 
  text-decoration: none;
}
#topmenu a span {
  background: #CD071E;
}

/* Header styles */
#header 
{
	border-left: solid 1px #CD071E; 
	border-right: solid 1px #CD071E;  
	border-bottom:4px solid #CD071E;

}
#header ul li a {
	border-top:solid 1px #CD071E;
	border-left:solid 1px #CD071E;
	border-right:solid 1px #CD071E;
}
#header ul li a.active 
{
	color:#fff;
	background:#CD071E;
	border-top:solid 1px #CD071E;
	border-left:solid 1px #CD071E;
	border-right:solid 1px #CD071E;
}
#header ul li a:hover 
{
	color:#fff;
	background:#CD071E;
	border-top:solid 1px #CD071E;
	border-left:solid 1px #CD071E;
	border-right:solid 1px #CD071E;
}

#header ul li a span 
{
  background: #CD071E;
}

	
	/* column container */
	.colmask {
		border-right:solid 1px #CD071E;
		border-left:solid 1px #CD071E;
		
	}
	/* holy grail 3 column settings */
	.holygrail {
	    background:#EFDCD1;    	/* Right column background colour */
	    border-bottom:solid 1px #CD071E;
	}
    .holygrail .colleft {
        background:#EFDCD1;    	/* Left column background colour */
    }
    
    
/* pic col */
	.leftmenu {
	    background:#EFDCD1;
	 }
