html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
body {
	line-height: 18px;
	font-size: 14px;
	font-family:Arial,Verdana,sans-serif;
	color:#471a25;
}
h1 {
	font-size:25px;
}

h2 {
	font-size:20px;
	margin-bottom:15px;
}

h3 {
	font-size:15px;
}

h4 {
	font-size:12px;
	font-weight:bold;

}
p {
	margin-bottom:10px;
}

/*--Generics--*/

	#container {
		top:0px;
		width:900px;
	}
	#container #head {
		background-image:url("/_gfx/container_header.png");
		background-repeat:no-repeat;
		background-position:center top;
		height:370px;
	}
	#container #foot {
		position:absolute;
		background-image:url("/_gfx/back_to_top.png");
		background-repeat:no-repeat;
		background-position:center bottom;
		height:94px;
		width:113px;
		right:0px;
	}
	#head #menu {
		font-size:15px;
		clear:both;
		position:absolute; 
		top:330px;
		left:10px;
		/*border:1px solid black;*/
		width:100%;
		text-align:center;
	}
	
	#head #menu a:link, #head #menu a:visited {
		text-decoration:none;
		text-transform:uppercase;
		color:#663333;
		font-weight:bold;
		font-style:normal;
	}
	#head #menu a:hover, #head #menu .marked a:visited, #head #menu .marked a:link {
		text-decoration:none;
		text-transform:uppercase;
		color:#A4EA4D;
		font-weight:bold;
		font-style:normal;
	}
	#head #menu span {
		margin-right:18px;
	}

	#container #content {
		border:0px solid black;
		padding-top:10px;
		padding-left: 65px;
		padding-right: 30px;
	}


	a:link, a:visited {
		text-decoration:none;
		font-style:italic;
		color:#663333;
	}
	a:hover {
		text-decoration:none;
		font-style:italic;
		color:#33FF33;
	}

/** Gallery **/

	#bildergalerie {
		text-align:center;
	}
	#bildergalerie img {
		margin:2px;
		padding:3px;
		border:1px solid #cccccc;
		margin-bottom:10px;
	}
	#bildergalerie img:hover {
		border:1px solid #666666;
	}

/** InfoBox **/
	#head .infobox_link {
		cursor:pointer;
		width:87px;
		height:95px;
		position:absolute;
		top:198px;
	}
	#head #infobox_bio {
		left:505px;
		background-image:url(/_gfx/menu_icon_bio.png);
	}
	#head #infobox_bio:hover {
		background-image:url(/_gfx/menu_icon_bio_hover.png);
	}
	#head #infobox_regional {
		left:327px;
		background-image:url(/_gfx/menu_icon_regional.png);
	}
	#head #infobox_regional:hover {
		background-image:url(/_gfx/menu_icon_regional_hover.png);
	}
	#head #infobox_fairtrade {
		left:679px;
		background-image:url(/_gfx/menu_icon_fair.png);
	}
	#head #infobox_fairtrade:hover {
		background-image:url(/_gfx/menu_icon_fair_hover.png);
	}
	#head #infobox_langlebig {
		left:760Px;
		background-image:url(/_gfx/menu_icon_langlebig.png);
	}
	#head #infobox_langlebig:hover {
		background-image:url(/_gfx/menu_icon_langlebig_hover.png);
	}
	#head #infobox_recycling {
		left:592px;
		background-image:url(/_gfx/menu_icon_recycle.png);
	}
	#head #infobox_recycling:hover {
		background-image:url(/_gfx/menu_icon_recycle_hover.png);
	}
	#head #infobox_handmade {
		left:418px;
		background-image:url(/_gfx/menu_icon_handmade.png);
	}
	#head #infobox_handmade:hover {
		background-image:url(/_gfx/menu_icon_handmade_hover.png);
	}
	#head .infobox_popup {
		background-image:url("/_gfx/popup_bg.png");
		background-repeat:no-repeat;
		background-position: left top;
		height:335px;
		width: 445px;
		padding:20px;
		padding-top:50px;
		position:absolute;
		top:200px;
		left:200px;
		z-index:4;
		display:none;
	}
	#head .infobox_popup p{
		clear:both;
	}
	#head .infobox_popup .icon_big {
		float:left;
		height:90px;
	}
	#head .infobox_popup .infobox_close {
		position:absolute;
		cursor:pointer;
		right:7px;
		top:7px;
	}
	#milkglass {
		position:fixed;
		display:none;
		top:0px;
		left:0px;
		height:100%;
		width:100%;
		background-color:#000000;
		filter:Alpha("opacity=50");
		moz-opacity:0.5;
		opacity:0.5;
		z-index:3;
	}
/** ORT **/
	#container #content #map {
		width:770px;
		height:450px;
	}

/** AUSSTELLER **/
	#container #content #sort span {
		cursor:pointer;
		margin-right:10px;
	}

	#container #content #sort span:hover {
		color:#33FF33;
	}
	#container #content #sort .marked {
		color:#33FF33;
	}

	#container #content .exhibitor {
		margin-top:10px;
	}

	#container #content .exhibitor .name {
		font-size:20px;
		cursor:pointer;
		margin-bottom:8px;
	}
	#container #content .exhibitor .name span {
		padding-right:5px;
	}
	#container #content .exhibitor .name:hover {
		color:#33FF33;
	}
	#container #content .exhibitor img {
		padding-left:40px;
		display:none;
		margin-bottom:7px;
	}
	#container #content .exhibitor .name img {
		display:inline;
		margin-bottom:0px;
		padding-left:10px;
	}
	#container #content .description {
		width:700px;
		padding-bottom:10px;
		padding-left:40px;
		border-bottom:1px solid #663333;;
	}
	#container #content .description .aussteller_link {
		display:block;
	}


