h3.main {
	font:1.4em arial narrow;
	color:#79b2c9;
	font-weight:500;
	margin:0 0 20px 0;
}
h3.menuItemHead {
	font:1em tahoma;
	text-align:center;
	font-weight:600;
	color:#a2c456;
	margin:0 0 10px;
	padding:18px 0 0 0;
	background:url(images/borderTop.jpg) no-repeat center top;
}
.menuItemTop h3.menuItemHead {
	padding:0;
	background:none;
}
h3.galleryHead {
	font:1.3em arial narrow;
	color:white;
	font-weight:500;
	margin:0 0 0px 0;
	width:200px;	
}
h3.otzivHead {
	margin:0 0 12px;
	background:url(images/otziv.jpg) no-repeat left top;
	padding:18px 0 20px 70px;
	color:white;
	font:1.4em arial narrow;
}
body {
	font-family: Tahoma;
	font-size: 0.8em;
	font-weight: normal;
	min-width: 1000px;	
	margin: 0;
	padding: 0;
	background: white;
	color:#575757;
}
img {
	border:none;
}
*:first-child+html  {
	
}
/*==================================================================*/
.feedback {
	height:223px;
	left:0;
	position:fixed;
	top:300px;
	width:42px;
	z-index:5;
	*zoom:1;
}
.feedback a {
	background:url(images/feedback.jpg) no-repeat left top;
	display:block;
	height:223px;
	width:42px;
	text-decoration:none;
}
* html .feedback {
	position: absolute;
}
.content {
	width: 937px;
	margin: 0px auto;
	text-align:left;
	overflow:hidden;
	min-width: 937px;	
	*zoom:1;
}
.contentLeft {
	float:left;
	width:710px;
}
.contentRight {
	float:right;
	width:192px;
}
.footer {
	padding:25px 0 30px 20px;
	overflow:hidden;
	clear:both;
	border:1px solid #e5e5e5;
	margin:30px auto 35px;
	background:url(images/footerBg.jpg) no-repeat right bottom;
	*zoom:1;
	width:915px;
}
.copyright {
	float:left;
	width:415px;
	padding-left:80px;
	background:url(images/contBg.jpg) no-repeat left top;
	color:#8f8f8f;
	font:.85em tahoma;
}
.copyright  a:link, .copyright  a:visited{
	text-decoration:none;
	color:#8f8f8f;
}
.copyright  a:hover, .copyright  a:focus{
	text-decoration:underline;
	color:#8f8f8f;
}
.counters {
	margin:0px 134px 0 0;
	float:right;
	width:90px;
	text-align:right;
	display:inline;
}
.counters img {
	margin:0 0px 18px 0;
}
.counters img.r {
	margin:0;
}
.more {
	font:.85em tahoma;
	margin:5px 0 0 0;
	display:block;
	padding:6px 0 0 0px;
	height:25px;
	width:192px;
	background:url(images/readBg.jpg) no-repeat left 0px;
	text-align:center;
}
.more a:link, .more a:visited {
	color:#11779e;
	text-decoration:none;
}
.more a:hover, .more a:active{
	color:#11779e;
	text-decoration:underline;
}
.header {
	overflow:hidden;
	background:url(images/head.jpg) no-repeat left top;
	margin:0 0 22px 0;
}
.phone {
	font:1.8em tahoma;
	color:#9ecce6;
	font-weight:500;
	margin:34px 0 257px 0;
	float:right;
	width:170px;
}
.phoneSmall {
	font:.5em tahoma;
}
.nav {
	height:31px;
	padding:13px 0 0 0;
	background:url(images/navBg.png) repeat-x left top;
	text-align:center;
	font:1em tahoma;
	border:1px solid #aad382;
	clear:both;
}
.nav ul {
	list-style:none;
	margin:0;
	padding:3px 0 16px 0;	
}
* html .nav ul  {
	padding:3px 0 12px 0;
}
.nav li {
	margin:0 25px 0 0;
	padding:3px 30px 16px 0;
	background:url(images/marker.jpg) no-repeat right top;
	display:inline;
}
.nav li.last {
	margin:0;
	padding:0;
	background:none;
}
.nav li  a:link, .nav li  a:visited{
	text-decoration:none;
	color:white;
}
.nav li  a:hover, .nav li  a:focus{
	text-decoration:underline;
	color:white;
}
.gallery {
	background:#d0e4ec url(images/galleryBg.png) repeat-x left top;
	padding:10px 16px 14px 14px;
	position:relative;
	*zoom:1;
	border-top:1px solid #7cafc3;
	border-bottom:1px solid #7cafc3;
	margin:0 0 32px 0;
}
.galleryDec {
	display:block;
	right:19px;
	width:60px;
	height:60px;
	background:url(images/galleryDec.jpg) no-repeat right bottom;
	margin:-43px 0 0 0;
	position:absolute;
}
.progressBar {
	display:block;
	clear:both;
	position:relative;
	width:383px;
	height:5px;
	background:url(images/progressBar.jpg) no-repeat left top;
	margin:5px 0 0px 0;
	
}
.galleryNav {
	position:absolute;
	width:34px;
	height:5px;
	background:#c0e66f;
	display:block;
}
* html .galleryNav {
	display:none;
}
.galleryWrap {
	overflow:hidden;
	margin:32px 0 0 0;
}
.galleryItem {
	display:inline-block;
	*display:inline;
	*zoom:1;
	margin:0 11px 0px 0;
	width:119px;
	padding:17px 0px 14px 19px;
	vertical-align:top;
	background:url(images/galleryItemBg.jpg) no-repeat left top;
}
.galleryItem a {
	padding:0 19px 0 0;
	background:url(images/zoom.jpg) no-repeat right 29px;
	text-decoration:none;
	display:block;
}
.galleryItemRight {
	margin:0;
}
.galleryItem img {
	border:1px solid white;
}
.about {
	margin:0 0 20px 0;
}
.about img {
	padding:2px;
	border:1px solid #d9d9d9;
	float:left;
	margin:0 10px 3px 0;
}
.orange {
	color:#ff8a00;
	font-weight:bold;
}
.menu {
	overflow:hidden;
	*zoom:1;
}
.menuItem {
	display:inline-block;
	*display:inline;
	*zoom:1;
	position:relative;
	margin:0 15px 22px 0;
	width:110px;
	padding:0px 14px 0px 0px;
	color:#a2c456;
	vertical-align:top;
	font-weight:bold;
	text-align:center;
	background:url(images/borderR.jpg) no-repeat right top;
	min-height:190px;
	height:auto !important;
	height:190px;
}
.menuItem img {
	margin:0 0 8px 0;
	position:absolute;
	left:5px;
	top:80px;

}
.menuItemR  {
	margin-right:0;
	padding-right:0;
	background:none;
}
.menuItem a:link, .menuItem a:visited {
	color:#48a5cd;
	font:.85em tahoma;
	position:absolute;
	left:20px;
	top:170px;
	*zoom:1;
}
.menuItem a:hover, .menuItem a:active{
	color:#48a5cd;
	text-decoration:none;
}
.otziv {
	margin:0 0 30px;
}
.otzivItem {
	margin:0 0 17px;
}
.otzivItemPerson {
	background:#f3f3f3;
	border:1px solid #ebebeb;
	padding:16px 0 14px;
	text-align:center;
	color:#a2a7aa;
	font:1.1em tahoma;
}
.otzivItemPerson img {
	border:1px solid #d8d8d8;
	padding:2px;
	background:white;
	margin:0 0 14px;
}
.name {
	font-weight:bold;
	color:#2d83bf;
}
.cards {
	display:block;
	padding:20px 126px 27px 18px;
	background:url(images/cards.jpg) no-repeat left top;
	color:white;
	text-align:center;
	font:1.3em tahoma;
}
.projects {
	padding:145px 0 0 0;
	margin:25px 0 0 0;
	border-top:1px solid #e5e5e5;
	background:url(images/projects.jpg) no-repeat center 20px;
	text-align:center;
}
.projectsL {
	background:url(images/projectsL.jpg) no-repeat left 0;
	padding:0 0 0 8px;
	width:150px;
	margin:0 auto 15px;
}
.projectsR {
	background:url(images/projectsR.jpg) no-repeat right 0;
	padding:0 7px 0 0px;
}
.projectsC {
	background:url(images/projects.png) repeat-x left 0;
	padding:3px 10px;
	
}
.projectsC  a:link, .projectsC a:visited{
	text-decoration:none;
	color:white;
}
.projectsC a:hover, .projectsC a:focus{
	text-decoration:underline;
	color:white;
}
.red {
	font:1.3em tahoma;
	color:#de0808;
}
.about a:link, .about a:visited {
color:#48A5CD;
font:0.85em tahoma;
}
.about a:hover, .about a:active {
color:#48A5CD;
font:0.85em tahoma;
text-decoration:none;
}






