@charset "utf-8";
body {
	border: 0px solid white;
	margin: 0px;
	background-color: #FFFFFF;
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: 110%;
}

h2 {
	font-size:1em;
	font-weight:bold;
	line-height:110%;
	margin:0;
}

textarea {font-size:1em;}

fieldset {
	font-size:0.85em;
	border: 0px solid black;
	padding:0px;
}
label {
	width: 7em;
	float:left;
	border:0px solid black;
}
/* hide from IE mac \*/

label {
	float:left;
}
fieldset div {
	margin-left:7.1em;
}
#container {
	width:6000px;
	margin:0px;

}
#logo {
	position:static;
	height: 34px;
	width: 1024px;
	margin-left: 100px;
	margin-bottom: 12px;
}
#logo img {
	border: 0px;
}
#header {
	margin-left: 22px;
	margin-bottom: 55px;
	height: 50px;
	width: 1500px;
}
#contentleft {
	float:left;
	position:relative;
	margin-left: 22px;
	width: 300px;
	height: 300px;
	border:0px solid black;
}
#contentright {
	margin-left: 350px;
	width:5000px;
	height: 300px;
	border:0px solid black;
	font-size:0.85em;
}
#contentright a:link, a:visited, a:active, a:hover {
	text-decoration : none;
}
#footer {
	background-color: #999999;
}
#contentright img {
	vertical-align:top;
	border:0px solid white;
	margin-right:3em;
	margin-bottom:0em;
}
/* CSS Document */

.imagerow {
	border:0px solid red;
	float:left;
	margin-bottom:2.5em;
	width:5000px;
}
.imagebyline {
	margin-top:0.2em;
	border:0px solid silver;
}
.showimage {
	border:0px solid blue;
	float:left;
}
.navibox {
	border:0px solid black;
	float:left;
	padding-right: 50px;
	height: 50px;
	background-color: white;
	margin-right:13px;
	font-size: 1.5em;
	font-weight: bold;
	color: silver;
	padding-top: 2em;
	text-align: center;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

.mobile .post-body img[width] {width: auto;}

.navibox1 {
	position:static;
	top:50px;
	left:22px;
	background-color: white;
	margin-right:25px;
	text-align: left;
}
.navibox A:link {
	color: silver;
	text-decoration : none;
}
.navibox A:visited {
	color: silver;
	text-decoration : none;
}
.navibox A:active {
	color: silver;
	text-decoration : none;
}
.person {
	width:500px;
}
.leftcontentinfo h2 {
	font-size:1em;
	font-weight:bold;
	line-height:110%;
	margin:0;
}
.werkliste h2 {
	font-size:1em;
	font-weight:bold;
	line-height:110%;
	margin:0;
}
.katform {
	padding-top:5px;
	padding-left:5px;
	float:left;
	width:250px;
	height: 89px;
	background-color: silver;
	margin-right:20px;
}
.formsmall {
	font-size:smaller;
	color:grey;
}
.formsmall table {
	width:100%;
}
.formsmall input {
	font-size:1em;
}
.leftcontentinfo {
	margin-left:0em;
	font-size:0.85em;
}
.leftcontentitem {
	margin-bottom:1em;
}
.werkliste {
	margin-bottom:1em;
}
A:link {
	color: #000;
	text-decoration : none;
	font-weight: bold;
}
A:visited {
	color: #000;
	text-decoration : none;
	font-weight: bold;
}
A:active {
	color: #000;
	font-weight: bold;
	text-decoration : none;
}
