@charset "utf-8";
/**
 * @author  martin.fache@schlafnetze.de
 */

/**
 * Global Settings and Bugfixes
 *
 * @section Browser-Reset
 *
 */ 

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-weight:normal;font-style:normal;text-align:left;font-family:inherit;}table{border-collapse:collapse;border-spacing:0;}ol,ul{list-style:none;}q:before,q:after,blockquote:before,blockquote:after{content:"";}a:focus{outline:0;}
ol, ul { list-style-type: none; }

div img {
  border: 0px solid #000; float: left; margin-right: 10px; margin-bottom: 15px;
}

body { font-family:Arial,Verdana,Helvetica,sans-serif; font-size: 14px; line-height: 20px; background: #4a4a4a; }

#footer a:link { color:#fff; text-decoration: underline; }
#footer a:visited { color:#fff; text-decoration: underline; }
#footer a:hover { color:#fff; text-decoration: none; }
#footer a:active { color:#fff; text-decoration: none; }

a:link { color:#000; text-decoration: underline; }
a:visited { color:#000; text-decoration: underline; }
a:hover { color:#000; text-decoration: none; }
a:active { color:#000; text-decoration: none; }


#header { height: 60px; background: #fff; }

#outer-content { background: #fff; }

.inner-content { width: 600px; margin: 0px auto; }

#footer { background: transparent url(img/footer.gif) repeat-x; min-height: 130px; clear: left; }

h1 { font-size: 26px; }
h2 { font-size: 18px; line-height: 26px; }

p { padding-top: 3px; }

#competence { clear: left; }

.clear { clear: both; margin-top: 15px; }

.competence-list { float: left; width: 200px; margin-bottom: 15px; }
	
.contact-list { float: left; width: 300px; margin-top: 15px; }

	
#footer li { color: #fff; }
