﻿/* CSS Document */
/*ALLGEMEIN*/


a.text:visited {
	text-decoration: none;
	color: #B4B1B1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
}
a.text:active {
	text-decoration: none;
	color: #B4B1B1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
}
a.text:link {
	text-decoration: none;
	color: #B4B1B1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
}
a.text:hover {
	text-decoration: none;
	color: #626163;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
}


.text {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #B4B1B1;
	}


	
.text2 {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #4D4545;
}
.textfett {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	line-height: 15px;
	font-weight: bold;
	color: #9A75A7;
}
.headline {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	line-height: 15px;
	font-weight: bold;
	color: #9A75A7;
}

.headline2 {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: bold;
	line-height: 24px;
	font-weight: bold;
	color: #A6A6A6;
}


a.textind:visited {
	text-decoration: none;
	color: #B4B1B1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
}
a.textind:active {
	text-decoration: none;
	color: #B4B1B1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
}
a.textind:link {
	text-decoration: none;
	color: #B4B1B1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
}
a.textind:hover {
	text-decoration: none;
	color: #626163;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
}


.textind {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #B4B1B1;
	}

.textwhite {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #fff;
	}