* {
}
/* CSS Document */
/* Alles resetten */ 
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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

html 
{
	height: 100%; 
	min-height: 100%;
}

body 
{
	background: #5f5f5f;
	color: #000; 
	height: 100%; 
	min-height:100%;
}

.kanzlei 
{
	color: #000; 
	height: 100%; 
	min-height:100%;
}

div.nav 
{
	float:left;
	width: 231px;
	top:0; 
	left:0;
	background: url(../images/nav.png) top left no-repeat;
	height: 400px;
	
	
}

div.nav img 
{
	text-align:center;
	padding-top: 20px;
	border:0; 
	outline:0;
	
}

div.nav ul 
{
	
	margin-top: 85px;
	list-style-type:none; 
	margin-left:35px;	
}

div.nav ul li 
{
	background: url(../images/navpoint.jpg) top left no-repeat;
	height: 34px; 
	width: 140px; 
	font-size:13pt; 
	text-align:left;
	float: left; 
  	display: block !important; 
  	display: inline; 
  	position: relative;
	
}

div.nav ul li a 
{
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif; 
	font-size: 13px;
	display: block;
	font-weight: bolder; 
	text-decoration:none;
	padding-left: 35px;
	padding-top: 5px;
	color: #5f5f5f;
	 
	
}


div.nav ul li a:hover 
{
	color: #cc0000;
}

div.nav ul li .aktiviertTop 
{
	color: #cc0000;
}

div.content
{
	text-align: left;
	padding-top: 20px;
	
}

div.content h3 
{
	font-size: 22px; 
	font-family:"Myriad Pro", Arial, Helvetica, sans-serif; 
	font-weight: bolder; 
	text-decoration:none;
	color: #cc0000;
	margin-bottom: 10px;
	padding-top: 7px;
	height: 42px;
	white-space: nowrap; 
	
}

div.content p 
{
	color: #5f5f5f;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	
	
}
div.content ul li 
{
	color: #5f5f5f; 
	font-family:"Myriad Pro", Arial, Helvetica, sans-serif; 
	font-size: 13px;
	font-weight:normal;
	letter-spacing:1px;
	line-height: 18px;
	
	
}

div.content ul 
{
	margin-left: 20px;
	list-style-type:square;
}

div.content ul li 
{
	line-height: 18px;
}

div.content a 
{
	text-decoration:none; 
	font-family:"Myriad Pro", Arial, Helvetica, sans-serif; 
	font-size: 13px;
	color: #5f5f5f;
	font-weight:normal;
	border-bottom: 1px dotted #5f5f5f;
	
}

div.content a:hover 
{
	color: #cc0000;
	border-bottom: 1px solid #cc0000;
}

div.bottomGFX
{
	clear:both;
	background:  url(../images/red_bottom_gfx.jpg) top left repeat-x;
	width: 100%;
	height: 77px;
} 

div.bottomGFX ul  
{
	display:block;
	margin: 0 auto; 
	padding:0; 
	padding-top: 20px;
	margin:0;
	margin-left: 95px; 	
	text-align:center;
}

div.bottomGFX p  
{
	display:block;
	margin: 0 auto; 
	padding:0; 
	padding-top: 10px;
	margin:0;
	margin-left: 95px; 	
	text-align:center;
	color: #fff; 
	text-decoration:none; 
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif; 
	font-size: 12px;
}

div.bottomGFX ul li   
{
	padding-top: 15px; 
	display: inline;
	color: #fff; 
	text-decoration:none; 
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif; 
	font-size: 12px;
	
}

div.bottomGFX ul li a  
{
	color: #fff; 
	text-decoration:none; 
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif; 
	font-size: 12px;
	
}

div.bottomGFX ul li a:hover  
{
	border-bottom: 1px dotted #fff;
	
}

.aktiviertBottom 
{
	border-bottom: 1px dotted #fff;
}

.clearer 
{
	clear:both;
	width: 100%;
	height: 10px; 
	line-height:1px; 	
}


strong {font-weight:bold;}

#wrapper 
{
	
	background: #fbf9ec url(../images/red_background.jpg) top left repeat-x;
	color: #000; 
	text-align:center;
	
}

#wrapperKanzlei 
{
	
	background: #fbf9ec url(../images/header_kanzlei_ver2.jpg) top center repeat-x;
	color: #000; 
	text-align:center;
	
}

#wrapperLeistungen 
{
	
	background: #fbf9ec url(../images/header_leistungen.jpg) top center repeat-x;
	color: #000; 
	text-align:center;
	
}


#umrandung 
{
	margin: 0 auto; 
	width: 800px;
}

#links 
{
	float:left; 
	display: block;
	height: auto !important;
	width: 261px;
}

#rechts
{
	
	float:left;
	width: 461px;
	display: block;
	height: auto !important;
}

#header
{
	width: 461px;
	height: 172px; 
	display: block;
	text-align:left;
	background:url(../images/header_ver2.jpg) top left no-repeat;	
}

#headerImpressum
{
	width: 461px;
	height: 172px; 
	display: block;
	text-align:left;
	background:url(../images/header_leistungen_3.jpg) top left no-repeat;	
}

#headerKontakt
{
	width: 461px;
	height: 172px; 
	display: block;
	text-align:left;
	background:url(../images/header_philosophie.jpg) top left no-repeat;	
}

#headerPhilosophie
{
	width: 461px;
	height: 172px; 
	display: block;
	text-align:left;
	background:url(../images/header_impressum.jpg) top left no-repeat;	
}

#headerLeer
{
	width: 461px;
	height: 172px; 
	display: block;
	text-align:left;
}
