
body {
	font-size: 10px;
	font-style:normal;		
	font-family:Arial;
	font-family: 'Noto Sans', sans-serif;
	background-color: #cccccc;
	color: #333333;
}

.clear {
	clear:both;
}

#pageWrapper {
	width: 860px;
	margin: 0 auto; 
	padding: 40px;
	padding-bottom: 0;
	background: url(image/glow.png) 0 0 no-repeat;
}

#page {
	border: 2px solid #336666;
	border-radius: 5px 5px 0 0;
	border-bottom:none;
	background:#ffffff;
	padding-bottom: 2em;
}

#header {
	margin:0;
	padding:0;

	height:136px;
	background-image: url(image/header.png);
}

#mainMenu {
	background: #336666 url(image/b_header_menu.png) 0 0 no-repeat;
}

#mainMenu  ul{
	margin:0;
	padding:0;
	margin-left: 0.5em;
	font-size: 1.6em;
	padding-left:2em;
	line-height:2em;
	background: url(image/b_header_menu.png) 100% 0 no-repeat;
}

#mainMenu ul li {
    list-style: none;
    display: inline;
	
	margin:0;
	padding:0;	
}
  
#mainMenu a{
	margin:0;
	margin-right: 1em;
	padding:0;	
	color: #ffffff;
	display:inline-block;	
	text-decoration:none;	
}

#mainMenu a.active{
	color: #73bfb5;
}

#mainMenu a:hover {
	color: #73bfb5;
}

#mainMenu span{	
	display:inline;
	margin:0;
	padding:0;	
	padding-left: 1.6em;
	background-position: left center;
	background-repeat: no-repeat;
} 

span.main { background-image: url(image/home.png); }
span.leistung { background-image: url(image/leistungen.png); }
span.referenz { background-image: url(image/referenzen.png); }
span.kontakt { background-image: url(image/mail.png); }
  
#mainMenu img{

}  

#content {

}

#text {
	padding-left:3em;
	width: 560px;
	font-size: 1.4em;
	margin-bottom:2em;
}

#text a{
	text-decoration: none;
	color:
}

h1 {
	font-size: 2em;
	padding-bottom: 0.2em;
	margin-bottom:0.5em;

}

h1 span {

}

h1 img {
	float:left;
}

h3 {
	margin:0;
	padding:0;
	margin-bottom:0.5em;
	/*background-image: url(image/arrow.png);
	background-repeat: no-repeat;
	background-position: 0 50%; */
	padding-left: 0em;
	font-size: 1.6em;
	line-height: 1.6em;
}

#text a {
	color: #73bfb5;
}

#text a:hover {
	text-decoration:underline;
}

#text table {
	margin-bottom:1em;
}

#text ul{
	list-style:none;
	
	padding-left:0;
}

#text  ul li{
	margin-bottom:1em;
}

ul#leistungen  {
	list-style:circle inside;	
	margin:10px;
	margin:20px 10px 20px 10px;
	
}

#pictures {
	float:right;
	margin-right:4em;
}

#pictures  ul{
	list-style: none;
	padding:0;
	margin:0;
	border-right: 1px solid #ffffff;

}
#pictures  ul li{
	margin-bottom:0.4em;
}

#picturesHorizontal {
	/*position:absolute;
	bottom:0;*/
	margin-left:4em;
	margin-right:4em;
	
}

#picturesHorizontal ul {
	padding:0;
	margin:0;
	text-align: justify;
}

#picturesHorizontal li { 
	padding:0;
	display: inline-block; 	
	vertical-align: top;
	list-style: none; 
	width:180px;
	font-weight: normal;
	font-size: 12px; 
	border: 1px solid #ffffff;
}

#line { padding-left: 100%; visibility:collapse; }

#footerWrapper {
	margin: 0 auto;
	width: 860px;
	padding: 40px;
	padding-top: 0;

	background: url(image/glow.png) 0 100% no-repeat;
}

#footer {
	background-color: #315c5d;
	margin:0;
	padding-bottom: 1em;
	background: #fff url(image/b_header_menu.png) 0 0 no-repeat;
	border: 2px solid #336666;
	border-radius: 0 0 5px 5px;
	border-top:none;
}

#footer  ul{
	margin:0;
	margin-left: 0em;
	padding: 0 2.5em;
	background: #336666 url(image/b_header_menu.png) 100% 0 no-repeat;
	line-height:3.2em;
	font-size:1em;	
	text-align: right;
}

#footer ul li {
    list-style: none;
    display: inline;	
	margin:0;
	padding:0 0 0 0.6em;

}

#footer a {
	text-decoration:underline;
	color:#ffffff;
}

#footer a.active {
	text-decoration:underline;
	color:#73bfb5;
}

#footer a:hover {
	color: #73bfb5;
}

ul.kontaktmail {
	color:#336666;
	
}

ul.kontaktmail li {
	list-style:circle inside;	
	margin:10px;
}
	








	