/* S C R O L L B A R - - - - - - - */

body{
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	line-height: 22px;
}



/* B I L D E R - - - - - - - - - - - */

/* HINTERGRUND */
.bg_uebersuncat {
	background-image:  url(grafik_pics/uebersuncat.jpg);	
	background-position: bottom;
	background-repeat: no-repeat;
}



/* T E X T - - - - - - - - - - - */

/* Fließtext */
.text{
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	line-height: 22px;
}

/* Fließtext hell */
.text_hell {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #b8b8b1;
	font-weight: normal;
	line-height: 22px;
	text-decoration: none
}

/* Fließtext hell auf schwarz */
.text_hell_schwarz {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #55585d;
	font-weight: normal;
	line-height: 22px;
	text-decoration: none
}

/* Testimonials */
.text_testimonials{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #b5b5af;
	font-weight: normal;
	line-height: 18px;
	font-style: italic;
}

/* Große Headline im Content */
.text_ue_schwarz{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 55px;
	color: #000000;
	line-height: normal;
	text-align: left;
	font-style: normal;
}

/* Kleinere Headline im Content */
.text_uesub_schwarz {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 25px;
	color: #000000;
	line-height: 35px;
}

/* Anreißtext unter der Headline */
.text_teaser {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #cdcdc9;
	line-height: 35px;
	font-style: italic;
}

/* Headline im Footer hell */
.footer_uesub {
	font-family: Arial, sans-serif;
	font-size: 18px;
	color: #b8b8b1;
	font-weight: normal;
	line-height: 30px;
}

/* Headline im Footer hell aber dünkler */
.footer_uesub_dunkel {
	font-family: Arial, sans-serif;
	font-size: 18px;
	color: #55585d;
	font-weight: normal;
	line-height: 30px;
}

/* Headline im Footer schwarz */
.footer_uesub_schwarz {
	font-family: Arial, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: normal;
	line-height: 30px;
}

/* Headline im Footer weiss */
.footer_uesub_weiss {
	font-family: Arial, sans-serif;
	font-size: 18px;
	color: #ffffff;
	font-weight: normal;
	line-height: 30px;
}


	



/* L I N K S  - - - - - - - - - - - */
a:link {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #f01184;
	font-weight: normal;
	line-height: 18px;
	font-style: normal;
	text-decoration: none
}

a:visited {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #f01184;
	font-weight: normal;
	line-height: 18px;
	font-style: normal;
	text-decoration: none
}

.navi_schwarz {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	line-height: 18px;
	text-align: left;
	text-decoration: none
}


.navi_aktiv {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: normal;
	line-height: 18px;
	text-align: left;
	text-decoration: none;
	background-color: #f01184;
}


/* Links bei den Testimonials */
.link_testimonials{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	line-height: 18px;
	font-style: italic;
}
