html {
	
	margin-bottom: 0px;
	
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#77A237;
	font-size: 100,05%;
}

body {
margin: 0;
padding: 1px 0 0;

background-position: bottom center;
background-repeat: no-repeat;
background-image:inherit;
color: #151515;
/* font: 62.5%/1.5 Arial,Helvetica,sans-serif; */
font-family:'Arvo', arial, sans-serif;
min-width: 960px;
/* text-align:center; */
}


textarea, input, select, option, button{font-size: 0.9em; font-family:"Arvo", Arial, Helvetica, sans-serif; text-align: left;}
.left { float: left !important; }
.right { float: right !important; }

/* RE-SETS
------------------------------------------- */
* { margin: 0px;  padding: 0px; }

li, dt, dd, p { font-size: 0.9em; text-align: left;}
ul, ol, dl { margin-bottom: 1.5em; text-align: left;}

p { margin-bottom: 0.9em; 
	font-size: 1.6em;
	text-align: left;
	color: #666;
	font-family:"Helvetica", sans-serif;
  text-shadow: 4px 4px 3px rgba(0,0,0,0.1)}
  
  
li *, dt *, dd *, p * { font-size: 1em; text-align: left;}

fieldset, img { border: none; }
button { overflow: visible; cursor: pointer; }

abbr,acronym { cursor: help; }

a { color:#666; text-decoration:underline; }
a:hover, a:focus, a:active { text-decoration: none; }

h1, h2, h3, h4, h5, h6 { font-family:"Oswald", Arial, Helvetica, sans-serif; text-align: left;}



/* HEADINGS
------------------------------------------- */

h1, h2, h3, h4, h5, h6 { font-family:"Arizonia", Arial, Helvetica, sans-serif; text-align: left;}

/* h1, h2, h3, h4, h5, h6 { margin: 0 0 12px; font: normal 2.4em Arial,Helvetica,sans-serif; color: #b3b3b3; text-align: left;} */
h1 { font-size: 1.8em; font-family:"Arizonia", Arial, Helvetica, sans-serif; text-align: left; }
h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover { text-decoration: none; }
h2 { font-size: 1.4em; color: #000; }
h3 { font-size: 1.3em; color:#DB7093;}
h4 { font-size: 1.2em; }
h5 { font: 200 25px/1.4 'Great Vibes', Helvetica, sans-serif;
  color: #666;
  text-shadow: 4px 4px 3px rgba(0,0,0,0.1);}
h7 {
  font: 200 25px/0.8 'Great Vibes', Helvetica, sans-serif;
  color: #DB7093;
  text-shadow: 4px 4px 3px rgba(0,0,0,0.1);
}
h8 {
  font: 200 25px/1.2 'Great Vibes', Helvetica, sans-serif;
  color: #DB7093;
  text-shadow: 4px 4px 3px rgba(0,0,0,0.1);
  text-align:center;
}

/* HELPERS
------------------------------------------- */
.wrapper { width: 100%; overflow: hidden; }
.center { margin-left: auto; margin-right: auto; text-align: center; }
.offset { position: absolute; left: -10001em; overflow: hidden; height: 0; margin: 0; line-height: 0em; }

legend.offset { display: none; }

/* LAYOUT
------------------------------------------- */
#wrapper { 
	margin-left:18.5%;
	padding:auto;
	 background-image: url(bg.png);
	
	width: 1200px; 
	height: 900px;

background-repeat:no-repeat;



}
.home #wrapper {
	 
}

#wrapper div.wrapper-inner {
	position: relative; 
	width: 100%; 
}

#over_top { position:relative;
	width: 1200px; 
	height: 100px; 
	margin: 0 auto; 
	z-index: 250;
	}
.home #wrapper {
	 



 
}
#top { 
	position:relative;
	width: 1200px; 
	height: 900px; 
	margin: 0 auto; 
	z-index: 250; 
	top: 20px;
	
}

#top.short { height: 125px; }
#logo { position: absolute; left: 70px; top: 20px; margin: 0; }
#logo a {
	display: block;
	overflow: hidden;
	width: 600px;
	height: 209px;
	background: url(logo.png) no-repeat;
	text-indent: -10001px;
	position: absolute;
	visibility: visible;
	z-index: 1;
	left: -12px;
	top: -5px;
}
#logo a img { display: none; }



/* navigation
------------------------------------------- */
#side { float: left; width: 268px; padding: 157px 0 0 16px; }

#subnav { 
	position:absolute;
	top: 240px;
	list-style: none;
	margin: 0 0 0 0;
	width: 50px;
	padding: 60px 0 60px 0px;
	background: none repeat scroll 0 0;
	min-height: 80px; 
}




#subnav li { width: 100px; border-top: 1px solid #ccc; line-height: 1.2em; }
#subnav li.first { border-top: none; }
#subnav li a {font-size: 0.8em; position: relative; display: block; width: 80px; margin: 0 -3px 0 0; padding: 18px 18px 18px 20px; color:#FFF; text-decoration: none; }
#subnav li a:hover { background-color:#C36; background-position: 100%; color: #eee; }
#subnav li a.active { background-color: #151515; background-position: 100% ; color: #fff; }
#subnav li ul { overflow: hidden; list-style: none; width: 100px; margin: 0; padding: 5px 0 0; }
#subnav li li { float: left; width: 100px; padding: 0 0 0 20px; border-top: none; font-size: 0.83em; line-height: 1.2; text-transform: uppercase; }
#subnav li li a { float: left; width: 100px; margin: 0; padding: 5px 0 5px 15px; }
#subnav li li a:hover {color: #fff; }







#nav_pic {
	display: block;
	overflow: hidden;
	width: 259px;
	height: 186px;
	
	text-indent: -10001px;
	position: absolute;
	visibility: visible;
	z-index: 1;
	left: 520px;
	top: 286px;
	
	
	
	}


#navigation{float:center; width:1200px;height:45px;}

.navhoverimage{position:relative;height:45px;width:1200px;overflow:hidden; display:block; float:none; top: 500px;}
.navhoverimage li{float:left;list-style:none;}
.navhoverimage li.back{background:url("images/btn_shadow.png") no-repeat right 0px;width:10px;height:45px;z-index:8;position:absolute;}
.navhoverimage li.back .left{background:url("images/lava_dark.png") no-repeat top left;height:45px;margin-right:10px;}
.navhoverimage li a{text-decoration:none;color:#fff;outline:none;text-align:center;top:12px;text-transform:uppercase;letter-spacing:0;z-index:10;display:block;float:left;height:45px;position:relative;overflow:hidden;font-size:22px;font-family:"Oswald", Arial, Helvetica, sans-serif;margin: auto 15px;}
.navhoverimage li a:hover, .navhoverimage li a:active, .navhoverimage li a:visited{border:none;}



  ul#Navigation {
	position: absolute;
	margin: 0;
	padding: 0.8em;
	text-align: right;
	font-family: "Arial", Helvetica, sans-serif;
	left: -13px;
	top: 175px;
	width: 1122px;
  }
  ul#Navigation li {
    list-style: none;
    display: inline;
   
	font-family:"Arial", Helvetica, sans-serif;
  }

  ul#Navigation a, ul#Navigation span {
    padding: 0.2em 1em;
    text-decoration: none; 
    
    
    color: #FFF; background-color: #ccc;
  }
  * html ul#Navigation a, * html ul#Navigation span {
    width: 1em;    /* nur fuer IE 5.0x erforderlich */
    w/idth: auto;  /* sicherheitshalber fuer IE 6 zurueckgesetzt */
  }
  ul#Navigation a:hover, ul#Navigation span {
    border-color: white;
    border-left-color: black; border-top-color: black;
    color: white; background-color: gray;
  }
  
ul.nav li{display:inline;}
ul.main_nav li a{font-size:14px;color:#FFF;text-transform:uppercase;text-decoration:none;font-family:"Arial", Helvetica, sans-serif;padding-right:13px;padding-left:13px;}


.single #main { float: right; width: 600px; padding: 0 0 0 0; background: #fff; }


#main { float: right; width: 578px; padding: 250px 319px 0 10px; min-height: 800px; margin-bottom: 10px;}

#main_second {
	float: left;
	width: 600px;
	left: 100px;
	padding: 10px  70px 40px 70px;
	
	min-height: 200px;
	margin-bottom: 0px;	
	
	
}

#main h1 { color: #3f3f3f; margin: 50px 0 20px;}
#main p, li {font-size: 0.9em; line-height: 1.8em; font-family:"Helvetica", sans-serif;
}

#main_second h1 { color: #3f3f3f; margin: 50px 0 20px;}
#main_second p, li {font-size: 0.9em; line-height: 1.8em; font-family:"Helvetica", sans-serif;
}

/*Thumbs - Video & Fotografie*/
#contentx{ width:890px;}
.clearfix{ display: block; height: 0; clear: both; visibility: hidden; }
						
.details { margin:15px 20px; }	
.details h2{ font-size: 16px; font-family:"Raleway", Arial, Helvetica, sans-serif; line-height:160%; letter-spacing:0.15em; color:#fff; text-shadow:1px 0px 1px; text-transform: uppercase; }
.details p{ color:#aaa; text-shadow:1px 1px 0 rgb(0,0,0);}
.details a{ text-decoration:none; }










#outer-wrapper { background: #fff; }




#introduction-a { position: relative; overflow: hidden; width: 600px; margin: 0 auto; padding: 30px 0 20px; color: #919191; }
#introduction-a div.column { float: left; width: 230px; padding: 0 10px 0 15px; }

#introduction-a div.column h1 { color: #fff; margin: 0px; text-shadow:1px 1px 0px black;}
#introduction-a div.column h3 { color: #dbdbdb; margin: 0 0 20px;}
#introduction-a div.column h5 { color: #fff; margin: 0px; text-shadow:1px 1px 0px black;}
#introduction-a div.column h1 small { display: block; text-transform: none; }
#introduction-a div.column h7 { font-family: 'Edwardian Script ITC', Arial, Helvetica, sans-serif; font-size: 2.0em; color:#DB7093; margin: 0 0 20px;}
#introduction-a div.column p { margin-bottom: 1.25em; text-align: left; line-height: 1.5em; }
#introduction-a div.column p.more a { float: left; padding: 0 10px 0 20px; background: #040404 10px 50% no-repeat; color: #eee; text-transform: uppercase; text-decoration: none; }
#introduction-a div.column p.more a:hover { background-color: #000; color: #fff; }
  
#content {
	overflow: hidden;
	width: 1200px;
	margin: 0 0 0 10px;



+
	padding: 20px 0 0 0;
	position: absolute;
	min-height: 600px;
	left: -203px;
	top: -1px;
}

#introduction-c { position: relative; overflow: hidden; width: 600px; margin: 0 auto; padding: 0 0px 0 10px ; color: #919191;  border:hidden; }
#introduction-c div.column { float: left; width: 270px; padding: 0 5px 0 5px; }

#introduction-c div.column h1 { color: #DB7093;; margin: 0px; text-shadow:1px 1px 0px black;}
#introduction-c div.column h3 { font-size: 1.3em; color:#DB7093; margin: 0 0 20px;}
#introduction-c div.column h7 { font-family: 'Edwardian Script ITC', Arial, Helvetica, sans-serif; font-size: 2.0em; color:#DB7093; margin: 0 0 20px;}
#introduction-c div.column h1 small { display: block; text-transform: none; }
#introduction-c div.column p { margin-bottom: 1.0em; text-align: left; line-height: 1.5em; }
#introduction-c div.column p.more a { float: left; padding: 0 10px 0 20px; background: #040404 10px 50% no-repeat; color: #8a2be2; text-transform: uppercase; text-decoration: none; }
#introduction-c div.column p.more a:hover { background-color: #000; color: #fff; }


/* footer */


/* footer */


#footer { overflow: hidden; width: 1200px; margin: 5px auto 0; padding: 2px;  color:#FFF; text-transform: uppercase; }
#footer p { float: right; font-size: 0.8em; }
#footer p.first { float: center; }
#footer p em { font-style: normal; }
#footer p em span { padding: 0; }

/*
#footer p span {
   padding: 0 2px;
   }
*/
   
#footer p span.blank {
  
   }
   
#footer p a {
color:#FFF; text-decoration: none;
}

#footer p a:hover { text-decoration: underline; }
#footer p a.url { color: #888; }
#footer p img { vertical-align: -3px; }


/* GENERAL
------------------------------------------- */
blockquote { margin: 0 0 0 10px; padding: 0 20px; border-left: 3px solid #8e8e8e; font-style: italic; }

ul { margin-left: 0; margin-right: 0; padding: 0 0 0 20px; }

ul.a { list-style: none; margin-left: 0; margin-right: 0; padding: 0; }
ul.a li { padding: 0 0 0 20px; background: url(../images/pfeil_small.jpg) 7px 6px no-repeat; }
ul.b { list-style: none; margin-left: 0; margin-right: 0; padding: 0; }
ul.b li { border-top: 1px solid #e8e8e8; }
ul.b li.first { border-top: none; }
ul.b li a { display: block; padding: 5px 10px 5px 35px; color: #DA1C5C; text-decoration: none; }
ul.b li a:hover { color: #fff; background-color: #000; }
 
ul.c { list-style: none; margin-left: 0; margin-right: 0; padding: 0; }
ul.c li { padding: 8px 0 10px; background: url(../images/sep-c.gif) repeat-x; }
ul.c li.first { background: none; }
ul.c li a { text-decoration: none; }
ul.c li a:hover { color: #DA1C5C; text-decoration: underline; }
 
ul.d { list-style: none; margin: 0 0 15px; padding: 0;) 1000px 0 no-repeat; }
ul.d li { margin: 0 0 5px; color: #888; font-size: 1em; text-transform: uppercase; }
ul.d li a { display: block; padding: 3px 5px 3px 30px; color: #888; text-decoration: none; }
ul.d li a:hover { background-color: #000; color: #fff; }
ul.d li a.active { background-color: #f5f4e0 !important; color: #888 !important; }
ul.d li a strong { display: block; color: #dbdbdb; font-size: 1.2em; text-transform: none; }
ul.d li a:hover strong { color: #fff; }
ul.d li a.active strong { color: #dbdbdb !important; }
  
p.button-a { overflow: hidden; width: 100%; margin: 0; font-size: 1em; line-height: 2em; }
p.button-a a { float: left; padding: 0 15px 0 10px; background: #9d867a url(../images/bg-a.gif) 100% 0 no-repeat; color: #eee; text-transform: uppercase; text-decoration: none; }
p.button-a a:hover { background-color: #9c9896; color: #fff; }
p.button-a a span { padding: 0 0 0 10px; cursor: pointer; }
p.button-a a span span { padding: 0; background: none; }

p.button-b { overflow: hidden; width: 100%; margin: 0; font-size: 1em; line-height: 2em; }
p.button-b a { float: left; padding: 0 15px 0 10px; background: #000 url(../images/bg-a.gif) 100% 0 no-repeat; color: #eee; text-transform: uppercase; text-decoration: none; }
p.button-b a:hover { background-color: #111; color: #fff; }
p.button-b a span { padding: 0 0 0 10px; cursor: pointer; }
 
div.main_text {width:600px;float:left;}



  
------------------------------------------- */

body.hc { background: #151515;}
body.hc a { color: #DA1C5C; }

body.hc h1, 
body.hc h2, 
body.hc h3, 
body.hc h4, 
body.hc h5, 
body.hc h6,
body.hc h1 a, 
body.hc h2 a, 
body.hc h3 a, 
body.hc h4 a, 
body.hc h5 a, 
body.hc h6 a { color: #DA1C5C; }

/* LAYOUT
------------------------------------------- */
body.hc #wrapper { background-image: url(images/bg-sub-contrast.png); }
body.hc.home #wrapper { background: #0c0c0c url(../images/bg-home.png) repeat-x; }

body.hc #nav { }
body.hc #nav ul { float: right; list-style: none; height: 37px; margin: 0; padding: 0; }
body.hc #nav ul li { float: left; font-size: 1.2em; font-weight: bold; text-transform: lowercase; }
body.hc #nav ul li a { float: left; overflow: hidden; width: auto !important; height: 37px; padding: 0 20px; background: none !important; color: #6b6968; text-indent: 0 !important; line-height: 37px; text-decoration: none; }
body.hc #nav ul li a:hover { background-color: #efefef !important; color: #bdbab9; }
body.hc #nav ul li a.active { background-color: #040404 !important; }

body.hc #look { color: #b6a59d; }
body.hc #look h2 { font-size: 1.4em; font-weight: bold; text-transform: uppercase; }
body.hc #look h2 a { color: #dbdbdb; text-decoration: none; }
body.hc #look h2.cms a { height: auto; background: none; text-indent: 0; }
body.hc #look h2.work a { height: auto; background: none; text-indent: 0; }
body.hc #look p a { color: #b6a59d; text-decoration: none; }
body.hc #look p a:hover { background: none; color: #fff; }
  
body.hc #introduction-a { color: #b6a59d; }
body.hc #introduction-b p.button-a a { color: #fff; } 

body.hc #featured { background-image: none; color: #ccc; }
body.hc #featured div.details p { font-size: 1.2em; }
body.hc #featured div.details p a { color: #ffc825; text-decoration: underline; }
body.hc #featured div.details p a:hover { background: #ffc825; color: #181B1A; text-decoration: none; }

body.hc #subnav { background: #181b1a; color: #ccc; }
body.hc #subnav li { border-top: 1px solid #313635; }
body.hc #subnav li a { color: #ccc; }
body.hc #subnav li a:hover { background-color: #040404; background-position: 100% 50%; color: #fff; }
body.hc #subnav li a.active { color: #fff; }
body.hc #subnav li ul { overflow: hidden; list-style: none; width: 230px; margin: 0; padding: 5px 0 0; }
body.hc #subnav li li { float: left; width: 210px; padding: 0 0 0 20px; border-top: none; font-size: 0.83em; line-height: 1.6; text-transform: uppercase; }
body.hc #subnav li li a { float: left; width: 195px; margin: 0; padding: 5px 0 5px 15px; }
body.hc #subnav li li a:hover {color: #fff; }

body.hc #footer { color: #333; }
body.hc ul.d li a { color: #333; }
body.hc ul.d li a.active { color: #333 !important; }
body.hc #post-preview p.date { color: #555; }
body.hc #post-preview p.date strong { color: #000; }
body.hc #breadcrumbs a { color: #555; }
body.hc #sitemap div.column h4 { color: #aaa; }


/* promo footer
------------------------*/
#ifooter { position:absolute; width:1200px; margin:0px 0px 0; background:url(images/footer_bottom.jpg) no-repeat 0 100%; zoom:1; }
#ifooter:after { content:'.'; display:block; height:0; clear:both; visibility:hidden; }
 
#ifooter ul { padding:12px 2px 0; margin-bottom:0; background:url(images/footer_top.jpg) no-repeat; }
#ifooter ul li { position:absolute; float:left; width:235px; padding-right:1px; text-align:center; list-style: none;}
#ifooter ul li img { margin:0 0 -1px; *margin-bottom:1px; }


/* form */
form {
	float: left;
	width: 600px;
}
label {
	font-size: 14px;
	width: 130px;
	height: 23px;
	display: block;
	font-weight: bold;
	float: left;
	padding: 3px 10px 0 0;
	clear: both;
}
input, textarea, select {
	border: 1px solid #d2d2d2;
	float: left;
	width: 290px;
	height: 23px;
	margin: 0 0 7px 0;
	padding: 2px 0 0 5px;
}

select {
	border: 1px solid #d2d2d2;
	float: left;
	width: 298px;
	height: 27px;
	margin: 0 0 7px 0;
	padding: 2px 0 0 5px;
}


input.submit {
	width: 90px;
	height: 25px;
	float: right;
}
input#km_btn {
	margin-top: 10px;
	margin-left: 140px;
	width: 125px;
	height: 30px;
	text-decoration: none;
	background-color: #2D2D2D;
	color: #EEE;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	float: left;
	line-height: 18px;
}
textarea {
	width: 300px;
	height: 150px;
}
/* Table */
#hor-minimalist-b {
	width: 580px;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-b th {
	font-size: 14px;
	font-weight: normal;
	color: #0073ae;
	padding: 10px 8px;
	border-bottom: 2px solid #F89C24;
}
#hor-minimalist-b td {
	font-size: 13px;
	width: 255px;
	border-bottom: 1px solid #ccc;
	color: #0073ae;
	padding: 9px 8px;
}
#hor-minimalist-b tbody tr:hover td {
	color: #F89C24;
}
.section {
  padding: 0 0 40px 0;
  margin-bottom: 40px;
  *zoom: 1;
  border-bottom: 4px solid #373737;
}
/* line 38, ../../../../.rvm/gems/ruby-1.9.3-p392/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.section:after {
  content: "";
  display: table;
  clear: both;
}
/* line 137, ../sass/screen.sass */
.section.last {
  border-bottom: none;
}

/* line 140, ../sass/screen.sass */
.section-header {
  text-align: center;
}

/* line 143, ../sass/screen.sass */
.section-subheader {
  margin-top: -0.6em;
  margin-bottom: 1em;
  text-align: center;
  font-size: 24px;
}

/* line 149, ../sass/screen.sass */
.row {
  *zoom: 1;
}
/* line 38, ../../../../.rvm/gems/ruby-1.9.3-p392/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.row:after {
  content: "";
  display: table;
  clear: both;
}
