@charset "UTF-8";
body{
	margin: 20px 20px;
}
p{
	color: black;
	font: normal normal 12px/1.4em Helvetica, Arial, Geneva, sans-serif;
	border-bottom-color: black;
	border-bottom-width: 1px;
	text-align: left;
}
table, td, tr{
	color: black;
	font: normal normal 12px/1.4em Helvetica, Arial, Geneva, sans-serif;
	padding: 0;
	vertical-align: top;
	text-align: left;
	border-width: 0;
	border-style: none;
}
table{
	margin-bottom: 10px;
}

a:link{
	text-decoration: underline;
	color: black;

}
a:visited{
	color: #666;
}
a:hover{
	background-color: #ccff99;
}

a:focus{
 outline: none;
}
.work{
	border-top: 1px solid #000;
	display: block;
}
/*h2{
	color: black;
	font: normal normal 11px/1.5em Verdana, Lucida, "Lucida Grande", sans-serif;
	display: block;
}
h3{
	color: #666;
	font: normal normal 9px/1.5em Verdana, Lucida, "Lucida Grande", sans-serif;
	margin-top: 1px;
	margin-bottom: 0px;
	letter-spacing: .08em;
}*/
h2{
	font: bold 32px Georgia, "Times New Roman", Times, serif;
	border-top: 1px solid #000;
	display: block;
	text-transform: uppercase;
	letter-spacing: .04em;
	vertical-align: middle;
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 0;
}
h2 a, h2 a:link, h2 a:visited{
	color: black;
	text-decoration: none;
}


.links {

	position: absolute;
	left: 10px;
	top: 20px;
	width: 150px;
}
.links p{
	font: normal normal 12px/1.2em Helvetica, Arial, Geneva, sans-serif;
}

h1{
	color: black;
	font: bold 11px/1.3em Georgia, "Times New Roman", Times, serif;
	letter-spacing: .1em;
	border-top: 3px solid #000;
	display: block;
		padding-top: 0;
	text-transform: uppercase;
	text-decoration: none;
	margin-bottom: 0;
}
.new{
	color: black;
	font: bold 11px/1.3em Georgia, "Times New Roman", Times, serif;
	letter-spacing: .1em;
	position: relative;
	/*background-color: white;#ccff99;*/
	padding-left: 8px;
	padding-right: 3px;
}
.projekt{
}
.category{
	position: relative;
	top: -15px;
	color: black;
	font: bold 11px/1.3em Georgia, "Times New Roman", Times, serif;
	letter-spacing: .1em;
	/*background-color: white;#ccff99;*/
	padding-left: 8px;
	padding-right: 5px;
}
/*.new{
	float: right;
	display: block;
}*/
h1 a:link, h1 a:visited, h1 a:hover, h1 a:active{
	color: black;
	text-decoration: none;
}
.mitte {
	position: absolute;
	left: 172px;
	top: 20px;
	width: 600px;
}
.mitte img{
	float: left;
	padding-top: 0px;
	margin-top: 0px;

}
.mitte a, a:link{
	text-decoration: underline;
}
.text_mitte{
	color: black;
	font: normal normal 12px/1.4em Helvetica, Arial, Geneva, sans-serif;
	padding-top: 5px;
	/*padding-bottom: 10px;*/
	width: 500px;
}
img{
	border: none;
}
.rechts {

	position: absolute;
	left: 783px;
	top: 20px;
	width: 300px;

}
.text_rechts{
	color: black;
	font: normal normal 12px/1.4em Helvetica, Arial, Geneva, sans-serif;
	/*padding-top: 2px;
	padding-bottom: 1px;*/
	margin-bottom: 20px;
	letter-spacing: .01em;
	margin-top: 6px;
}
.text_rechts p{
	padding: 0;
	margin: 10px 0 0 0;
	border-top: 1px solid #000;
}
.text_rechts p:first-child{
	padding: 0;
	margin: 0;
	border-top-style: hidden;
}
.rechts img{
	float: left;
	padding-bottom: 5px;
	padding-top: 5px;
}
.sprachen{
position: absolute;
left: 780px;
top: 5px;	
width: 320px;
	text-align: right;
}
.display{
	background-color: #333;
	position: absolute;
	left: 0px;
	top: 30px;
	width: 600px;
	visibility: visible;
	text-align: center;
	float: none;
}
.video{
	background-color:#000; 
	text-align: left;
	width: 600px;
	height: 440px;
	/*padding-top: 100px;*/
	font: normal normal 12px/1.4em Helvetica, Arial, Geneva, sans-serif;
	margin-top: 0;
	/*margin-bottom: -12px;
	padding-bottom: -12px;*/
}
.video a{
	color: white;	

}
.video_border{
	background-color: black;
	position:absolute; 
	right:140px; 
	margin-top:100px; 
	border: 1px solid #333;
}
.video_border_HD{
	background-color: black;
	position:absolute; 
	right:87px; 
	margin-top:100px; 
	border: 1px solid #333;
}
#video_text{
	text-align: center;
	display: block;
position:absolute; 
right: 1px;
background-color:#ccc;
color:#000;	
font: normal normal 12px/1.4em Helvetica, Arial, Geneva, sans-serif;
	/*border-top-style: solid;
	border-top-width: 1px;*/
}
#video_text a:link{
	display: block;
	text-decoration: none;
}
#video_text a:hover{
	/*background-color: #beff93;*/
display: block;	
text-decoration: none;
}
.row{
	clear: both;
}

input{
	color: black;
	width: 220px;
	float: left;
}
label{
	float: left;
}
submit{
	width: 100px;
	height: auto;
	display: block;
	float: left;
}
hr{
	width: 300px;
	height: 0px;
}

ul{
	padding: 0;
	margin: 0 0 10px 9px;
}
li{
	list-style-image: url(images/bullet_pixel.gif);
	list-style-position: outside;
}
.actuel{
	height: auto;
}
h3{
	color: black;
	font: normal normal 12px/1.4em Helvetica, Arial, Geneva, sans-serif;
	border-top: 1px solid #000;
	display: block;
	/*padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 11px;*/
	/*margin-top: 11px;*/
	padding-top:0;
	margin: 0;
	text-decoration: none;
}
.javascript{
	border-top: 1px solid #000;
	background-color: #ccff99;
	width: 595px;
	padding: 0 0 2px 5px;
	margin-top: 7px;
}
.javascript p{
	margin: 5px 0 15px 0;
}