.clearfloat { /* Diese Klasse sollte in einem div- oder break-Element platziert werden und das letzte Element vor dem Schließen eines Containers sein, der wiederum einen vollständigen Float enthalten sollte. */
	clear:both;
  height:0;
  line-height: 0px;
}
@font-face {
    font-family: 'Mercedes random';
    src: url('../fonts/mercedes-random-regular-webfont.eot');
    src: url('../fonts/mercedes-random-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/mercedes-random-regular-webfont.woff') format('woff'),
         url('../fonts/mercedes-random-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Mercedes shadow';
    src: url('../fonts/mercedes-shadow-regular-webfont.eot');
    src: url('../fonts/mercedes-shadow-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/mercedes-shadow-regular-webfont.woff') format('woff'),
         url('../fonts/mercedes-shadow-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Mercedes outline';
    src: url('../fonts/mercedes-outline-regular-webfont.eot');
    src: url('../fonts/mercedes-outline-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/mercedes-outline-regular-webfont.woff') format('woff'),
         url('../fonts/mercedes-outline-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Mercedes Antique';
    src: url('../fonts/mercedes-antique-regular-webfont.eot');
    src: url('../fonts/mercedes-antique-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/mercedes-antique-regular-webfont.woff') format('woff'),
         url('../fonts/mercedes-antique-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Mercedes Serial';
    src: url('../fonts/mercedes-serial-regular-webfont.eot');
    src: url('../fonts/mercedes-serial-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/mercedes-serial-regular-webfont.woff') format('woff'),
         url('../fonts/mercedes-serial-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Mercedes Serial';
    src: url('../fonts/mercedes-serial-italic-webfont.eot');
    src: url('../fonts/mercedes-serial-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/mercedes-serial-italic-webfont.woff') format('woff'),
         url('../fonts/mercedes-serial-italic-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'Mercedes Serial';
    src: url('../fonts/mercedes-serial-bold-webfont.eot');
    src: url('../fonts/mercedes-serial-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/mercedes-serial-bold-webfont.woff') format('woff'),
         url('../fonts/mercedes-serial-bold-webfont.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Mercedes Serial Light';
    src: url('../fonts/mercedes-serial-light-webfont.eot');
    src: url('../fonts/mercedes-serial-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/mercedes-serial-light-webfont.woff') format('woff'),
         url('../fonts/mercedes-serial-light-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

body {
	background-color: #ccc;
	color: rgba(51,51,51,1);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: 150%;
	text-align: left;
	margin: 0;
	padding-top: 0px;
	overflow: scroll;
}
#container {
	background-color: #eee;
	text-align: left;
	width: calc( 100% - 2px );
	max-width: 720px;
	min-width: 490px;
	margin-left: auto;
	margin-right: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: rgba(153,153,153,1);
	border-left-color: rgba(153,153,153,1);
}
#container_dapf {
	background-color: #eee;
	padding: 0px;
	margin-top: 0px;
	margin-left: auto;
	text-align: left;
	border: thin none #999;
	margin-right: auto;
	width: auto;
}
#header {
	background-color: #eee;
	height: 125px;
	width: 100%;
	overflow: hidden;
}
#headerportrait {
	background-image: url(/images/personen/kurt_wehrli_header.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 120px;
	height: 120px;
	margin-top: -120px;
}
#headerflagge {
	position: relative;
	left: 515px;
	margin-top: -105px;
}
#headertitel {
	background-color: rgba( 40, 40, 40, 0.35);
	color: #fff;
	position: absolute;
	margin-top: -75px;
	padding-left: 130px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-right: 20px;
}
#headertitel h5 {
	color: #fff;
	font-size: 1.5em;
	font-weight: bold;
	float: none;
	clear: right;
	margin: 0px;
}
#inhaltbreit {
	background-color: #f9f9f9;
	width: calc(100% - 20px);
	padding: 10px;
	float: left;
	overflow: auto;
}
#spaltelinks {
	float: left;
	width: 100px;
	margin: 0px;
	padding: 0px;
	border: 0px none #006600;
}
#spalterechts {
	float: right;
	width: 220px;
	border: 0px none #116611;
	background-color: #eeffee;
	margin: 0px;
	padding: 0px;
}
#menue {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	display: inline;
}
#menuerechts {
	float: right;
	width: 148px;
	border: 1px solid #666666;
	background-color: #cccccc;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}
#fotorechts {
	float: right;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	clear: right;
	position: relative;
	right: 35px;
	width: 149px;
}
#footer {
	height: 25px;
	width: 100%;
	float: left;
	line-height: 25px;
	text-align: center;
	background-color: #ddd;
	border-top-width: 1px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #888;
	border-bottom-color: #888;
	margin: 0px;
	padding: 0px;
}
#footer a {
	font-weight: bold;
	text-decoration: none;
	color: #333;
}
input , textarea, select{
	background-color: #eeffee;
	color: #333333;
	padding-right: 1px;
	padding-left: 1px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
.weiss {
	color: #FFF;
}
.rechts {
	text-align: right;
}
.fotolinks {
	margin-right: 10px;
	margin-bottom: 5px;
	float: left;
	margin-top: 5px;
}
.fotorechts {
	margin-bottom: 5px;
	margin-left: 10px;
	float: right;
	margin-top: 5px;
}
.fotonews {
	margin-bottom: 5px;
	float: right;
	margin-left: 10px;
}
.beschriftung {
  position: relative;
  margin-right: 10px;
  margin-bottom: 5px;
  float: left;
  margin-top: 5px;
}
.beschriftung img {
  display: block;
}
.beschriftung span {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 200px;
	color: #fff;
	text-align: center;
	height: 1.8em;
	line-height: 1.8em;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	background: #282828;
	background-color: rgba(40,40,40,0.5);
}
.mitte {
	margin-right: auto;
	margin-left: auto;
	background-position: center;
}
.fett {
	font-weight: bold;
}
.titelzeile {
	background-color: #2cf;
	padding-top: 5px;
	padding-bottom: 2px;
}
.achtung {
	background-color: #FF0;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	color: #F00;
}
#container #inhalt h3 {
	padding-top: 10px;
}
.linkneutral {
	color: #006600;
	text-decoration: none;
}
h1 {
	font-size: 18px;
	font-weight: bold;
}
/*h2 {
	color: rgba(51,51,51,1);
	font-size: 20px;
	font-weight: lighter;
	line-height: 30px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgba(51,51,51,0.25);
}
*/
h2 {
	font-family: 'Mercedes Serial', arial, sans-serif;
	color: rgba(51,51,51,1);
	font-size: 22px;
	font-weight: normal;
	line-height: 28px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgba(51,51,51,0.25);
}

h4 {
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	height: 3px;
}
hr {
	border: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgba(51,51,51,0.25);
}
p {
	font-size: 12px;
	line-height: 19px;
}
antwort {
	background-color: #C9FF93;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #666;
}
#linie {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	width: auto;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-bottom: 3px;
}
#person {
	float: left;
	width: 213px;
	height: 250px;
}
#news {
	float: left;
	width: 310px;
	padding-right: 10px;
}
#news table tr td a {
	text-decoration: none;
}
.newstitel {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.icon {
	bottom: -3px;
	position: relative;
}
form {
  width: calc(100% - 2px);
  padding: 0px;
  border: 1px solid #CC6600;
}
fieldset {
  width: calc(100% - 23px);
	background-color: #FFEEBB;
  margin: 10;
  border: 0px solid #390;
}
.textfeld, .textfeld2, .submitbutton {
  margin: 10px;
  display: block;
}
.textfeld label {
  display: block;
}
.textfeld input, .textfeld2 input, .textfeld textarea {
  width: 280px;
  padding: 4px;
  display: block;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #CC6600;
}
.textfeld2 input {
  width: inherit;
	display: inline;
}

@media screen and (max-width: 500px) {
	#container {
		min-width: 0;
		width: 420px;
	}
	#header {
		width: 420px;
	}
	#inhaltbreit {
		margin-left: 0;
	} 
}
