/* filename: /css/fairhandel_gen.css
   version 1.01 - 2009-05-28
   kontakt at manderbachmedia dot de */

#printinfo {
	display: none;
}

body {
	width: 100%;
	height: 100%;
	font-family: Verdana, sans-serif;
	font-size: 101%;
	margin: 0;
	background: #dee49e url("/img/bg.gif");
	text-align: center;
}

html { 
 overflow: -moz-scrollbars-vertical; 
}

#center {
	position: relative;
	top: 0;
	left:0;
	width: 999px;
	margin: 0 auto 0 auto;
	background: #fff url("/img/bg_content.gif") repeat-y;
	text-align: left;
}

#head {
	height: 168px;
	width: 100%;
	background: url("/img/horizlines.gif") 33px bottom no-repeat;
}

#visual {
	float: left;
	margin: 15px 33px;
}

#logo {
	padding-top: 50px;
}

#content {
	padding: 33px;
}


/* ------------------ navigation -------------------- */
#colleft {
	float: left;
	font-size: 0.72em;
	color:#666666;	
	width: 180px;	
}

#navigation ul {
	list-style: none;
	margin: 0 0 30px 0;
	padding: 0;
}

#navigation ul li {
	display: inline;
}

#navigation a {
	display: block;
	font-weight: bold;
	text-decoration: none;
	height: 20px;
	background: url("/img/arrow_nav.gif") no-repeat 0 7px;
	padding: 3px 0 0 15px; 
	border-bottom: 1px solid #b5b5b5;
	color:#666666;	
}

#navigation a:hover, #navigation a.act  {
	color:#3353a0;	
}

/* ------------------ content -------------------- */
#colmiddle, #colfull {
	float: left;
	width: 366px;	
	margin-left: 20px;
	font-size: 0.8em;
	color:#666666;	
}
#colfull {
	width: 650px;
}

#colmiddle h1, #colfull h1 {
	margin-top: 0;
	font-size: 1.2em;
}


address {
	font-style: normal;
}

#colmiddle a, #colfull a {
	color:#666666;	
}

/* ------------------ karte -------------------- */
#colright {
	float: right;	
	width: 331px;	
	position: relative;
	top: 0;
	left: 0;
}

.pointer {
	position: absolute;
}

.pointer a {
	display: block;
	background: url("/img/pointer.gif") no-repeat;
	height: 15px;
	padding-left: 17px;
	text-decoration: none;
	color: #000;
	font-size: 11px;
}

.pointer a.act {
	border: 1px solid #f89118;
}

/* for IE 6 */
* html  .pointer a.act {width: 60px;}


#pointer1 {top: 359px; left: 102px;}
#pointer2 {top: 313px; left: 87px;}
#pointer3 {top: 350px; left: 143px;}
#pointer4 {top: 373px; left: 207px;}
#pointer5 {top: 135px; left: 255px;}
#pointer6 {top: 10px; left: 10px;}
#pointer7 {top: 72px; left: 135px;}
#pointer8 {top: 242px; left: 97px;}
#pointer9 {top: 45px; left: 210px;}
#pointer10 {top: 147px; left: 73px;}
#pointer11 {top: 170px; left: 47px;}
#pointer12 {top: 196px; left: 18px;}
#pointer13 {top: 283px; left: 70px;}
#pointer14 {top: 241px; left: 243px;}
#pointer15 {top: 228px; left: 190px;}
#pointer16 {top: 85px; left: 141px;}
#pointer17 {top: 120px; left: 97px;}
#pointer18 {top: 174px; left: 210px;}

/* ------------------ visitenkarten -------------------- */

#cardfolder {
	display: none;
	width: 366px;
	height: 269px;
	background: url("/img/bg_visitenkarte.jpg") 0 0 no-repeat;
	margin-bottom: 20px;
}

.card {
	padding: 55px 15px 0 15px;
}

#card1, #card2, #card3, #card4, #card5, #card6, #card7, #card8, #card9, #card10, #card11, #card12, #card13, #card14, #card15, #card16, #card17, #card18 {
	display: none;
}

#cardfolder span {
	color: #f89118;
}

/* ------------------ andere -------------------- */

a.mmedia {	
	font-family: Arial, sans-serif !important;
	font-weight: bold !important;
	text-decoration: none !important;
	color: #387393 !important;
	font-size: 12px !important;
}

a.mmedia span {
	color: #8D8F92 !important
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* ie7/win */
*:first-child+html .clearfix {
	min-height: 1px;
}
