/*******************************************
Stylesheet für den WEBAUFTRITT der Fa Lava-Stolz
Author: Detlef Reuter,
copyright: Detlef Reuter,
Version 1
********************************************/

body                {
	color: black;
	font-size: 62.5%;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 62.5%;
	background-color: #261C1A;
	text-align: center;
	margin: 0;
	padding: 0;
	background-image: url(css_images/xxbody_bg.png);
	background-repeat: repeat;
}
#page               { color: black; line-height: 1em; text-align: left; margin: 0; padding: 0 }

/*general*/
h1            { font-size: 2em; font-weight: bold; margin: 0.67em 0 }
h2            {
	color: #D7C58E;
	font-size: 1.7em;
	font-weight: bold;
	line-height: 1.2em;
	margin: 1.3em 0 3px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h3            {
color: #C49158;
font-size: 1.17em;
font-weight: bold;
margin: 15px 0 5px;
padding-bottom: 0px;
line-height: 1.2em;
}
h4         {
	color: #FEE8A5;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.5em
}
a             {
	color: #FF651D;
	text-decoration: none
}
a:hover       {
	color: #EEE
}
p             {
	color: #FFF;
	font-size: 14px;
	line-height: 1.4em;
	margin-top: 5px;
	margin-bottom: 15px
}
small, .small         {
font-size: 0.9em;
font-weight: normal;
line-height: 1.5em;
color: #B87045;
}
small a       { font-weight: normal; text-decoration: none }
hr            { visibility: hidden; height: 0; clear: both }
iframe   {
	margin-top: 8px;
	padding: 3px;
	border: 1px solid #D7C58E;
}

/*tables*/
table {
	color: #EEE;
	margin-top: 10px;
	margin-bottom: 5px;
}
table th{
	padding: 5px 12px 5px 5px;
}
table td{
	text-align: left;
	padding: 5px 12px 5px 5px;
	font-size: 13px;
	line-height: 14px;
	vertical-align: top;
}
table.references {
	width: 580px;
}
table.locations, table.products {
	background: #342623;
}
table.locations td, table.products td {
	background: #543C2E;
}
table.locations th, table.products th {
	background: #342623;	
}
table.team {

}

/*header*/
#header_bg          {
	background-image: url(css_images/header_bg.png);
	background-repeat: repeat-x;
	background-position: 0 top;
	margin: 0;
	padding: 0
}
#header             {
	margin: 0 auto 0;
	width: 1024px;
	height: 330px;
	background: url(css_images/header.png) no-repeat 0px 44px;
}
/*--- header_left ---*/
.header_left {
	width: 221px;
	float: left;
	margin: 0px;
	padding: 0px;
}
/*lang_nav*/
ul.language_switch      {
	margin: 0;
	padding: 26px 0px 6px;
}
ul.language_switch li     {
	font-size: 11px;
	display: inline;
	padding-right: 9px;
	padding-bottom: 6px;
	text-transform: uppercase;
}

ul.language_switch li.de  a     {
	background: url(css_images/de.png) no-repeat;
}
ul.language_switch li.nl  a     {
	background: url(css_images/nl.png) no-repeat;
}
ul.language_switch li.en  a     {
	background: url(css_images/en.png) no-repeat;
}
ul.language_switch li.fr  a     {
	background: url(css_images/fr.png) no-repeat;
}
ul.language_switch li  a{
	color: #DDD;
	text-decoration: none;
	padding-left: 28px;
	padding-bottom: 6px;
}
ul.language_switch li a:hover {
	color: #FFF;
}
ul.language_switch li#current_lang a{
	color: #FFF;
}
ul.language_switch li:hover, ul.language_switch li#current_lang {
	color: #FFF;
	background: url(css_images/lang_active.png) no-repeat 31px bottom;
}
#header h1          {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}
#header h1 a          {
	width: 210px;
	height: 140px;
	display: block;
	margin-top: 60px;
	margin-bottom: 10px;
}
#header h2          {
	font-size: 10px;
	text-indent: -9999px;
	 margin: 0;
	padding: 0;
	line-height: 10px;
}
.header_left p {
	text-align: center;
	font-size: 11px;
	padding-right: 10px;
	color: #111;
}
.header_left p a {
	color: #000;
	font-size: 11px;
}
.header_left p a:hover {
	color: #FF651D;
}
/*--- header_right ---*/
.header_right {
	width: 222px;
	float: right;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
/*service_nav*/
ul#service_nav      {
	margin: 0px;
	padding: 26px 0px 0px;
}
ul#service_nav li     {
	color: #FFF;
	font-size: 11px;
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
}
ul#service_nav li      a{
	color: #DDD;
	text-decoration: none;
	padding-bottom: 3px;
}
ul#service_nav li a:hover, ul#service_nav li.active   a{
	color: #fff;
}
/*mainnav*/
#navcontainer                         {
	text-align: left;
}
ul#navigation_root                            {
	margin-top: 52px;
	padding-left: 40px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
ul#navigation_root li {
		font-size: 16px;
	list-style-type: none;
	margin-bottom: 22px;
}

ul#navigation_root li a                          {
	font-weight: bold;
	color: #444;
	text-decoration: none;
	background-image: url(css_images/main.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 0px 6px;
}
ul#navigation_root li a:hover 
	{
	background-image: url(css_images/main_active.png);
}
ul#navigation_root li.active a   
	{
	color: #FF651D;
	background-image: url(css_images/main_active.png);
}
/*--- header_middle ---*/
.header_middle {
	margin-left: 222px;
	width: 580px;
}

/*benefits_nav*/
ul.benefits_nav      {
	padding: 26px 0px 6px;
	margin: 0px;
	text-align: center;
}
ul.benefits_nav li     {
	
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
}
ul.benefits_nav li      a{
color: #FF651D;
text-decoration: none;
font-weight: bold;
font-size: 11px;
letter-spacing: 1px;
padding-bottom: 2px;
text-transform: uppercase;
}
ul.benefits_nav li a:hover, ul.benefits_nav li#current     a{
	color: #FF651D; /*mal wieder fuer den ie6*/
	border-bottom-color: #FFF;
	border-bottom-style: solid;
	border-bottom-width: 4px;
}
#mood_container {
	/* background: #FFF url(../images_mood/IMG_4609.jpg) no-repeat; */
	display: block;
	height: 286px;
	width: 580px;
	margin-top: 2px;
}
/*benefits_nav*/
#imgswitch {
	
	padding: 0px 0px 30px;
}
#button_last, #button_next  {
	-webkit-border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-webkit-border-bottom-right-radius: 2px;
	-khtml-border-top-left-radius: 2px;
	-khtml-border-top-right-radius: 2px;
	-khtml-border-bottom-left-radius: 2px;
	-khtml-border-bottom-right-radius: 2px;
	-ms-border-top-left-radius: 2px;
	-ms-border-top-right-radius: 2px;
	-ms-border-bottom-left-radius: 2px;
	-ms-border-bottom-right-radius: 2px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	-moz-border-radius-bottomleft: 2px;
	-moz-border-radius-bottomright: 2px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	background: #FFF;
	border: 1px solid #FFF;
	font-size: 18px;
	font-weight: bold;
	padding: 3px 5px 6px;
}
#button_last:hover, #button_next:hover  {
	color: #FF651D;
}
#button_last  {
	float: left;
}
#button_next  {
	text-align: right;
	float: right;
}
/*content*/
#content_bg     {
	background-color: #261C1A;
	margin: 0;
	background-image: url(css_images/content_bg.png);
	background-repeat: repeat-x;
	background-position: center 0px;
	padding: 0px;
}
#content               {
	font-size: 13px;
	margin: 0 auto;
	width: 1024px;
	padding: 0px;
}
/*--- content_left ---*/
.content_left {
	width: 221px;
	float: left;
	margin: 0px;
	padding: 0px;
}
/* slidebox*/
.slidebox {
	background: url(css_images/slidebox-ur.jpg) no-repeat right bottom;
	text-align: center;
	width: 200px;
	margin-top: 110px;
}
.boxhead {
	background: url(css_images/slidebox-or.jpg) no-repeat right top;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h3 {
	background: url(css_images/slidebox-ol.jpg) no-repeat left top;
	margin: 0px;
	font-weight: bold;
	font-size: 0.9em;
	line-height: 1em;
	color: #FFF;
	padding: 2px 2px 5px;
	text-align: right;
	border: none;
}
.boxbody {
	background: url(css_images/slidebox-ul.jpg) no-repeat left bottom;
	margin: 0px;
	padding: 2px 2px 2px 15px;
}
.boxbody p {
	text-align: right;
	color: #FFF;
	font-size: 12px;
	margin: 0px;
}
/*--- content_right ---*/
.content_right {
	width: 222px;
	float: right;
	margin: 0px;
	padding: 0px;
}
/*subnav*/

ul#navigation_child                            {
	margin-top: 110px;
	padding-left: 35px;
}
ul#navigation_child li {
	font-size: 14px;
	list-style-type: none;
	margin-bottom: 20px;
	display: block;
	height: 20px;
	width: 160px;
	line-height: 20px;
	padding-left: 0px;
	border-bottom: 1px dotted #EEE;
	white-space: nowrap;
}

ul#navigation_child li a                          {
	font-weight: bold;
	color: #EEE;
	text-decoration: none;
	padding-left: 20px;
}
ul#navigation_child li a:hover, ul#navigation_child li.active a    
	{
	color: #FF651D;
}
ul#navigation_child li.separator   
	{
color: #C49158;
font-size: 1.17em;
font-weight: bold;
text-align: center;
}

/*--- content_middle ---*/
.content_middle {
	margin-left: 222px;
	width: 580px;
	padding-top: 10px;
	padding-bottom: 10px;
}

/*images*/
.alignright  { display: inline; margin: 0 0 2px 20px; 	float: right; }
.alignleft {
	margin: 0 10px 2px 0;
	float: left;
}
.caption {
	padding: 5px 5px 1px;
	margin-bottom: 5px;
	margin-top: 5px;
	border: 1px none #FEE8A5;
}
.caption a img {
border-style: none;
}
.caption p {
	font-size: 12px;
	text-align: center;
	color: #C49158;
	margin-top: 2px;
	margin-bottom: 2px;
}
.bordered {
padding: 3px;
border: 1px solid #C49158;
}
/*gallery*/
.gallery {
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.thumb a.fancy   {
width: 240px;
height: 180px;
float: left;
text-align: center;
margin-right: 20px;
margin-left: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-right: 3px;
padding-bottom: 15px;
padding-left: 3px;
border: 1px solid #B87045;
background: #543C2E;
}
.thumb a.fancy:hover   {
border: 1px solid #FF651D;
}
.thumb a.fancy img  {
border-top: none;
border-right: none;
border-bottom: none;
border-left: none;
}

.content_middle ul {}
.content_middle ul li{
	font-size: 14px;
	color: #EEE;
	line-height: 20px;
}

/*formulare*/
label  { color: #000; font-weight: bold; margin-left: 5px }
textarea  { margin-top: 10px; margin-bottom: 5px; margin-left: 3px; padding: 2px; width: 480px; height: 70px; border: solid 1px #e4e4e4 }
.textarea_small { margin-bottom: 5px; padding: 2px; width: 320px; height: 70px; border: solid 1px #e4e4e4 }
.submitbutton {
	color: #FFF;
	background-color: #777;
	padding-top: 1px;
	padding-bottom: 1px;
	border: 1px solid #BBB;
	padding-right: 4px;
	padding-left: 4px;
	font-weight: bold;
	text-decoration: none;
}
#select_parent_id {
	margin-bottom: 0px;
}


.submitbutton:hover, .submitlink:hover {
	color: #BBB
}
#content .submitlink img, .imagebutton{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: text-bottom;
}
.buttonbox  { color: #000; font-weight: bold; background-color: #f2f2f2; background-position: -30px center; text-align: center; padding-top: 3px; padding-bottom: 4px; width: 118px; border: solid 1px #e4e4e4 }

.input_title {width: 200px;}

/*************/
/*tooltip*/
/*************/
a.tooltip span span.event_description {
display:block;
position:relative;
top: 0em;
left:0em;
width:230px;
padding:0em;
border:0px;
}
a.tooltip  { color: #ca0003;  position: relative;}
.ordner a.tooltip:hover { color: #ca0003; position: relative; }
a.tooltip span {
  display:none
}
a.tooltip span i, td.terminansicht i{
  font-size: 9px;
  font-style: normal;
  color: #999999;
}
a.tooltip:hover {
z-index:100;
background:transparent; /* must be set for ie6 */
text-decoration:none;
}
a.tooltip:hover span   { color: #404040; font-weight: normal; background: #f2f2f2; text-align: justify; display: block; padding: 0.5em; position: absolute; top: 2em; left: 2em; width: 250px; border: solid 1px #e4e4e4 }


/*footer*/
#footer_bg    {
	margin: 0;
	padding: 0;
}
#footer       {
	margin: 0 auto;
	padding: 20px 0 0;
	width: 1024px;
	background-image: url(css_images/footer_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}
#footer p      {
	color: #D7C58E;
	font-size: 11px;
}
#footer a:hover      {
	color: #FFF;
}
