@charset "UTF-8";
/* CSS Document */


/* redefinition of standard tags */

body {
    background-color: #ffffff;
    font-family: Arial, Verdanan, Helvetica, sans-serif;
    font-size: 14px;
	color:#4a4a4a;
    margin:  0px;
    padding: 0px;
    border:  0px;
}

p {
    margin: 0.0em 0.0em 0.0em 0.0em;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	font-style: normal;
	margin: 0;
	clear: left;
	text-decoration: none;
	background-color: transparent;
}

h1 {
	color: #008fbe;
	font-weight: bold;
	font-size: 1.8em;
	padding: 0.0em 0.0em 0.1em 0.0em;
}

h2 {
	color: #4a4a4a;
	font-size: 3.2em;
	font-weight: bold;
	padding: 0.0em 0.0em 0.3em 0.0em;
}

h3 {
	color: #4a4a4a;
	font-size: 1.3em;
	padding: 0.0em 0.0em 0.5em 0.0em;
}

h4 {
	color: #008fbe;
	font-size: 1.3em;
	padding: 0.0em 0.0em 0.5em 0.0em;
}

a {
    color: #008fbe;
    /*color: #41a62a;
    color: #56ab27;*/
    text-decoration: underline;
}

a:hover {
    color: #000000;
    text-decoration: underline;
}

a:visited {
    text-decoration: underline;
}


#header a {
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;	
}
#header a:hover {
	text-decoration:underline;
}

#content_bottom a {
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;	
}
#content_bottom a:hover {
	text-decoration:underline;
}

/* Styles */

.small_font {
	font-size:11px
}



/* Div-styles */

#container {
    width: 978px;
    text-align: left;
    margin: 0em auto;
    border: 1px solid #b2b2b2;
    margin-bottom: 7px;
    position: relative;
	clear:both;
}

#header {
   	width: 978px;
   	height: 90px;
	background: url(images/header-bg.png) repeat-x;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 14px;
	clear:both;
}

#header_links {
	position:absolute;
	right: 17px;
	top: 62px;
	font-weight: bold;
	color:#FFFFFF;
}


#container_inner {
	margin-top: 10px;
    width: 978px;
	position:relative;
	clear:both;
}



#content_top {
	width: 978px;
	height: 20px;
	position: relative;
	clear: both;
}

#content {
	width: 962px;
	height: 510px;
	padding: 10px 20px 0px 30px;
	position: relative;
	clear: both;
}
#content2 {
	width: 962px;
	padding: 00px 20px 00px 20px;
	position: relative;
	clear: both;
}
#personas_front {
	width: 570px;
	position:relative;
	border-right: dashed #008fbe 1px;
	padding-right: 30px;
}
#page_front {
	width: 604px;
	position:relative;
}
#page_front2 {
	width: 564px;
	position:relative;
}
#personas_story {
	width: 518px;
	padding-left: 6px;
	position:relative;
	clear: both;
}
#personas_order {
	width: 538px;
	padding-left: 2px;
	position:absolute;
	left: 18px;
	top: 427px;
}

#personas_image {
	position:absolute;
	left: 576px;
	top: 7px;
	width: 384px;
	clear: both;
}

#right_menu_order {
	position:absolute;
	left: 642px;
	top: 0px;
	width: 310px;
}
#right_menu_order_price {
	position:absolute;
	left: 650px;
	top: -2px;
	width: 290px;
}
#right_menu_order_pricelist {
	position:absolute;
	left: 655px;
	top: 4px;
	width: 290px;
}

#content_bottom {
	width: 978px;
	height: 20px;
	position: relative;
	clear: both;
}

#right {
	float: left;
	width: 400px;
}

#summary {
	width: 400px;
	border: 1px dashed #000000;
	clear: both;
}

#summary table {
	width: 100%;
}

#summary table tr:hover {
	background-color: #fffa9e;
}

#page1 {
	float: left;
	width: 500px;
}

#page2 {
	float: left;
	width: 500px;
}

#buttons {
	clear: both;
	margin-top: 10px;
}

#help {
	margin-bottom: 10px;
}

.error {
	clear: both;
	margin-top: 10px;
	background-image: url(images/bg_error.png);
}

.button {
	cursor: pointer;
}

#sumYear1 {
	font-weight: bold;
}

#sumYear2 {
	font-weight: bold;
}
