/*
* FILE NAME:        main.css
* FILE DESCRIPTION: central css file
* FILE AUTHOR:      Philipp Pra
*/

/* ----------------------------------- */
/* ---------->>> CSS-HACKS <<<----------- */
/* ----------------------------------- */
/*

* html  for IE6
*:first-child+html  for IE7

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

/* ---------------------------------- */
/* ---------->>> RESET <<<----------- */
/* ---------------------------------- */

/* http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
/* http://meyerweb.com/eric/thoughts/2008/01/15/resetting-again/ */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
/* remember to define focus styles! */
:focus {outline: 0;}
/* remember to highlight inserts somehow! */
ins {text-decoration:none;}
del {text-decoration:line-through;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse:collapse;border-spacing:0;}
/* own additions */
img {border:0;}
input {font-size:12px;}
a { outline: none; color: #292929; }

/* ----------------------------------- */
/* ---------->>> HELPER <<<----------- */
/* ----------------------------------- */

/* http://code.google.com/p/blueprintcss/ */
/* http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix {display:inline-block;}
* html .clearfix {height:1%;}
.clearfix {display:block;}
.clear {clear:both;}

/* http://sonspring.com/journal/clearing-floats */
html body * span.clear, html body * div.clear, html body * li.clear, html body * dd.clear {background:none;border:0;clear:both;display:block;float:none;font-size:0;list-style:none;margin:0;padding:0;overflow:hidden;visibility:hidden;width:0;height:0;}

/* IE (PC) only :hover behaviour helper */
/* @see http://www.xs4all.nl/~peterned/ */
/** html body { behavior:url("/htc/csshover2.htc");}*/

/* TwinHelix png-fix */
/* http://www.twinhelix.com/css/iepngfix/ */
* html .png {behavior:url("/htc/iepngfix.htc");}

/* ----------------------------------- */
/* ---------->>> QUICKTIME EMBED <<<----------- */
/* ----------------------------------- */
/* Standards Compliant method to add Quicktime movies to pages */
/* http://realdev1.realise.com/rossa/rendertest/quicktime.html */
/*
<object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" codebase="http://www.apple.com/qtactivex/qtplugin.cab" width="320" height="260">
<param name="src" value="/FILE.mov" />
<param name="controller" value="true" />
<object type="video/quicktime" data="/FILE.mov" width="320" height="260" class="mov">
<param name="controller" value="true" />
Error text.
</object>
</object>
/* -----------------------------------*/
* html object.mov {display: none;}
* html object.mov/**/ {display: inline;}
* html object.mov {display/**/: none;}


div.spacer {font-size:0.08em;background:transparent;clear:both;width: 0;height: 0;}
.invisible {position:absolute;left:-5000px;}
.no-margin {margin:0;}
.no-padding {padding:0;}
.text-left {text-align:left;}
.text-right {text-align:right;}
.text-center {text-align:center;}
.text-justify {text-align:justify;}

/* -----------------------------------*/
/* ---------->>> GLOBAL <<<-----------*/
/* -----------------------------------*/

body {font-size:90.00%;font-family: "Century Gothic", "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;margin:0;padding:0;overflow:scroll;}

h1, h2, h3, h4, h5, h6 {}
a {text-decoration:none;}
a:link {}
a:visited {}
a:active {}
a:hover {}
p {font: 1.1em/1.6em; margin:0 0 5px 0}

ul, ol, dl {line-height:1.5em;margin:0 0 1em 0em;}
li {margin-left:0em;line-height:1.5em;list-style-type:none;}
dt {font-weight:bold;}
dd {margin:0 0 1em 2em;}
cite, blockquote {font-style:italic;}
blockquote {margin:0 0 1em 1.5em;}
strong, b {font-weight:bold;}
em, i {font-style:italic;}
pre, code {font-family:monospace;font-size:1.1em;}
acronym, abbr {letter-spacing:.07em;border-bottom:.1em dashed #ffcd00;cursor:help;}

/* -----------------------------------*/
/* ---------->>> LAYOUT <<<-----------*/
/* -----------------------------------*/

body {
  background: #7C7C7E url(/images/background-pattern.png) repeat;
}
#tapete{
  background: #7C7C7E url(/images/background-pattern.png) repeat;
  z-index:1;
  position:fixed;
  top:0;
  left:0;
  width:100%;
  height:100%;
}
* html div#tapete {
  display:none;
}

#center {
   position: absolute;
   left: 0;
   top: 50%;
   height: 630px;
   margin-top: -315px;
  z-index: 2;
}


div.header {
  position: absolute;
  top:18px;
  left:37px;
  height: 85px;
  width: 950px;
  background: url(../images/farbrausch-logo.png) no-repeat 0 0;
  z-index:5;
}

div.header ul.mainmenu {
  position: absolute;
  left: 225px;
  top: 67px;
  height: 28px;
  width:500px;
  margin: 0;
  padding: 0;
}

div.header ul.mainmenu li {
  float: left;
  margin-right:10px;
}
div.header ul.mainmenu li a {
  color:#FFF;
  text-transform:uppercase;
  font-size:1.04em;
  /* font-size:15px; */
  height:28px;
  display: block;
  float: left;
  background: url(/images/trans.png) repeat-x;
}
div.header ul.mainmenu li a:hover {
  color:#40ac13;
}
div.header ul.mainmenu li a.active {
  color:#40ac13;
}
div.header ul.mainmenu li ul.subnav {
  position: absolute;
  top:28px;
  left:30px;
	list-style: none;
	background: #3A3A3A;
	margin: 0;
	display: none;
	float: left;
	/* font: bold 11px; */
	z-index:50;
}
div.header ul.mainmenu li ul.subnav li {
	margin: 0;
	clear: both;
	white-space: nowrap;
	width: 100%;
	border-bottom: #FFF 1px solid;
}
* html div.header ul.mainmenu li ul.subnav li {
	width: 135px;
}
html div.header ul.mainmenu li ul.subnav li a {
	display: block;
	background-color: #3A3A3A;
	/* font-size:13px; */
	font-size:0.9em;
	line-height: 1em;
	color: #fff;
	text-indent: 0;
	height: 20px;
  width:110px;
	padding: 5px 10px 0 17px;
}
html div.header ul.mainmenu li ul.subnav li a:hover {
	background: url(/images/arrow05.png) no-repeat 7px 8px;
	color: #40AC13;
}
#Scrollbereich {
  z-index:2;
}

#Scrollbereich div#Inhalt div#slideshow {
  position: absolute;
  left: 37px;
  top: 118px;
  width: 586px;
  height: 424px;
  border: 1px solid #FFF;
  z-index:2;
  background-color: #FFF;

}
#Scrollbereich div#Inhalt div#whiteBox {
  position: absolute;
  left: 37px;
  top: 118px;
  width: 540px;
  height: 390px;
  border: 1px solid #FFF;
  z-index:2;
  background-color: #FFF;
  padding: 17px 22px;
  line-height: 1.3em;

}
#Scrollbereich div#Inhalt div#whiteBox h2,
#Scrollbereich div#Inhalt div#infobox h1 {
  font-size: 1.45em;
  line-height: 1.5em;
  margin-bottom: 10px;
}
#Scrollbereich div#Inhalt div#whiteBox p {
  font-size: 1em;
  line-height:1.5em;
  margin: 5px 0 14px 0;
}

#Scrollbereich div#Inhalt div#whiteBox .smalltext {
  font-size: 0.8em;
  line-height:1.2em;
}

#Scrollbereich div#Inhalt div#whiteBox ul {
  width: 240px;
  float: left;

}
#Scrollbereich div#Inhalt div#whiteBox li {
  list-style-type: disc;
  margin-left: 20px;
  line-height: 2em;
}

#Scrollbereich div#Inhalt div#infobox{
  position:absolute;
  left: 623px;
  top: 118px;
  background-color:#369110;
  width:302px;
  height:390px;
  border: 1px solid #FFF;
  z-index:2;
  padding: 17px 22px;
}
#Scrollbereich div#Inhalt div#infobox h1{
  color:#FFF;
}
#Scrollbereich div#Inhalt div#infobox p{
  color:#000;
  /* font-size:14px; */
  font-size: 0.93em;
  line-height:2em;
}
#Scrollbereich div#Inhalt div#infobox .smalltext {
  font-size: 0.8em;
  line-height:1.2em;
}

#Scrollbereich div#Inhalt div#infobox #Steffi {
  margin-bottom: 15px;
}
#Scrollbereich div#Inhalt div#infobox #maggi {
  float: left;
  margin-right: 20px;
}

#Scrollbereich div#Inhalt div#galeriebilder {
  position: absolute;
  left: 37px;
  top: 118px;
  height: 424px;
  width: 4300px;
  z-index:2;
}
#Scrollbereich div#Inhalt div#galeriebilder img {
  border: 1px solid #FFF;
  margin-right:8px;
  padding: 0;
  cursor:move;
}


div#kontakt-ecke {
  position:absolute;
  bottom:0;
  right:0;
  width:193px;
  height:180px;
  background: url(../images/kontakt-ecke.png) no-repeat bottom right;
}
* html div#kontakt-ecke {
  display:none;
}





/*	Invisible left hotspot */
div.scrollingHotSpotLeft
{
	width: 60px;
	height: 100%;
	/*	There is a big background image and it's used 
		to solve some problems I experienced
		with Internet Explorer 6. */
	background-image: url(/images/big_transparent.gif);
	background-repeat: repeat;
	background-position: center center;
	position: absolute;
	z-index: 200;
	left: 0;
	/*	When positioning the mouse over one of the hot spots, 
		the cursor should change. I've noticed that this varies 
		from browser to browser though. */
	cursor: url(/images/cursors/cursor_arrow_left.gif), w-resize;
}
* html div.scrollingHotSpotLeft
{
  cursor: url(/images/cursors/cursor_arrow_left.cur), w-resize;
}
*:first-child+html div.scrollingHotSpotLeft
{
  cursor: url(/images/cursors/cursor_arrow_left.cur), w-resize;
}

/*	Visible left hotspot */
div.scrollingHotSpotLeftVisible
{
	background-image: url(/images/arrow_left_black.gif);
	background-color: #fff;
	background-repeat: no-repeat;
	opacity: 0.70; /* Standard CSS3 opacity setting */
	-moz-opacity: 0.70; /* Opacity for really old versions of Mozilla Firefox (0.9 or older) */
	filter: alpha(opacity = 70); /* Opacity for Internet Explorer. */
	zoom: 1; /* Trigger "hasLayout" in Internet Explorer 6 or older versions */
}

/* Invisible right hotspot */
div.scrollingHotSpotRight
{
	width: 60px;
	height: 100%;
	background-image: url(/images/big_transparent.gif);
	background-repeat: repeat;
	background-position: center center;
	position: absolute;
	z-index: 200;
	right: 0;
	cursor: url(/images/cursors/cursor_arrow_right.gif), e-resize;
}
* html div.scrollingHotSpotRight
{
  cursor: url(/images/cursors/cursor_arrow_right.cur), e-resize;
}
*:first-child+html div.scrollingHotSpotRight
{
  cursor: url(/images/cursors/cursor_arrow_right.cur), e-resize;
}

/* Visible right hotspot */
div.scrollingHotSpotRightVisible
{
	background-image: url(/images/arrow_right_black.gif);
	background-color: #fff;
	background-repeat: no-repeat;
	opacity: 0.70;
	filter: alpha(opacity = 70);
	-moz-opacity: 0.70;
	zoom: 1;
}
	
/*	The scroll wrapper is always the same width and height as the containing element (div). Overflow 
	is hidden because you don't want to show all of the scrollable area. */
div.scrollWrapper
{
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

#smallScroller
{
  position: absolute;
  left: 37px;
  top: 555px;
  height: 72px;
  width: 530px;
}

#smallScroller div.scrollableArea img
{
	margin-left:11px;
	border: 1px solid #FFF;
}

#smallScroller div.scrollableArea a {
  cursor: pointer;
}

#smallScroller div.scrollableArea a span img.firstimage
{
	margin-left:0px;
}

#Scrollbereich div#Inhalt div#infobox form.contact p {
  margin: 0;
  padding: 0;
  line-height: 1.5em;
}
form.contact input,
form.contact textarea {
  border: #333 1px solid;
  padding: 3px;
  margin: 0 0 5px 0;
  width: 290px;
}
form.contact select {
  border: #333 1px solid;
  background-color: #AEADAE;
  padding: 3px;
  margin: 0 0 5px 0;
  width: 295px;
}
form.contact input.submit {
  border: none;
  padding: 0;
  margin: -30px 0 0 0;
  width: 298px;
  height: 25px;
}