﻿/* CSS Agentur Ranking Doktor http://www.ranking-doktor.de/ */
/* Die ganze Seite und die damit verbundenen Grafiken stehen unter dem copyright 2010, der Agentur Ranking Doktor */


/* wichtig */
/* Dieses Design ist kein Template. Sie dürfen es nicht ohne schriftliche Erlaubnis von der Agentur Ranking Doktor 
kopieren oder duplizieren. */

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #006699;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #006699;
	text-decoration: none;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;	
	font-variant: normal;
	color: #006699;
	text-decoration: none;
	
}
#besucht {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #006699;
	text-decoration: none;
	text-decoration: underline;
}
#sitemap {
	margin: 10px 0 0 23px;
	float: left;
	width: 200px;
	position: static;
	height: 400px;
}

#sitemap ul {
	list-style-type: none;
	width: auto;
	margin: 0;
}
#sitemap li {
	border: 0;
	list-style-type: none;
	width: auto;
	font-size: 14px;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	margin: 10px 0 0 0;
	padding: 0;
}
#sitemap a {
	border: 0;
	list-style-type: none;
	width: auto;
	margin: 10px 0 0 0;
	padding: 0;
	color: #333333;
}
#sitemap a:hover {
	margin: 10px 0 0 0;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	width: auto;
}
#leistungen {
	margin: 0;
	float: left;
	width: 250px;
	position: relative;
}
#leistungen ul  {
	margin: 0;
	list-style: none;
	float: left;
	width: 250px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	display: block;
}

#leistungen li  {
	margin: 0;
	list-style: none;
	float: left;
	width: 250px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	display: block;
}
#leistungen a {
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	padding: 6px 6px 6px 6px;
	display: block;
}
#leistungen a:hover {
	background: #D3F18F;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	text-align: left;
	padding: 6px 6px 6px 6px;
	margin: 0;
	display: block;
}
#nav {
	display: block;
	padding: 0px 0px 0px 0px;
	text-align: left;
	background: #D3F18F;
}
