body {
	background: url(/media/images/luftfahrtkongress/Luftfahrtkongress_HG.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	background-color:#eee;
}
#EventStartFormular{
display:block;
}
.Inhalt {
       box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
	background-color: rgba(255, 255, 255, 0);
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 30px;
}
h1 {
	color: #43687c;
	font-size: 20px;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}
h2, h3, h4 {
    color: #43687c;
}
.PflichtfeldStern {
    color: #5da7cc;
}
.submit {
	background-color: #43687c;
	color: #FFFFFF;
	font-family: helvetica,arial,helv,sans serif;
	font-size: 11px;
	text-decoration: none;
	width: 100px;
	padding: 5px;
	border: 1px solid #43687c;
	float: left !important;
}
#Printbutton, #Printbutton a:link, #Printbutton a:visited, #Printbutton a:hover {
	font-size: 0.9em;
	color: #43687c;
	font-weight: bold;
	text-align: left;
}
#Footer {
	font-size: 12px;
	padding: 0px 0px;
	background-color: rgba(0, 0, 0, 0);
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
	float: left;
	width: 200px;
	margin: 0px 0px 0px 0px;
	text-align: left; 
	margin: 0 0 0 200px;
}
.Print {
	text-align: right;
	background:  rgba(0, 0, 0, 0);
	width: 240px;
	height: 40px;
	margin-top: 0px;
}
a:link, a:visited, a:hover {
	color: #5da7cc;
	text-decoration: underline;
}
#Header h1 {
	color: #8ca3af;
	font: 200 40px Arial,sans-serif;
	margin: 0 0 0 260px;
}
.Buchungsnr, .TextInput, .EmailInput, .UrlInput, .NumberInput, .TextareaInput {
    padding: 5px;
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #43687c;
    border-style: solid;
    border-width: 1px;
    color: #000000;
	}
.ListDatenDiv {
    margin-left: 0px;
}
.SidebarHtml h2, .EventKontakt h2 {
    padding: 0px;
    text-align: left;
    background:  rgba(0, 0, 0, 0);
}

#GoogleMapsForm h2 {
    background:   rgba(0, 0, 0, 0);
    padding: 15px 0 0 0;
    text-align: left;
}
#GoogleMapsConf{
	margin-top: 15px;}

.SidebarHtml p, .EventKontakt p {
    padding: 10px 0 10px 0;
    color: #000000;
    background-color:   rgba(0, 0, 0, 0);
}
.SidebarHtml a, .EventKontakt a {
    color: #5da7cc;
}
.submitAnmeldung {
    margin-left: 0px;
}
.PflichtfeldHinweis {
    text-align: right;
}
.Leftbar {
    float: left;
    margin-right: 20px;
    min-height: 100px;
    width: 240px;
}
.Sidebar {
    width: 240px;
    float: right;
    margin-right: 0px;
}
.EventName {
    margin: 20px 0 15px 0;
    font-size: 24px;
    font-weight: bold;
    color: #43687c;}

#LongDescription2 {
	margin-top: 20px;}

.AnmeldungEventKontakt{
	margin-top: 0px;}

.EventDownloads ul {
    margin: 0;
    padding: 0px;
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0);
}
#grcode {
	margin-top: 10px;}

.Leftbar .SidebarHtml {
    margin-bottom: 50px;
}
#Printbutton {
	padding: 10px 0;
}
.placeholder{
	background-color: white;
	cursor: auto;
	/*opacity: 1;*/
}