/* CSS Document */

body 
{
background-color:#ffffff;
}

#content{
	width:430px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	padding-left:15px;
	padding-right:10px;
	padding-top:15px;
	padding-bottom:10px;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	white-space: normal;
	/*font-variant:small-caps;*/
	letter-spacing:1px;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
	text-align: justify;
}
#content h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 150%;
	font-weight: normal;
	font-variant: normal;
	white-space: normal;
	color: #333333;
    font-variant:small-caps;
	line-height: 18px;
	text-align: left;
}
#content h2{
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	font-weight: bold;
	font-variant: normal;
	white-space: normal;
	color: #800000;
    font-variant:small-caps;
	text-align: right;
}
#content a{
	color: #333333;
	text-decoration: none;
}
#content a:hover 
{
	text-decoration:underline;
	color: #000000;
}
#content b
{
	text-decoration:underline;
	color: #000000;
}
#leistungen{
	width:430px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	padding-left:15px;
	padding-right:10px;
	padding-top:15px;
	padding-bottom:10px;
	font-size: 12px;
	letter-spacing:1px;
	color: #333333;

}
#leistungen h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 150%;
	font-weight: normal;
	font-variant: normal;
	white-space: normal;
	color: #333333;
    font-variant:small-caps;
	line-height: 18px;
}
#navi{
	width:649px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F3F3F3;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	white-space: normal;
	font-variant:small-caps;
	letter-spacing:1px;
	color: #666666;
	text-decoration: none;
	text-align: right;
	margin: 0px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-left-style: none;
	border-top-color: #CCCCCC;
}
#navi a 
{
    color: #666666;
	text-decoration: none;
}
#navi a:hover {
	text-decoration:underline overline;
	color: #000000;
}
#navi2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	white-space: normal;
	padding-top:11px;
	font-variant:small-caps;
	letter-spacing:1px;
	color: #666666;
	text-decoration: none;
	text-align: center;
}
#navi2 a 
{
    color: #666666;
	text-decoration: none;
}
#navi2 a:hover {
	text-decoration:underline;
	color: #000000;
}



