/* CSS Style Sheet */

/* Standard Settings */
body
{
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #D3D3D3;
	scrollbar-base-color: #EEEEEE;
	background-color: #D3D3D3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #333333;
}

a:link {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	text-decoration: none;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	text-decoration: none;
	color: #15489C;
	font-family: Arial, Helvetica, sans-serif;
}
a:active {
	text-decoration: none;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}

a.white:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.white:visited {
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
a.white:hover {
	text-decoration: underline;
	color: #C4DBF7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.white:active {
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

/* ASP.NET Controls by motiondev.ch */

.button
{
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #C8CFD6;
	border: 1px solid;
	border-color: #E1E6EA;
}
.textbox
{
	color: #333333;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	background-color: #B6C0C8;
	border: 1px solid #C8CFD6;
}
.hg {
	background-attachment: fixed;
	background-image: url(../img/site/hg_main.jpg);
	background-repeat: repeat-x;
}
.titel {
	font-size: 12px;
	color: #666666;
	text-transform: uppercase;
}
.txt-white {
	color: #FFFFFF;
}
.subtitle {
	color: #15489C;
}
.link-mail {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.titel-white {

	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.txt-small {
	font-size: 9px;
}


.pic_link {
border:none;
}


.Buttonlink a {
	background-image: url(../img/site/but_pfeil_2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	color: #666666;
	float: left;
	width: 70px;
	height: 17px;

}
.Buttonlink a:hover,
.Buttonlink a:focus{
	background-image: url(../img/site/but_pfeil_2.jpg);
	margin-left: 1px;
	color: #15489C;
}
.publikationYear {
	color: #666;
}
.publikationSubtitel {
	color: #15489C;
	font-size: 14px;
}

.line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
