#jquery-lightbox
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#jquery-overlay
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99;
	width: 100%;
	height: 100%;
}

#jquery-lightbox img
{
	margin-bottom: 0px;

}

*
{
	margin: 0px;
	padding: 0px;
	outline: 0px;
    -moz-outline: 0px;
}

img
{
	border: none;	
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix { display: inline-block; }
* html .clearfix { height: 1px; }
.clearfix { display: block; }


body
{
	font-family: Arial, sans-serif;
	font-size: 10px;
	background-color: #ffffff;
	color: black;
	line-height: 16px;
}


div#container
{
	position: relative;
	padding: 50px;
}

div#main
{
	width: 200px;
}

div#the_straight_lined, div#design, div#office
{
	width: 200px;
	color: #666666;
	font-style: normal;
	border-top: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
	position: absolute;
	top: 108px;
	left: 300px;
}

div#photography_layer
{
	color: #666666;
	font-style: normal;
	position: absolute;
	top: 108px;
	left: 550px;
	width: 450px;
}

div#photography_layer .text
{
	width: 200px;
	border-top: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
	float: left;
	margin-left: 50px;
}

div#photography_layer .bild
{
	width: 200px;
	border-top: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
	float: left;
	padding-top: 20px;
}

div#training
{
	width: 455px;
	color: #666666;
	font-style: normal;
	position: absolute;
	top: 108px;
	left: 300px;
}

div#training_left, div#training_right
{
	width: 200px;
	color: #666666;
	font-style: normal;
	border-top: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
	float: left;
}

div#training_right
{
	margin-left: 55px;	
}

ul#staedte
{
	list-style: none;	
	position: absolute;
	left: 300px;
	width: 350px;
}

ul#staedte li
{
	float: left;
	color: black;
	text-transform: uppercase;
	margin-right: 12px;
}

div#start
{
	width: 200px;
	color: #666666;
	font-style: oblique;
	position: absolute;
	top: 108px;
	left: 300px;	
}

div#start p.spruch
{
	padding: 0px;
	margin: 0px;
	font-family: Times;
	font-style: normal;
	text-transform: uppercase;
	font-size: 22px;
	line-height: 27px;
}

div#jobs
{
	width: 180px;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	color: #666666;
	font-style: normal;
	margin-top: 20px;
	background-color: black;
	padding: 10px;
	position: relative;
}

div#jobs p
{
	position: absolute;
	bottom: 0px;
	left: 0px;
	color: white;
	margin: 0px 0px 10px 10px;
}

div#ausbildung p
{
	position: absolute;
	bottom: 0px;
	left: 0px;
	color: white;
	margin: 0px 0px 30px 10px;	
}

div#projekte
{
	width: 200px;
	float: left;
	margin: 15px 0px 5px 0px;
	padding-top: 10px;
	border-top: 1px dotted #666666;
}

div#projekte img
{
	width: 60px;
	height: 60px;
	display: block;
	float: left;
	margin: 10px 0px 0px 0px;
}

div#projekte img.middle
{
	margin: 10px 10px 0px 10px;	
}

div#ausbildung
{
	width: 180px;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	color: #666666;
	font-style: normal;
	background-color: black;
	padding: 10px;
	margin: 20px 0px 20px 0px;
}


div#jobs h1, div#ausbildung h1
{
	color: white;
	line-height: 20px;
	text-transform: uppercase;
	font-size: 15px;	
}

div.newsblock
{
	border-bottom: 1px dotted #666666;
	position: relative;
	margin-bottom: 1px;
	float: left;
}

.picture_hidden
{
	display: none;
	position: absolute;
	top: 0px;
	left: 250px;
	width: 400px;	
}

.picture_show
{
	display: block;
	position: absolute;
	top: 0px;
	left: 250px;
	width: 400px;	
}

.hidden
{
	display: none;
}

.show
{
	display: block;
}

ul.kunden
{
	list-style: none;
	margin: 13px 0px 13px 0px;
}

ul.kunden li
{
	position: relative;	
}

span.close
{
	float: right;
	line-height: normal;
	margin-top: 16px;
	font-style: oblique;
}

div#slogan
{
	font-size: 15px;
	line-height: 19px;
	color: #666666;
	margin: 0px;
	padding: 25px 0px 15px 0px;
	border-bottom: 1px dotted #666666;
	float: left;
	width: 200px;
}

div#his span.close
{
	position: absolute;
	top: 0px;
	left: 250px;
	line-height: normal;
	margin-top: 17px;
	font-style: oblique;
}

div.his_hidden
{
	display: none;
	position: absolute;
	top: 0px;
	left: 250px;
	width: 300px;
}

div.his_show
{
	display: block;
	position: absolute;
	top: 0px;
	left: 250px;
	width: 200px;
	border-top: 1px dotted #666666;
	padding-top: 20px;
}

img
{
	margin-bottom: 20px;
	display: block;
}

a
{
	color: #666666;
	text-decoration: none;
	font-style: normal;
}

a:hover
{
	color: black;	
}

p
{
	display: block;
	font-size: 10px;
	margin: 13px 0px 13px 0px;
}

sup
{
	vertical-align: top;
	font-size: 0.6em;
	line-height: 100%;
}

div#slogan span.virtuallink
{
	font-style: normal;
}

span.virtuallink
{
	cursor: pointer;
	color: #666666;
	font-style: oblique;
}

span.virtuallink:hover
{
	color: black;
}

div.spacer
{
	border-bottom: 1px dotted #666666;
	width: 200px;
	margin-bottom: 20px;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}

.black
{
	color: black;	
}

.left
{
	float: left;	
}

a.baglauchau
{
	font-size: 0px;
	text-indent: -9999px;
	display: block;
	width: 200px;
	height: 43px;
	background: url("/gfx/baglauchau.jpg") no-repeat;
	margin-top: -6px;
	padding-bottom: 13px;
	border-bottom: 1px dotted #666666;	
}

a.baglauchau:hover
{
	background-position: -200px 0px;
}

a.ihksws
{
	font-size: 0px;
	text-indent: -9999px;
	display: block;
	width: 200px;
	height: 44px;
	background: url("/gfx/ihksws.jpg") no-repeat;
	margin-top: -6px;
	margin-bottom: 13px;	
}

a.ihksws:hover
{
	background-position: -200px 0px;
}

a.link_intern
{
	cursor: pointer;
}

.underline
{
	text-decoration: underline;
}

div#gh_k
{
	width: 650px;
}

div#gh_k img
{
	float: left;
	margin: 0px 10px 10px 0px;
	display: block;
}