html {
	padding:0;
	margin:0;
	border:0;
	width:100%;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

img {
	border:0px;
}


p {
	text-align: left;
	padding:0 20px 23px 20px;
	font-size:12px;
	line-height: 115%;
	margin:0px;
	font-family:verdana, arial, sans-serif;
}

h1 {
	padding:20px 20px 15px 20px;
	margin:0px;
	line-height:100%;
	font-size:20px;
	font-weight:normal;
	font-family:georgia,serif;
	text-align:left;
	color:#808285;
}


#container {
	position:relative;
	text-align:center;
	margin:0 auto;
	width:970px;
}

#content {
	float:right;
	width:698px;
	border-right: 1px solid #858789; 
	border-left: 1px solid #858789;
}

.clear {
	clear:both;
	padding:0px;
	margin:0px;
	height:0px;
}


ul {
	margin:0px;
	text-align:left;
	font-size:12px;
} 

li {
	margin:-1px;
	text-align:left;
	padding:0px;
	font-size:11px;
	list-style: none;
}


#pod {
  	padding: 0px; 
	margin:0px;
	float:left;
	height:230px;
}

#pod_txt {
	width:250px;
	height:95px;
	background-color:#f4f4f4;
	text-align:left;
}

#pod_kontakt{
	width:250px;
	height:163px;
	background-color:#f4f4f4;
	text-align:left;
	background-image : url(../img/mcp-logo.gif);
	background-repeat : no-repeat;
	background-position : 99% 100%;
}

#pod_livechat{
	width:250px;
	height:100px;
	background-color:#C7D9F0;
	text-align:left;
    
}


#balken {
	background-color:#858789;
	color:#fff;
	height:20px;
	width:250px;
	text-align:left;
	padding:0px;
	line-height:20px;
}

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

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

#logo {
	width:970px;
	text-align:right;
}

h2 {
	padding:5px 0 0 10px;
	margin:0px;
	line-height:100%;
	font-size:11px;
	font-weight:normal;
	font-weight:bold;
}

h3 {
	padding:10px;
	margin:0px;
	line-height:130%;
	font-size:11px;
	font-weight:normal;
}


.arrow {
	background-image : url(../img/arrow.gif);
	background-repeat : no-repeat;
	background-position:right; 
	line-height:250%;
	margin:10px 10px 10px 0;
	width:250px;
	padding:3px 25px 5px 0px;
}


#pod_link {
	border-bottom:4px solid #858789;
	border-right:1px solid #f4f4f4;
	border-left:1px solid #f4f4f4;
	height:30px;
	text-align:right;
	width:248px;
}

#link_footer {
	padding:10px 10px 0 10px;
}

.footer {
	float:right;
	width:698px;
	height:21px;
	border-bottom:4px solid #858789;
	border-right:1px solid #858789;
	border-left:1px solid #858789;
	background-color:#f4f4f4;
	text-align:right;
	padding-top:5px;
}

#header_img {
	float:right;
	border-right:1px solid #003E7B;
	border-left:1px solid #003E7B;
	border-top:1px solid #003E7B;
}

#navi {
	height:20px;
	text-align:right;
}

#navi li {
	display: inline; /* Listenelemente nebeneinander */
	list-style-type: none; /* Aufzählungszeichen entfernen */
	padding:0px;   
	margin:0px;
}

#navi a {
	color: #808285;                 
	text-decoration: none;       
	padding:1px 14px 6px 14px;
	margin:0px;             
	font-weight:bold;
	background-color:#f4f4f4;
	border-right:1px solid #808285;
	border-left:1px solid #808285;
	border-top:1px solid #808285;
}

#navi a:hover {
	color: #FDB813;                 
	background-color:#f4f4f4;
}

#foto {
	float:left;
	padding:0 20px 40px 20px;
}

#leistungen {
	font-size:12px;
	list-style : circle;
}
