/*--------------------------------------------------------- */
/*--------------------------------------------------------- */
/*------ Norman Paschke, das MedienKombinat          ------ */
/*------ Projekt: Finetech GmbH	& Co. KG	     ------ */
/*------ Bereich: Main Styles, Content               ------ */
/*------ Version: 1.0, 28.07.2009                    ------ */
/*--------------------------------------------------------- */
/*--------------------------------------------------------- */

/* ------------------------ */
/* -- Farben	 ---------- */
/* ------------------------ */

/* --- Green - Belgium --- */
/* #00de01 */

/* --- Violett - Spain --- */
/* #dd0092 */


/* ------------------------ */
/* -- Generelles ---------- */
/* ------------------------ */
* {
	margin:0;
	padding:0;
}
li {
	line-height:0;
}
body {
	background:#fff url(../images/strahlen_belgien.gif) no-repeat scroll 0 0;
	color:#000;
	font:normal 12px/15px arial,sans-serif;
	text-align:left;
}
a {
	color:#00de01;
	text-decoration:none;
}
p {
	margin-bottom:10px;
}
.hide,
hr {
	display:none;
}
.left {
	float:left;
}
.right {
	float:right;
}
.center {
	float:none;
	margin:0 auto;
}
.clear {
	clear:both;
	height:0;
	line-height:0;
	overflow:hidden;
}
.alignright {
	text-align:right;
}
.alignleft {
	text-align:left;
}
.aligncenter {
	text-align:center;
}
.bold,
strong,
b {
	font-weight:bold;
}
em,
i {
	font-style:italic;
}
/* ------------------------ */
/* -- Boxstyles/Wrapper --- */
/* ------------------------ */
#page {
	float:left;
	margin-left:30px;
	width:935px;
}
#contactflag {
	float:right;
	margin-top:30px;
	width:30px;
}
#contactflag a {
	background:#fff url(../images/bg_contact.gif) no-repeat 0 0;
	display:block;
	height:0;
	overflow:hidden;
	padding-top:127px;
	position:fixed;
	width:30px;
}
/* ------------------------ */
/* -- Header -------------- */
/* ------------------------ */
#header {
	clear:both;
	margin:89px 0 20px;
}
#logo {
	left:15px;
	position:absolute;
	top:15px;
}
#place {
	float:right;
	padding:10px 0;
}
#place h2 a {
	background:#000 none;
	color:#FFFFFF;
	display:block;
	font-size:10px;
	line-height:10px;
	padding:2px 3px;
	text-transform:uppercase;
}
#headertext #country {
	background:#000 url(../images/startseite_belgien.gif) no-repeat 0 0;
	display:block;
	height:0;
	margin-left:98px;
	overflow:hidden;
	padding-top:42px;
	width:241px;
}
/* Navi_site */
#navi_site li a,
#headertext h2 {
	background-color:#000;
	clear:left;
	color:#fff;
	float:left;
	font-weight:bold;
	line-height:23px;
	padding:0px;
	text-transform:uppercase;
}
#navi_site .active a,
#navi_site li a:hover {
	background-color:#00de01;
}
#navi_site li {
	padding-left:66px;
}
#navi_site .first {
	padding-left:0;
}
#navi_site h2 {
	margin-left:48px;
}
/* ------------------------ */
/* -- Navi_main ----------- */
/* ------------------------ */
#navi_main ul {
	clear:both;
	height:20px;
}
#navi_main li {
	float:left;
	line-height:0;
	margin:0 2px 2px 0;
	width:160px;
}
/* 1. Ebene */
#navi_main li a {
	background-color:#000;
	color:#fff;
	display:block;
	font-weight:bold;
	line-height:19px;
	text-transform:uppercase;
}
#navi_main .active a,
#navi_main li a:hover {
	background-color:#00DE01;
}
/* 2. Ebene */
#navi_main li li a,
#navi_main .active li a {
	background:none;
	color:#9e9e9e;
	display:block;
	font-weight:normal;
	line-height:30px;
	margin-bottom:0;
	padding-left:24px;
}
#navi_main li .active a,
#navi_main li li a:hover {
	background:none;
	color:#585858; /*abhaengig vom menuepunkt*/
	font-weight:bold;
}
/* ------------------------- */
/* -- Navi_languages ------- */
/* ------------------------- */
#navi_languages {
	float:right;
	margin-left:65px;
	padding:10px 0;
}
#navi_languages li {
	float:left;
}
#navi_languages li a {
	background-color:#000;
	color:#fff;
	display:block;
	font-size:10px;
	line-height:10px;
	margin:0 1px;
	padding:2px 3px;
	text-transform:uppercase;
}
#navi_languages .first a {
	border-left:none;
}
#navi_languages li a:hover,
#navi_languages li.active a {
	color:#fff;
	background-color:#00DE01;
}
#navi_countries {
	
}
/* ------------------------ */
/* -- Navi_footer ----------- */
/* ------------------------ */
#navi_footer {
	float:left;
}
#navi_footer li {
	float:left;
}
#navi_footer li a {
	color:#000;
	display:block;
	font-size:10px;
	line-height:16px;
	margin:0 7px;
	text-transform:uppercase;
}
#navi_footer li a:hover {
	color:#00DE01;
}
/* ------------------------ */
/* -- socialbm ----------- */
/* ------------------------ */
#socialbm {
	float:right;
}
#socialbm li {
	float:left;
	margin-left:8px;
}
#socialbm li a {
	display:block;
}
/* ------------------------ */
/* -- Navi_sub ----------- */
/* ------------------------ */
#navi_sub {
}
#navi_sub li {
	float:left;
	border-left:2px solid #000000;
	padding:0 12px;
}
#navi_sub li a {
	color:#000000;
	display:block;
	font-size:12px;
	font-weight:bold;
	line-height:11px;
	text-transform:uppercase;
}
#navi_sub li.first {
	border-left:medium none;
	padding-left:0;
}
#navi_sub li.last a {
	padding-right:0;
}
#navi_sub li a:hover,
#navi_sub li.active a {
	color:#00DE01;
}
/* ------------------------ */
/* -- Content       ------- */
/* ------------------------ */
#content {
	background:#fff;
	clear:both;
	margin-right:14px;
	width:444px;
	padding:14px;
}
#page_content {
	
}
#content h1,
#content h2 {
	font-weight:bold;
	font-size:20px;
	line-height:22px;
	text-transform:uppercase;
	margin-bottom:15px;
}
#content h3 {
	font-size:14px;
	font-weight:bold;
	line-height:14px;
	margin-bottom:5px;
	text-transform:uppercase;
}
#content h3 span {
	color:#00DE01;
}
#content h4 {
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
	margin-bottom:15px;	
}
.post {
	border-bottom:4px solid #000000;
	margin-top:15px;
	padding-bottom:15px;
}
.post p {
	margin-bottom:10px;
}
.post ol,
.post ul {
	margin-top:20px;
}
.post li {
	padding:2px 0;
}
.post li a {
	background:#FFFFFF url(../images/pfeil_rechts.gif) no-repeat scroll left center;
	font-size:12px;
	font-weight:bold;
	line-height:12px;
	padding-left:17px;
	text-transform:uppercase;
}
.post li a.external {
	background-image:url(../images/pfeil_links.gif);
}
.post li a:hover {
	color:#000;
}
.content_img {
	margin:20px 0;
}
.link {
	background:url(../images/icon_link.gif) no-repeat left center;
	display:block;
	margin-top:5px;
	padding-left:14px;
	text-transform:uppercase;
}
.speaker {
	font-weight:bold;
}
#content ul,
#content ol {
	margin-left:20px;
}
#content li {
	line-height:15px;
}
/* ------------------------ */
/* -- Sidebar       ------- */
/* ------------------------ */
.sidebar {
	background:#fff;
	font-weight:bold;
	padding:17px 14px;
	text-transform:uppercase;
	width:186px;
}
.sidebar h3 {
	background-color:#00DE01;
	color:#FFFFFF;
	line-height:19px;
	padding-left:14px;
}
.entry {
	font-size:14px;
	margin:15px 0;
}
.border {
	border-top:3px solid #000;
	clear:both;
	height:0;
	line-height:0;
}

/* ------------------------ */
/* -- Footer         ------ */
/* ------------------------ */
#sponsors {
	background-color:#fff;
	clear:both;
	margin-top:14px;
	overflow:hidden;
	padding:14px;
}
#sponsors li {
	float:left;
	margin-right:20px;
}
#sponsors li a {
	display:block;
}
#footer {
	background-color:#fff;
	clear:both;
	margin:14px 0;
	padding:32px 14px;
}
#copy {
	color:#979797;
	float:left;
	margin-right:10px;
}
#toplink {
	float:right;
}
#toplink a {
	background:transparent url(../images/top.gif) no-repeat right center;
	color:#979797;
	padding-right:14px;
}
#toplink a:hover {
	color:#000;
}
/* ------------------------ */
/* -- Suche --------------- */
/* ------------------------ */
#searchform {
	border:1px solid #717171;
	float:right;
	margin:7px 0 0 5px;
	padding:1px;
	width:185px;
}
#searchstring {
	color:#717171;
	font-size:10px;
	padding:1px 0;
	text-transform:uppercase;
	width:165px;
}
#searchsubmit {
	background:#fff url(../images/icon_search.gif) no-repeat center center;
	cursor:pointer;
	height:15px;
	width:17px;
}
/* ------------------- Pagination --------------------------- */

/* ------------------- Formulare --------------------------- */
legend {
	font-weight:bold;
	margin-bottom:10px;
}
label[for],
.submit,
button,
.button,
input[type="submit"] {
	cursor:pointer;
}
input {
	font:normal 12px/15px arial,sans-serif;
}
textarea {
	font:normal 12px/15px arial,sans-serif;
}
.tx-powermail-pi1 form div {
	clear:both;
	margin-bottom:10px;
}
.tx-powermail-pi1 label {
	float:left;
	padding-top:2px;
	width:100px;
}
.tx-powermail-pi1 .powermail_text,
.tx-powermail-pi1 textarea {
	width:220px;
}
.tx-powermail-pi1 select {
	width:222px;
	}
.tx_powermail_pi1_fieldwrap_html_date span {
	display:block;
	margin-left:100px;
}
.jscalendar_cb {
	display:none;
}
/* ------------------- Pflichtangaben ---------------------- */

/* ------------------- Errormeldungen ---------------------- */
.tx-powermail-pi1_mandatory {
	color:#f00;
}
.powermail_mandatory_list {
	margin:10px 0;
}
/* ---------------- Bestätigungsseite ---------------------- */
.powermail_all_table td
	{
	padding:2px 3px; 
	}
.tx_powermail_pi1_formconfirmation_back
	{
	float:left;
	width:125px;
	}	