* {
	margin: 0;
	padding: 0;
	border: 0;
}

html, body {
	height:100%;
	margin: 0;
	padding: 0;
}


body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:10px;

}

a {
	color:#000;
	text-decoration:none;
	outline: 0 none;
}

a:hover {
	text-decoration:none;
}

li {
	list-style:none;
}

#container {
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	margin:40px 0 0 40px;
	width: 960px;
	height:auto;
	padding:0;
}

#head {
	width:100%;
	height:80px;
	border-bottom: 1px solid #000;
}

#head span {
	float:right;
	margin-right:30px;
	margin-top:60px;
	display:block;
}

#head a{
	float:left;
	width:131px;
	height:80px;
	display:block;

}

#head a:hover, #menue a:hover, #projekte a:hover{
	background-color:#84b7d5;	
}

#menue {
	width:100%;
	height:40px;
/*	border-bottom: 1px solid #000;*/
	padding-top:8px;
}

#menue a, #projekte a{
	padding:2px;
}

#menue a.aktiv, #projekte a.aktiv{
	background-color:#000;
	color:#fff;
}
#menue a.aktiv:hover, #projekte a.aktiv:hover{
	text-decoration: none;
}

#left, #projekte ul {
	float:left;
	margin-left:8px;
}

#right, #head span {
	float:right;
	margin-right:8px;
}

#left li, #right li, #projekte li {
	display:inline;
}

#projekte {
	width:100%;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	padding-top:8px;
	height:77px;	
}

#projekte li {
	line-height:1.6em;
	margin:0;
}

#pro_txt {
	width:100%;
	border-bottom: 1px solid #000;
	padding-top:8px;	
	height:77px;
}

#pro_txt p {
	margin-left:8px;
	text-transform:uppercase;
}

#pro_txt h3 {
	font-size:52px;
	margin:0 0 0 8px;
	padding:0;
	line-height:42px;
	height:48px;
	font-weight:normal;
	text-indent:-3px;
	margin-bottom:6px;
	text-transform:uppercase;
}

#pro_txt h3 span {
	font-size:10px;
	font-weight:normal;
	margin-left:4px;

}

#motiv {
	width:100%;
	height:220px;
/*	border-bottom: 1px solid #000;*/
}

#content {
	width:100%;
	padding-top:5.6em;
	/*margin-bottom:5.6em;*/
	height:550px;
}

#content p {
	margin-bottom:1.4em;
	letter-spacing:0.2px;
	line-height:1.4em;
}

.box1 {
	float:left;
	width:320px;
}

.box2 {
	float:left;
	width:318px;
	border-left: 1px solid #000;	
	border-right: 1px solid #000;
}

.box2 p.link{
	margin-bottom:0!important;
}

.box3 {
	float:left;
	width:320px;
}

.box1 p, .box1 h2 {
	margin-left:10px;
	margin-right:30px;
}

.box2 p, .box2 h2, .box3 p, .box3 h2 {
	margin-left:10px;
	margin-right:30px;
}

h2 {
	font-size:10px;
	font-weight:normal;
	margin-bottom:1.4em;
}

h2.im {
	margin-bottom:0;
}

/*#contentt h2 {
	font-weight:bold;
}*/

/*.box1 a:link, .box2 a:link, .box3 a:link {
	color:#84b7d5;
}*/

#content a:link, #contentp a:link, #contentt a:link, .box2 p.link a:link  {
	color:#6C93AA;
}

#content a:hover, #contentp a:hover, #contentt a:hover {
	text-decoration:underline;
}

#contentp {
	width:100%;
	height:650px;
	padding:16px 0 16px 0;	
}

#contentp .thumbs{
	position:absolute;
	top:623px;
	left:757px;
	width:244px;
}

#contentp .thumbs2{
	position:absolute;
	top:583px;
	left:757px;
	width:244px;
}

#contentp span .thumb{
	float:left;
	margin:0 16px 16px 0;
}

#contentp span .thumb img{
	width:106px;
	height:73px;
}


#contentp span .thumb1{
	position:absolute;
	top:0px;
	left:0px;
}
#contentp span .thumb2{
	position:absolute;
	top:116px;
	left:0px;
}



/*a.thumb1:link i, a.thumb2:link i {
	position:absolute;
	top:0;
	left:0;
	width:146px;
	height:100px;
	visibility: hidden;
}*/

a.thumb1 img, a.thumb2 img, a.thumb img{
	visibility:hidden;
}

a.thumb1:hover img, a.thumb2:hover img, a.thumb:hover img{
	visibility:visible;
}

 a.thumb1:hover, a.thumb1:hover, a.thumb:hover img { /* Workaround fuer IE 5.5 und 6 */
border:0;
}

* html a.thumb1, * html a.thumb2, * html a.thumb img {
	margin-right:0px;
}

* html a.thumb1:hover, * html a.thumb2:hover, * html a.thumb:hover {
	width:106px; margin-right:1px; /* Workaround fuer IE 5.01 */
}

#contentt {
	margin-bottom:5.6em;
	margin-top:2em;
	margin-left:10px;
	padding:8px 0 8px 0;
	height:550px;	
}

.impressum {
	height:1200px!important;	
}

#contentt p {
	margin-bottom:1.4em;
	width:500px;
}

hr {
	clear:both;
	color:#fff;
	height:1px;
}
input.border {
	border: 1px solid #000;
}

#contentt div.spalte {
	width:300px;
	line-height:1.4em;
	float:left;
	margin-right:2em;
}

#contentt div.spalte p{
	width:300px;
}

a:focus { outline: none; }

#endfloat {
	clear:both!important;
}