* {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	background-color: #fff;
	
}

img {
	border: 0px;
	
}

#wrapper {
	width: 950px;
	margin: 0 auto;
}

.logo {
	float:left;
	width:137px;
	height:53px;
	margin-top: 29px;
	margin-left: 18px;
	margin-right: -18px;
}

.headbild {
	float:left;
	width:509px;
	height:92px;
	margin-left: 70px;
}

#sprachauswahl {
	float:left;
	/*width: 180px;*/
	width: 146px;
	margin-left: -12px;
	text-align: right;
	margin-top: 67px;
}

#sprachauswahl li {
	display: inline;
	margin-left: 2px;
}

#content {
	clear: both;
}

#navigation {
	width: 180px;
	float:left;
}

#maincontent {
	width: 500px;
	margin: 0px 25px 10px 25px;
	float: left;
}

#metanavigation {
	width: 220px;
	float: left;
}

#footer {
	margin-top: 15px;
	clear: both;
}

#streifen, #balken {
	width:100%;
	background-color: #018755;
	clear: both;
}

#streifen {
	background-color: #c9e3cb;
}

h1 {
	font-size: 20px;
	color: #018755;
	margin-bottom: 12px;
}


#maincontent p{
	margin-bottom: 10px;
}



#navigation {
	padding: 0 0 1px 0;
	margin-bottom: 1em;
	font-family: Arial, sans-serif;
	background-color: #c9e3cb;
	color: #000;
}

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

#navigation li {
	border-bottom: 1px solid #fff;
	margin: 0;

}

#navigation li a {
	display: block;
	padding: 1px 1px 1px 16px;
	border-right: 16px solid #e6f9e8;
	background-color: #c9e3cb;
	color: #000;
	text-decoration: none;
	width: 100%;
}

#navigation li a {
	padding-right: 13px;
}

#navigation li ul li a {
	margin-left: -10px;
	padding-left: 24px;
	padding-right: 5px;
}

html>body #navigation li a { width: auto; }


#navigation li a:hover, .last li.current a {
	border-right: 16px solid #D9EFDB !important;
	background-color: #cbe0cd;
	color: #000;
}

.last li a   {
	display: block;
	padding: 0px 0 2px 0;
}	

.last li a {
	background-color: #dcf0de !important;
}

.last li a:hover, .last li.current a {
	background-color: #C9E8CD !important;
}
/*Damit auch im deutschen Loginbereich die Unternavigation ok ist
ul#hauptnavigation li.current ul li, ul#hauptnavigation li.hauptpunkt ul li {
	padding-left: 10px;
	border: 0;
	background-color: #dcf0de;
}*/
ul#hauptnavigation li.current ul li{
	padding-left: 10px;
	border: 0;
	background-color: #dcf0de;
}

#metanavigation ul li {
	list-style-type: none;
	margin-top: 15px;
	width: 220px;
}

#navigation ul li ul li a:hover, #navigation ul li ul li a:link {
	background-color: #dcf0de;
}

a:link { color: #000; text-decoration: none;}
a:visited { color: #000; text-decoration: none;}
a:hover { color: #000; text-decoration: underline;}
a:active { color: #000; text-decoration: none ;}

ol {
	display: inherit;
	padding: 0px 0px 0px 5px;
}

ol li {
	list-style-type: decimal !important;

	line-height: 18px; 
	margin-bottom: 5px;
	 
	
}

#breadcrumb {   
	font-size: 11px;
	color: #000;
	margin-top: 10px;
	margin-bottom: 10px;
}

#streifen p {
	padding: 3px 3px 3px 205px;
	background-image:url(streifen-unten.gif);
}

#balken p {
	padding: 3px 3px 3px 755px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	background-image:url(streifen-oben.gif);
}

.copyright {
	color: #909090;
	font-size: 11px;
	margin-left: 205px;
	margin-top: 12px;
}

.important {
	color: #018755;
}

.newsbanner-kongress {
	margin-top: 1px;
}

#newsbanner {
	margin-top: 15px;
}

#sprachauswahl .current {
	list-style-type: circle;
	list-style:url(sub-pfeile.gif);
	font-weight: bold;
}

a:visited {
	text-decoration: none;
}

.mgformfeld{
	width: 200px;
}

#maincontent li {
	list-style: disc;
	margin-left:20px;
}


hr .clearer {
width: 550px;
}

hr {
	height: 1px;
	border-bottom: #e2e2e2 1px solid;
	border-top: #FFFFFF 1px solid;
	border-right: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
}

/*Ausnahmen*/
#events #congress-info-left {
	width: 330px;
	float: left;
}
#events #congress-info-right {
	width: 160px;
	margin: 0px 0px 0px 335px;
}
#events #congress-info-right img{
	margin: 0px 0px 3px 0px;
	
}


/*NEWSEDITOR*/

/*News im Contentbreich*/
#maincontent .news-latest-container h3 {
	margin-bottom: 0px;
}
#maincontent .news-latest-container h3 a:link, #maincontent .news-latest-container h3 a:visited{
	font-size: 17px;
	color: #018755;
	text-decoration: none;
}
#maincontent .news-latest-container h3 a:hover, #maincontent .news-latest-container h3 a:active{
	color: #000000;
	text-decoration: none;
}
#maincontent .news-latest-item{
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: #e2e2e2 1px solid;
}
#maincontent .news-latest-morelink a:link, #maincontent .news-latest-morelink a:visited {
	color: #018755;
	text-decoration: none;
	font-weight: normal;
}
#maincontent .news-latest-morelink a:hover, #maincontent .news-latest-morelink a:active {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
#maincontent .news-single-item {
	margin: 0px 0px 20px 0px;
}

/*Bilder auf der News Seite*/
#news img {
float: left;
}

/*News in der Metanavigation*/

/*#metanavigation .news-latest-date, #metanavigation h3, #metanavigation .bodytext, #metanavigation .news-latest-morelink  {
	padding: 0px 5px 0px 27px;
	
}*/
#metanavigation .news-latest-item {
	background-color: #c9e3cb;
	margin: 0px 0px 1px 0px;
	padding: 5px 5px 5px 27px;
	background-image: url(streifen-vertikal-hellgruen.gif);
	background-repeat: repeat-y;
}


#metanavigation .news-latest-container h3 {
	margin-bottom: 0px;
}
#metanavigation .news-latest-container h3 a:link, #metanavigation .news-latest-container h3 a:visited{
	font-size: 12px;
	color: #018755;
	text-decoration: none;
}
#metanavigation .news-latest-container h3 a:hover, #metanavigation .news-latest-container h3 a:active{
	color: #000000;
	text-decoration: none;
}


/*MITGLIEDERLISTE*/
.tx-feusersview-pi1{
	width: 500px !important;
}

#tx-feusersview-pagebrowser {
	text-align: left;
}
.tx-feusersview-list-table tr, .tx-feusersview-details-label {
	vertical-align: top;	
}
.tx-feusersview-details-label {
	width: 80px;
}

/*LOGIN MITGLIEDERBEREICH*/
#members-login th {
	vertical-align: top;
	text-align: left;
}


/*MARKT DATEN*/
.tabelle-marktdaten-header{
	background-color: #E6F9E8;
}


.tabelle-marktdaten {
	border-bottom: #EEEEEE 1px solid;
	margin: 0px 0px 5px 0px;
}

.tabelle-marktdaten img {
	vertical-align: middle;
	margin: 5px 0px;
}

/*Pop-up*/
#fenster-schliessen {
	width: 100%;
	text-align: right;
}
#fenster-schliessen img {
	vertical-align: middle;
}


#formats, #advertising-expenditure, #topten {
	padding: 10px;
}

#formats .logo, #advertising-expenditure .logo, #topten .logo {
	margin: 0px 0px 5px 0px;
	float: none;
}

#formats table, #advertising-expenditure table, #topten table{
	margin: 0px 0px 20px 0px;
}

#formats table, #advertising-expenditure table, #topten table {
	background-color: #E6F9E8;
}
#formats td, #advertising-expenditure td, #topten td {
	padding: 1px 0px;
	border-bottom: #FFFFFF 1px solid;
}
.tabellenkopf {
	margin: 0px !important;
}
.vertikal-dunkelgruen{
	background-color: #bcdfc0 !important;
}
/*auswahl Formular*/
#topten fieldset {
	width: 770px;
}

#topten input {
	border: none;
	float: left;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}
#topten label {
	width: 80px;
	margin: 2px;
}

#topten .formsendeknopf {
	border: 1px solid #018755;
}


/*FORMULAR PROFIL ANPASSEN*/
fieldset {
	border: #CCCCCC 1px solid;
	margin: 10px 0px 15px 0px;
	padding: 5px;
}
legend {
	font-weight: bold;
	color: #000000;
}

.mgformfeld, input{
	border: 1px solid #018755;
	margin: 0px 10px 10px 0px;
	background-color: #FFFFFF;
}
.textfield{
	border: 1px solid #018755;
}

label {
	float: left;
	width: 100px;
	}
	
label.voting {
	float:none;
	margin-left: 20px;
	width: 100px;
	}
	
.votingfeld{
	margin-left: 5px;
	width: 120px;
}
	
.formsendeknopf {
	background-color: #c9e3cb;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	height: 17px;
}

/*Kongress Umfrageformular*/

.ratingskala {
	width: 10px !important;
	text-align: center;
	margin: 0px 10px 0px 0px;
}
.ratingskala input {
	margin-bottom: 2px;
	margin-right: 0px !important;
	border: 0px !important;
}
.frage {
	height: 40px;
	display: block;
}
.frage label {
	width: 190px;
}
#congress-questionnaire .lang {
	width: 150px;
}
#congress-questionnaire .rhytmus label {
	width: 250px;
}
#congress-questionnaire .rhytmus input {
	border: none;
	float: left;
}
#congress-questionnaire textarea {
	width: 470px;
	height: 100px;
	border: 1px solid #018755;

}
#congress-questionnaire fieldset input {
	float: left;
}
.frage textarea {
	width: 190px !important;
	height: 40px !important;
	border: 1px solid #018755;
}






/* Tabellen Events/Vorträge*/

  
.tx-filelist-pi1-table{
border-collapse: collapse;
width: 510px;
border: 1px dotted #363636;
color: #363636;
background: #d9efdb;
}


.tx-filelist-pi1-table td{
padding: 3px 0px;
}

.tx-filelist-pi1-tr{ 
border:1px dotted #000;
border-collapse:collapse;
 }
 
.tx-filelist-pi1-header-tr {
color: #FFFFFF;
background-color: #018755;

}

.tx-filelist-pi1-filename {
width: 510px;
}

.tx-filelist-pi1-info{
display: none;
}

.td-filesize {
width: 50px;	
}






	
.csc-textpic-imagewrap{
font-size: 11px;
float: left;
/*width: 580px !important; -> Falls mehrere Bilder nebeneinander aufgereiht werden müssen kann hier die entsprechende Breite angegeben werden*/
}



.csc-form-labelcell{
padding-right: 20px;
}

.csc-form-fieldcell{
padding-top: 4px;

}

#mgform1{
	float:left;
	width:210px;
	height:50px;
	margin-bottom:5px;
}
#mgform2{
	float:left;
	width:280px;
	height:50px;
	margin-bottom:5px;
}
#mgform2 select{
	margin-top:0px;
}
#mgform2 .formsendeknopf{
	margin:0px;
	margin-left:10px;
}

#weltkarte {
  position: relative;
}
.usa, .europa, .asien, .australien, .afrika {
 position: absolute;
 top: 0px;
 left: 0px;
 z-index:1000;
 display: none;
}

map, area {
 z-index: 2999;
} 