/**************************************/
/* BODY - BODY - BODY - BODY - BODY   */
/**************************************/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

/**************************************/
/* TEXTE - TEXTE - TEXTE - TEXTE      */
/**************************************/

.text_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	line-height:20px;
	color: #006699;
	text-decoration: none;
}

.text_content2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height:16px;
	color: #006699;
	text-decoration: none;
}

.text_fusszeile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:19px;
	color: #006699;
	text-decoration: none;
}

.text_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	line-height:16px;
	color: #006699;
	text-decoration: none;
}

/**************************************/
/* LINIEN - LINIEN - LINIEN - LINIEN  */
/**************************************/

.rahmen {
	border: 5px solid #666666;
}

/**************************************/
/* BILDER - BILDER - BILDER - BILDER  */
/**************************************/

.dot_oben {
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	background-position: top;
}

/**************************************/
/* LINKS - LINKS - LINKS - LINKS       */
/**************************************/

#fusszeile a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005B95;
	text-decoration: none;
}

#fusszeile a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005B95;
	text-decoration: underline;
}

#content2 a, #content a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #069EDB;
	text-decoration: none;
}

#content2 a:hover, #content a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #069EDB;
	text-decoration: underline;
}
