@charset "UTF-8";
/* ----------- (c) 2006, mh multimedia, zurich ----------------- */

body {
	margin: 0px 0 0 64px;
	padding:0px;
	font-size:11px;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	color:#392E23;
	background-image:url(/pict/bg.gif);
}

img {
	border:0;
}

b	{ 
	font-size:14px;
	font-weight: bold;	
}

#main {
	height:430px;
	width:960px;
	margin: 85px 0 0 0px;
	background-color:#ECEFF2;
}
#left {
	margin-top:50px;
	height:380px;
	width:384px;
	color:#392E23;
	float:left;	
}

/* Navelemente */
#navigation {
	height:310px;
	float:left;
}
#mainnav a {
	color:#392E23;
	font-size:12px;
	text-decoration:none;
}
#mainnav a:hover {
	font-size:14px;
}
td.nav {
	border: 0px solid;
	font-size:12px;
	vertical-align:top;
	color:#392E23;
}
td.navactive {
	border: 0px solid;
	font-size:14px;
	vertical-align:top;
	color:#392E23;
}
td.subnav {
	border: 0px solid;
	font-size:12px;
	vertical-align:top;
	padding-left: 20px;
}
td.subnavactive {
	border: 0px solid;
	font-size:14px;
	vertical-align:top;
	padding-left: 20px;
}
	
#logo {
	margin: 0px;
	height:70px;
	width:192px;
}
	
/* Inhaltelemente */
#content {
	width:476px;
	margin:50px 0 0 0px;
	font-size:11px;
	line-height: 14px;
	float: left;
}
#contenttext {
	width:476px;
	margin:135px 0 0 0px;
	font-size:11px;
	line-height: 18px;
	float: left;
}
.titel{
	font-size:13px;
	line-height: 30px;
}
.designer{
	font-size:11px;
	line-height: 27px;
}

	

/* Fusselemente */

#footer {
	/*height:150px;*/
	width:960px;
	float:left;
}
#adresse {
	width:384px;
	float:left;
}
#buero {
	width:384px;
	margin-top:15px;
	font-size:11px;
} 
#ateliers {
	width:384px;
	margin-top:5px;
	font-size:11px;
} 
#telefon {
	width:384px;
	margin-top:5px;
	font-size:11px;
} 
#telefon a {
	color:#392E23;
	font-size:11px;
	text-decoration:none;
}
#telefon a:hover {
	text-decoration:underline;
}
#smallimages {
	width:576px;
	margin:0px;
	float:left;
}
#event {
	width:576px;
	margin-top:23px;
	font-size: 12px;
	color:#364f68;
	line-height:18px;
	float:left;
}
#event a {
	color:#364f68;
	font-size:12px;
	text-decoration:none;
}
#event a:hover {
	text-decoration:underline;
}
.fixfloat {
	float:none;
	clear:both;
	width:1px;
	margin:0;
	padding:0;
	font-size:0px;
	line-height:0px;
	height:0;
}
