html {
	margin: 0;	
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
}

a {
	color: #999;
	text-decoration: none;
}

a:hover {
	color: #f00;
	text-decoration: none;
}

#container {
	position: absolute;
	top: 4px;
	width: 760px;
	left: 50%;
	margin-left: -380px;
}
.logo {
	position: absolute;
	top: 0px;
	left: 0px;
}

#menu {
	position: absolute;
	top: 58px;
}

#content {
	position: absolute;
	top: 155px;
}	

#cimage {
	position: relative;	
	float: left;
	height: 350px;
}

#ctext {
	position: relative;	
	float: right;
	width: 378px;	
	height: 330px;
  margin-top: 20px;
   
}

#clinkbox {
	position: relative;
	float: right;
 	border-top: dotted 2px #cccccc;
	width: 378px;
	margin-top: 20px;

}
#cboxgalerie {
	float: right;
	position: relative;	
 	border-top: dotted 2px #cccccc;
	color: #666666;
	width: 380px;
	margin-top: 125px;
}

#content h1{
	color: #666666;
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 20px;
}


#content p{
	color: #666666;
	text-align: justify;
}

#content p strong{
	margin: 0px;
}

.smallmenu {
	position: relative;
	top: 5px;
	text-align: right;
	height: 2px;
}

.smallmenu a {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
}


.Stil1 {
	color: #999999;
}

.maintext {
	color: #666666;
	text-align: justify;
	vertical-align: top;
	cursor: default;
}

.sitemaptext {
	color: #666666;
	text-align: left;
	vertical-align: top;
	cursor: default;
}

.sitemaplink a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}

.sitemaplink a:hover {
	color: #ff0000;
}

#protr {
	width: 760px;
	height: 125px;
}


#proc1 {
	text-align: right;
	padding-right: 12px;
	width: 438px;
	height: 125px;
	float: left;
}

#proc1 img{
	margin-left: 5px;
}
	
	
#proc2 {
	background-image: url(../projekte/0_bg.jpg);
	background-repeat:repeat;
	text-align: left;
	width: 300px;
	height: 100px;
	float: left;
	border-bottom: 2px dotted #999;
}



