/* 
 * global settings
--------------------------------------------- */
body {
	margin: 0 auto;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000;
	background-image: url(../images/background.jpg);
	text-align:center;
	min-height:815px;/* for good browsers*/
	min-width:745px;/* for good browsers*/
}

html, body {	
	height:100%;
}

h1,h2,h3,h4,p,ul,li,img,td,tr,table,label {
	margin: 0;
	padding: 0;
	border-style: none;
}

a{
	text-decoration: none;
	color: #000;
}

/*-------------------------------------------------
General Text settings
-------------------------------------------------*/

p {
	font-family: Georgia, Times;
	font-size: 11px;
	font-weight: normal;
}

h4 {
	font-size: 15px;
	line-height: 12px;
}


/*-------------------------------------------------
Layout
-------------------------------------------------*/


.wrapper {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 815px;
	position: relative;	
	height: 605px;
	background-color: #d7d0c1;
}

.logo {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: 57px 0px 40px 0px;
	width: 815px;
	position: relative;
}

.logo_home {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: 61px 0px 40px 0px;
	width: 815px;
	position: relative;
}

.logo_container {
	height: 130px;
}

.shadow_top {
	text-align: left;
	margin-bottom: -2px;
	margin-right: auto;
	margin-left: auto;
	width: 821px;
	position: relative;	
}

.shadow_bottom {
	text-align: left;
	margin-top: -7px;
	margin-right: auto;
	margin-left: auto;
	width: 821px;
	position: relative;	
}

/*-------------------------------------------------
Content
-------------------------------------------------*/

.intro {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #3f3028;
	display: block;
}

.firstline {
	margin: 75px 0px 0px 60px;
}

.secondline {
	margin: 10px 0px 3px 280px;
}

.author {
	font-size: 10px;
	color: #585858;
}

.column {
	font-family: Arial, Verdana;
	font-size: 11px;
	line-height: 17px;
	color: #585858;
	text-align:justify;
	width: 364px;
	height: 100px;
	margin: 53px 0px 0px 29px;
	float: left;
}

.column A {
	color: #585858;
}

.pager {
	width: 56px;
	height: 13px;
	margin: 175px 0px 0px 769px;
	display: inline-block;
	position: absolute;
}

.print {
	margin: 176px 0px 0px 740px;
	position: absolute;
}

.download
{
	font-size: 11px;
	line-height: 17px;
	color: #585858;
	padding-top: 10px;
	margin-bottom: 6px;
	display: block;
	
}

/*-------------------------------------------------
Contact
-------------------------------------------------*/

.column_contact {
	font-size: 11px;
	line-height: 17px;
	color: #585858;
	width: 351px;
	height: 110px;
	margin: 52px 29px 0px 29px;
	float: left;
}

.column_contact label {
	display:block;
	height: 17px;
	margin-bottom: 5px;
}

span.checkbox {
	width: 14px;
	height: 14px;
	padding: 0 0 0 0;
	margin: 0 20px 0px 0;
	background: url(../images/checkbox.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
}

.checkbox {
	margin: 0px 0px 7px 0px;
	display: block;
}

span.radio {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(../images/checkbox.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
}

.checkbox {
	margin: 0px 0px 7px 0px;
	display: block;
}

.text_form input {
	color: #5b5a5a;
	font-size: 11px;
	background-color: none;
	background-image: url(../images/text_form.gif);
	border-style: none;
	height: 14px;
	width: 342px;
	padding-left: 5px;
	margin-top: 1px;
}

.text_form_small input {
	color: #5b5a5a;
	font-size: 11px;
	background-color: none;
	background-image: url(../images/text_form_small.gif);
	border-style: none;
	height: 14px;
	width: 279px;
	padding-left: 5px;
	margin: 1px 0px 0px 0px;
	float: right;
}

textarea {
	color: #5b5a5a;
	font-size: 11px;
	background-color: #faf9f4;
	border: 1px solid #b6b3ae;
	width: 343px;
	height: 83px;
	padding: 5px 0 0 5px;
}

.contact_pager {
	color: #5b5a5a;
	font-size: 11px;
	background: url(../images/pager_right.gif) no-repeat;
	background-position: right -1px;
	margin: 9px 30px 0px 0px;
	padding-right: 14px;
	float: right;
}

.contact_pager_back {
	color: #5b5a5a;
	font-size: 11px;
	background: url(../images/pager_left.gif) no-repeat;
	background-position: left -1px;
	margin: 11px 10px 0px 0px;
	padding-left: 14px;
	float: right;
}

.sendbutton {
	font-family: Georgia, Times;
	font-size: 12px;
	color: #938d88;
	float: right;
	padding: 2px 8px 2px 8px;
	margin: 7px 28px 0 0;
	
}

.title {
	height: 25px;
}

.title span {
	float: left;
}

.mrs {
	width: 70px;
	float: left;
	margin: 0 0 0 31px;
	display: block;
}

.mr {
	width: 70px;
	float: left;
	margin: 0 0 0 40px;
}

.error {
	color: #d50000;
}

.thanks {
	font-family: Arial, Verdana;
	height: 144px;
	font-size: 11px;
	line-height: 17px;
	color: #585858;
	margin: 52px 29px 0px 29px;
}

.mainnavigation
{
	border-bottom: 1px solid #c5bdb3;
	font-size: 13px;
	width: 815px;
	padding: 6px 0px 6px 0px;
}

.subnavigation {
	font-size: 11px;
	border-bottom: 1px solid #c5bdb3;
	width: 815px;
	position: absolute;
	padding: 6px 0px 7px 0px;
	filter:alpha(opacity=0); /* IE */
	-moz-opacity:0.0; /* Gecko-Browser */
	opacity:0.0; /* Opera 9+ */
}




.nav {
	font-family: Georgia, Times;
	color: #8b807a;
	width: 135px;
	text-align: center;
	float: left;
	cursor: pointer;
}

.nav A {
	color: #8b807a;
}

.sub{
	filter:alpha(opacity=0); /* IE */
	-moz-opacity:0.0; /* Gecko-Browser */
	opacity:0.0; /* Opera 9+ */
}


.sub A {
	font-family: Georgia, Times;
	color: #8b807a;
	width: 135px;
	text-align: center;
	float: left;
}

.active {
	color: #3a3634 !important;
}

.location_navi {
	margin-top: -4px;
}

form.newForm {
	margin-top: 30px;
}

form.newForm fieldset {
	width: 370px;
	border: none;
	padding: 0;
	margin: 0 0 0 29px;
	float: left;
}

*html form.newForm fieldset {width: 355px;margin: 0 0 0 0}
*html fieldset.fieldsetIe6 {margin-left: 29px !important}
*html div.headlineIe6 {margin-left: 150px !important}

form.newForm fieldset input {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #5b5a5a;
	border: 1px solid #b6b3ad;
	background: #faf9f3;
	width: 276px;
	padding: 2px 0 2px 6px;
	margin-bottom: 3px;
	float: left;
}

form.newForm fieldset label {
	font-size: 11px;
	color: #585858;
	width: 67px;
	margin-top: 4px;
	float: left;
	clear: left;
}

form.newForm fieldset label.error {color: #d50000}

form.newForm fieldset p {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #5b5a5a;
}

form.newForm .sendbutton {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #5b5a5a;
	float: right;
	padding: 4px 8px 2px 8px;
	margin: 7px 28px 0 0;
}

form.newForm .checkboxes {
	width: 385px;
	margin-top: 8px;
	float: left;
}

form.newForm fieldset .checkboxes label {
	width: 200px;
	margin: 0 0 10px 0;
	clear: none;
}

a.vcard {
	color: #5b5a5a;
	background: url(../images/vcard.gif) no-repeat;
	padding: 6px 0 6px 35px;
	margin-bottom: 7px;
	display: block;
}

/*-------------------------------------------------
Bug fixes
-------------------------------------------------*/

.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clear {display: inline-block;}

/* Hides from IE-mac \*/
* html .clear {height: 1%;}
.clear {display: block;}
/* End hide from IE-mac */
