/****************************************************************/
/*																*/
/*	Grundeigenschaften											*/
/*																*/
/****************************************************************/

BODY, td  {
	color : #666666;
	font-family : Arial;
	font-size : 12px;
	margin:0px;
	padding:0px;
}

th {
	color : #666666;
	font-family : Arial;
	font-size : 12px;
	text-align:	left;
	font-style:normal;
	font-weight: normal;
}

A {
	color : #ff6600;
	font-size : 12px;
	font-weight: bold;
	text-decoration: none;
}

A:Visited, A:Active, A:Hover  {
	color : #8bafd1;
	font-size : 12px;
	font-weight: bold;
	text-decoration: none;
}
A:Hover {
	text-decoration: underline;
}

/****************************************************************/
/*																*/
/*	DesignElement												*/
/*																*/
/****************************************************************/

.topBanner {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.leftRow {
	background-image: url(../_images/left_row_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}

/****************************************************************/
/*																*/
/*	GlobaleKlassen												*/
/*																*/
/****************************************************************/

.adressText {
	color : #666666;
	font-family : Arial;
	font-size : 11px;
	text-decoration:none;
	font-weight:normal;
	padding-left: 5px;
	padding-bottom: 10px;
}
.adressText a {
	color:#666666;
	font-weight:normal;
}

.tdbd	{
	font-weight : bold;
}
.tdback	{
	background: whitesmoke;
}

.tdbdgr   {
	font-size : 14px;
	font-weight : bold;
}

.tablebg {
	background-color: #003366;
	color:white;
}
.tablebglight {
	background-color: #F0F0F0;
}

.tblrow	{
	background-color: #bfd4e8;
}

.tblrowhl {
	color : #FFFFFF;
	font-size : 12px;
	font-weight: bold;
	background-color: #666666;
	font-family: Arial;
}
.tblcolhl {
	color : #666666;
	font-size : 12px;
	font-weight: bold;
	background-color: #a0bedb;
	font-family: Arial;
	background-image: url((URL));
}

.small	{
	font-size : 10px;
}

.small:Visited, .small:Active, .small:Hover   {
	font-size : 10px;
	color : #8bafd1;
	font-weight: bold;
	text-decoration: none;
}
.small:Hover 	{
	text-decoration: underline;
}

.content  {
	font-weight: normal;
	color: #666666;
	font-size: 12px;
	font-family: Arial;
	text-align: justify;
}
.content_link {
	margin-right: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
}
.headline1  {
	font-size : 21px;
	color : #ff6600;
	font-weight: bold;
}

.headline2	{
	color : #666666;
	font-size : 13px;
	font-style: normal;
	font-weight: bold;
}

.headline3 {
	color : #003366;
}


/****************************************************************/
/*																*/
/*	Login/NewsTeaser/InfoTeaser - Box							*/
/*																*/
/****************************************************************/
.loginbox {
	border-top: 1px solid #666666;
	border-right: 1px none #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px none #666666;
}

.loginheadline {
	color : #666666;
	padding: 2px;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #666666;
}

.teaserheadline {
	font-size : 12px;
	font-weight: bold;
}

.teasernews {
	border: 1px solid #666666;
	font-size: 11px;
}

.teasernews th {
	color : #666666;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-size: 12px;
}

.teasernews td  {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
	padding-right: 0px;
}

.teasernews a:Link {
	color : #ff6600;
	font-weight: bold;
	text-decoration: none;
}
.teasernews a:Visited {
	color : #ff6600;
	font-weight: bold;
	text-decoration: none;
}
.teasernews a:Active {
	color : #ff6600;
	font-weight: bold;
	text-decoration: none;
}
.teasernews a:Hover {
	text-decoration: underline;
}

.teaserinfo {
	background-color: #ff6600;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../_images/Skip_Zeichen_weiss.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 80px;
}

.teaserinfo th  {
	padding: 2px;
	color: #FFFFFF;
}

.teaserinfo td  {
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.teaserinfo a:Link {
	color : #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.teaserinfo a:Visited {
	color : #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.teaserinfo a:Active {
	color : #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.teaserinfo a:Hover {
	text-decoration: underline;
}

/****************************************************************/
/*																*/
/*	Formulare													*/
/*																*/
/****************************************************************/

.form, .Formularfeld {
	Font-Family : Arial;
	Font-Size : 12px;
	color : #666666;
	border-top : 1px solid #C5C5C5;
	border-bottom : 1px solid #C5C5C5;
	border-right : 1px solid #C5C5C5;
	border-left : 1px solid #C5C5C5;
	width: 240px;
}

input:focus {
    background-repeat:repeat-x;
}

.formheader {
	Font-Family : Arial;
	Font-Size : 12px;
	color : #666666;
	width: 189px;
	border-top : 1px solid #C5C5C5;
	border-bottom : 1px solid #C5C5C5;
	border-right : 1px solid #C5C5C5;
	border-left : 1px solid #C5C5C5;
}

.formbut, .Formularbutton {
	Font-Family :Arial;
	Font-Size : 12px;
	color : #FFFFFF;
	background-color: #ff6600;
	border: 1px none #716F6E;
}

.formdyn {
	font-family : Arial;
	font-size : 12px;
	color : #666666;
}

.formleft {
	font-family : Arial;
	font-size : 12px;
	color : #666666;
	width: 200px;
}

.formright {
	font-family : Arial;
	font-size : 12px;
	color : #666666;
}
