html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, h7, p, hover, active, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; 	padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }


html {
	overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0;
}
body {
	background: #ffffff;
	font-family: Times, Times New Roman, Verdana, Arial;
	color: #333333;
	font-size: 14px;
}
div { 
	border: 0px solid #00ff00;
}

table {
	border:solid 0px #000000;
}

/*
Farben

Grau 333333

*/


/* transition/Radien/Shatten
--------------------------------------------------------------
*/
.trans1 {
	-webkit-transition: all 0.1s;
	-moz-transition: all 0.1s;
	-o-transition: all 0.1s;
	transition: all 0.1s;
//	transition-timing-function: ease-in-out;
}
.trans2 {
	-webkit-transition: all 0.7s;
	-moz-transition: all 0.7s;
	-o-transition: all 0.7s;
	transition: all 0.7s;
	transition-timing-function: ease-in-out;
}
.bgfix {
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.postop {
	position: absolute;
	top: 0px;
}
.shadow1 {
	-moz-box-shadow: 0px 2px 4px 0px #999999;
	-webkit-box-shadow: 0px 2px 4px 0px #999999;
	box-shadow: 0px 2px 4px 0px #999999;
}
.shadow2 {
	-moz-box-shadow: 0px 4px 6px 0px #999999;
	-webkit-box-shadow: 0px 4px 6px 0px #999999;
	box-shadow: 0px 4px 6px 0px #999999;
}
.invisible {
	filter: alpha(opacity = 0);
	-ms-filter: "alpha(opacity = 0)";
	opacity: 0; 
}
/* container 
--------------------------------------------------------------
*/
.mid {
	position: absolute;
	top: 0px;
	left: 50%;
	height: 0px;
	width: 0px;
}
.container {
	position: absolute;
	left: -480px;
	z-index: 0;
	width: 960px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
.navbarmain {
	position:absolute;
	top: 0px;
	right: 0px;
}
.navbar {
	position: relative;
	top: -10px;
	min-height: 1%;
	height: 50px;
	width: auto;
	float:right;
	margin-left:10px;
	background:#ffffff;
	overflow: hidden;
	-webkit-border-bottom-right-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-left-radius: 8px;
	-moz-box-shadow: 0px 2px 4px 0px #999999;
	-webkit-box-shadow: 0px 2px 4px 0px #999999;
	box-shadow: 0px 2px 4px 0px #999999;
}
.navbarhomea {
	position: relative;
	top: -10px;
	height: 50px;
	width: 40px;
	float:right;
	margin-left:10px;
	background:#333333;
	background-image:url(../images/general/homea.jpg);
	background-repeat:no-repeat;
	background-position: 10px 20px;
	background-size: 20px 20px;
	overflow: hidden;
	-webkit-border-bottom-right-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-left-radius: 8px;
	-moz-box-shadow: 0px 2px 4px 0px #999999;
	-webkit-box-shadow: 0px 2px 4px 0px #999999;
	box-shadow: 0px 2px 4px 0px #999999;
}
.navbarhomeb {
	position: relative;
	top: -10px;
	height: 50px;
	width: 40px;
	float:right;
	margin-left:10px;
	background:#ffffff;
	background-image:url(../images/general/homeb.jpg);
	background-repeat:no-repeat;
	background-position: 10px 20px;
	background-size: 20px 20px;
	overflow: hidden;
	-webkit-border-bottom-right-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-left-radius: 8px;
	-moz-box-shadow: 0px 2px 4px 0px #999999;
	-webkit-box-shadow: 0px 2px 4px 0px #999999;
	box-shadow: 0px 2px 4px 0px #999999;
}
.navbarhomeb:hover {
	background:#333333;
	background-image:url(../images/general/homea.jpg);
	background-repeat:no-repeat;
	background-position: 10px 20px;
	background-size: 20px 20px;
}
.content {
	position: relative;
	top: 150px;
	height:auto;
	width: auto;
	min-height: 100px;
//	background: #00ffff;
}
.platecontent {
	position: relative;
	width: 960px;
	height: 280px;
	z-index: 0;
	margin-bottom: 30px;
//	background: #0000ff;
}
.platecontent2 {
	position: relative;
	width: 960px;
//	height: 280px;
	z-index: 0;
	margin-bottom: 30px;
//	background: #0000ff;
}
.footer {
	position: relative;
	height: 50px;
	width: 960px;
	overflow: hidden;
}


/* Objekte / Flächen
--------------------------------------------------------------
*/
.imagepreload {
	position: absolute;
	top:-9999px;
	height: 0px;
	width: 0px;
	overflow: hidden;
	opacity: 0;
}
.spacertop {
	position: absolute;
	top: 0px;
	left: -500px;
	z-index: -1000;
	height: 10px;
	width: 1000px;
	background: #ffffff;
}
.spacer10 {
	position: relative;
	float: left;
	width: 10px;
	height: 0px;
	background-color: #ff0000;
}
.logoplate {
	position: absolute;
	top: 30px;
	left: 0px;
	height: 70px;
	width: 220px;
	background-color: #ffffff;
	background: url(../images/general/logo_top.jpg);
	background-size: 220px 70px;
	background-repeat: no-repeat;
}
.navbuttona {
	position: relative;
	top: 20px;
	margin-right: 10px;
	float:right;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
	color: #333333;
	background: #ffffff;
	border-radius: 4px;
	overflow: hidden;
	-moz-box-shadow: inset 0 0 3px #cccccc;
	-webkit-box-shadow: inset 0 0 3px #cccccc;
	box-shadow: inset 0 0 3px #cccccc;
}
.navbuttonb {
	position: relative;
	top: 20px;
	margin-right: 10px;
	float:right;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
	color: #ffffff;
	overflow: hidden;
	background: #333333;
	border-radius: 4px;	
}
/*
.corner1 {
	position: absolute;
	top: 20px;
	left: 0px;
	z-index: 10;
	height: 10px;
	width: 10px;
	background: #333333;
	border-top: solid 5px #333333;
	border-left: solid 0px #ffffff;
	border-right: solid 5px #ffffff;
	border-bottom: solid 0px #ffffff;	
}
.corner2 {
	position: absolute;
	top: 20px;
	left: 15px;
	z-index: 10;
	height: 10px;
	width: 10px;
	background: #333333;
	border-top: solid 5px #333333;
	border-left: solid 5px #ffffff;
	border-right: solid 0px #ffffff;
	border-bottom: solid 0px #ffffff;
}
*/
.headbar {
	position: relative;
	width: 100%;
	height: 30px;
	border-radius: 0px;
	margin-bottom: 16px;
	background: #333333;
}
.headtitel {
	position: relative;
	top: 7px;
	left: 10px;
	color: #ffffff;
	font-size: 16px;
}
.showreel {
	position: absolute;
	top: 0px;
	height: 280px;
	width: 960px;
	margin-bottom: 30px;
}
.proj {
	position: relative;
	height: 360px;
	width: 320px;
	float: left;
	margin-bottom: 10px;
	overflow: hidden;
//	background: #0000ff;
//	border: solid 1px #ff0000;
}
.projimg {
	position: absolute;
	top: -180px;
	left: 0px;
	height: 360px;
	width: 320px;
	z-index: 10;
	overflow: hidden;
//	background: #ff0000;
}
.projimg:hover {
	top: 0px;
}
.projtextplate {
	position: absolute;
	top: 180px;
	left: 0px;
	height: 180px;
	width: 320px;
	z-index: 0;
	overflow: hidden;
//	background: #00ff00;	
}
.projlink {
	position: relative;
	top: -40px;
	float: right;
	width: auto;
	height: auto;
	background: #333333;
	color: #ffffff;
	font-family: Arial, Verdana;
	border:solid 1px #333333;
}
.projlink:hover {
	background: #ffffff;
	color: #333333;	
}
/*
.projlinkin {
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: auto;
	height: auto;
	background: #333333;
	color: #ffffff;
	font-family: Arial, Verdana;
	border:solid 1px #333333;
}
.projlinkin:hover {
	background: #ffffff;
	color: #333333;	
}
*/

/* Link
--------------------------------------------------------------
*/
.navlink {
	color: #333333;
	font-size: 10px;
	font-family: Arial, Verdana;	
}
.navlink:hover{
	color: #ffffff;
}
a {
	font-family: Verdana;
	color: #333333;
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}

/* Text
--------------------------------------------------------------
*/
h1 {
	color: #ffffff;
	font-size: 16px;
	margin-left: 10px;
	margin-top: auto;
	margin-bottom: auto;
}
h2 {
	color: #333333;
	font-size: 16px;
	margin-top: 20px;
	margin-bottom: 14px;
}
.htext {
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
}
.projtext {
	margin: 10px;
	color: #333333;
	font-size: 14px;
}
.margin10 {
	margin: 10px;
}
.points {
	position: relative;
	top: -20px;
	left: -5px;
	color: #333333;
	font-size: 50px;
}