/****** Reset *******/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	/*vertical-align: baseline;*/
	background: transparent;
}
body {
	line-height: 1;
	width: 100%;
	background: #ffffff;
	font-family: Verdana;
	font-size: 11px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote{
  margin:2px 3px;
	padding:0 0 0 28px;
  background-image: url(../images/backgrounds/upperQuotes.png);
  background-position: top left;
  background-repeat: no-repeat;
  position:absolute;
  bottom:0;
}
blockquote p{
	display: block;
     background-image: url(../images/backgrounds/lowerQuotes.png);
     background-repeat: no-repeat;
     background-position: bottom right;
	 position:relative !important;
	 padding:10px 28px 15px 0 !important;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
legend{
	display:none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
p {
	font-family: Verdana;
	font-size: 11px;
	color: #464646;
	line-height: 14px;
}
a {
	font-family: Verdana;
	font-size: 11px;
	line-height: 13px;
	color: #d13648;
}
h1 { 
	font-size: 46px;
	color: #d13648;
}
h2 {
	font-size: 26px;
	color:#ffffff;
}
h3.highlight{
	font-size:11px;
	font-weight:bold;
	color:#d13648;
}

h3 { 
	font-size: 24px;
	color: #464646;
}
h4 {
	font-family: Verdana;
	font-size: 11px;
	color: #d13648;
	padding-top:20px;
}
small {
	font-size: 9px;
	line-height: 14px;
	color: #464646;
}

/*****  Structure ******/
.HWrapper
{
	background: #d13648;
}
.header
{
	position: relative;
	margin: 0 auto;	
	width: 909px;
	height: 137px;
}
.TContent {
	position: relative;
	margin: 0 auto;	
	width: 909px;
	height: 68px;
	padding: 68px 0 0 0;
}
.slideShow{
	margin:68px 0 0 0;
	padding:0;
}
.BContent {
	width: 909px;
	position: relative;
	margin: 0 auto;		
}
.col25 {
	float: left;
	width: 222px;
	border-top: #f9a61a 5px solid;
	background: #f2f2f2;
	margin: 0 7px 0 0;
}
.hover .col25_txt{
	background: #b2b2b2;
}
.hover{
	cursor:pointer;
}

	

.footer {
	width: 909px;
	display: block;
	height: 40px;
	border-top: #c4c4c4 1px solid;
	margin: 6px auto 0;
	clear:both;
}
.pad {
	width: 222px;
	height: 4px;
	background: #ffffff;
}
.clear { clear: both; }

/******* Header ******/
.logo
{
	float: left;
	width: 110px;
	height: 136px;
}
.search {
	width: 195px;
	height: 19px;
	float: right;
	margin: 81px 0 0 0;
}
.search input[type="text"]
{
	float: left;
    display: block;
	background: #dd766f; 
    border: none;
    width: 140px;
	height: 17px;
	font-size: 9px;	
	color: #ffffff;
	width: 139px\9; /*IE HACK*/
	margin: 0 6px 0 0;
	padding: 0 0 0 8px;
	line-height: 16px;
}

.btn { 
	display: block;
	width: 41px;
	height: 17px; 
	position: relative; 
	background: #dd766f; 
	float: left; 
	font-size: 9px;
	color: #fff; 
	text-decoration: none;
	cursor: pointer;
	border: none;
	padding-bottom: 4px; 
	line-height: 16px;
}

/******* Main nav ********/
.nav
{
	float: right;
	margin: 0;
	width: 799px;
	height: 33px;
}
.nav ul {
	float: right;
}
.nav li
{
	float: left;
	margin-left: 14px;
}
.nav li a
{
	display: block;
	color: #fff;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	padding: 13px 0 7px 0;
	/*margin-left: 14px;*/
}
.nav .active{
	border-bottom: #ffffff 4px solid;	
}
.navHidden {
	position: absolute;
	display: block;
	visibility: hidden;
	z-index: 9;
	margin-left: -14px !important;
}
.navHidden ul {
	float: left !important;
}
.navHidden li a {
	position: relative;
	text-align: left;
	text-decoration: none;
	color: #000000;
	font: 10px verdana;
	padding: 0 0 4px 0;
	margin: 12px 0 0 0;
}

/******* Top Content ********/
.TContent h1 {
	float: left;
	padding: 0 20px 0 0;
}
.TContent p {
	float: left;

	width: 426px;
	font-size: 12px;
	color: #D13648;
	padding-top: 12px;
}
.TContent a { font-size: 12px; color:##D13648; }
.breadcrumb {
	z-index: 1;
	height: 23px;
	padding: 35px 0 0 0;
}
.breadcrumb a { 
	font-size: 9px;
	color: #464646; 
}
.breadcrumb a.Legend { 
	font-size: 9px;
	color: #d13648; 
}

/******* Bottom Content ********/
.col25_txt {
	background: #f2f2f2;
	padding: 20px 16px 20px 16px;
	min-height: 215px;
}
.col25_txt h3 { padding: 0 0 14px 0; }
.col25_txt a { text-decoration: none; }
.col25_txt a:hover { text-decoration: underline; }
.col25_txt select {
	width: 190px; 
	height: 21px;
	margin: 32px 0 0 0; 
}
.col25_txt ul h3{ padding-bottom: 0; }
.col25_txt li{
	padding-bottom:14px;
}
.col25_txt li small { 
		display: block;
}
.section { 
	padding: 14px;	
}
.section h3 {
	padding: 0 0 10px 0; 
}
.red {
	background: #d13648;
	border: none;
	padding: 0;
}
.red_txt {
	margin: 8px 17px 8px 17px;
	border-top: #ffffff 1px solid;
	min-height: 232px;
	padding: 24px 0 0 0;
}
.red h2 { padding-bottom: 25px;  }
.red span { padding-right: 10px;  }
.H276 { min-height: 154px; }
.H170 {	float: left; min-height: 142px; }
.last_col25 { margin: 0; }
.last_col25 h2 a{
	color:#fff;
	font-size:26px;
	text-decoration:none;
	border-bottom:2px solid #fff;
}
.eqHeightCSSFront {
	position: relative;
	float: left;
	margin: 18px 0 28px 0;
	background: url(../images/backgrounds/section02_bg.png) repeat-y;	
}
.eqHeightCSS {
	position: relative;
	float: left;
	margin: 18px 0 28px 0;
	background: url(../images/backgrounds/section_bg.png) repeat-y;	
}
.eqHeightCSS02 {
	float: left;
	background: url(../images/backgrounds/section02_bg.png) repeat-y;	
}
.redFill {
	position: absolute;
	bottom: 0;
	right: 0;
	float:right;
	width: 188px;
	height: 8px;
	margin: 0 17px 0 17px;
	border-top:1px solid #FFFFFF;	
}
/* Subpage */
.col1 {
	float: left;
	width: 222px;
	background: #f2f2f2;
	margin: 0 7px 0 0;
	border-top: #f9a61a 6px solid;
}
.col2 {
	float: left;
	width: 451px;
	background: #fff;
	margin: 0 7px 0 0;	
}
	.col2 ol{
		list-style-type:decimal;
		margin:0 0 20px 22px;
		color:#464646;
		font-family:Verdana;
		font-size:11px;
		line-height:14px;
	}
	.col2 ul{
		list-style-type:disc;
		margin:0 0 20px 22px;
		color:#464646;
		font-family:Verdana;
		font-size:11px;
		line-height:14px;
	}
.col2 h1 {margin: 0 0 20px 0; }
.col2 .pdf {
	float: left;
	width: 451px;
	border-bottom: #bdbdbd 1px solid;	
	border-top: #bdbdbd 1px solid;
	margin: 40px 0 26px 0;
	padding: 10px 0 10px 0;
}
.col2 .pdf li {
	padding: 3px 0 0 0;
}
.col2 .pdf li a {
	background: url(../images/icons/pdf_icon.png) no-repeat;
	color: #d13648;
	text-decoration: none;
	padding: 0 0 5px 30px;
	display:block;
}
.col2 .pdf li a:hover {
	text-decoration: underline;
}
.col2 #newslist{
margin:0;
list-style-type:none;
}
.col2 #newslist li{
overflow:hidden;
margin:0 0 5px;
}
.col2 #newslist li small{
display:block;
float:left;
}
.col2 #newslist li a{
display:block;
float:left;
margin-left:10px;
width:350px;
clear:right;
}
.col3 {
	float: left;
	width: 222px;
	margin: 0 0 20px 0;
}
.white {
	position: relative;
	border-top: #cdcdcd 1px solid;
	border-bottom: #cdcdcd 1px solid;		
	padding: 20px 0 0 0;	
	background: #fff;
}
.white p {
	position:absolute;
	bottom: 0;
	font-size: 14px;
	color: #d13648;
	padding: 20px 14px 20px 14px;
}
.gray {	
	border: none; 
	background: #e6e6e6;
	margin:0 7px 25px 0;	
}
.gray_txt {
	background: #e6e6e6;
	padding: 18px 18px 10px 18px;
}
	.gray_txt ul{
		padding-bottom:25px;
	}
	.gray_txt li{
		padding-bottom:3px;
	}
.gray_txt h3 { padding-bottom: 24px; }
.gray_txt a {
	display: block;
	text-decoration: underline;
}
.kontakt {
	padding-bottom: 25px;
}
.borderNone { border: none;}
.bold { font-weight: bold; }
.print {
	background: url(../images/icons/print.png) right center no-repeat;
	float: right;
	padding: 0 15px 0 0;
}
.print a { 
	font-size: 10px; 
	color: #464646;
	text-decoration: none;
	line-height: 20px;
}
.newsColumn{
	margin:0 0 20px;
}
.newsColumn h2{
	color: #d13648;
	font-size:18px;
	margin:10px 0;
}


/******* Subpage Nav ******/
.col1 li a
{
	display: block;
	color: #464646;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	line-height: 30px;
	padding: 0 0 0 18px; 
}

.col1 li a:hover, .col1 li a#activeitemsub { background: #bfbfbf;  }
.M2 li a{
	padding:0 0 0 25px;
}
.subActive { background: #bfbfbf; }
/******* Footer *******/
.footer p {
	line-height: 42px;
	font-size: 10px;
	color: #8a8a8a;
}
/******* color scheme *******/
.color1{
	border-top-color:#00a0e4 !important;
}
.color2{
	border-top-color:#fe0000 !important;
}
.color3{
	border-top-color:#99ca3b !important;
}
.color4{
	border-top-color:#e23996 !important;
}
.color5{
	border-top-color:#ffff01 !important;
}
.color6{
	border-top-color:#93268f !important;
}
.searchColumn{
	background: url(../images/backgrounds/content_bck.png) top left repeat-y;
	overflow:hidden;
}
.searchColumn .paragraphimage{
	float:left;
	margin-right:3px;
}
.searchColumn .searchParagraph{
	float:left;
	width:318px;
	border-top:1px solid #cdcdcd;
	border-bottom:1px solid #cdcdcd;
	padding:30px 9px 8px 9px;
	height:179px;
}
.searchColumn .searchParagraph h1{
	margin-bottom:24px;
}
.searchList{
	float:left;
	/*clear:both;*/
}
.resultForm{
	width:222px;
	float:left;
	padding:27px 17px 0 17px;
}
.resultForm fieldset{
	margin-bottom:15px;
}
	.resultForm label{
		clear:both;
		width:100%;
		display:block;
		margin-bottom:3px;
	}
	.resultForm div{
		margin-bottom:15px;
	}
	.resultForm input{
		border:1px solid #807d79;
		width:85%;
	}
	.resultForm input.limited, .resultForm input.submit{
		width:86px;
	}
	.recordContainer{
		float:left;
		margin-top:20px;
		width:650px;
	}
	.result{
		margin-bottom:10px;
		clear:both;
		overflow:hidden;
		
	}
	.result h4{
		border-bottom:1px solid #C4C4C4;
		margin-bottom:10px;
		padding-bottom:4px;
	}
	.result h4 a{
		text-decoration:none;
	}
	.result .column1{
		float:left;
	}
	.result .column2{
		float:right;
	}
	.result .column2 p{
		text-align:right;
	}
	.result .profileImg{
		float:left;
		margin-right:10px;
		width:80px;
	}
	.resultAmount{
		color:#D13648;
		margin-top:10px;
	}
label.error{
color:#D13648
}
input.error{
border:1px solid #D13648}

