body {
	background-color:#191919;
	margin:0px;
	color:#191919;
	font-family:arial, sans-serif, helvetica;
	font-size:10pt;
}

/* ###############################
	Listen
################################## */

ol {
	margin:0px;
	padding:0px;
}

ul {
	margin-left:10px;
	padding:0px;
}

#menu li {
	list-style-type:none;
	display:inline;
}

#content-inhalt li {
	list-style-type:none;
}


/* ###############################
	Links
################################## */

#menu a, #menu a:visited {
	color:#191919;
	font-size:10pt;
	text-decoration:none;
}

#menu a:hover {
	text-decoration:underline;
}

#content-inhalt a, #content-inhalt a:visited {
	color:#191919;
}

#content-inhalt a:hover {
	text-decoration:none;
}

#footer a, #footer a:visited {
	color:#fff;
}

#footer a:hover {
	text-decoration:none;
}

/* ###############################
	Menü
################################## */

.startseite {
	margin:0 0 0 10px;
}

.profil {
	margin:0 0 0 45px;
}

.leistungen {
	margin:0 0 0 35px;
}

.preise {
	margin:0 0 0 29px;
}

.referenzen {
	margin:0 0 0 40px;
}

.kontakt {
	margin:0 0 0 45px;
}

/* ###############################
	Footer
################################## */

#footer {
	color:white;
	font-size:8pt;
}

.footer-links {
	margin:0 0 0 400px;
}


/* ###############################
	Headlines
################################## */

h1 {
	font-size:12pt;
	color:#005cbb;
	margin:0px;
	padding:0px;
}

h2 {
	font-size:11pt;
	color:#191919;
	margin-left:10px;
}


/* ###############################
	Bild
################################## */

.pic {
	border: 1px solid #005cbb;
	width:100px;
	height:100px;
	margin-left:10px;
}

.right {
	border:1px solid #005CBB;
	float:right;
	height:95px;
	margin-right:75px;
	margin-top:65px;
	width:111px;
}


/* ###############################
	Aktiv-Link
################################## */

.active {
	color:#005cbb;
	font-weight:bold;
}

.referenzen-inhalt {
	padding-right:150px;
}

.leistungen-ol {
margin-left:10px;
}

.leistungen-ol li {
background-image:url(../img/li.gif);
background-position:0px 6px;
background-repeat:no-repeat;
padding-left:15px;
}

.leistungen-ol-li li {
background-image:url(../img/line.gif);
background-position:0px 6px;
background-repeat:no-repeat;
padding-left:10px;
}

.klammer {
	font-weight:bold;
	color:#005cbb;
}

.klammer-punkt {
	font-size:10px;
	font-weight:bold;
	color:#005cbb;
}
.punkt {
	font-size:20px;
	color:#000000;
}

.underline {
	text-decoration:underline;
}
