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,  ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	/*font-weight: inherit;*/
	font-style: inherit;
	font-size: 100%;
	/*font-family: inherit;*/
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #1A1A1B;
	/*background: #fff url(images/bg.png) repeat-x;*/
	background: #E7F1FB url(images/bg_repeat2.jpg) repeat-x;
	/*font: 62.5% Arial, Helvetica, sans-serif;*/
	font: 90.0% Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top:8px;
}

/* ==== subpage blog posts manager ====*/

#subpageblog {
border-top:4px solid #c4e3ff; 
border-bottom: 4px solid #c4e3ff;
background: #eaf5ff; 
width:220px; 
margin-bottom:20px;
color:#2177c0;
font-size:11px;
padding:0px;
}

#subpageblog h4					{ font-family:  Helvetica, Arial; font-size:15px; margin:0 0 7px 0px;  font-weight:bold; color: #1d1d1d; border-bottom:0px;}
#subpageblog h3					{ font-family: Georgia, Helvetica, Arial; font-size:15px; margin:0 0 7px 0px;  border-bottom:0px;}
#subpageblog h3 a				{ font-family: Georgia, Helvetica, Arial; color:#b37c0e; text-decoration:none; }
#subpageblog h3 a:hover			{ font-family: Georgia, Helvetica, Arial; text-decoration:underline; }
#blogheader {
	font-size:16px;
	font-weight: bold;
}

/* ----- */
.clear {
	clear: both;
}
/* Link Styles */
a:link, a:visited {
	color: #1B5DA7;
	text-decoration:underline;
	font-weight: bold;
}
a:hover {
	color: #0a478b;
	text-decoration:underline;
	font-weight: bold;
}
a:active {
	color: #1B5DA7;
	text-decoration:underline;
	font-weight: bold;
}
/* Headings */
h1, h3, h4 {
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	
	margin-bottom: 20px;
	color: #000000;
	font-weight: bold;
	border-bottom: 1px dashed #CCCCCC;
}
h1 {
	font-size: 2.0em;
}
h2 {
	font-size: 1.2em;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1.2em;
}
/* General Styles */
.hidden {
	display: none;
}
.right {
	float: right;
}
.left {
	float: left;
}
.center {
	display: block;
}
/* Wrapper */
#wrapper {
	position: relative;
	width: 906px;
	margin: 0 auto;
	text-align: left;
	background: #FFFFFF;
	border: 10px solid #FFFFFF;
}
/* Header */
#header {
	position: relative;
	height: 120px;
}
#header h1 {
	/*display: none;*/
	color: #1d1d1d;
	text-decoration: none;
	border: none;
	margin: 5px 0px 0px 10px;
	font-size:29px;
}

#header h2 {
	color: #7a7a7a;
	text-decoration: none;
	border: none;
	margin: 5px 0px 0px 10px;
	font-size:16px;
	font-weight: normal;
}
#header span {
	display: none;
}
#search {
	position: absolute;
	top: 0;
	right: 0;
	/*border: 1px solid #dee2e3;
	border-top: none;
	background: #f4f6f6;*/
	width: 25em;
	w\idth: 25.5em;
	/*padding: 1.5em;*/
	padding: 0px;
	margin:0px;
	text-align:right;
	color: #CCCCCC;	
}

#search #large {
	font-size:15px;
	font-weight:bold;
	color:#000000;
	margin-right:4px;
}

#toplinks a{
	font-size:13px;
}

#toplinks a:hover{
	font-size:13px;
}


#navigation {
	position: absolute;
	bottom: 0px;
	left: 0px;
	/*width: 906px;	*/
	width:906px;
	z-index: 999;
	list-style: none;
	font-weight: bold;
	background: url(images/nav-right2.png) no-repeat 100% 0px;
	
}
#navigation li {
	float: left;
	/*margin-right: 4px;*/
	background: url(images/nav-right2.png) no-repeat 100% 0px;
	font-size: 15px;
}
#navigation ul {
width:906px;

}
#navigation li a {
	float: left;
	display: block;
	height: 2.0em; /* Targets IE 5.5 only */
	hei\ght: 1.4em; /* All Other Browsers */
	/*padding: 0.5em 24px 0.2em 21px;*/
	padding: 8px 20px 5px 21px;
	/*background: url(images/nav-left.png) no-repeat 0% 0px;*/
	color: #FFFFFF;
	text-decoration: none;
	overflow: hidden;
}
#navigation li.current_page_item, #navigation li.current-cat {
	background-position: 100% -150px;
}
#navigation li.current_page_item a, #navigation li.current-cat a {
	background-position: 0% -150px;
	color: #fff;
}
#navigation li:hover {
	background-position: 100% -150px;
}
#navigation li:hover a {
	background-position: 0% -150px;
	color: #fff;
}

/* =========== Top Navbar
-------------------------------------------------*/
#navbar {
	width:100%;
	padding-bottom:11px;
	/*background:transparent url(images/shade.gif) bottom left repeat-x;*/
	background:transparent url(images/shadebottom.gif) bottom left repeat-x;
}
#navbar ul {
	float:left;
	width:100%;
	margin:0;
	padding:0;
	background:#cdc19c url(images/bg_navbar.gif) 0 0 repeat-x;
	font-size: 16px;
	font-family: arial, helvetica, verdana;	
	font-weight: bold;
}
#navbar li {
	float:left;
	width:auto;
	padding:0;
	list-style:none;
	white-space:nowrap;
}
#navbar li a {
	float:left;
	width:auto;
	padding:10px 14px;
	color:#4c4435;
	background-color:transparent;
	text-decoration:none;
	height: 2.0em; /* Targets IE 5.5 only */
	hei\ght: 1.4em; /* All Other Browsers */
}
#navbar li.current a,
.tack #navbar #navbar-kontakt a,
#navbar li.current a:hover,
#navbar li.current a:focus {
	color:#191205;
	background:#FFFFFF url(images/nav_active.gif) 0 0 repeat-x;
}
#navbar li.current a:focus {text-decoration:underline;}
#navbar li a:hover,
#navbar li a:focus {
	color:#FFFFFF;
	/*background:#3A88BD url(images/nav_hover.gif) 0 0 repeat-x;*/
	background: #504633;
}

/* Content */
#content {
	float:left;
	height: 100%;
	margin-bottom: 20px;
	margin-top:5px;
	padding:15px 15px 15px 0px;
	
}

#content p {
	line-height: 1.2em;
	margin-bottom: 1.5em;
	}
#main {
	float: left;
	fl\oat: right;
	width: 640px;
	margin-left: 15px;
	min-height: 400px;
}

#main h2 {
	font-size:17px;
	font-weight:bold;
}

#mainfull {
	float: left;
	fl\oat: right;
	width: 870px;
	margin-left: 15px;
	min-height: 400px;
}

#mainfull h2{
	font-size:17px;
	font-weight:bold;
}
.page {
	padding-left: 10px;
}
#main  ul, #main  ol {
	margin: 0 0 1em;
}
#main ul {
	margin-left: 18px;
}
#main li {
	font-size: 14px;
}
#main li li {
	font-size: 14px;
}
#main  ul li, #main  ol li {
	list-style: square;
}
#main  ol {
	margin-left: 24px;
}
#main  ol li {
	list-style: decimal;
}

.alignright {
	float: right;
	margin: 0 0 20px 20px;
}
#main img.alignleft {
	float: left;
	margin: 0 20px 20px 0;
}
#main  img.aligncenter {
	display: block;
	margin: 0 auto;
}


/* Sidebar */
.sidebar {
	float: left;
	width: 230px;
	w\idth: 220px;
	margin-bottom: 20px;
	}
.sidebar h3 {
	font-size: 1.6em;
	font-style: italic;
	color: #6d7f83;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	margin: 10px 0 10px 10px;
}
.sidebar ul {
	width: 230px;
	w\idth: 220px;
	border-style: solid solid solid solid;
	border-color: #bdbdbd;
	border-size: 1px;
	border-width: 1px;
	font-size: 15px;
	padding-bottom: 1px;
	list-style-type: none; /*dont show bullets*/
	}	
.sidebar li a {
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
  	height: 24px;
	text-decoration: none;
	color: #202020;
	border: 1px solid #fff;
	border-bottom: 1px solid #d4d7d8;
	background: #e6e9ea;
}	
.sidebar li a:link, .sidebar li a:visited {
	color: #202020;
	display: block;
	background: #e6e9ea;
	padding: 8px 0 0 10px;
}
.sidebar li a:hover {
	color: #fff;
	background: #ff5a00 url(images/arrow.gif) no-repeat 95% 50%;
	padding: 8px 0 0 10px;
	border-bottom: 1px solid #678d66;
}
.sidebar li.current_page_item a, .sidebar li.current-cat a {
	color: #fff;
	background: #2d512c url(images/arrow.gif) no-repeat 95% 50%;
	padding: 8px 0 0 10px;
	border-bottom: 1px solid #678d66;
}

/* Footer */

#footer {
	/*background: #50504F;*/
	background: #68a6e3 url(images/footerback.jpg) no-repeat;
	border-top: 1px solid #13490d;
	padding: 1.5em 1.0em;
	color: #000000;
	text-align:center;
	line-height:16px;
	font-size:12px;
}
#footer a {
	color: #000000; /*was #CDCCCB */
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer li {
	display: inline;
	border-left: 1px solid #C1C8CA;
	padding: 0 7px;
}
#footer li.first {
	border-left: none;
	padding: 0 10px 0 0;
}

/*=========== NEW STyle Elements ==================*/

.tdgraynormal
{
		font-family: Arial, Tahoma, Verdana, sans-serif;
		font-size: 12px;
		color: #000000;
        font-weight: normal;
        BACKGROUND-COLOR: #FAFAFA
}		

.tdgraynormaldk
{
		font-family: Arial, Tahoma, Verdana, sans-serif;
		font-size: 12px; 
		color: #000000;
        font-weight: normal;
        BACKGROUND-COLOR: #E8F1FE
}

.redasterisk 
{
	font-weight: bold;
	color: #C60505;
	font-size: 15px;
}

.fontsmallgrey 
{
	font-weight: bold;
	color: #7A7A7A;
	font-size: 11px;
}

#error {
border-top: 2px #BF0606 solid;
border-bottom: 2px #BF0606 solid;
width:98%;
background-color:#FCBABA;
color: #BF0606;
font-weight: bold;
font-size: 17px; 
padding:6px 6px 6px 8px;
margin: 5px 0px 5px 0px;
}

.errortext {
color: #000000;
font-weight: bold;
font-size: 14px; 
margin: 5px 0px 5px 28px;
}

input { 
/*width:170px; */
 border-top: 2px solid #DDDDDD outset;
 border-right: 1px solid #DDDDDD;
 border-left: 1px solid #DDDDDD;
 border-bottom: 1px solid #DDDDDD; 
 font-size: 14px;
 color: #3E4148; 
 background-color: #F7F7F7; 
 height: 22px;
}

.inputbox { 
/*width:170px; */
 border-top: 2px solid #DDDDDD outset;
 border-right: 1px solid #DDDDDD;
 border-left: 1px solid #DDDDDD;
 border-bottom: 1px solid #DDDDDD; 
 font-size: 14px;
 color: #3E4148; 
 background-color: #F7F7F7; 
 height: 22px;
}

fieldset {
	border: 1px solid #CCCCCC;
	padding: 10px 15px 10px 15px;
}

legend {
	color: #214D98;
	font-size: 13px;
	font-weight: bold;
}

select { 
/*width:170px; */
border-top: 2px solid #DDDDDD outset;
 border-right: 1px solid #DDDDDD;
 border-left: 1px solid #DDDDDD;
 border-bottom: 1px solid #DDDDDD; 
font-size: 14px;
color: #3E4148; 
background-color: #F7F7F7;
height: 22px;
}

.selectlarge{ 
width:170px;
border-top: 2px solid #DDDDDD outset;
 border-right: 1px solid #DDDDDD;
 border-left: 1px solid #DDDDDD;
 border-bottom: 1px solid #DDDDDD; 
font-size: 11px;
color: #3E4148; 
background-color: #F7F7F7;
height: 70px;
}

.selectsmall { 
/*width:170px; */
border-top: 2px solid #DDDDDD outset;
 border-right: 1px solid #DDDDDD;
 border-left: 1px solid #DDDDDD;
 border-bottom: 1px solid #DDDDDD; 
font-size: 12px;
color: #3E4148; 
background-color: #F7F7F7;
}

.selectbox2 { 
/*width:170px; */
border-top: 2px solid #DDDDDD outset;
 border-right: 1px solid #DDDDDD;
 border-left: 1px solid #DDDDDD;
 border-bottom: 1px solid #DDDDDD; 
font-size: 15px;
color: #3E4148; 
background-color: #F7F7F7;
height: 22px;
}

.selectbox {
	width:220px;
}

.textarea { 
/*width:170px; */
border-top: 2px solid #DDDDDD outset;
 border-right: 1px solid #DDDDDD;
 border-left: 1px solid #DDDDDD;
 border-bottom: 1px solid #DDDDDD; 
font-size: 13px;
color: #3E4148; 
background-color: #F7F7F7; 
font-family: arial, geneva, arial;
}

/* Rates Table */

.ratestop {
	background:#2d512c;
	color:#FFFFFF;
	font-weight:bold;
}

.ratesdata {
	font-size:12px;
	border-bottom:1px solid #d3d3d3;
}

.rateHeader2 {
	font-family: Verdana,arial,sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	border: none;
	font-weight:bold;
	background-color:#023064;
}

.rateHeader3 {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	border: none;
	font-weight:bold;
	background-color:#FFFFFF;
}

.rateYours2 {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	border: none;
	font-weight:bold;
	background-color:#FFCC00;
}

.rateCompetition2 {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	border: none;
	font-weight:normal;
	background-color:#FFFFFF;
}

.rateTerm2 {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	border: none;
	font-weight:bold;
	background-color:#FFFFFF;
}

.mortappform
{
	font-size: 11px;
}

.mortappformsmall
{
	font-size: 10px;
}

.submit {
    BORDER-RIGHT: #8398B2 1px solid;
    BORDER-TOP: #8398B2 1px solid;
    BORDER-LEFT: #8398B2 1px solid;
    WIDTH: 70px;
    BORDER-BOTTOM: #8398B2 1px solid;
    BACKGROUND-COLOR: #D9E8FA;
    font-family: Arial, Tahoma, Verdana, sans-serif;
    font-weight: normal;
    font-size: 12px;
	}
	
.btn {border: 1px outset; cursor: pointer; font-size:9; font-weight: normal; margin: 0px 0px 0px 1px; padding: 1px 1px 1px 1px;
background-image: url(images/button2.gif);
background-image: repeat-x;
}

.btn_med {
border: 1px outset; 
cursor: pointer; 
font-size:12px; 
font-weight: bold; 
margin: 0px 0px 0px 1px; 
padding: 1px 1px 1px 1px;
background-image: url(/images/button2.gif);
width:130px;
height: 25px;
}

.btn_wide {border: 1px outset; cursor: pointer; font-size:9; font-weight: normal; margin: 0px 0px 0px 1px; padding: 1px 1px 1px 1px;
background-image: url(images/button2.gif);
background-image: repeat-x;
width:160px;
}

.formfield {
    border-left:1px solid #666;
    border-top:1px solid #666;
    border-right:1px solid #EAEAEA;
    border-bottom:1px solid #EAEAEA;
    font-family: Arial, Tahoma, Verdana, sans-serif;
    font-weight: normal;
    font-size: 12px;
    BACKGROUND-COLOR: #f8f8f8;
    color: #3C3B3B;
	padding: 0px 0px 4px 0px;
	margin: 2px 0px 2px 0px;
}

/* Rates Table */

.rateHeader {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	border: none;
	font-weight:bold;
}

.rateYours {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border: none;
	font-weight:bold;
}

.rateCompetition {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	border: none;
	font-weight:normal;
}

.rateTerm {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: none;
	font-weight:bold;
}

.glossaryletter {
background-image: url(images/glossletter.gif);
font-weight: bold;
font-size: 18px;
color: #063D6C;
width: 30px;
height: 30px;
text-align: center;
margin: 0px;
padding-top:3px;
}

.newsheader
{
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.faqheader
{
	font-size:17px;
	font-weight: bold;
}

.smalltext {
	font-size: 9px;
	font-weight: bold;
}

.smalltext2 {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}

/*-----*/
.homepage {
	font-size:11px;	
	color: #7C7C7C;
	font-weight: normal;
}


.action h2 {
	color: #225FBA;
	margin-bottom: 15px;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
}


h2 {
	color: #1C1D1B;
	border-bottom: 0px;
	margin-bottom:12px;
	margin-top:4px;
}

h2 a:link, h2 a:visited {
	color: #225FBA;
	text-decoration: none;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-size:19px;
}
h2 a:hover {
	color: #0d4292;
	text-decoration: underline;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-size:19px;
}

/* --slider styles --- */

#slider {
    width: 906px; /* important to be same as image width */
    height: 226px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
	margin-top:3px;
}
#sliderContent {
    width: 906px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;	
	font: 11px Arial, Helvetica, sans-serif;
   /* padding: 10px 13px;*/
	padding:10px 10px 10px 10px;
    width: 100%;
    background-color: #000;
    filter: alpha(opacity=85);
    -moz-opacity: 0.85;
	-khtml-opacity: 0.85;
    opacity: 0.85;
    color: #fff;
    display: none;	
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;	
}
.slider ul { list-style-type: none;}

.slideborder {
	margin:0px;
	padding:0px;
	text-decoration:none;
	border: 0px;
}
/* end slider styles */
