﻿@import url('../Webfont/stylesheet.css');
@import url('tcal.css');
@import url('form.css');
@import url('../Formular/calendarview-1.2/stylesheets/calendarview.css');
@import url('../Formular/js-form-validation/js-form-validation.css');





body {
	background: url('../images/background.png') center top repeat-x scroll #FECD83;
	border-width: 0px;
	border-style: none;
	padding: 0px;
	margin: 0px;
	font-family: 'GudeaRegular';
	font-size: 12px;
	line-height: 18px;
	color: #3E3D40;
	font-weight: 400;
}
#container {
	padding: 0px;
	background-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #B26901;
	left: 0px;
	margin-top: 80px;
	margin-right: 0px;
	margin-left: 0px;
	right: 0px;
	
}
#content {
	margin: 0px auto 0px auto;
	padding: 0px 0px 15px 0px;
	width: 1000px;
}
#content h1 {
	font-size: 22px;
	color: #66232F;
	display: block;
	line-height: 18px;
	text-shadow: #C0C0C0 1px 1px 0px;
	font-weight: bold;
}

#content h2 {
	font-size: 18px;
	color: #66232F;
	display: block;
	line-height: 18px;
	text-shadow: #C0C0C0 1px 1px 0px;
	font-weight: bold;
}

#content h3, #content h4 {
	font-size: 18px;
	color: #A66C19;
	display: block;
	line-height: 18px;
	text-shadow: #C0C0C0 1px 1px 0px;
	font-weight: bold;
}




#header {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}
#logo {
	background-image: url('../images/Slice%209.png');
	background-position: left top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	height: 175px;
}
#info {
	height: 35px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	float: right;
	display: block;
	position: absolute;
	right: 300px;
	top: 80px;
}
#sprache {
	padding: 5px 5px 5px 10px;
	border-color: #B26901;
	display: table-cell;
	float: right;
	width: 65px;
	top: 0px;
	height: auto;
	background-color: #B26901;
	color: #FFFFFF;
	font-weight: bold;
	font-family: 'GudeaRegular', "Trebuchet MS", Calibri, "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 18px;
}
#info table {
	margin: 0px;
	padding: 5px;
	table-layout: auto;
	color: #66232F;
	float: left;
}
#info td {
	padding: 0px 25px 5px 5px;
	margin: 0px;
	display: table-cell;
}
#info a {
	color: #66232F;
	text-decoration: none;
}
#info a:hover {
	color: #B26901;
	text-decoration: underline;
}

.tabs {
	font-family: 'GudeaRegular', Verdana, "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, "sans-serif height: 35px";
	margin-right: 0px;
	margin-left: 0px;
	clear: both;
	font-weight: normal;
	font-size: 11px;
	float: left;
	line-height: 18px;
	padding-bottom: 0px;
	height: 31px;
	padding-top: 0px;
	padding-left: 0px;
	display: block;
	width: 100%;
	margin-top: 20px;
	background-color: #B26901;
}
.tabs li {
	overflow: hidden;
	margin: 0px;
	float: left;
	background-color: #B26901;
}
.tabs li a {
	text-decoration: none;
	color: #fff;
	display: block;
	padding: 10px 15px;
	border-right: 1px solid #fff;
	font: bold 11px/11px 'Arial';
	text-transform: uppercase
}
.tabs li a:active {
	color: #3E3D40;
	background-color: #671519;
}
.current{
	background-color: #FECD83;
	color: #671519;
}

.tabs li a:hover {
	background-color: #FECD83;
	color: #671519;
}





.artikel-links,  .artikel-rechts{
	font-family: 'GudeaRegular';
}


.artikel-links {
	margin-top: 15px;
	width: 500px;
	float: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 15px;
	height: auto;
	position: relative;
}
.artikel-rechts {
	padding: 15px 15px 0px 15px;
	width: 385px;
	float: right;
	margin-top: 15px;
	margin-right: 10px;
	margin-left: 0px;
	position: relative;
}
#footer-container {
	width: 100%;
	padding: 0px;
	margin: 0px 0px auto 0px;
}
.footer-content {
	width: 1000px;
	padding: 0px;
	font-size: x-small;
	color: #66232F;
	font-weight: normal;
	text-align: center;
	font-family: 'GudeaRegular', Verdana, "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	height: auto;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}

#footer-container a:hover {
	text-decoration: underline;
	color: #66232F;
	font-family: 'GudeaRegular',Verdana, "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
}
#footer-container a {
	color: #3E3D40;
	text-decoration: none;
	font-weight: bold;
}
#clearer {
	clear: both;
	width: 100%;
}




.box {
	background-color: #66232F;
	color: #FFFFFF;
}
#fr_en_dl_dt {
	border: 1px solid #B26901;
	width: 65px;
	height: auto;
	margin-top: 0px;
	background-color: #B26901;
	color: #FFFFFF;
	font-weight: bold;
	position: relative;
	display: table-cell;
	float: right;
	padding: 5px 5px 5px 10px;
	font-family: "Trebuchet MS", Calibri, "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	line-height: 18px;
}
#fr_en_dl_dt a {
	color: #FFFFFF;
	text-decoration: none;
}
#fr_en_dl_dt a:hover {
	color: #66232F;
	text-decoration: underline;
}
#Sitetitle {
	text-indent: -850px;
	width: 500px;
	height: 25px;
	visibility: hidden;
}
.image {
	border: 1px solid #3E3D40;
	padding: 5px;
}

.caption{
	font-size: 10px;
	margin-top: -10px;
	margin-bottom: 18px;
}
	


Object {
	border: 1px solid #CDAEAE;
	padding: 2px;
}

#newsSection {
	margin-left: 5px;
}
#newsSection h4, #newsSection p  {
	margin-left: 0;
	margin-bottom: 0;
}


#content h4 span.subhead 
{
    margin-left:40px;
}

.artikel-links a, .artikel-rechts a {
	text-decoration: none;
	color: #834E58;
}
.artikel-links a:hover, .artikel-rechts a:hover {
	text-decoration: none;
	color: #9D6E2C;
}

#content ul#startSubNav {
	float: left;
	margin: 10px 0 10px;
	list-style: none;
	padding-left: 60px;
}

#Content ul#startSubNav li {
	float: left;
	margin: 0;
	padding: 0;
}


#content #startSubNav a  {
	width: 154px;
	text-align: center;
	padding-top: 100px;
	margin-right: 20px;
	border: none;
	display: block;
	font-weight: bold;
}
#startSubNav a.konferenz {
	background: url('confence_a.png') center top no-repeat;
}

#startSubNav a.konferenz:hover {
	background: url('conference_a_hover.png') center top no-repeat;
}


#Content ul#startSubNav li.current a.konferenz:hover {
	cursor: default;
	color: #666;
	}
	
	#startSubNav a.uebersetzung {
	background: url('uebersetzung_hover.png') center top no-repeat;
}

	#startSubNav a.uebersetzung:hover {
	background: url('uebersetzung.png') center top no-repeat;
}

 .background {
	padding: 10px 10px 10px 15px;
	background-color: #F9EAD2;
	margin-bottom: 10px;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    
    

}

a.info
{
    position:relative;
    z-index:24; 
    text-decoration:none
}

a.info:hover {z-index:25;}

a.info span{
		display: none;
}

a.info:hover span
{
	padding: 5px;
	display: block;
	position: absolute;
	top: 2em;
	left: 2em;
	background-color: #FFFFFF;
}

form span.untertitel{	
	display:inline-block;
	margin-right:5px;
	white-space:nowrap;
}

label.subtitel{
font-family: Arial,Helvetica,sans-serif;
	font-style: italic;
	font-weight: normal;
	font-size: 10px;
	line-height: 16px;
	}

.input_datum{
	background-image: url('cal.gif');
	background-position: right;
	background-repeat: no-repeat;
	padding-left: 3px;
}

	
.input-extra-small { width:35px !important;white-space:nowrap; }
.input-small { width:50px !important;white-space:nowrap; }
.input-small-medium { width:127px !important;white-space:nowrap; }
.input-medium{ width:150px !important;white-space:nowrap; }
.input-large { width:250px !important;white-space:nowrap; }
.input-extra-large { width:315px !important;white-space:nowrap; }

.one-feld textarea, input[type=text], select{
	border: 1px solid #D9B581;
	font-family: 'GudeaRegular',Helvetica,sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	color: #3E3D40;
	padding: 5px;}
	
.submitButn{display:inline-block; margin:0; padding:3px 9px; color:#2d2d2d; font-size:13px;cursor:pointer;
font-family:'GudeaRegular'; }

	.editable {
	width: 1000px;
}
