body  {
	background: #666666;
	margin: 50px; 
	padding: 0;
	text-align: center; 
	background-image:url(../_gfx/background.gif);
}

h1.textspace {
	text-transform: uppercase;
	margin-top: 20px;
}

#container { 
	width: 780px;  

	margin: 0 auto; 
	text-align: left; 
} 
#header { 
	background-image:url(../_gfx/header.svg);
	height:190px;
	width:780px;
	margin: 0 0 30px 0;
} 
	
#teaser {
	float:right;
	margin:80px 0 0;
}

#left {
	float: left; 
	width: 140px; 
	border-top: 1px solid #fff;
/* 	padding: 30px 0px 15px 0px;  */
	padding: 15px 0 0 0;
}
#right{
	float: right; 
	width: 140px; 
	border-top: 1px solid #fff;
/* 	padding: 30px 0px 15px 0px;  */
}
#mainContent { 
	margin: 0 160px; 
	width:460px;
/* 	padding-top:30px; */
	padding-bottom:20px;
	border-top: 1px solid #fff;
} 
#textspacer {
	text-indent:80px;
}
.textspace {
	margin-left: 80px;
}
#referent {
	width:300px;
	margin-left:160px;
}	
.referentsm {
	width:280px;
	margin-left:90px;
	
}

#footer { 
	margin: 0 160px;
	padding: 5px 0 0 0;
	width:460px;
	border-top: 1px solid #fff;
} 
#footer p {
	margin: 0; 
	padding: 10px 0; 
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#spacer, .spacer {
	height:12px;
	line-height:1px;
	margin:0;
}

#spacerzw, .spacerzw {
	height:20px;
}

#spacerdr, .spacerdr {
	height:30px;
}


hr {
	color:#FFFFFF;
	height:1px;
}
img {
	border:0;
}

img.anmelden {
	padding-top:20px;
	padding-bottom:20px;
	border:0px;
}
	
		
img.twitter {
	padding-top:20px;
	padding-bottom:10px;
	border:0px;
}

img.blog {
	padding-top:0px;
	padding-bottom:10px;
	border:0px;
}
img.newsletter {
	padding-top:0px;
	padding-bottom:20px;
	border:0px;
	
}

.menu a:hover {
/* 	background-image:url(../_gfx/hover.gif); */
}

a.menu {
	display:block;
	margin-bottom: 20px;
}

img.menu {
	background:transparent;
	border:none;
}
	
img.refclear {
	margin-right:20px;
	margin-bottom: 20px;
}


img.refsm {
	margin-right:20px;
	margin-bottom: 100px;
}
	
img.refbig {
	margin-right:20px;
	margin-bottom: 550px;
}	
	
input[type='text'] {
	border-bottom-color: #d94d12; border-bottom-style: double; border-bottom-width: 1px;
	border-left-color: #d94d12; border-left-style: double; border-left-width: 1px;
	border-right-color:#d94d12; border-right-style: double; border-right-width: 1px;
	border-top-color: #d94d12; border-top-style: double; border-top-width: 1px;
	background-color:#FFFFFF;
}
	
.searchroute .btnsubmit {
	margin:0 5px;
	padding:0;
	width:97px;
	height:24px;
	border:0 none;
	vertical-align:middle;
}
		
.searchroute .inputText {
	margin-top:5px;
	vertical-align:middle;
}

.clearimg {
	clear:left;
}
	

/* ++++++++++++++++++++++++++++++++++++++++++++ */
.cleaner {
	clear:both;
	height:1px;
	line-height:1px;
	font-size:1px;
	border:none;
	background:transparent;
}

.regTable { 
	font-size:10px;
}


.regTable tr,
.bahn tr{ 
	height:38px;
	background:url(../_gfx/dot_white.gif) repeat-x left bottom;
}

.regTable thead tr { 
	height:50px;
}

.regTable thead th,
.regTable  td { 
	text-align:center;
}

.regTable th, 
.regTable  td { 
	padding: 0px 20px;
	vertical-align: middle;
}

.regTable tbody th { 
	padding: 0px 10px 0px 20px;
	text-align:left;
}

.regTable tbody td { 
	font-size:12px;
}

div.formular{
	margin:0;
	padding:0;
}

.regForm {
	width:380px;
	overflow: hidden;
}

div.indented {
	position:relative;
	padding-left:122px;
}

* html div.indented {padding-left:114px;} /* IE6 */

.offset {
	padding-top:10px !important;
}

.formular label{
	display:block;
	float:left;
	line-height:21px;
	margin:0 5px 0 0;
}

.indented .label {
	position:absolute;
	top:0;
	left:0;
}

.regForm .formular label,
.regForm .formular .label{
	width:120px;
}
.regForm .formular .inputText,
.regForm .formular select{
	border-bottom-color: #d94d12; border-bottom-style: double; border-bottom-width: 1px;
	border-left-color: #d94d12; border-left-style: double; border-left-width: 1px;
	border-right-color:#d94d12; border-right-style: double; border-right-width: 1px;
	border-top-color: #d94d12; border-top-style: double; border-top-width: 1px;
	background-color:#FFFFFF;
	width:250px;
}
.regForm .formular select {
	width:252px;
	height:20px;
	text-align:left;
}


div.formular .inputCheckbox{
	padding:0;
	float:left;
	width:20px;
	margin:10px 0 0 4px;
}
	
div.formular label.checkboxtext,
div.indented .radiobtnlabel{
	display:block;
	float:left;
	font-weight:normal;
	color:#020202;
	line-height:16px;
	margin:10px 0 5px 0;
}
	
.regForm .formular label.checkboxtext{
	width:338px;
}
	
.regForm .indented label.checkboxtext{
	width:220px;
}

.regForm .indented .radiobtnlabel{
	width:230px;
	margin:0;
	position:relative;
	padding-left:25px;
	line-height:19px;
}

.regForm .indented .radiobtnlabel input{
	position:absolute;
	top:0;
	left:0;
}

.wrkshp {
	color:#d94d12;
	margin:0;
}

.submit {
	padding-top:20px !important;
	text-align:center;
}

button{
	margin:0 5px;
	padding:0;
	width:73px;
	height:20px;
	border:0 none;
	background:none;
	cursor:pointer;
}

.errortext {
	background:#fff;
	color:#f00;
	font-weight:bold;
	margin:10px 0;
	margin-left: 80px; 
	padding:10px;
	border: 2px solid #f00;
}

#stoerer {
	position:absolute;
	top:0;
	left:-190px;
}

input[type="submit"].login-download {
    padding: 5px 8px;
}
input[type="submit"].login-download:hover {
    padding: 5px 8px;
}

/*#more01 {
	margin-top:19px;
	padding-top:19px;
	background:url(/_gfx/dot_white.gif) repeat-x left top;
}*/


.agenda_block{
	display: block;
}


/* Sponsoren & Partner */

#white_bg {
	background-color: white;
}

#container h3 {
	color: #a9aea4;
}


.liste-eingeruekt {
	padding-left: 120px;
}

.linie-ALT {
	border-top: 1px solid #8c8f7e;
}

    /* Cookie Dialog */
    #gdpr-cookie-message {
        position: fixed;
        right: 30px;
        bottom: 30px;
        max-width: 375px;
        background-color: rgba(255,255,255,0.75);
        padding: 20px;
        border-radius: 5px;
        box-shadow: 0 6px 6px rgba(0,0,0,0.25);
        margin-left: 30px;
    }
    #gdpr-cookie-message h4 {
        color: #4d4d4d;
        font-size: 18px;
        font-weight: 500;
        margin-bottom: 10px;
    }
    #gdpr-cookie-message p {
        color: #4d4d4d;
        font-size: 15px;
        line-height: 1.5em;
    }
    #gdpr-cookie-message p:last-child {
        margin-bottom: 0;
        text-align: left;
    }
    #gdpr-cookie-message a {
        color: #d94d12;
        text-decoration: none;
        font-size: 15px;
        padding-bottom: 2px;
        border-bottom: 1px dotted rgba(255,255,255,0.75);
        transition: all 0.3s ease-in;
    }
    #gdpr-cookie-message a:hover {
        color: #4d4d4d;
        border-bottom-color: var(--red);
        transition: all 0.3s ease-in;
    }
    #gdpr-cookie-message button {
        border: none;
        background: #d94d12;
        color: white;
        font-size: 15px;
        padding: 7px 17px;
        border-radius: 3px;
        margin-left: 15px;
        cursor: pointer;
        transition: all 0.3s ease-in;
        height: 34px;
        width: 120px;
    }
    #gdpr-cookie-message button:hover {
        background: white;
        color: #d94d12;
        transition: all 0.3s ease-in;
    }