@charset "utf-8";

@import url("page.css");
@import url("elements.css");
@import url("menu.css");
@import url("globals.css");
@import url("content.css");
@import url("rte_out.css");

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	border-bottom: 1px solid #333333;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border-bottom: 1px solid #000000;
}
h6 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
h1 a:link, h1 a:visited, h1 a:active, h3 a:link, h3 a:visited, h3 a:active {
	color: #333333;
	text-decoration: none;
}
h1 a:hover, h3 a:hover {
	color: #666666;
	text-decoration: none;
}
h2 a:link, h2 a:visited, h2 a:active, h4 a:link, h4 a:visited, h4 a:active {
	color: #000000;
	text-decoration: none;
}
h2 a:hover, h4 a:hover {
	color: #666666;
	text-decoration: none;
}
h6 a:link, h1 6:visited, h6 a:active {
	color: #666666;
	text-decoration: none;
}
h6 a:hover {
	color: #333333;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	margin-top: 0px;
	padding-top: 0px;
}
table.col td {
	vertical-align: top;	
}
#content p {
	line-height: 18px;
}
#content p img {
	margin-right: 12px;
	margin-bottom: 12px;
}
#content {
	margin-right: 10px;
	 
}
#content p a:link {
	color: #fe4e13;
	text-decoration: underline;
}
#content p a:visited  {
	color: #fe4e13;
	text-decoration: underline;
}
#content p a:hover {
	color: #5A5C5F;
	text-decoration: underline;
}
#content p a:active {
	color: #fe4e13;
	text-decoration: underline;
}
/*p.bodytext, .csc-firstHeader {
	width:350px;
}*/
#allwrap #allwrapinner #content .col .csc-textpic .csc-textpic-imagewrap {
	padding-right: 12px;
}

#allwrapinner {
	background-color: #cfe6c9;
	background-image: url(../user_upload/fairtrademedia/Elemente/bg.gif);
}
#globalmenu {
	position: absolute;
	z-index: 140;
	width: 200px;
	left: 70px;
	top: 10px;
}
.flag {
	float: left;
}
.flag img {
	margin-right: 8px;
	border: 1px solid #000000;
}
#ariadne {
	color: #80C376;
	font-size: 13px;
	text-transform: uppercase;
}
#ariadne a:link {
	color: #80C376;
	text-decoration: none;
}
#ariadne a:visited  {
	color: #80C376;
	text-decoration: none;
}
#ariadne a:hover {
	color: #5A5C5F;
	text-decoration: none;
}
#ariadne a:active {
	color: #80C376u;
	text-decoration: none;
}
.menu {
	font-size: 13px;
	padding-left: 16px;
	padding-bottom: 8px;
	text-transform: uppercase;
}
.menu-act {
	font-size: 15px;
	padding-left: 16px;
	padding-bottom: 8px;
	text-transform: uppercase;
}
.menu2 {
	font-size: 12px;
	padding-left: 48px;
	padding-bottom: 2px;
	text-transform: uppercase;
	background-image: url(../user_upload/fairtrademedia/Elemente/menubullet0.gif);
	background-repeat: no-repeat;
	background-position: 32px 5px;
}
.menu2-act {
	font-size: 15px;
	padding-left: 48px;
	padding-bottom: 2px;
	text-transform: uppercase;
	background-image: url(../user_upload/fairtrademedia/Elemente/menubullet1.gif);
	background-repeat: no-repeat;
	background-position: 32px 5px;
}
.menu3 {
	font-size: 11px;
	padding-left: 48px;
	padding-bottom: 2px;
	text-transform: uppercase;
}
.menu3-act {
	font-size: 11px;
	padding-left: 48px;
	padding-bottom: 2px;
	text-transform: uppercase;
	font-weight: bold;
}
.menu4 {
	font-size: 11px;
	padding-left: 60px;
	padding-bottom: 2px;
	text-transform: uppercase;
}
.menu4-act {
	font-size: 11px;
	padding-left: 60px;
	padding-bottom: 2px;
	text-transform: uppercase;
	font-weight: bold;
}
#menuinner {
	padding-bottom: 6px;
}
#menu {
	margin-left: 48px;
}
.marg-top {
	background-color: #B5D9AD;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 16px;
	font-size: 13px;
	text-transform: uppercase;
	color: #5A5C5F;
}
.marg-img {
	padding-top: 20px;
	padding-bottom: 14px;
	text-align: center;
	background-color: #FFFFFF;
}

.marg-img img {
	border: none;
}
.marg-link {
	color: #525456;
	text-align: center;
	padding-bottom: 14px;
	background-color: #FFFFFF;
	margin-bottom: 20px;
}
