/* CSS Style Sheet */

/* Standard Settings */
body
{
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #A2A8AF;
	scrollbar-base-color: #C7CED6;
	background-color: #8D9298;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	background-image: url(../img/site/hg.gif);
	background-repeat: repeat;
	background-attachment: fixed;
	line-height: 16px;
	color: #D2D6EA;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td
{
	font-family: Arial, Helvetica, Sans-Serif;
	color: #D2D6EA;
	font-size: 10px;
	line-height: 16px;
}

a:link {
	color: #634929;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #634929;
}
a:hover {
	text-decoration: underline;
	color: #826137;
}
a:active {
	text-decoration: none;
	color: #634929;
}

/* 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: #A6AAC0;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	background-color: #275894;
	border: 1px solid #4B79AF;
}

.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;
}
.line {
	font-size: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #275894;
}
.titel-2 {

	font-size: 11px;
	font-weight: bold;
}
