@charset "utf-8";
body, td, th {
	font-family: "Muli";
	color: #3E4F52;
}
/* CSS Document */
body {
	background-color: #E2E2E2;
}
a:link {
	text-decoration: none;
	color: #3E4F52;
}
a:visited {
	text-decoration: none;
	color: #3E4F52;
}
a:hover {
	text-decoration: none;
	color: #ED1C29;
}
a:active {
	text-decoration: none;
	color: #ED1C29;
}
#container {
	height: 710px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#canvas {
	width: 1000px;
	height: 664px;
	position: relative;
	top: 12px;
	left: 12px;
	background-image: url(../pictures/hintergrund_c.png);
}
#header {
	height: 82px;
	width: 728px;
	float: right;
}
#header #topmenu {
	position: relative;
	right: 14px;
	top: 36px;
	float: right;
}
#header #topmenu ul li {
	list-style-type: none;
	font-size: 16px;
	float: left;
	padding-left: 3px;
	padding-right: 3px;
}
#sidebar {
	width: 272px;
	height: 664px;
	float: left;
}
#sidebar #corporate {
	float: left;
	width: 250px;
	height: 66px;
	padding-top: 16px;
	padding-left: 22px;
	background-color: #DDDDDD;
}
#sidebar #sidemenu {
	width: 152px;
	height: 200px;
	float: left;
}
#sidebar #sidemenu ul li {
	font-size: 14px;
	list-style-type: none;
	-webkit-transition: all 0s linear 0s;
	-moz-transition: all 0s linear 0s;
	-ms-transition: all 0s linear 0s;
	-o-transition: all 0s linear 0s;
	transition: all 0s linear 0s;
	float: right;
	line-height: 17px;
	text-align: right;
	margin-bottom: 10px;
	margin-top: 3px;
}
#sidebar #sidemenu ul li:hover {
	color: rgba(237,28,41,1);
}
#sidebar #logo {
	width: 120px;
	height: 194px;
	float: right;
	padding-top: 6px;
}
#sidebar #thema {
	width: 272px;
	height: 382px;
	clear: left;
}
#container #footercopyright {
	font-size: 12px;
	position: relative;
	left: 14px;
	top: 22px;
	float: left;
}
#container #footeremail {
	margin-top: 22px;
	font-size: 12px;
	margin-right: 14px;
	float: right;
}
#content {
	width: 708px;
	height: 562px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: left;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}
#content table tr td {
	font-size: 14px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	/* [disabled]background-color: #FFFFFF; */
}
#content table tr td h4 {
	line-height: 24px;
	padding-left: 6px;
	margin-bottom: 0px;
	margin-top: 6px;
	margin-left: 6px;
	margin-right: 6px;
	text-align: left;
	background-color: #E6E6E6;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.topline {
	line-height: 36px;
	margin-bottom: 32px;
	margin-top: 84px;
	text-align: center;
	background-color: #E6E6E6;
	font-weight: bold;
	font-size: 18px;
	margin-right: 6px;
	margin-left: 6px;
	border: 1px solid #3E4F52;
}
.toplineportfolio {
	line-height: 36px;
	margin-bottom: 32px;
	margin-top: 32px;
	text-align: left;
	background-color: #E6E6E6;
	font-weight: bold;
	font-size: 18px;
	margin-right: 6px;
	margin-left: 6px;
	border: 1px solid #3E4F52;
	padding-left: 12px;
}
.topbody {
	margin-bottom: 16px;
	margin-top: 16px;
	text-align: center;
	font-size: 16px;
	margin-right: 6px;
	margin-left: 6px;
}
#content table tr td p {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 6px;
	margin-right: 6px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 4px;
	padding-bottom: 0px;
}
#content table tr td ul {
	margin-left: 6px;
	margin-right: 6px;
	padding-left: 22px;
	padding-top: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
}
#content #impressum {
	height: 560px;
	overflow-y: scroll;
	/* [disabled]background-color: #FFFFFF; */
	width: 698px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	color: #3E4F52;
	font-size: 0.9em;
	padding-right: 10px;
	text-align: justify;
	padding-left: 10px;
}
#content #impressum h2 {
	font-size: 1.2em;
	background-color: #E5E5E5;
	line-height: 1.5em;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content #impressum h1 {
	font-size: 1.5em;
	background-color: #E5E5E5;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 1.6em;
}
#content #impressum p {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 5px;
}
#content #impressum table tr td p {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#content #agb {
	height: 560px;
	overflow-y: scroll;
	/* [disabled]background-color: #FFFFFF; */
	width: 698px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	color: #3E4F52;
	font-size: 0.9em;
	padding-right: 10px;
	text-align: justify;
	padding-left: 10px;
}
#content #agb h2 {
	font-size: 1.2em;
	background-color: #E5E5E5;
	line-height: 1.5em;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content #agb h1 {
	font-size: 1.5em;
	background-color: #E5E5E5;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 1.6em;
}
#content #agb p {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 1em;
}
#content #agb table tr td p {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#content #portfolio {
	width: 708px;
	height: 550px;
}
#content #leinwand {
	width: 708px;
	height: 550px;
}
#content #jobboerse {
	overflow-y: auto;
	height: 312px;
	width: 702px;
	overflow-x: hidden;
	/* [disabled]background-color: #FFFFFF;
*/
	border-right: 6px solid #FFFFFF;
	/* [disabled]border-top: 1px solid #E6E6E6;
*/
	/* [disabled]border-bottom: 1px solid #E6E6E6;
*/
}
#content #jobboerse tr td {
	border-bottom: 1px solid #E6E6E6;
}
.spruch {
	float: right;
	font-style: italic;
	text-align: right;
	display: inline;
	font-weight: normal;
	position: relative;
}
.bauteil {
	text-align: right;
	display: inline;
	font-weight: bold;
	position: relative;
	/* [disabled]vertical-align: baseline; */
	float: right;
}
.commingsoon {
	margin-left: auto;
	margin-right: auto;
	width: 400px;
	border: 2px dashed #DDDDDD;
	/* [disabled]font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif; */
	margin-top: 160px;
	text-align: center;
	font-size: 18px;
}
.topbody a {
	-webkit-transition: all 0s linear 0s;
	-moz-transition: all 0s linear 0s;
	-ms-transition: all 0s linear 0s;
	-o-transition: all 0s linear 0s;
	transition: all 0s linear 0s;
}
.topbody a:hover {
	color: #ED1C29;
}
#content #agb h3  {
	font-weight: bold;
	list-style-type: decimal;
	list-style-position: inside;
	font-size: 1.2em;
	text-align: left;
	margin-left: 10px;
	margin-bottom: 0px;
}
tbody tr th {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: italic;
}
