/* Standard Stylesheet (Screen)
Röhnert Holz (www.roehnert-holz.de)
*/

/*
Copyright: Christian Beier
Start: 17.04.2007
Letzte Aenderung: 01.01.2006
*/

/* Wichtige Farben
Weiß = #FFFFFF
Schwarz = #000000
*/


/* 
CSS Reset by Eric Meyer
http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ 
*/

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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* =Allgemein
===============================================*/
body {
	font-size: 76%;
	line-height: 1.3em;
	color: #666666;
	background: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Clear Class */
.c {
	clear: both;
}

img, a img {
	border: 0;
}

.keine-anzeige {
	display: none;
}

/* Absaetze */
p {
	font-size: 1em;
	line-height: 1.3em;
	margin: 11px 0;
	clear: both;
}

/* Kleinerer Text */
.s {
	font-size: 0.9em;
}

/* Links- bzw. Rechtsausrichtung fuer Elemente */
.leftalign {
	float: left;
	/*margin: 0 10px 0 0;*/
}

.rightalign {
	float: right;
	/*margin: 0 0 0 10px;*/
}

/* =Überschriften
===============================================*/
h1 {
	font: bold 3em/1.5 Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	font: bold 1.1em/1.2 Verdana, Arial, Helvetica, sans-serif;
	color: #330099;
	margin: 50px 0 23px 0;
}

h2.tit_rahmen {
	position: relative;
	text-align: center;
	font-weight: bold;
	font-size: 1.05em;
	color: #330099;
	top: 16px;
	margin: 0;
}

h2.mitarbeiter {
	margin: 0;
}

h3 {
	font: bold 1.1em/1.2 Verdana, Arial, Helvetica, sans-serif;
	color: #330099;
	margin: 2em 0 0 0;
}

h4 {
	font: bold 1.3em/1.5 Verdana, Arial, Helvetica, sans-serif;
}

/* =Links
===============================================*/

/* Allgemeine Links */
a, a:link {
	color: #666;
	font-weight: bold;
	text-decoration: underline;
	font-size: 1em;
}

a:visited {
	color: #666;
	text-decoration: underline;
}

/*a:hover {
	text-decoration: underline;
}*/

/* Pagenav */
span.pagenav-inactive a, span.pagenav-inactive a:link, span.pagenav-inactive a:visited {
	color: #9999FF;
	text-decoration: none;
}
span.pagenav-inactive a:hover {
	color: #330099;
	text-decoration: none;
}

span.pagenav-active a, span.pagenav-active a:link, span.pagenav-active a:visited {
	font-size: 1.05em;
	text-decoration: none;
	color: #330099;
}

/* =Layout
===============================================*/
#wrapper {
	min-width: 800px;
}

#header {
	height: 89px;
	width: 100%;
	background: url(bg_header.gif) repeat;
}

#holzwerk {
	margin: 0 0 0 42%;
}

div #navi {
	width: 242px;
	margin: 21px 0 0 10px;
}

#content {
	width: 433px;
	margin: 43px 0 0 304px;
}

/* Content-Bereich im Kontaktformular (PopUp) */
#contentform {
	width: 433px;
	margin: 74px 0 0 36px;
}

#sidebar {
}

#footer {
}


/* =Navigation
===============================================*/

#navi, #navi ul {
	list-style-type: none;
	margin:0pt;
	padding:0pt;
	position: absolute;
}
#navi a {
	display:block;
	/*width:10em;*/
}
#navi li {
	/*float:left;*/
	width: 100px;
	list-style-image: none;
}
#navi li ul {
	list-style-type: none;
	left: -999em;
	position: absolute;
	width: 110px;
}
#navi li:hover ul, #navi li.sfhover ul, #navi li.active ul {
	left: 100px;
	top: auto;
	margin-top: -24px;
}

a.mainmenu {
	width: 100px;
	height: 40px;
	text-indent: -999em;
}

a.submenu {
	width: 110px;
	height: 22px;
	text-indent: -999em;
}

/* Unternehmen */
a.unternehmen, a.unternehmen:link, a.unternehmen:visited {
	background: url(../../fileadmin/images/menue/navi_unternehmen.gif) no-repeat bottom;
}
a.unternehmen:hover, a.unternehmen:active {
	background: url(../../fileadmin/images/menue/navi_unternehmen.gif) no-repeat top;
}

a.praesentation, a.praesentation:link, a.praesentation:visited, a.praesentation:hover, a.praesentation:active {
	background: url(../../fileadmin/images/menue/snavi_praesentation.gif) no-repeat;
}

a.philosophie, a.philosophie:link, a.philosophie:visited, a.philosophie:hover, a.philosophie:active {
	background: url(../../fileadmin/images/menue/snavi_philosophie.gif) no-repeat;
}

a.mitarbeiter, a.mitarbeiter:link, a.mitarbeiter:visited, a.mitarbeiter:hover, a.mitarbeiter:active {
	background: url(../../fileadmin/images/menue/snavi_mitarbeiter.gif) no-repeat;
}

/* Firmensitz */
a.firmensitz, a.firmensitz:link, a.firmensitz:visited {
	background: url(../../fileadmin/images/menue/navi_firmensitz.gif) no-repeat bottom;
}
a.firmensitz:hover, a.firmensitz:active {
	background: url(../../fileadmin/images/menue/navi_firmensitz.gif) no-repeat top;
}

a.idee, a.idee:link, a.idee:visited, a.idee:hover, a.idee:active {
	background: url(../../fileadmin/images/menue/snavi_idee.gif) no-repeat;
}

a.gebaeude, a.gebaeude:link, a.gebaeude:visited, a.gebaeude:hover, a.gebaeude:active {
	background: url(../../fileadmin/images/menue/snavi_gebaeude.gif) no-repeat;
}

a.ansichten, a.ansichten:link, a.ansichten:visited, a.ansichten:hover, a.ansichten:active {
	background: url(../../fileadmin/images/menue/snavi_ansichten.gif) no-repeat;
}

/* Referenzen */
a.referenzen, a.referenzen:link, a.referenzen:visited {
	background: url(../../fileadmin/images/menue/navi_referenzen.gif) no-repeat bottom;
}
a.referenzen:hover, a.referenzen:active {
	background: url(../../fileadmin/images/menue/navi_referenzen.gif) no-repeat top;
}

a.sony_center, a.sony_center:link, a.sony_center:visited, a.sony_center:hover, a.sony_center:active {
	background: url(../../fileadmin/images/menue/snavi_sony_center.gif) no-repeat;
}

a.weimarhalle, a.weimarhalle:link, a.weimarhalle:visited, a.weimarhalle:hover, a.weimarhalle:active {
	background: url(../../fileadmin/images/menue/snavi_weimarhalle.gif) no-repeat;
}

a.tennisclub, a.tennisclub:link, a.tennisclub:visited, a.tennisclub:hover, a.tennisclub:active {
	background: url(../../fileadmin/images/menue/snavi_tennisclub.gif) no-repeat;
}

a.innovationspark, a.innovationspark:link, a.innovationspark:visited, a.innovationspark:hover, a.innovationspark:active {
	background: url(../../fileadmin/images/menue/snavi_innovationspark.gif) no-repeat;
}

a.sos_baz, a.sos_baz:link, a.sos_baz:visited, a.sos_baz:hover, a.sos_baz:active {
	background: url(../../fileadmin/images/menue/snavi_sos_baz.gif) no-repeat;
}

/* Angebot */
a.angebot, a.angebot:link, a.angebot:visited {
	background: url(../../fileadmin/images/menue/navi_angebot.gif) no-repeat bottom;
}
a.angebot:hover, a.angebot:active {
	background: url(../../fileadmin/images/menue/navi_angebot.gif) no-repeat top;
}

a.produkte, a.produkte:link, a.produkte:visited, a.produkte:hover, a.produkte:active {
	background: url(../../fileadmin/images/menue/snavi_produkte.gif) no-repeat;
}

a.dienstleistungen, a.dienstleistungen:link, a.dienstleistungen:visited, a.dienstleistungen:hover, a.dienstleistungen:active {
	background: url(../../fileadmin/images/menue/snavi_dienstleistungen.gif) no-repeat;
}

/* News */
a.news, a.news:link, a.news:visited {
	background: url(../../fileadmin/images/menue/navi_news.gif) no-repeat bottom;
}
a.news:hover, a.news:active {
	background: url(../../fileadmin/images/menue/navi_news.gif) no-repeat top;
}

a.informationen, a.informationen:link, a.informationen:visited, a.informationen:hover, a.informationen:active {
	background: url(../../fileadmin/images/menue/snavi_informationen.gif) no-repeat;
}

a.schulungen, a.schulungen:link, a.schulungen:visited, a.schulungen:hover, a.schulungen:active {
	background: url(../../fileadmin/images/menue/snavi_schulungen.gif) no-repeat;
}

a.events, a.events:link, a.events:visited, a.events:hover, a.events:active {
	background: url(../../fileadmin/images/menue/snavi_events.gif) no-repeat;
}

/* Kontakt */
a.kontakt, a.kontakt:link, a.kontakt:visited {
	background: url(../../fileadmin/images/menue/navi_kontakt.gif) no-repeat bottom;
}
a.kontakt:hover, a.kontakt:active {
	background: url(../../fileadmin/images/menue/navi_kontakt.gif) no-repeat top;
}

a.adresse, a.adresse:link, a.adresse:visited, a.adresse:hover, a.adresse:active {
	background: url(../../fileadmin/images/menue/snavi_adresse.gif) no-repeat;
}

a.formular, a.formular:link, a.formular:visited, a.formular:hover, a.formular:active {
	background: url(../../fileadmin/images/menue/snavi_formular.gif) no-repeat;
}

a.anfahrtsskizze, a.anfahrtsskizze:link, a.anfahrtsskizze:visited, a.anfahrtsskizze:hover, a.anfahrtsskizze:active {
	background: url(../../fileadmin/images/menue/snavi_anfahrtsskizze.gif) no-repeat;
}

a.impressum, a.impressum:link, a.impressum:visited, a.impressum:hover, a.impressum:active {
	background: url(../../fileadmin/images/menue/snavi_impressum.gif) no-repeat;
}

/* Download */
a.download, a.download:link, a.download:visited {
	background: url(../../fileadmin/images/menue/navi_download.gif) no-repeat bottom;
}
a.download:hover, a.download:active {
	background: url(../../fileadmin/images/menue/navi_download.gif) no-repeat top;
}

/* Kunden */
a.kunden-login, a.kunden-login:link, a.kunden-login:visited {
	background: url(../../fileadmin/images/menue/navi_kunden-login.gif) no-repeat bottom;
}
a.kunden-login:hover, a.kunden-login:active {
	background: url(../../fileadmin/images/menue/navi_kunden-login.gif) no-repeat top;
}

/* =Listen
===============================================*/

ul li {
	list-style-image: url(divis.png);
	list-style-position: inside;
}

ol li {
	list-style-position: inside;
	margin: 11px 0;
}

/* Dateiliste */
ul li.uploads {
	list-style-image: url(arrow.gif);
	list-style-position: outside;
	margin: 0 0 16px 35px;
}

/* =Tabellen
===============================================*/
table {
	font-size: 100%;
}

td {
	vertical-align: top;
	padding-right: 7px;
	text-align: left;
	font-size: 1.1em;
}

/* =Formulare
===============================================*/
input, textarea {
	padding: 2px 0 2px 3px;
	border-top: 1px solid #616365;
	border-right: 1px solid #A0A3A5;
	border-bottom: 1px solid #BBBDBF;
	border-left: 1px solid #616365;
}

div.csc-mailform-field {
	clear: both;
	padding: 0 0 12px 0;
}
div.csc-mailform-field label {
	display: block;
	width: 135px;
	float: left;
	padding: 0 0 12px 0;
}
div.csc-mailform-field input, div.csc-mailform-field textarea {
	width: 298px;
}
div.csc-mailform-field .csc-mailform-submit {
	width: auto;
}

/* Login-Formular */

form#login div {
	clear: both;
	margin: 3px 0 3px 0;
}
form#login label {
	float: left;
	margin: 0.3em 0;
	width: 70px;
	font-weight: normal;
}
form#login label#permalogin {
	font-weight: normal;
	float: none
}

/* =Seitenelemente
===============================================*/
.bodytext {
	text-align: justify;
	font-size: 1.1em;
}

.intro {
	font-size: 1.1em;
	font-weight: bold;
	color: #330099;
	text-align: justify;
	padding: 19px 0 29px 0;
}

.pagenavbar {
	height: 18px;
	vertical-align: middle;
	text-align: right;
}

/* Extension cc_cbrowse */
.tx-cccbrowse-pi1-browsebox table {
	margin: 0 0 0 auto;
	text-align: right
}
.tx-cccbrowse-pi1-browsebox table td {
	background: none;
	border: none;
	margin: 0;
	padding: 0;
}
.tx-cccbrowse-pi1-browsebox table td p {
	margin: 0;
}

/* News */
.news-list-container {
	width: 300px;
	padding: 7px 0 0 0;
}
.news-list-item {
	position: static;
	background: url(divis.png) no-repeat scroll 0% 30%;
	padding-left: 10px;
	padding-bottom: 30px;
	clear: both;
}
.news-list-item-headline {
	width: 220px;
	float: left;
}
.news-list-item-more {
	width: 50px;
	float: left;
}

div.tit_rahmen {
	width: 230px;
	height: 37px;
	border: 1px solid #ccc;
}

/* Image-PopUp */
.imageContainer {
	/*\*/ display: table; /**/
	width: 100%;
	border-spacing: 0;
	padding-bottom: 10px;
}
.imageImageBorder, .imageCaption-l, .imageCaption-r {
	display: table-cell;
	vertical-align: middle;
}
.imageCaption-r {
	width: 100%;
	padding-left: 10px;
	text-align: left;
}
.imageCaption-l {
	width: 100%;
	text-align: right;
	padding-right: 10px;
}
.imageImageBorder {
	padding: 2px;
	border: 2px solid #330099;
	line-height: 0em;
}
/*\*//*/
.imageImageBorder, .imageCaption {
	display: inline-block;
	width: auto;
}
/**/

.productoverview-l {
	float: left;
	width: 43%;
}
.productoverview-r {
	float: left;
	width: 57%;
}
.productoverview-l table tbody tr td, .productoverview-r table tbody tr td {
	font-size: 1em;
	text-align: left
}

div.back {
	position: absolute; 
	width: 25px; 
	height: 14px; 
	left: 717px; 
	top: 128px;
}

div.back a {
	display: block;
	width: 24px;
	height: 18px;
	text-indent: -999em;
	background: url(pfeil_li.gif) no-repeat;
}

.product_gal {
	margin: 11px 0 11px 0;
}
.product_gal-l, .product_gal-m, .product_gal-r {
	list-style-type: none;
	list-style-image: none;
	width: 144px;
	float: left;
}
.product_gal-l {
	text-align: left;
}
.product_gal-m {
	text-align: center;
}
.product_gal-r {
	text-align: right;
}

.mitarbeiter {
	float: left;
	width: 140px;
}