@charset "utf-8";
.style7 {color: #1875B2}
.red {color: #B1212A}
.style10 {
	color: #C31922;
	font-weight: bold;
	font-style: italic;
}

#header li {
	font-weight:bold;
}
*{ margin: 0; padding: 0; }*

body {
	margin: 20px 0 0;
	font: .74em Georgia, Times;
	color: #444;
	overflow:auto;
}

	h1 {
	font-size: 2em;
	font-weight: normal;
	text-align: right;
	color: #1875B2;
}

	h1 a { text-decoration: none; }

	h2 {
	font-size: 1.6em;
	color: #1874B5;
	font-weight: normal;
	font-family: "Trebuchet MS";
	text-align: right;
}

	h3 {
	font-size: 1.6em;
	border-bottom: 1px solid #eee;
	margin: 0 0 .8em;
	color: #3680BF;
}

	p  {
	margin: 0 0 2em 0;
	line-height: 1.8em;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
}

	em { border-bottom: 1px dotted #fff; cursor: pointer; }

	a { color: #9D2900; }

	a:hover { color: #A0000E; text-decoration: none; }

	img { border: 0; }

	.red { color: #9D2900; }

	

.wrap { width: 900px; margin: 0 auto; }
.left {
	float: left;
	width: 220px;
}
.right {
	float: right;
	width: 220px;
}


 

#header {
	width: 900px;
	margin: 0 auto;
}

	#menu  {
	float: right;
	list-style: none;
	padding-top: 6px;
}

		#menu li { display: inline; }


		#menu a {
	
	float: left;
	margin-left: 30px;
	padding: 7px;
	text-decoration: none;
	font-size: 16px;
	color: #1E76BD;
	margin-top: 5px;
}
		#menu a:hover {
	color: #CC3300;
}
		#menu a.active {
			color:#C00}
 

#teaser {
	clear: both;
	height: 100px;
	background-color: #fff;
	background-image: url(../images/teaserbg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 30px;
}

	.box { float: left; padding: 66px 0 0; width: 480px; color: #C7E3EE; }

	#image { float: right; width: 388px; position: relative; top: 16px; background: url(../images/logotype.jpg) no-repeat top right; height: 258px; }

	

#bar { height: 40px; margin: 0 0 30px; padding: 8px 0 0 0; background: url(../images/bar.gif) repeat-x; }

	.step { cursor: pointer; color: #FAFDDD; padding: 4px 0 0 11px; margin: 0 35px 0 0; font-size: 1.4em; float: left; text-align: center; background: url(../images/step.gif) no-repeat; height: 30px; }

	.step a { color: #fff; margin: 0 10px 0 0; }

	

.col {
	float: left;
	width: 440px;
	margin: 0 15px 16px 0;
}

	.last { float: right; margin: 0; }

	.info { border: 1px solid #e0e0e0; background: #f4f4f4; padding: 7px; }



#footer {
	clear: both;
	width: 900px;
	margin: 15px auto;

	border-top: 1px solid #e0e0e0;
	background: #fff url(../images/small_logotype.jpg) no-repeat right 80px;
}	

	#footer .right { float: right; margin: 0 55px 0 0; }

	#footer a { color: #808080; font-weight: bold; }
.col li {
	font-size: 1.2em;
	font-family: "Trebuchet MS";
	font-weight: bold;
	line-height: 1.5em;
	color: #3680BF;
	list-style: disc;
}
a:active {color:#C00;}

#emergencyfooter {
	height:30px;
	width:100%;
	position:fixed !important;
	position: absolute;
	bottom:0px;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	background-color:#C00;
	color:#FFF;
	font-weight:bold;
	padding-top:12px;
}

