/* CSS Style Sheet */

/* Standard Settings */
body
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	line-height: 16px;
	color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 14px;
}

a:link {
	color: #CC0099;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0099;
}
a:hover {
	text-decoration: none;
	color: #ECD5EC;
}
a:active {
	text-decoration: none;
	color: #CC0099;
}

/* ASP.NET Controls by motiondev.ch */

.button
{
	color: #A6AAC0;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	background-color: #2C5D98;
	border: 1px solid #4B79AF;
}
.textbox
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	background-color: #a5528b;
	border: 1px solid #a5528b;
}

.button2
{
	color: #7393BA;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	background-color: #193F6B;
	border: 1px solid #2C5387;
}

/*  Resign CSS */


.titel-news {
	font-size: 13px;
	font-weight: bold;
	color: #CC0099;
	background-color: #333333;
}
.line {
	font-size: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.titel-2 {

	font-size: 11px;
	font-weight: bold;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
}
.bio-text-small {
	font-size: 9px;
}
.tb-hg1 {
	background-color: #2C4764;
}
.tb-titel1 {
	font-size: 9px;
	color: #CC0099;
}
.tb-hg2 {

	background-color: #6e696c;
}

