#content h2 {
  font-size: 1.4em;
  text-align: left;
  color: black;
  border-bottom: 5px solid #00377b;
}
#content p {
  text-align: justify;
}
#content p em {
 color: black;
 font-weight: bolder;
 font-style: normal;
}
#content p.indent {
	text-indent: 15px;
}
#content a {
	color: royalblue;
	font-weight: bolder;
}
#content a:hover {
	text-decoration: underline;
}
#content .historie {
	padding: 10px;
	background: white url(../../images/bg/bg_historie.jpg) no-repeat bottom right;
}
#content .historie .column_wide, #content .historie .column_narrow {
	float: left;
	margin: 0px 12px;
	width: 350px;
	color: #333333;
}
#content .historie .column_narrow {
	width: 200px;
}
#content .historie .image_container {
	margin: 10px;
}
#content .historie ul, #content .homepage ul {
	padding: 2px 5px;
}
#content .historie ul li, #content .homepage ul li {
	/*list-style-type: square;
	list-style-position: inside;*/	
}
#content .historie .column_wide,#content .newsletter .column_wide {
  text-align: center;
}
#content .historie ul li em {
	font-weight: bolder;
	font-style: normal;
	color: #222222;
	margin-right: 5px;
}
#content .image_title {
	text-align: center;
	font-size: 0.9em;
}
#content .image_title a {
	color: #333333;
	font-weight: bolder;
}
#content .newsletter {
  padding: 10px;
  background: white url(../../images/bg/bg_historie.jpg) no-repeat bottom right;
}
#content .newsletter .column_wide, #content .newsletter .column_narrow {
  float: left;
  margin: 0px 12px;
  width: 350px;
  color: #333333;
}
#content .newsletter .column_narrow {
  width: 250px;
}
#content .newsletter .row {
	padding: 5px 0px;
	text-align: center;
}
#content .error {
	color: #990000;
}
#content .kontakt {
  padding: 10px;
  background: white url(../../images/bg/bg_historie.jpg) no-repeat bottom right;
}
#content .kontakt .column_wide {
  width: 350px;
	float: left;
	margin: 0px 10px;
}
#content .kontakt .column_narrow {
  width: 300px;
	float: left;
}
#content .kontakt .column_narrow .person {
	margin: 10px;
}
#content .kontakt .column_narrow .person .name {
	font-size: 1.2em;
	font-weight: bolder;
	color: black;
}
#content .kontakt .column_narrow .person div {
	padding: 5px;
}
#content .kontakt .column_narrow .person .phone img, #content .kontakt .column_narrow .person .mail img {
	vertical-align: text-bottom;
	margin-right: 10px;
}
#content .kontakt .column_narrow .person .thumb {
	padding: 4px;
	border: 1px solid #DEDEDE;
	background-color: white;
	float: right;
}
#content .success {
	padding: 15px;
	padding-bottom: 5px;
	text-align: center;
	color: #669933;
}
#content .success img {
	vertical-align: text-bottom;
}
#content .kontakt .contact_form .row {
	margin: 5px;
}
#content .kontakt .contact_form label {
	float: left;
	clear: left;
	width: 100px;
	margin-top: 5px;
}
#content .kontakt .contact_form select#type {
	width: 180px;
}
#content .kontakt .contact_form input#mail {
	width: 176px;
}
#content .kontakt .contact_form #text_label {
	float: none;
	display: block;
}
#content .kontakt .contact_form textarea#text{
	clear: both;
	width: 276px;
	height: 90px;
	font-family: Arial;
	font-size: 0.9em;
}
#content .kontakt .contact_form .captcha img {
	vertical-align: bottom;
}
#content .kontakt .contact_form #captcha {
	font-size: 1.4em;
	width: 50px;
}
#content .homepage {
	padding: 10px;
  /*background: white url(../../images/bg/bg_historie.jpg) no-repeat bottom right;*/
}
#content .homepage .column_wide, #content .homepage .column_narrow, #content .homeGray .column_wide, #content .homeGray .column_narrow {
  float: left;
  margin: 0px 12px;
  width: 350px;
  color: #333333;
}
#content .homepage .column_narrow {
  width: 250px;
}
.flash_div {
  float: left;
  margin-top: 20px;
  width: 300px;
}
.homepage ul {
   padding-bottom: 10px;
}
.homepage p,
.historie p {
  padding: 5px 0px;
}
#content .historie .photos li {
	float: left;
	margin-left: 10px;
}
.homeGray {
  border-top: 7px solid #b6b5b3;
  padding: 15px;
  background-color: #E3E4E7;
}
#content .homeGray .column_narrow {
  width: 290px;
}
#content .homeGray .favourite {
  width: 340px;
  float: left;
  padding: 0px;
}
#content .homeGray .favourite h2 {
  margin-bottom: 10px; 
  width: 300px;
}
#content .homeGray .favourite h3 {
  font-size: 1.3em;
  font-weight: bolder;
}
#content .homeGray .favourite .item_info {
 padding: 3px;
 padding-left: 15px;
}
#content .homeGray .favourite .item_info, #content .homeGray .favourite .item_info li {
 list-style-type: square;
}
#content .homeGray .favourite .shadowBorder {
  margin: 5px 25px;
}
#content .homeGray .favourite .fancyButton {
  margin-left: 80px;
}
#content .homeGray p {
  padding: 7px;
}
.homeGray object, .homeGray iframe, .homeGray #facebookWindow {
	border: none;
	width: 290px;
	height: 247px;
	overflow: hidden;
}
#facebookWindow {
	background: transparent url('http://static.ak.fbcdn.net/images/loaders/indicator_white_large.gif') no-repeat center center;
}

#homepageSlider {
	float: left;
	width: 680px;
	padding: 10px;
	border: 1px solid #999999;
	background-color: #EFEFEF;
}
#homepageSliderLeft {
	float: left;
	border: 1px solid #999999;
  height: 299px;
	width: 397px;
  background-color: white;
  overflow: hidden;
}
#homepageSliderLeftInner {
	width: 2382px;
}
#homepageSliderLeft .homepageSliderLoading {
	padding: 20px;
	color: #666666;
	position: absolute;
}
#homepageSliderLeft .homepageSliderLayer {
	position: absolute;
	float: left;
	text-align: center;
	height: 299px;
	width: 397px;
	overflow: hidden;
}
#homepageSliderLeft .homepageSliderLayer .imageWrapper {
	position: absolute;
	background-position: center center;
	margin: 20px;
	/*z-index: 1;*/
}
#homepageSliderLeft .homepageSliderLayer .description {
	margin-top: 119px;
  height: 181px;
  /*z-index: 4;*/
  /*position: relative;*/
  text-align: left;
}
#homepageSliderLeft .homepageSliderLayer .description .handler {
	/*background: transparent url('../../images/bg/black_opacity_66.png') repeat top left;*/
	background: transparent url('../../images/bg/black_opacity_80.png') repeat top left;
  border: 1px solid #000000;
	border-bottom: none;
	height: 20px;
	width: 70px;
	padding-left: 4px;
	padding-top: 4px;
	display: block;
	/*z-index: 4;*/
	margin-left: 10px;
	color: #EFEFEF;
	text-align: center;
}
#homepageSliderLeft .homepageSliderLayer .description .handler:hover {
	text-decoration: none;
}
#homepageSliderLeft .homepageSliderLayer .description .handler .label {
	position: relative;
	bottom: 2px;
}
#homepageSliderLeft .homepageSliderLayer .description .handler img {}
#homepageSliderLeft .homepageSliderLayer .homepageSliderDescrptionInner {
  z-index: 4;
	height: 135px;
	padding: 10px;
	background: transparent url('../../images/bg/black_opacity_80.png') repeat top left;
	border-top: 1px solid #000000;
	color: #EFEFEF;
}
#homepageSliderLeft .homepageSliderLayer .homepageSliderDescrptionInner .price {
	float: left;
	width: 150px;
	font-size: 1.8em;
	font-weight: bolder;
	font-family:"Myriad Pro",Myriad,Geneva,Calibri,"Helvetica Neue",Helvetica,Arial,sans-serif;
}
#homepageSliderLeft .homepageSliderLayer .homepageSliderDescrptionInner .link {
	float: right;
	padding: 10px;
}
#homepageSliderRight {
	float: right;
	width: 280px;
	height: 299px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
}
#homepageSliderRight ul {
	padding: 0px !important;
	margin: 0px !important;
}
#homepageSliderRight li {
	height: 50px;
	padding: 0px;
	margin: 0px;
}
#homepageSliderRight li .row {
	background: transparent url('../../images/bg/gradient_gray_2.png') repeat-x bottom left;
	display: block;
	height: 48px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #999999;
	cursor: pointer;
	cursor: hand;
}
#homepageSliderRight li .row:hover,
#homepageSliderRight li .row.active {
	text-decoration: none !important;
	background: transparent url('../../images/bg/gradient_gray_2.png') repeat-x top left;
}
#homepageSliderRight .row h3 {
	font-size: 1.4em;
	margin: 0px;
	padding: 5px;
	padding-bottom: 2px;
	float: left;
	color: #000;
	width: 190px;
}
#homepageSliderRight .row .subheader {
	font-size: 0.9em;
	color: #666666;
	width: 190px;
	paddding-left: 5px;
	float: left;
	width: 190px;
}
#homepageSliderRight li .imageWrapper {
	float: left;
	/*width:60px;*/
	border: 1px solid #666666;
	background-color: #CCCCCC;
	height:34px;
	margin:4px;
	padding:2px;
}
#homepageSliderRight li .imageWrapper img {
	margin: 2px;
}

