@charset "utf-8";

body {
	font:12px Helvetica, Arial, sans-serif;
	background:#ddd url(../img/body/bg.png) repeat-x;
	margin:0;
	padding:0;
	text-align:center;
	color:#000;
}
img {
	border:0;
}
form {
	margin:0;
	padding:0;
}
.start #container {
	width:990px;
	margin:0 auto;
	border:0px;
	text-align:left;
}

/* *** HEADER *** */
#header {
	background:url(../img/header/bg.jpg) no-repeat;
	height:140px;
	position:relative;
}
#header .expresstart {
	background:url(../img/header/expresstart_logo.png) no-repeat;
	padding:73px 0 0 91px;
	font-size:10px;
	width:250px;
	height:27px;
	position:absolute;
	top:10px;
	left:30px;
	z-index:2;
}
#header img.amfafinans {
	width:201px;
	height:28px;
	position:absolute;
	top:47px;
	right:30px;
}
#header .scroller {
	border:#c0ebfe 1px solid;
	background-color:#e7f6fd;
	padding:5px;
	font-size:10px;
	font-weight:bold;
	position:absolute;
	top:107px;
	right:0;
	width:870px;
	z-index:10;
}


/* *** MAIN CONTENT *** */
.start #mainContent {
	margin:0 26px 0 17px;
}

/* STD BOX */
fieldset.stdbox {
	position:relative;
	border:1px #888d90 solid;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	background-color:#ededed;
	padding:16px 5px 5px 5px;
	margin-top:10px;
	margin-bottom:20px;
}

fieldset.stdbox legend a:link,
fieldset.stdbox legend a:visited {
        color:#000;
        text-decoration: none;
}
fieldset.stdbox legend a:hover,
fieldset.stdbox legend a:active {
        color:#999;
        text-decoration: none;
}

fieldset.stdbox legend span.outer {
	position:absolute;
	left:0;
	color:#000;
	font-size:10px;
	font-weight:bold;

	width:192px;
	height:18px;
	margin:-9px 0 0 0; /* vcenter white box */
	padding:0 0 0 3px; /* padding inside wbox */
	background:#fff;
	border:1px #dfe1e1 solid;
}
fieldset.stdbox legend span.outer img {
	float:left;
	margin-right:3px;
}
fieldset.stdbox legend span.outer span.inner {
	float:left;
	margin-top:3px;
	margin-left:3px;
}

fieldset.stdbox .box1 {
	border-top:#d4d5d6 1px solid;
	padding-top:5px;
}
fieldset.stdbox .box1 .box2 {
	border:none;
	margin:0;
	padding:5px;
	background-color:#fff;
}

/* BLUE/GRAY BOX */
fieldset.bluebox {
	position:relative;
	border:1px #b1c2ce solid;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	background-color:#005698;
	padding:3px 5px 5px 5px;
	margin-top:10px;
	margin-bottom:20px;
}
fieldset.bluebox .box1 .box2 a:link,
fieldset.bluebox .box1 .box2 a:visited {
        color:#00f !important;
        text-decoration: none;
}
fieldset.bluebox .box1 .box2 a:hover,
fieldset.bluebox .box1 .box2 a:active {
        color:#005698 !important;
        text-decoration: none;
}

fieldset.graybox {
	position:relative;
	border:1px #979797 solid;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	background-color:#a8a8a8;
	padding:3px 5px 5px 5px;
	margin-top:10px;
	margin-bottom:20px;
}
fieldset.redbox {
        position:relative;
        border:1px #ffc1c1 solid;
        -moz-border-radius:4px;
        -webkit-border-radius:4px;
        border-radius:4px;
        background-color:#ffe9e9;
        padding:3px 5px 5px 5px;
        margin-top:10px;
        margin-bottom:20px;
}
fieldset.redbox h2 {
	color:#b00a0a !important;
}
fieldset.redbox .box1 .box2 a:link,
fieldset.redbox .box1 .box2 a:visited {
        color:#980253 !important;
        text-decoration: none;
}
fieldset.redbox .box1 .box2 a:hover,
fieldset.redbox .box1 .box2 a:active {
        color:#6b013a !important;
        text-decoration: none;
}

fieldset.textbox h2 {
	margin:0 0 3px 0;
	padding:0 20px 0 0;
	font-size:12px;
	color:#fff;
	background:url(../img/main/stdbox/icons/r_amfastar.png) right top no-repeat;
}
.right fieldset.textbox h2 {
}
fieldset.bluebox .box1 {
	border-top:#3f80b1 1px solid;
	padding-top:5px;
}
fieldset.graybox .box1 {
	border-top:#bdbdbd 1px solid;
	padding-top:5px;
}
fieldset.textbox .box1 .box2 {
	border:none;
	margin:0;
	padding:5px;
	background-color:#fff;
	font-size:10px;
}
p.readmore {
	cursor:pointer;
}
fieldset.textbox .box1 .box2 a:link,
fieldset.textbox .box1 .box2 a:visited {
	color:#999;
	text-decoration: none;
}
fieldset.textbox .box1 .box2 a:hover,
fieldset.textbox .box1 .box2 a:active {
	color:#666;
	text-decoration: none;
}

fieldset.stdbox table {
	font-size:10px;
}
fieldset.stdbox img.logo {
	width:73px;
	height:27px;
}
fieldset.stdbox input.logo {
	width:225px;
	height:17px;
	border:#d0d1d2 1px solid;
	background:#fff url(../img/main/stdbox/form/input.png) top repeat-x;
	vertical-align:top;
	margin-top:5px;
}
fieldset.stdbox dl.rss {
	margin:0;
	padding:0;
	font-size:10px;
}
fieldset.stdbox dl.rss dt {
	width:35px;
	float:left;
	margin:0;
	padding:0;
	font-weight:bold;
}
fieldset.stdbox dl.rss dd {
	float:left;
	width:267px;
	margin:0;
	padding:0;
	color:#0a50ff;
}
#mainContent .right fieldset.stdbox dl.rss dd {
	width:185px;
}
fieldset.stdbox dl.rss dd a:link,
fieldset.stdbox dl.rss dd a:visited {
	color:#0a50ff;
	text-decoration: none;
}
fieldset.stdbox dl.rss dd a:hover,
fieldset.stdbox dl.rss dd a:active {
	color:#06329f;
	text-decoration: none;
}
/* commented backslash hack for mac-ie5 \*/
fieldset.stdbox dl.rss dt { clear: both; }
/* end hack */

/* money */
fieldset.moneybox div div {
	background:#fff url(../img/main/stdbox/gfx/worldmap.png) right top no-repeat;
	height:70px;
}
fieldset.moneybox dl {
	margin:0;
	padding:0;
	margin-left:10px;
	margin-bottom:10px;
	font-size:10px;
	width:130px;
}
fieldset.moneybox dl:last-child {
	margin-bottom:0;
}
fieldset.moneybox dl dt {
	width:75px;
	float:left;
	margin:0;
	padding:0;
	font-weight:bold;
}
fieldset.moneybox dl dd {
	float:left;
	width:50px;
	margin:0;
	padding:0;
	color:#0a50ff;
}
/* commented backslash hack for mac-ie5 \*/
fieldset.moneybox dl dt { clear: both; }
/* end hack */

/* weather */
fieldset.weatherbox .days {
	float:left;
	width:69px;
	margin-left:10px;
}
fieldset.weatherbox .day1 {
	margin-left:0 !important;
}
fieldset.weatherbox .days .image {
	text-align:center;
	display:block;
}
fieldset.weatherbox .days .title {
	font-size:12px;
	text-align:center;
	font-weight:bold;
}
fieldset.weatherbox .days .description {
	font-size:10px;
	text-align:center;
}
fieldset.weatherbox .days .temperature {
	font-size:10px;
	width:30px;
	margin-top:4px;
	margin-left:auto;
	margin-right:auto;
}
fieldset.weatherbox .days .temperature .day {
	background:url(../img/main/stdbox/gfx/day.png) 0 2px no-repeat;
	padding:0 0 0 12px;
}
fieldset.weatherbox .days .temperature .night {
	background:url(../img/main/stdbox/gfx/night.png) 0 2px no-repeat;
	padding:0 0 0 12px;
}

/* expressfakturabox */
fieldset.expressfakturabox legend span.outer {
	color:#005698;
	background:#e7f6fd;
	border:1px #c0ebfe solid;
}
fieldset.expressfakturabox .l {
	float:left;
	width:130px;
	font-size:10px;
}
fieldset.expressfakturabox .r {
	float:right;
	width:90px;
	text-align:right;
}
fieldset.expressfakturabox .r img {
	margin-left:10px;
}


fieldset ul.hr {
	list-style:none;
	list-style-position:outside;
	margin:0;
	padding:0;
	text-indent:0px;
}
fieldset ul.hr li {
	border-bottom:#CCC 1px solid;
	margin-bottom:5px;
	padding-bottom:5px;
}
fieldset ul.hr li:last-child {
	border-bottom:none;
	margin-bottom:0;
	padding-bottom:0;
}
fieldset ul.hr li a:link,
fieldset ul.hr li a:visited {
	color:#000;
	text-decoration: none;
}
fieldset ul.hr li a:hover,
fieldset ul.hr li a:active {
	color:#06329f;
	text-decoration: none;
}

/* Tell a friend */
form.tellafriend label {
	margin-bottom:15px;
}
form.tellafriend input.txt {
	width:160px;
	height:17px;
	border:#d0d1d2 1px solid;
	background:#fff url(../img/main/stdbox/form/input.png) top repeat-x;
	vertical-align:top;
}
form.tellafriend input.submit {
	width:50px;
	height:21px;
	border:#d0d1d2 1px solid;
	background:#fff url(../img/main/stdbox/form/input.png) top repeat-x;
	vertical-align:top;
	margin-left:10px;
	paddin-top:2px;
	font-weight:bold;
	font-size:10px;
}

#mainContent .left {
	float:left;
	width:333px;
	margin-right:15px;
}
#mainContent .middle {
	float:left;
	width:333px;
}
#mainContent .right {
	float:right;
	width:252px;
}


/* *** MISC *** */
.clearfloat {
	clear:both;
	height:0;
	font-size:1px;
	line-height:0px;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

