/* HOMEPAGE - Styledefinitionen */
/* Copyright nuun gmbh, samuel müller, nuun.ch */

/* Farbcodes
Vigo dunkel 	= #451d76;
rot				= #E83022;
dunkelgrau		= #383838;
hellgrau		= #E7E7E7;
*/

 * { margin: 0; padding: 0; }
img	{ border: 0;}

/*--------------- Leftpane  ----------------- */
#left02{
	position:relative;
	top:0px;
	left:0px;
	width:183px;
	padding: 18px 10px 10px 10px;
	background: url(../grafics/bg_leftpane.png);}
	
#left02 em{
	font-style:normal;
	font-weight: bold;}	


/*--------------- Position Sucheingabefeld ----------------- */
#search{
	position:relative;
	top:0px;
	left:0px;
	height:24px;
	width:186px;
	padding: 2px 5px 0px 10px;
	background: #451d76;
	border-left: 1px solid #451d76;
	border-right: 1px solid #451d76;
	border-bottom: 1px solid #451d76;}
	
/*--------------- allgemeine Sucheingabe-Formatierung ---------- */
input.searchfield{
	width: 110px;
	height: 13px;
	border: 1px solid #451d76;
	font-size: 100%;
	padding:2px;
	color: #451d76;}

#search label{
	font-size: 70%;
	color: #FFF;}

#search .button {
	width: 25px;
	height: 18px;
	border: 1px solid #451d76;
	background-color: #FFF;
	font-size: 60%;
	color: #451d76;}

/*--------------- Newslink Format ---------- */
#left02 a {
	font-size: 70%;
	color: #383838;
	text-decoration: none;
	line-height: 1.5em;
	padding: 0.5em 0.5em 0.5em 0.5em;
	display:block;
	width: 168px;}
	
#left02 a:hover, active {background-color:#fff;}


/*--------------- Centerpane mit Fragen ----------------- */
.suechtig{background:url(../grafics/mohnmachtsuechtig.gif) top left no-repeat; width:250px; display:block; height:30px; margin-left:15px; margin-bottom:3px;}
.klatsch{background:url(../grafics/klatschmohn.gif) top left no-repeat; width:250px; display:block; height:30px; margin-left:15px; margin-bottom:3px;}

#centerpane{
	position:absolute;
	top:175px;
	left:279px;
	width:287px;}
	
#centerpane_top{
	position:relative;
	top:0px;
	left:0px;
	height: 19px;
	width:287px;
	background:url(../grafics/bg_centerpane_top.png) repeat;}
	
#centerpane_middle{
	width:287px;
	background:url(../grafics/bg_centerpane.png) repeat;}

#workers, .tx-wagrandomimage-pi1{
	background:url(../grafics/bg_mitarbeiterfoto.gif) no-repeat;
	background-position:22px 8px;
	height:119px;
	padding: 8px 0px 10px 70px;}

#workers img, .tx-wagrandomimage-pi1 img{
	border: 0px;
}
	
ul#questions{
	padding-left: 20px;
	padding-right: 30px;
	margin: 0;
	list-style-type:none;}

/*--------------- Linkformate für Fragelinks ----------------- */
#questions li{
	padding-bottom: 0.5em;}
	
html>body #questions li a{
	font-size: 75%;
	margin: 0;
	padding-left:15px;
	display:block;
	color: #E83022;
	text-decoration: none;
	background:url(../grafics/ico_link.gif) no-repeat left 2px;}
	
html>body #questions a:hover{
	color: #451d76;
	background:url(../grafics/ico_link_hover.gif) no-repeat left 2px;}
	
/*--------------- Linkformat für «Sie wünschen?» ----------------- */
#centerpane span, div#centerpane_middle h1{
	font-size:140%;
	color:#FFF;
	padding-left: 0.8em;}

/*--------------- Abschluss Layer ----------------- */
#centerpane_bottom{
	width:232px;
	height: 15px;
	padding: 1.6em 1em 0em 2.5em;
	background:url(../grafics/bg_centerpane_bottom.png) no-repeat;}

#centerpane_bottom span{
	font-size: 60%;
	color: #383838;}
	
/*--------------- Centerpane fertig ----------------- */

/*--------------- rightpane: Inhalt / rechte Spalte ----------------- */
#rightpane{
	position: absolute;
	left: 610px;
	top: 260px;
	width: 310px;
	color: #383838;
	height: 199px;}

#rightpane h1{
	font-size: 150%;
	font-weight: normal;
	padding-top: 0.3em;}
	
#rightpane h2{
	font-size: 75%;
	font-weight: normal;
	padding-top: 1.2em;
	line-height: 1.3em;}	

#rightpane h1.cafe{
	color: #FFF;
	text-indent: 220px;
	padding-top: 10px;}
	
#rightpane h1.confiserie{
	color: #FFF;
	text-indent: 150px;}

#rightpane h1.konditorei{
	text-indent: 80px;}
	
#rightpane h1.backerei{
	text-indent: 0px;}

/*--------------- casita-link ----------------- */
#rightpane a{
	position:relative;
	top: 2em;
	left: 15em;
	font-size: 60%;
	color: #cccccc;
	text-decoration: none;}
	
#rightpane a:hover{
	color: #451d76;;
	text-decoration:underline;}
	
.spacer-gif{border: none;}