﻿

/** General */
* {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}

body {
 	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
/** Headlines */

.smallHeadlineBackground {
	height:19px;
	background-color: #999999;
}

.smallHeadlineBackgroundNoBorder {
	height:20px;
	background-color: #999999;
}

.smallHeadline {
	font-weight: bold;
	color:#FFFFFF;
}

.smallHeadline2 {
	font-weight: bold;
	color: #F08133;
}
.Medium Headline {
	font-family: georgia;
	font-size: 14px;
	text-decoration: none;
}

.largeSubHeadline {
	font-weight: bold;
	color: #CC0000;
}

.smallSubHeadline {
	color: #414141;
	line-height:15px;
}
.smallSubHeadline a:visited {
	color: #CC0000;
	text-decoration: none;
	line-height:15px;
}

.teaserSpecial {
	color: white;
	color: #FEEEEEE;
	line-height:15px;
}

.teaserSpecial a:link {
	color: #FEEEEEE;
	text-decoration: underline;
	line-height:15px;
}

/** Body-Text */

.smallBodyText {
	color: #333333;
}
.headertext {
	color: #000066;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.smallBodyText a:link {
	color: #CC0000;
	text-decoration: none;
}
.smallBodyText a:visited {
	color: #CC0000;
	text-decoration: none;
}
.date {
	font-style: italic;
	color: #333333;
}

.listTeaserBox {
	height: 178px;
	width: 328px;   
	border-width: 1px;
	border-color: #CCCCCC;
	border-style: solid;
}
.listTeaserBox2 {
	height: 178px;
	width: 100%;   
	border-width: 1px;
	border-color: #CCCCCC;
	border-style: solid;
}
.listTeaserBoxStyle{
	 margin-left:0px;
	 margin-top:5px;
}
.smallHeadlineStyle {
	background-color: #999999;
	padding-top: 3px; 
	padding-left: 15px;
}

.smallHeadlineStyle2 {
	background-color: #999999;
	padding-top: 3px; 
	padding-left: 6px;
}
.largeWhiteHeadline {
	font-family: Times;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: transparent;
	line-height: 36px;
}

.inBoxDistance {
	margin-left:16px;
	padding-top:8px;
}

.shortInBoxDistance {
	margin-left:6px;
	padding-top:8px;
}

/** Forms */

.dropDownControl {
	font-size:10px;
	line-height:15px;
	color: #333333;
}

.textBox {
	 height:18px;
	 width:54px;
}

.longTextBox {
	height:15px;
	width:250px;
	line-height:15px;
}

.formLine {
	width:452px;
	height:20px;
	margin-top:7px;
}

/** Navigation */

.link {
	color: #CC0000;
	text-decoration: none;
}
.link2 {
	font-weight:bold;
	text-decoration:underline;
	color:#666666;
}

.linkWhite {
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: none;
	font-family: Times;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
}
.navigation3 {
	height: 80px;
	width: 898px;
}

.navigation1Background {
	background-color: #005BAA;
	border-width: 0px;
	height: 30px;
	width: 898px;
}

a.navigation1 {
	background-color: #005BAA;
	color: #FFFFFF;
	text-decoration: none;
	
}
.nav2 {
	background-color: #CC0000;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 21px;
	height: 30px;
	
}
a.navigation1_active {
	background-color: #FFFFFF;
	color: #333333;
	font-weight: bold;
	
}
a.nav3Link {
	color: #333333;
	font-weight:bold;
}

a.nav3Link_ag_self {
	font-size: 12px;
	letter-spacing:0.01pt;
	color: #333333;
	font-weight:bold;
	text-decoration: none;
}
a.nav3Link_ag {
	font-size: 12px;
	letter-spacing:0.01pt;
	color: #CC0000;
	font-weight:bold;
	text-decoration: none;
}
.link2 {
	font-weight:bold;
	text-decoration:underline;
	color:#333333;
}

/** xxxx */


/** others */
.sidebarListTemplate {
	width: 204px;
	height: 190px;
}

.sidebarFormTemplate {
	width: 210px;
	border-bottom: 1px solid #CCCCCC;
	color:#333333;
}

.greyFrameBorder {
	border: 1px solid #CCCCCC;
}


div#footer {
    padding: 15px;
    margin: 0px;
}

.Content Headline {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 14px;
	background-color: #333333;
	text-decoration: none;
}


.smallBodyWhiteText {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
}
.smallBodyWhiteText a:link {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}
.smallBodyWhiteText a:visited {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}

