<!--
body
{
	scrollbar-face-color:  #F3F3F3;
	scrollbar-shadow-color: #F3F3F3;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #F3F3F3;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #F3F3F3;
	scrollbar-arrow-color: #000000;
	background-color: #FFFFFF;
}

h1
{
	font-family: Verdana,Times New Roman, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	display: inline;
}

h2
{
	font-family: Verdana,Times New Roman, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	display: inline;
}

h3
{
	font-family: Verdana,Times New Roman, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	display: inline;
}

/*################################
 start link formatierung - allgemein
################################*/
a 
{
	font-family: Verdana,Times New Roman, sans-serif;
	font-size: 11px;
	color: #000000; 
	text-decoration: underline;
}

a:hover 
{
	font-family: Verdana,Times New Roman, sans-serif;
	font-size: 11px;
	color: #FF0000; 
	text-decoration: underline;
}

a:active 
{
	font-family: Verdana,Times New Roman, sans-serif;
	font-size: 11px;
	color: #FF0000; 
	text-decoration: underline;
}
/*################################
// ende link formatierung - allgemein
//################################*/


/*################################
// start text formatierung - z.b. navi_top
//################################*/
.text_grau
{
	font-family: Verdana,Times New Roman, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.text_grau_border_left_right_bottom
{
	font-family: Verdana,Times New Roman, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
}
/*################################
// ende text formatierung - z.b. navi_top
//################################*/


/*################################
// start text formatierung - body/content
//################################*/
.text_grau_content
{
	font-family: Verdana,Times New Roman, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 17px;
	padding: 10px;
	padding-left: 15px;
	padding-right: 15px;
}



.text_grau_content_border_left_right_bottom
{
	font-family: Verdana,Times New Roman, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 17px;
	padding: 10px;
	padding-left: 15px;
	padding-right: 15px;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

.text_grau_content_border_left_right
{
	font-family: Verdana,Times New Roman, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 17px;
	padding: 10px;
	padding-left: 15px;
	padding-right: 15px;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}
/*################################
// ende text formatierung - body/content
//################################*/


/*################################
// start text formatierung - vorrangig links
//################################*/
.text_grau_kl
{
	font-family: Verdana,Times New Roman, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
/*
.text_grau_kl:hover 
{
	font-family: Verdana,Times New Roman, sans-serif;
	font-size: 11px;
	color: #FF0000; 
	text-decoration: underline;
}

.text_grau_kl:active 
{
	font-family: Verdana,Times New Roman, sans-serif;
	font-size: 11px;
	color: #FF0000; 
	text-decoration: underline;
}
*/
/*################################//
// ende text formatierung - vorrangig links//
//################################*/


/*################################//
// start linke navi je head und body der navizellen//
//################################*/
.text_grau_kl_border_head
{
	font-family: Verdana,Times New Roman, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #666666;
	letter-spacing: 1px;
	background-repeat: no-repeat;
}

.text_grau_kl_border_head_bottom_no
{
	font-family: Verdana,Times New Roman, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	letter-spacing: 1px;
	background-repeat: no-repeat;
}

.text_grau_kl_border_head_right_bottom
{
	font-family: Verdana,Times New Roman, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #666666;
	letter-spacing: 1px;
}

.text_grau_kl_border_body
{
	font-family: Verdana,Times New Roman, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding: 5px;
	line-height: 16px;
}

.text_grau_kl_border_body_left_bottom
{
	font-family: Verdana,Times New Roman, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding: 5px;
	line-height: 16px;
}

.text_grau_kl_border_body_right_bottom
{
	font-family: Verdana,Times New Roman, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding: 5px;
	line-height: 16px;
}
/*################################//
// ende linke navi je head und body der navizellen//
//################################*/


/*################################//
// start linke navi je head und body der navizellen//
//################################*/
.kalkulator_info_green
{
	background-color: #FFFFFF;
	border: 1px solid #999999;
	font-family: Verdana,Times New Roman, sans-serif;
	font-size: 11px;
	color: green;
	font-weight: bold;
	line-height: 15px;
 }
 
 .kalkulator_info_red
{
	background-color: #FFFFFF;
	border: 1px solid #999999;
	font-family: Verdana,Times New Roman, sans-serif;
	font-size: 11px;
	color: red;
	font-weight: bold;
	line-height: 15px;
 }
/*################################//
// ende linke navi je head und body der navizellen//
//################################*/

-->
