/* 
    Document   : style.css
    Price: 0:15 h
    Version    : 
    Created on : 01.11.2011}
    Author     : Michael Kutschall
*/


/******************************************************************************* Reset */
/* Fix missing default styling in IE < 9, FF < 4.0, Opera < 11  */
header, footer, nav,
section, article,
aside, hgroup, figure, figcaption, mark, summary
{display: block;}

/*************************************************************************************************** 1. Cascade: HTML */
*{
	margin:												0;
	padding:											0;
	font-family:											Cambria, serif;
/*	font-family:											"Helvetica Neue", Helvetica, Arial, Verdana;*/
	font-size:											12px;
	color:												#484848;
}

html, body {
	width:												100%;
	height:												100% !important;
	background-color:									#d2c8be;
}

a img
{
  border:none;
}

#frame {
	position:											relative !important;
	width:												1200px;
	min-width: 1200px;
	height:												auto !important;
	min-height:											100%;
	margin:												0 auto;
	clear:												both;
}


#wrap {
	float:												left;
	padding-bottom:										157px;
	clear:												both;
}


#top {
	position:											relative !important;
	float:												left;
	width:												100%;
	height:												auto !important;
	min-height:											100%;
	clear:												both;
}


body #header {
	position:											absolute;
	top:												0px;
	left:												-400px;
	width:												1600px;
	z-index:											1;
}

/**
Logo
*/
#logo
{
	position:absolute; top:35px; left:450px;
}

/**
Language Switcher
*/
#lang_switch
{
  margin:0px 0px 12px 0px; padding:4px 0px 4px 4px;
}

#lang_switch li
{
  display: inline;
  margin: 0px; padding: 0px;
}

#lang_switch li a
{
  display:inline;
  margin: 0px; padding: 0px;
  text-decoration: none;
  font-size: 10.5pt;
  font-weight: 600;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
}

#lang_switch li a img
{
  margin-right: 8px;
  vertical-align: middle;
  border: none;
}

/**
* BIG PART
*
*
*
*/
body.big {
	background:											#d2c8be url('../img/bg_start.png') repeat-x scroll top left;
}
body.big #header{
	height:												379px;
}
body.big #cols{
	margin-top:											340px;
}
body.big #header{
	height:												379px;
}




/**
* SMALL PART
*
*
*
*/
body.small {
	background:											#d2c8be url('../img/bg_main.png') repeat-x scroll top left;
}
body.small #header{
	height:												249px;
}
body.small #cols{
	margin-top:											210px;
}

/******************************************************************************* header background images */

#top #header.home
{
  background: transparent
    url('../img/visual_home.jpg')
    no-repeat scroll
    top left;
}
#top #header.unternehmen
{
  background: transparent
    url('../img/bg_header_unternehmen.png')
    no-repeat scroll
    top left;
}
#top #header.ankauf_von_lebensversicherungen
{
  background: transparent
    url('../img/bg_header_lebensversicherung.png')
    no-repeat scroll
    top left;
}
#top #header.produkte
{
  background: transparent
    url('../img/bg_header_sk_sachwerte.png')
    no-repeat scroll
    top left;
}
#top #header.immobilien
{
  background: transparent
    url('../img/bg_header_immobilien.png')
    no-repeat scroll
    top left;
}
#top #header.news_presse
{
  background: transparent
    url('../img/bg_header_news.png')
    no-repeat scroll
    top left;
}
#top #header.kontakt
{
  background: transparent
    url('../img/bg_header_unternehmen.png')
    no-repeat scroll
    top left;
}
#top #header.impressum
{
  background: transparent
    url('../img/bg_header_unternehmen.png')
    no-repeat scroll
    top left;
}

/******************************************************************************* navigation */
#navigation
{
  position: relative;
  z-index: 2;
  float: left;
  width: 190px;
  margin: 0px 0px 0px 12px; padding: 0px 0px 0px 16px;
  list-style-type: none;
}

#navigation > li
{
  padding: 1px 0px;
  background: url('../img/bg_nav.png') 0px bottom no-repeat;
}

#navigation > li:first-child
{
  background: url('../img/bg_nav_first.png') no-repeat;
}

#navigation li > a
{
  padding: 0px 0px 0px 10px;
  line-height: 30px;
  color: #705d4d;
  font-weight: bold;
  text-shadow: #f0edeb 0px 1px 0px;
  text-decoration: none;
}
#navigation li > a:hover
{
  color: #5d2d27;
}

#navigation li > a.active
{
  color: #5d2d27;
  background: url('../img/bg_nav_arrow.png') 0px center no-repeat;
}


#navigation > li > ul
{
  margin-left: 12px;
  list-style-type: none;

}

#navigation > li > ul > li:last-child
{
  padding-bottom: 20px;
}

#navigation > li > ul > li > a
{
  height: 22px;
  line-height: 22px;
} 

/**
* CONTENT PART
*
*
*
*/

#content {
	float:												left;
	position:											relative;
	width:												565px;
	margin:												0px 0 20px 0;
	z-index:											2;
}

#content h1{
	font-size:											2em;
	font-weight:										normal;
	line-height:										1.2em;
	color:												#705d4d;
	padding:											0;
	margin:												0 0 5px 0;
}
#content h1.orga {
	margin-top:											20px;
}

#content h2{
	font-size:											3em;
	font-weight:										normal;
	line-height:										1.2em;
	color:												#fff;
	padding:											0;
	margin:												0 0 20px 0;	
}

#content h2.home {
	width:												500px;
}

#content h3{
	font-size:											1.75em;
	font-weight:										normal;
	line-height:										1.2em;
	color:												#705D4D;
	padding:											0;
	margin:												0 0 20px 0;
}

#content h3.news {
	margin-bottom:										20px;
}

#content h3.download {
	clear:both;
	font-size:											1.1em;
	font-weight:										bold;
	margin:												20px 0;
}

#content h3.presse {
	clear:both;
	font-size:											1.5em;
	margin:												20px 0;
}

#content h4
{
  margin: 12px 0px;
}

#content h4.news {
	font-weight:										normal;
	margin:												0 0 10px 0;
}

#content h4.presse {
	font-weight:										bold;
	margin:												10px 0 15px 0;
}

#content p {
	margin:												0 0 20px 0;
}


#orgaHead
{
	width:565px; height:auto;
	margin:0px 0px 24px 0px;
  padding:24px 0px;
	text-align:center;
  background-color:#e4ded8;
}

#orgaHead p
{
	text-align:center;
	line-height:1.5em;
}

#orgaHead ul
{
	list-style-type:none;
}

#orgaHead ul li
{
	float:left;
  width:50%;
  text-align:center;
}

#orgaHead ul li img
{
	display:block;
  width:130px;
  margin:0px auto 6px auto;
}


#orgaContent {
	float:												left;
	width:												495px;
	background-color:									#e4ded8;
	padding:											30px 35px;
	display:											block;
	overflow:											hidden;
}
#orgaContent .leftContent, #orgaContent .rightContent {
	float:												left;
	width:												245px;
	line-height:										1.5em;
}
.orgaSmallBox {
	float:												left;
	width:												170px;
	background-color:									#e4ded8;
	padding:											15px 5px;
	margin:												10px 0 0 12px;
	text-align:											center;
	line-height:										1.5em;
}
.orgaSmallBox.first {
	margin-left:										0 !important;
}
#orgaContent a, .orgaSmallBox a {
	text-decoration:									none;
}
#orgaContent a:hover, .orgaSmallBox a:hover {
	text-decoration:									underline;
}


/**
* HOME
*
*
*
*/
ul.home {
	list-style-type:									none;
	margin:												0 0 10px 0;
}
ul.home li {
	font-size:											1.75em;
	font-weight:										normal;
	color:												#705d4d;
	padding:											0;
	margin:												0;
}
p.homeSig {
	font-style:											italic;
	margin:												0 0 40px 0 !important;
}

/******************************************************************************* Sidebar */
#sidebar
{
  float: left;
  position: relative;
  margin: 0px 0px 0px 15px;
  z-index: 2;
}

.sidebox,
#sidebar  > section
{
  width: 230px;
  margin: 0px 0px 24px 0px;
  padding: 0px;
  background-color: #e5ded8;
}

.sidebox > h3,
#sidebar  > section > h1
{
  margin: 0px 0px 12px 0px;
  padding: 4px 8px;
  font-size: 1.5em;
  font-weight: 200;
  color: #705d4d;
  text-shadow: #f0edeb 0px 1px 0px;
  text-align: center;
  background-color: #beb0a5;
}

.downloads, .broschuere{
	height: 											165px;
	position: 											relative;
}
.referenz{
        height:                                                                                         195px;
        position:                                                                                       relative;

}
.downloads
{
  height: auto;
}


.broschuere p, .referenz p{
	float:												left;
	width:												100px;
	font-size: 											11px;
	padding-top:										3px;
	overflow: 											hidden;
}

.broschuere a.img, .referenz a.img{
	text-decoration: 									none;
	display: 											block;
	width: 												102px;
	height: 											137px;
	float: 												left;
	margin-right:										5px;
}


.broschuere a:hover.img, .referenz  a:hover.img{
	background-position: 								0px -140px;
}

.downloads a
{
  display: block;
  min-height: 22px;
  margin: 6px 0px 6px 9px; padding: 4px 0px 0px 30px;
  line-height: 16px;
  text-shadow: #f0edeb 0px 1px 0px;
  text-decoration: none;
  background: url(../img/button_download.png) no-repeat 0px 2px;
}

.downloads a:hover {
	color:												#5d2d27;
	background-position:								0 -37px
}

.broschuere a.link, .referenz  a.link{
	position: 											absolute;
	bottom: 											10px;
	right: 												10px;
	text-decoration: 									none;
	display: 											block;
	font-size: 											13px;
	text-shadow:										#f0edeb 0px 1px 0px;
	background: 										transparent url('../img/button_link.png') no-repeat scroll 68px 0px;
	padding-right: 										30px;
	height: 											21px;
	line-height:										20px;
	color:												#705D4D;
}

.broschuere a:hover.link{
	color:												#5d2d27;
	background-position:								68px -39px
}


/**
* PRODUKTE
*
*
*
*/
ol.products {
	margin-left:										20px;
}
ul.products {
	margin-left:										15px;
	list-style-type:									disc;
}
ol.products li, ul.products li {
	margin-bottom:										10px;
}


/**
* KONTAKT
*
*
*
*/

#kontaktform {
	width:									565px;
	background-color: 						#E4DED8;
	padding:								10px 0;
}

#kontaktform td.form_left {
	vertical-align: 						top;
	padding-left:							15px;
}

#kontaktform td.form_right {
	vertical-align: 						top;
	padding-left:							15px;
}

#kontaktform td {
	vertical-align:							top;
	padding-bottom:							8px;
}
#kontaktform td.label {
	width:									90px;
	font-weight: 							bold;
	height: 								20px;
	display:								block;
	padding-top:							9px;
}
#kontaktform td.input {
	width:									210px;
	vertical-align:							middle;
}
#kontaktform td.error {
	width:									30px;
}
#kontaktform td.label.top, #kontaktform td.input.top {
	vertical-align:							top;
}


#kontaktform input[type="text"] {
	float:									left;
	background-color:						#fff;
	border:									1px solid #ddd;
	-moz-border-radius: 					3px;
	width:									200px;
	font-size:								12px;
	height:									18px;
	padding:								3px 0 2px 2px;
	color: 									#7C7C7C;
}

#kontaktform textarea {
	width:									289px;
	height:									120px;
	border: 								none;
	margin-top: 							5px;
	-moz-border-radius: 					3px;
	color: 									#7C7C7C;
	font-size:								12px;
	padding:								3px;
}

#kontaktform_footer {
	position: 								relative;
	background-color:						#E4DED8;
	border-top:								10px solid #D2C8BE;
	width: 									565px;
	padding:								10px 0 20px 0;
	margin:									10px 0 20px 0;
	display:								block;
	float:									left;
}
.form_thanks {
	padding:								0 15px 15px 15px;
	display:								block;
}

#kontaktform_head h3 {
	font-size: 								18px;
	font-weight: normal;
}

.form_error {
	background: 							url(../img/error.png) no-repeat;
	position: 								relative;
	float:									left;
	width:									30px;
	height:									29px;
	display: 								none;
	margin:									0;
}

#button_send {
	background:								url("../img/button_submit.png") no-repeat scroll left top;
	cursor:									pointer;
	display:								block;
	float:									right;	
	height:									21px;
	width:									89px;
	margin: 								10px 20px 0 0;
	text-align:								center;
	color:									#484848;
	line-height:							18px;
	text-decoration:						none;
}
#button_send:hover {
	background-position:					0 -40px;
}

#mandatory, #errorMsg {
	position:								relative;
	float:									left;
	width:									90px;
	font-size:								10px;
	margin:									15px 0 0 15px;
	display:								block;
}
#errorMsg {
	width:									300px;
	font-weight:							bold;
	color:									#db0000;
	display:								none;
}

/**
* NEWS & PRESSE
*
*
*
*/
a.more {
	font-weight:							bold;
	font-style:								italic;
	text-decoration:						none;
}
.moreNews {
	display:								none;
}

/* OLD PART:
*/

#footer {
	position:relative !important;
	float:left;
	width:100%;
	margin:-137px 0 0 0;
	height:137px;
	padding-top:20px;
	background:#030000 url('../img/bg_footer.png') repeat-x;
	display:block;
	overflow:hidden;
}
#footer .footerContentContainer {
	position:relative;
	width:1200px;
	margin:0 auto;
}
#footer .footerContent {
	position:absolute;
	top:0;
	left:20px;
	width:980px;
}
#footer .footerContent .left {
	float:left;
	width:90%;
}
#footer .footerContent .left ul {
	float:left;
	height:135px;
	list-style-type:none;
	padding:0 0 0 20px;
	margin:0 20px 0 0;
	background:url('../img/bg_footer_line.png') 0 5px no-repeat;
	overflow:hidden;
}
#footer .footerContent .left ul.first {
	padding:0;
	margin:0 50px 0 30px;
	background:none;
}
#footer .footerContent .left ul li {
	line-height:1.5em;
}
#footer .footerContent .left ul li a, #footer .footerContent .left ul li.head a {
	font-size:0.95em;
	color:#9e9f9f;
	text-decoration:none;
}
#footer .footerContent .left ul li.linebreak {
	line-height:1em !important;
	margin-bottom:7px;
}
#footer .footerContent .left ul li.head a {
	font-weight:bold;
}
#footer .footerContent .left ul li a:hover, #footer .footerContent .left ul li.head a:hover {
	text-decoration:underline;
}
#footer .footerContent .left ul li a.active {
	color:#fff;
}
#footer .footerContent .right {
	float:right;
	width:10%;
	font-size:0.95em;
	color:#9e9f9f;
	text-align:right;
}
div.clr {
	clear:both;
}






a.pdf {
	display: block;
	position: relative;
	height: 41px;
	line-height:41px;
	font-size:12px;
	font-weight: normal;
	overflow: hidden;
	padding:0 0 0 45px;
	margin:0 0 20px 0;
	text-decoration: none;
	background: transparent url('../img/icn_pdf.png') no-repeat scroll top left;
}
a.pdf:hover {
	text-decoration: underline;
}

/****************************************************************************/
div.nd {
	display:none;
}

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

.clearfix {
	display:inline-block;
}

.clearfix {
	display:block;
}

/*************************************************************************************************** gallery */
div.gallery
{
  margin: 0px 0px 0px 0px;
}

div.gallery div.container
{
  display: inline-block;
  width: 256px;
  margin: 12px 0px 12px 0px;
  padding: 8px 0px 0px 0px;
  vertical-align: top;
  background-color: #beb0a5;
}

div.gallery div.container:nth-child(2n)
{
  float: right;
}

div.gallery div.container:first-child
{
  
}

div.gallery div.container p.caption
{
  height: 4em;
  font-size: 1.1em;
  font-weight: 600;
}

div.gallery div.thumbnail
{
  text-align: center;
}

div.gallery div.thumbnail img
{
  max-height:189px; max-width: 252px;
  margin: 0px auto 8px auto;
}

div.gallery div.container div.description
{
  padding: 8px 4px;
  background-color: #D2C8BE;
}

div.gallery div.container div.description > div:first-child
{
  font-weight: 600;
}

div.gallery div.container div.description > div:nth-child(2)
{
  margin: 6px 0px;
  font-style: italic;
}
