body {
	margin: 0;
	padding: 0;
	font: 12px Lucida Grande, Arial, Helvetica, Verdana, sans-serif;
	background: #373737;
	color: #4b4b4b;
	overflow-y: scroll;
}

h1, h2, h3, h4, p, ul {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	list-style: none;
}

a:link, a:visited {
	text-decoration: none;
}

a:hover, a:active {
	color: #ff3334;
	text-decoration: underline;
}

h1 span {
	display: none;
}

p {
	padding: 5px 0px;
	line-height: 1.7;
}

a {
	outline: none;
}

img {
	border: 0px;
}

form, ul, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

div#ContentCenter {
	position: relative;
	width: 853px;
	text-align: left;
	margin: 4% auto 0px auto;
}

div#HeaderPicture {
	position: relative;
	width: 853px;
	height: 243px;
	padding-top: 1px;
	border-top: 1px solid #fff;
}

#ImprintNavi {
	position: absolute;
	top: -18px;
	right: -5px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	color: #828275;
	font-size: 11px;
	list-style: none;
	letter-spacing: 1px;
}

#ImprintNavi li {
	position: relative;
	width: 50px;
	float: left;
}

#ImprintNavi a:link, #ImprintNavi a:visited {
	color: #909090;
	font-size: 11px;
	text-decoration: none;
}

#ImprintNavi a:hover, #ImprintNavi a:active {
	text-decoration: underline;
}

div#NavigationBar {
	position: relative;
	width: 853px;
	height: 95px;
	background: url('../img/topnavi_bottom.jpg') 230px 50px no-repeat #fff;
}

div#NaviTop {
	position: relative;
	width: 853px;
}

#NaviTop ul {
	position: absolute;
	top: 20px;
	left: 290px;
	height: 45px;
}
	
#NaviTop li {
	position: relative;
	margin-right: 45px;
	float: left;
	color: #a2a2a2;
	font-size: 13px;
}
	
	#NaviTop li a:link, #NaviTop li a:visited {
		color: #4b4b4b;
		font-size: 13px;
		text-decoration: none;
	}
	
	#NaviTop li a:hover, #NaviTop li a:active {
		text-decoration: underline;
	}

div#MainContent {
   position: absolute;
   width: 853px;
   background: #fff;
   padding-bottom: 145px;
}

#GCXLogo {
	position: absolute;
	top: 10px;
	left: 5px;
}

div#LeftField {
	width: 220px;
	height: auto;
	float: left;
	margin: 50px 0px 0px 25px;
}

div#LeftField h2 {
	color: #ff3334;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

div#LeftField div {
	margin-left: 15px;	
}

div#LeftField li {
	margin-bottom: 20px;
	color: #a2a2a2;
}
	
	#LeftField a:link, #LeftField a:visited {
		color: #ff3334;
		font-size: 14px;
		font-weight: bold;
		text-decoration: none;
	}
	
	#LeftField a:hover, #LeftField a:active {
		text-decoration: underline;
	}


div#RightField {
	position: relative;
	width: 485px;
	height: auto;
	float: right;
	text-align: left;
	padding: 0px 80px 0px 0px;
	line-height: 18px;
}

	div#RightField h1 {
		font-size: 20px;
		margin-bottom: 25px;
	}
	
	div#RightField a:link, div#RightField a:visited {
		color: #ff3334;
		font-size: 12px;
		text-decoration: none;
	}
	
#Copyright {
	position: absolute;
	bottom: -20px;
	left: 5px;
	height: 15px;
	color: #8f8f8f;
	font-size: 11px;
	letter-spacing: 1px;
}

#ProgramList .speaker_title {
	font-size: 18px;
	margin-bottom: 15px;
}

#ProgramList ul {
	position: absolute;
	top: 20px;
	left: 290px;
	height: auto;
}
	
#ProgramList li {
	position: relative;
	margin: 0px 0px 30px 0px;
}

#ProgramList li ul {
	position: relative;
	left: 0px;
}

#ProgramList li ul li {
}

#ProgramList .speakerdetail a:link, #ProgramList .speakerdetail a:visited {
	color: #ff3334;
	text-decoration: none;
}

#ProgramList .speakerdetail a:hover, #ProgramList .speakerdetail a:active {
	color: #ff3334;
	text-decoration: underline;
}

.ajax_loader {
	height: 16px;
	width: 16px;
	background: url('../img/ajax-loader.gif') no-repeat;
}

.valid-true {
	position: relative;
	top: 2px;
	height: 16px;
	width: 16px;
	float: left;
	margin-left: 5px;
	vertical-align: middle;
	background: url('../img/valid-true.png') no-repeat;	
}

.valid-false {
	position: relative;
	top: 2px;
	height: 16px;
	width: 16px;
	float: left;
	margin-left: 5px;
	vertical-align: middle;
	background: url('../img/valid-false.png') no-repeat;	
}

div#ListPartner {
}

div#ListPartner .partner_title {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 8px;
}

div#ListPartner .partner_adress {
	margin-bottom: 5px;
}

div#ListPartner .partner_phone {
	margin-bottom: 5px;
}

div#ListPartner .partner_page {
}

div#ListPartner .partner_desc {
}

div#ListPartner .partner_link {
	color: #ff3334;
	margin-bottom: 5px;
}

div#ListPartner .partner_link a:link, div#ListPartner .partner_link a:visited {
	color: #ff3334;
	text-decoration: none;
}

div#ListPartner .partner_link a:hover, div#ListPartner .partner_link a:active {
	color: #ff3334;
	text-decoration: underline;
}

#ListPartner ul {
	list-style: none;
}

#ListPartner li {
	float: left;
	margin: 0px 0px 30px 0px;
	position: relative;
}

.partnerlist_left {
	position: relative;
	float: left;
	width: 105px;
	height: auto;
	text-align: right;
	margin: 0px 15px 0px 0px;
}

.partnerlist_right {
	position: relative;
	float: left;
	width: 320px;
	margin-left: 45px;
	line-height: 18px;
}

div#Map {
	position: relative;
	height: 377px;
	width: 306px;
	background: url('../img/map-germany-small.jpg') 0px 0px no-repeat;
}

div#Cities {
	position: absolute;
	left: 370px;
	width: auto;
	height: auto;
}

div#Cities ul {
	margin: 0px 0px 0px 15px;
}

div#Cities li {
	padding: 0px 1px 1px 4px;
	cursor: pointer;
	list-style-image: url('../img/city-point.gif');
}

div#Output {
	position: relative;
	height: 15px;
	width: 250px;
	color: #000;
}

.citieHover {
	color: #fff;
	background: #585858;
}

#map-ffm {
	position: absolute;
	top: 230px;
	left: 102px;
	cursor: pointer;
}

#map-duesseldorf {
	position: absolute;
	top: 169px;
	left: 42px;
	cursor: pointer;
}

#map-essen {
	position: absolute;
	top: 169px;
	left: 57px;
	cursor: pointer;
}

#map-cologne {
	position: absolute;
	top: 192px;
	left: 54px;
	cursor: pointer;
}

#map-duisburg {
	position: absolute;
	top: 160px;
	left: 46px;
	cursor: pointer;
}

#map-dortmund {
	position: absolute;
	top: 156px;
	left: 74px;
	cursor: pointer;
}

#map-berlin {
	position: absolute;
	top: 125px;
	right: 51px;
	cursor: pointer;
}

#map-dresden {
	position: absolute;
	top: 188px;
	right: 39px;
	cursor: pointer;
}

#map-infopanel {
	position: absolute;
	width: 121px;
	height: 86px;
	font-size: 11px;
	padding: 5px 10px 10px 8px;
	background: url('../img/map-infopanel.png') no-repeat;
}

#map-munich {
	position: absolute;
	bottom: 40px;
	right: 100px;
	cursor: pointer;
}

.flag {
	position: relative;
	border: 1px solid #373737;
}

.info {
	position: relative;
	margin-top: 15px;
}

div#ListSpeaker {
}

div#ListSpeaker .programlist {
	margin: 3px 0px;
	width: 300px;
}

div#ListSpeaker .programlist a:link, div#ListSpeaker .programlist a:visited {
	color: #ff3334;
	text-decoration: none;
}

div#ListSpeaker .programlist a:hover, div#ListSpeaker .programlist a:active {
	color: #ff3334;
	text-decoration: underline;
}

div#ListSpeaker .speaker_title {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 8px;
}

div#ListSpeaker .speaker_location {
	margin-bottom: 5px;
}

div#ListSpeaker .speaker_email {
	margin-bottom: 5px;
}

div#ListSpeaker .speaker_page {
}

div#ListSpeaker .speaker_desc {
}

#ListSpeaker ul {
	list-style: none;
}

#ListSpeaker li {
	float: left;
	margin: 0px 0px 30px 0px;
	position: relative;
}

#ListSpeaker .speakerlist_left {
	position: relative;
	float: left;
	width: 105px;
	height: auto;
	margin: 0px 0px 0px 0px;
}

#ListSpeaker .speakerlist_right {
	position: relative;
	float: left;
	width: 250px;
	margin-left: 15px;
	line-height: 18px;
}

div#ListDownloads .left {
	width: 45px;
	height: 40px;
	float: left;
}

div#ListDownloads .left img {
	position: relative;
	top: 0;
	left: 0;
}

div#ListDownloads .right {
	width: 440px;
	float: left;
}

div#ListDownloads .title {
	font-size: 14px;
	font-weight: bold;
}

div#ListDownloads .title span {
	font-size: 13px;
	font-weight: normal;
}

div#ListDownloads ul {
	list-style: none;
}

div#ListDownloads li {
	position: relative;
	margin: 0px 0px 30px 0px;
}

div#ListDownloads a:link, div#ListDownloads a:visited {
	color: #4b4b4b;
	text-decoration: none;
}

div#ListDownloads a:hover, div#ListDownloads a:active {
	color: #4b4b4b;
	text-decoration: underline;
}

div#ListDownloads .file_dl {
	position: relative;
	top: -10px;
	float: left;
	margin-right: 5px;
}

div#ListDownloads .getfile a:link, div#ListDownloads .getfile a:visited {
	color: #ff3334;
	font-size: 12px;
	text-decoration: none;
}

#ListDownloads .getfile a:hover, div#ListDownloads .getfile a:active {
	color: #ff3334;
	text-decoration: underline;
}

/* ******************************************************** */


.tool-tip {
	color: #676767;
	width: 139px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #676767;
	padding: 8px 8px 4px;
	background: url(../img/map-tooltip-background.png) top left;
}
 
.tool-text {
	font-size: 11px;
	padding: 0px 8px 8px;
	background: url(../img/map-tooltip-background.png) bottom right;
}
 
.custom-tip {
	color: #676767;
	width: 130px;
	z-index: 13000;
}
 
.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}
 
.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}

div#Citydetail {
	position: relative;
	left: 0px;
}

div#Citydetail ul {
	width: 565px;
}

div#Citydetail .listdisc li {
	margin-left: 15px;
	padding-left: 3px;
	list-style: disc;
}

div#Citydetail .listdecimal li {
	margin-left: 15px;
	list-style: decimal;
}

div#Citydetail ul {
	list-style: none;
}

div#Citydetail li {
	list-style: none;
	clear: both;
}

div#Citydetail .citiedetail_left {
	position: relative;
	float: left;
	width: 150px;
	height: auto;
	margin: 0px;
	text-align: right;
	font-weight: bold;
	vertical-align: top;
}

div#Citydetail .citiedetail_left img {
	margin-bottom: 15px;
}

div#Citydetail .citiedetail_right {
	position: relative;
	float: right;
	width: 345px;
	padding: 0px;
	margin: 0px 25px 15px 35px;
	line-height: 18px;
	vertical-align: top;
	text-align: justify;
}

div#Citydetail .label_large label {
	width: 105px;
	float: left;
}

div#Citydetail .label_short label {
	width: 55px;
	float: left;
}

div#Citydetail a:link, div#Citydetail a:visited {
	color: #ff3334;
	text-decoration: none;
}

div#Citydetail a:hover, div#Citydetail a:active {
	color: #ff3334;
	text-decoration: underline;
}
/**************************************************************
	Rounded Corners
	v 1.1
**************************************************************/

.boxFloat, .imageFloat {
	float: left;
}

.boxTopLeft {
	background: url(../img/corner/topLeft.gif) top left no-repeat;
}
.boxTop {
	border-top: 1px solid #ccc;
	background-color: #eee;
}
.boxTopRight {
	background: url(../img/corner/topRight.gif) top right no-repeat;
}
.boxMiddleLeft {
	background-color: #eee;
	border-left: 1px solid #ccc;
}
.boxMiddle {
	background-color: #eee;
}
.boxMiddleRight {
	background-color: #eee;
	border-right: 1px solid #ccc;
}
.boxBottomLeft {
	background: url(../img/corner/bottomLeft.gif) bottom left no-repeat;
}
.boxBottom {
	border-bottom: 1px solid #ccc;
	background-color: #eee;
}
.boxBottomRight {
	background: url(../img/corner/bottomRight.gif) bottom right no-repeat;
}

.imageTopLeft {
	background: url(../img/corner/topLeft.png) top left no-repeat;
}
.imageTopRight {
	background: url(../img/corner/topRight.png) top right no-repeat;
}
.imageBottomLeft {
	background: url(../img/corner/bottomLeft.png) bottom left no-repeat;
}
.imageBottomRight {
	background: url(../img/corner/bottomRight.png) bottom right no-repeat;
}
.imageTop, .imageMiddleLeft, .imageMiddle, .imageMiddleRight, .imageBottom {
	border: 0;
}

/***********************************/
.roundedContent {
	padding: 30px;
	margin: 0px;
	width: 440px;
	border: 1px solid #ccc;
	background-color: #eee;
	margin-bottom: 20px;
}
/*************************************************************/

div#registerField {
	position: relative;
	width: 350px;
	height: auto;
	background: #eceaea;
	border: 1px solid #848484;
	padding: 5px 10px 0px 10px;
}

div#registerField label {
	color: #373737;
	font-weight: lighter;
}

div#registerField ul {
	position: relative;
	margin-top: 10px;
}

div#registerField li {
	position: relative;
	margin-bottom: 15px;
}

div#registerField .fieldhead {
	position: absolute;
	top: -20px;
	font-size: 12px;
	font-weight: bold;
	background: #eceaea;
	padding: 1px 5px 0px 5px;
	border-top: 1px solid #848484;
	border-left: 1px solid #848484;
	border-right: 1px solid #848484;
}

div#registerField .inputText {
	position: relative;
	width: 225px;
	color: #4b4b4b;
	font-size: 12px;
	z-index: 10;
	padding: 2px 0px 3px 3px;
	border: 1px solid #abadb3;
}

div#registerField .inputTextAdv {
	position: relative;
	width: 225px;
	color: #4b4b4b;
	font-size: 12px;
	z-index: 10;
	margin-top: 5px;
	padding: 2px 0px 3px 3px;
	border: 1px solid #abadb3;
}

div#registerField .selectText {
	color: #4b4b4b;
	font-size: 12px;
	padding: 2px 0px;
	border: 1px solid #abadb3;
}

div#registerButtons {
	margin-top: 10px;
}

.speakerdetail a:link, .speakerdetail a:visited {
	color: #ff3334;
	text-decoration: none;
}

.speakerdetail a:hover, .speakerdetail a:active {
	color: #ff3334;
	text-decoration: underline;
}

.valid {
	position: absolute;
	top: 20px;
	left: 3px;
	z-index: 20;
	display: none;
}

#error {
	color: #ff3334;
}

.loginform .inputText {
	position: relative;
	width: 170px;
	color: #4b4b4b;
	font-size: 12px;
	margin-bottom: 10px;
	padding: 2px 0px 3px 3px;
	border: 1px solid #abadb3;
}

.loginform .submitbtn {
	position: relative;
	width: 125px;
	color: #fff;
	font-size: 12px;
	margin: 5px 0 5px 0;
	padding: 2px 0px 3px 3px;
	background: #373737;
	border: none;
}

.btnSubmit {
	background: #ECEAEA;
	border: 1px solid #848484;
}

div#stoerer {
	position: relative;
	z-index: 80;
}
