/* ------- content -------- */
body 
{ 
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.clear
{
	clear:both;
    height:0;
    font-size: 1px;
	line-height: 0px;
	overflow: hidden;
	white-space: nowrap;
}

div.norm, p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height: 15px;
	color: #000000;
	margin: 0 0 5px 0;
}

span.norm
{
	font-family:Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height: 15px;
	color: #000000;
}

span.small 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 13px;
	color: #000000;
}

span.title 
{
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size : 18px;
	line-height: 20px;
	color: #333333;
}
	
td.title 
{
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size : 18px;
	line-height: 20px;
	color: #333333;
}

td.norm ,
table.stdTable,
td.editorcontent * table
{
	font-family:Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height: 15px;
	color: #000000;
}

td.editorcontent table tbody tr td
{
	font-family:Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height: 15px;
	color: #000000;
	white-space: normal;
}

td.small 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 13px;
	color: #000000;
}

td.pointer
{
	font-family:Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 13px;
	color: #999999;
}

td.footer 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height: 13px;
	color: #333333;
}

td.box 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height: 13px;
	color: #000000;
}

a 
{
	text-decoration: none;
	color: #336699;
}

a:hover 
{
	color: #3399CC;
	text-decoration: none;
}

div.event a img
{
	border: none;
}

a.footer 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height: 13px;
	color: #333333;
    text-decoration: none;
}

a.footer:hover
{
	color: #666666;
    text-decoration: none;
}

a.pointer
{
	font-family:Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 13px;
	color: #999999;
	text-decoration: none;
}

a.pointer:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 13px;
	color: #CCCCCC;
	text-decoration: none;	
}

a.box
{
	text-decoration: none;
	color: #666666;
}
a.box:hover
{
	text-decoration: none;
	color: #999999;
}

a.contentsubmenu
{
	text-decoration: none;
	color: #336699;
}
a.contentsubmenu:hover
{
	text-decoration: none;
	color: #3399CC;
}


/* ------- navigation -------- */

td.extramenu
{
	font-family:Arial, Helvetica, sans-serif;
	font-size : 9px;
	text-decoration: none;
	color : #FBFAF6;
}

a.extramenu
{
	font-family:Arial, Helvetica, sans-serif;
	font-size : 9px;
	text-decoration: none;
	color : #FBFAF6;
}

a.extramenu:hover 
{
	color: #E4E3E0;
	text-decoration: none;
}

a.nav {
	font-family:Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 15px;
	text-decoration: none;
	color: #FFFFFF;
}

a.nav:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 15px;
	text-decoration: none;
	color: #CCCCCC;
}
	
a.navactive {
	font-family:Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration: none;
	color: #FFFFFF;
	font-size : 11px;
	line-height: 15px;
	font-weight: bold;
}

a.navactive:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration: none;
	color: #CCCCCC;
}	

a.subnav {
	font-family:Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration: none;
	color: #000000;
	
	
}	

a.subnav:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration: none;
	color: #669900;
}

a.subnavactive {
	font-family:Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration: none;
	color:#999999;
	font-weight: bold;
}

a.subnavactive:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration: none;
	color:#999999;
}

.subnavtable 
{  
    background-color: #FFFFFF;
    border-color: #999999 #999999 #999999 #999999;
	border-style: solid;
    border-top-width: 0px; 
    border-right-width: 1px; 
    border-bottom-width: 1px; 
    border-left-width: 1px
}

.subnavisperator
{
	color: #999999;
}

/* ------- sitemap -------- */

body.sitemap
{ 
	margin-top: 0px;
	margin-left: 0px;
} 

a.sitemaptoplevel 
{
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size : 12px;
	font-weight: bold;
	color: #000000;
	height: 10px;
	margin-top: 10px;
}	

a.sitemaptoplevel:hover 
{
	color: #333333;
}
	
a.sitemapsublevel 
{
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size : 12px;
	color: #003366;
}	

a.sitemapsublevel:hover 
{
    color: #336699;
}

a.sitemapsubsublevel
{
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size : 11px;
	color: #336699;
}	

a.sitemapsubsublevel:hover 
{
    color: #6699CC;
}

/* ------- forms  -------- */

FORM {
	margin : 0px 0px 0px 0px;
}

.formular
{
	border-top:  1px solid #003366;
	border-bottom: 1px solid #D1D6E0;
	border-left: 1px solid #003366;
	border-right: 1px solid #D1D6E0 ;
	background: White;
	font-family : Arial, Helvetica, sans-serif;
	padding-left: 2px;
	font-size: 11px;
	border-style :solid;
	padding-bottom : 2px;
	padding-right : 2px;
	padding-top :1px;
	margin :2px;
}

.search {
	border-top:  1px solid #898989;
	border-bottom: 1px solid #898989;
	border-left: 1px solid #898989;
	border-right: 1px solid #898989;
	background: White;
	font-family : Verdana;
	padding-left: 2px;
	font-size: 10px;
	border-style :solid;
	padding-bottom : 2px;
	padding-right : 2px;
	padding-top :1px;
	margin :1px;
	color:#898989;
	font-family : Arial, Helvetica, sans-serif;
	font-size:11px;
}

/* ------- shop -------- */


.shoprubrics
{
	font-family:Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
    font-weight: bold;
}

.shoprubrics:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height: 15px;
	color:#999999;
	text-decoration: none;
    font-weight: bold;
}

.shoplead
{
	font-family:Arial, Helvetica, sans-serif;
	font-size : 13px;
	line-height: 15px;
	color: #666666;
	text-decoration: none;
    font-weight: bold;
}

.shopsubrubrics
{
	font-family:Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
    font-weight: none;
	padding-bottom:1px;
	padding-top:1px;
	padding-left:20px;
}

.shopsubrubrics:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height: 15px;
	color: #999999;
	text-decoration: none;
    font-weight: none;
	padding-bottom:1px;
	padding-top:1px;
	padding-left:20px;
}

.box
{
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 4px;
	min-heigh:50px;

}
.pic
{
	float:left;
	clear: both;
	border: 1px;
	border-style:solid;
	border-color:#666666;
	margin-top: 3px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
	padding: 0px;
}


.pic-rechts
{
	float:right;
	clear: both;
	border: 1px;
	border-style:solid;
	border-color:#666666;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
    vertical-align:top;
}


/* ------- labartory -------- */

.lab
{ 	border: 1px;
	border-style:solid;
	border-color:#D3D2D2;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-top:5px;
	vertical-align:top;
	padding: 2px;
	padding-bottom: 6px;
	background-color:#E9E8E8;
}


.labtext
{ 	
	font-family:Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 10px;
	color: #666666;
	text-decoration: none;
 
}

/* ################################################################# */
/* --- Event Allgemein --- */
/* ################################################################# */

div.event h1
{
	color: #333333;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	margin: 0;
	padding: 0;
}	

div.event h2
{
	margin: 0 0 5px 0;
}

div.event h2 a,
div.event h2 a:visited
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	margin: 0;
	display: block;
	border-bottom: 1px solid #336699;
}


div.event h2.eventTitle a:hover
{
	border-bottom: 1px solid #3399CC;
}

div.event h3
{
	background-color: transparent;	
	margin: 0 0 5px 0;
	font-weight: bold;
}

div.event h3 a
{
	text-decoration: none;
	padding-bottom: 3px;
	border-bottom: 1px solid #800A00;
	display: block;
}

div.event h3 a:hover
{
	background-color: #EEEEEE;
}

div.event ul,
div.event ol
{
	margin: 0 0 10px 0;
	padding: 0 0 0 16px;
}

div.event div.eventItem
{
	border-bottom: 1px solid #D7D1D1;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	clear: both;
}

div.homeEventOverview div.eventItem
{
	width: 288px;
	height: 96px;
	clear: none;
	float: left;
	display: inline;
}

div.homeEventOverview div.secondEventItem
{
	margin-left: 10px;
}

div.event div.eventThumbImage
{
	float: left;
	display: inline;
	margin-right: 15px;
}

div.event div.eventLead
{
	float: right;
	display: inline;
	width: 525px;
	margin-top: 10px;
}

div.homeEventOverview div.eventLead
{
	width: 222px;
}

div.event div.eventInformationContainer div.eventInformation
{
	margin: 0;
}

div.eventDetail div.eventInformationContainer div.eventInformation
{

}


div.event div.eventInformationContainer div.eventInformation div
{
	margin: 10px 0 0 0;
}

div.event div.eventInformationContainer div.eventInformation div.dateContainer
{
	margin-top: 5px;
}

div.homeEventOverview div.eventInformationContainer div.eventInformation
{
	width: 222px;
}

div.event div.moreDatesContainer p
{
	color: #666666;
}

div.event p.description
{
	font-weight: bold;
	float: left;
	display: inline;
	width: 70px;
	margin: 0 12px 0 0;
}

div.event p.information
{
	float: left;
	display: inline;
	margin: 0;
	line-height: normal;
}

div.eventOverview p.information
{
	width: 440px;
}


div.eventDetail p.information
{
	width: 290px;
}

div.homeEventOverview p.information
{
	width: 140px;
}

div.event b
{
	font-weight: bold;
}

div.event div.eventDetailLink
{
	margin: -30px 0 0 0;
}

div.event a.eventDetailLink
{
	font-size: 10px;
}


div.event div.eventDownloads
{
	margin: 10px 0 10px 0;
}

div.event div.eventDownloads b
{
	font-weight: bold;	
}

div.event div.eventDownloads div.download
{
	clear: both;
	margin: 5px 0 0 10px;
}

div.event div#eventPassed
{
	margin-bottom: 10px;
	border-bottom: 1px solid #EEEEEE;
	padding: 10px;
}

div.event div#eventPassed span.eventPassedTitle
{
	float: left;
	display: inline;
	margin: 6px 10px 0 0;
	color: #800A00;
	font-weight: bold;
}

div.event a.locationMap
{
	margin: 0 0 0 10px;
}

div.event .download p a
{
	padding: 0 0 5px 22px;
}

div.event .download p
{
	display: inline;
}

div.event .download p a:hover
{
	padding: 0 0 5px 22px;
}

div.event .download p a.pdf, 
div.event .download p a.pdf:hover
{
	background-image: url(/standard/img/icon-pdf.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

div.event form fieldset
{
	border: none;
	margin: 0;
	padding: 0;
}

div.homeEventOverview
{
	margin-top: 20px;
}

div.homeEventOverview h2.homeEventTitle
{
	font-size: 18px;
	margin-bottom: 10px;
}


/* ################################################################# */
/* --- Event Detail --- */
/* ################################################################# */

div.eventDetail img.eventDetailImg
{
	float: right;
	display: inline;
	margin-left: 15px;
}

div.eventDetail p.eventLead
{
	font-weight: bold;
}

div.eventDetail .eventInformationText
{

}

div.eventDetail div.eventContent
{
	margin-top: 20px;
}


/* ################################################################# */
/* --- FORM --- */
/* ################################################################# */

div.event form
{
	float: left;
	display: inline;
	width: 590px;
	margin: 15px 0 5px 0;
	clear: both;
}

div.event form fieldset
{
	width: 590px;
	border: none;
	margin: 0px;
	padding: 0;
	display: inline;
}

div.event form fieldset legend
{
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #000000;
}


div.event p.required
{
	padding-left: 210px;
	width: 334px;
	font-weight: bold;
	margin: 0;
	color: #800A00;
}

div.event span.required,
div.event span.footer
{
	color: #800A00;
	font-weight: normal;
}

div.event .validation-failed
{
	background-color: #eeaaaa;
	border: 1px solid #800A00;
	background-image: url(../img/layout/bg-input-validation-failed.gif);
}

div.event .disabled
{
	color: #666666;
	border-color: #8a9aa5;
	background-color: #c4ccd2;
}


div.event .validation-advice
{
	background-color: #800A00;
	color: #FFFFFF;
	font-size: 11px;
	position: absolute;
	z-index: 1000;
	margin-left: 200px;
	margin-top: -21px;
	width: 175px;
	line-height: 12px;
	padding: 3px 5px;
}

div.event .subscriptionrolesform .validation-advice
{
	margin-left: 275px;
}

.helptext
{
	border: 1px;
	border-color: #000000;
	border-style: solid;
	padding: 5px;
	position: absolute;
	z-index: 0;
	background-color: #C7FC61;
	visibility: hidden;
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	width: 200px;
    font-size: 11px;
}

/* ################################################################# */
/* --- INPUT / SELECT / TEXTAREA / LABEL --- */
/* ################################################################# */

div.event input,
div.event select,
div.event textarea
{

	font-family:Arial, Helvetica, sans-serif;
	font-size : 11px;
	overflow: visible; /* Fix f�r zu Breite Buttons im IE */
	border-top:  1px solid #003366;
	border-bottom: 1px solid #D1D6E0;
	border-left: 1px solid #003366;
	border-right: 1px solid #D1D6E0 ;
	background: White;
	font-family : Arial, Helvetica, sans-serif;
	padding-left: 2px;
	font-size: 11px;
	border-style :solid;
	padding-bottom : 2px;
	padding-right : 2px;
	padding-top :1px;
	margin :2px;
}

div.event input#registerbutton,
div.event input.inputbutton
{
	border: none;
	padding: 0;
	margin: 0;
}

div.event input.inputbutton
{
	margin-top: 20px;
	float: right;
}

div.registerButton
{
	margin: 20px 0 0 0;
}

div.event span.button, div.event a.registerButton
{
	padding-top: 20px;
	float: right;
}

div.event a.backButton
{
	padding-top: 20px;
	float: left;
}

div.event span.button input,
div.event input.button
{
	border: none;
}


div.event input:focus, select:focus, textarea:focus
{
}

div.event input[type=hidden], input.hidden
{
	width: 0px;
	height: 0px;
	border: none;
	color: transparent;
	background-color: transparent;
	display: none;
}

div.event input.text
{
	width: 180px;
}

div.event input.checkbox, div.event input.radio
{
	float: none;
	border: none;
	background-color: transparent;
	height: 12px;
	width: 12px;
	padding: 0;
	position: relative;
}

div.event input.radio
{
	top: 3px;
}

div.event input.checkbox
{
	top: 2px;
}

div.event input.zip
{
	width: 50px;
}

div.event input.city
{
	margin-left: 2px;
	width: 123px;
}

div.event input.tel_prenumber
{
	width: 30px;
}

div.event input.tel_number
{
	width: 86px;
}

div.event select
{
	width: 180px;
}

div.event select.creditcard
{
	width: 80px;
}

div.event select.tel_country
{
	width: 50px;
}

div.event select#payment_expmonth,
div.event select#payment_expyear
{
	width: 86px;
}

div.event select#payment_expyear
{
	margin-left: 3px;
}

div.event textarea
{
	height: 100px;
    width: 325px;
	overflow: auto;
	margin: 0;
}

div.event textarea.agb
{
	overflow: auto;
}

div.event textarea#agbcontent
{
	width: 590px;
	height: 250px;
}

div.event label.required
{
	font-weight: bold;
}

div.event label.checkboxlabelafter span.required
{
	float: none;
	display: inline;
	margin-left: 5px;
}

div.errorMsg
{
	color: red;
	font-weight: bold;
}

/* ################################################################# */
/* --- Event Table --- */
/* ################################################################# */

div.event table
{
	width: 590px;
	display: block;	
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height: 15px;
	color: #000000;
	margin: 0 0 5px 0;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
}

div.event table tbody
{
	margin: 0;
	padding: 0;
	border: none;
}

div.event table tr td
{
	height: 25px;
	position: relative;
	margin: 0;
	padding: 0;
}

div.event table tr td hr
{
	margin: 10px 0;
}

div.event table tr td.colLabel
{

	width: 200px;
}

div.event table tr td.colInput
{
	width: 390px;
}

div.event table tr td.colInput label
{
	font-size: 11px;
}

div.event table tr td.colspan2
{
	width: 590px;
}

div.event td.colspan2 .validation-advice
{
	margin-left: 400px;
	margin-top: -15px;
}

div.event table.eventprices td,
div.event table.eventprices th
{
	padding: 3px 10px;
}

div.event table.eventprices th,
div.event table.eventprices td
{
	text-align: left;
}

div.event table.eventprices .col1
{
	padding-left: 0px;
}

div.event table.eventprices tfoot td
{
	border-top: 1px solid #000000;
	font-weight: bold;
}

/* ################################################################# */
/* --- Subscriptionrolesform --- */
/* ################################################################# */

form.subscriptionrolesform ul
{
	list-style: none;
	padding: 0 0 0 0;
	margin: 0;
}

form.subscriptionrolesform ul.subhierarchy 
{
	border-top: 1px solid #000000;
	padding-top: 10px;
}

form.subscriptionrolesform ul li
{
	margin-bottom: 5px;
}

form.subscriptionrolesform ul li.hasSubs
{
	margin-top: 20px;
	margin-left: 0px;
	
}

form.subscriptionrolesform ul * ul
{
	padding-left: 20px;
}

span.hasSubsTitle
{
	font-weight: bold;
}

.memberPhoto{
	float: left;
	padding-right: 15px;
}
.memberPhoto img{
	padding-bottom: 15px;
}

/* ################################################################# */
/* --- Event AGB --- */
/* ################################################################# */

div.agb
{
	margin: 10px;
}

div.agb h1
{
	color: #333333;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
	margin: 0;
	padding: 13px;
	background-image: url(../img/layout/titleline_2.gif);
	background-repeat: repeat-x;
	background-position: 100% 100%;
}


div.agb table
{
	width: 520px;
	display: block;	
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height: 15px;
	color: #000000;
	margin: 0 0 5px 0;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
	table-layout: fixed;
	overflow: hidden;
}

div.agb p.close
{
	margin: 10px 0 0 0;
}

#eventSteps
{
	margin-left: -5px;
	margin-bottom: 20px;
}

.eventnotice
{
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	margin-bottom: 30px;
	margin-top: 3px;
}

#sr44,
#sr44 + label {
	display: none;
}


#worldSeedProjectLogo
{
	background-image: url(../img/layout-worldseedproject/bg-logo.gif);
	background-repeat: repeat-x;
	padding-left: 180px;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #c36032;
	font-size: 26px;
}

#logoTitle
{
	font-weight: bold;
	font-size: 32px;
}