body {
	margin: 0;
	padding: 0;
	text-align:center;
	background-color: #efefef;
	background-image: url(img/verlauf6.jpg);
	background-repeat: repeat-x;

	}
	
.schatten {
	background-image: url(img/schatten_rechts_neu.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	
}
.schattenlinks {
	background-image: url(img/schatten_links.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	
}

.schattenunten {
	background-image: url(img/schatten_unten.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	
}

#content {
	width: 500px;
	margin-top: 50px;
	margin-left: 0px;
	padding-top: 50px;
	padding-left: 30px;
	

}
.logo {
background-image: url(img/steuerberatungsbuero_franziska_bessau3.gif);
background-repeat: no-repeat;
background-position: right top;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC3366;

	
}
h1 {
	font-family: "trebuchet MS", sans-serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 1.5em;
	font-weight: bold;
	color: #C80064
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
	color: #333;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color:  #C80064
}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bold;
	color: #fff;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 10px;
	padding-left: 10px;




}
.navigation a {
	text-decoration: none;
	color: #fff;
	background: #C80064
	text-align: center;

}

.navigation a:hover {
    
	background: #fff url(none);
	text-decoration: underline;
	color:  #C80064
}
.fussnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bold;
	color: #fff;
	text-align: center;
}
.fussnote a {
	text-decoration: none;
	color: #fff;
	background: #C80064;
	text-align: center;

}

.fussnote a:hover {
	background: #fff url(none);
	color:  #C80064;
	text-decoration: none;

}

a  {
	text-decoration: none;
	color: #C80064;
    background: #fff url(none);
}

a:hover {
    
	background-color: #c80064;
	text-decoration: none;
	color:  #FFFFFF;
}
img {
	float: right;
	margin-left: 30px;
	margin-bottom: 15px;
}
.zitat {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #C80064;
	text-align: left;
	word-spacing: 0.5em;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-left: 40px;
	margin-top: 60px;
	margin-bottom: 0px;



}
.rahmen {
	border-top-width: 1px;
	border-top-style: solid;

	border-right-style: none;
	border-top-color: #C80064;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC3366;

	
	
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	margin: 0px 0px 0px 25px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(img/listenpunkt.gif);
}

div#clink {
	font: bold normal 12px Arial, Helvetica, sans-serif;
	width: 140px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #C80064;
	border-right-color: #C80064;
	border-bottom-color: #C80064;
	border-left-color: #C80064;


}
div#clink a {
	border-right: 1px solid #C80064;
	padding-right: 10px;
	display: block;
	padding-left: 10px;
	background: #C80064;
	border-bottom-width: 1px;
	padding-bottom: 5px;
	margin: 0px 0px 0px;
	color: #FFFFFF;
	padding-top: 5px;
	text-align: left;
	text-decoration: none;
	border-left-style: solid;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	border-left-width: 1px;
	border-left-color: #C80064;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C80064;



}
div#clink a:hover {
	
	background: #ffffff;
	color: #C80064;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C80064;
	border-right: 1px solid #C80064;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #C80064;
	
}

.aktiv {
	font: bold 12px Arial, Helvetica, sans-serif;
	background: #ffffff;
	color: #C80064;
	padding-right: 10px;
	display: block;
	padding-left: 10px;
	padding-bottom: 5px;
	margin: 0px 0px 0px;
	padding-top: 5px;
	text-align: right;
	text-decoration: none;
	border: 1px solid #C80064;

}

