/**
 * This is the Stylesheet *
 * modified by Arno Helm *
 * Agentur Lindner 2008 * www.agentur-lindner.com *
**/

* {
                      margin:0;
                      padding:0;
}

body {  
                      margin: 10px 0px;
                      background-image: url(/files/bg.gif);
                      background-position: top;
                      background-repeat: repeat;
                      background-attachment: fixed;
                      background-color: #7E7A74;
                      font-family: verdana, sans-serif;
                      font-size:0.8em;
                      text-align:center;
}

p {
                      color:#222;
                      margin-bottom:0.6em;
}
strong {
                      color:#000;
}
.klein {
                      font-size:0.65em;
}


span.caps {
                      letter-spacing: 0.1em;
}
h1, h2, h3, h4, h5, h6{      
                      margin: 1em 0 0.6em 0;
}
h1 {
                      color:#F5A416;
                      margin: 1em 0 0.6em 0;
                      font-size:1.5em;
}
h2 {
                      color:#444;
                      font-size:1.35em;
}
h1, h2 {
                      font-weight: 800;
}
h3, h4, h5, h6 {
                      font-weight:600;
                       font-size:1.2em;
}
                      
a {
                      color:#000;
                      text-decoration:none;
                      font-weight: bolder;
}

a:visited {
                      color:#000;
                      text-decoration:none;
}

a:hover {
                      color:#F5A416;
                      text-decoration:none;
}

a:focus {
                      color:#F5A416;
                      text-decoration:none;
}

#content {               
                      background-color:#fff;
                      padding:1.5em 1em 2.5em 1em;
                      min-height:300px;
}

#content div.inhalte {
                      padding:0;
}

#content div#menu2 {
                      width:200px;
}

#content div.inhalte {
                      width:630px;
}

#content div.inhalte p a {
                      background:transparent url(/files/link_icon.gif) no-repeat scroll 0px 1px;
                      padding:1px 0px 1px 16px;
}

#content div.inhalte img.keinrand{
                      border:0;
}

img.rechts {
		      float:right; 
		      margin:0 0 3px 3px;
}

img.links {
		      float:left; 
		      margin:0 3px 3px 0;
}

#content div.inhalte ul, #content div.inhalte ol{
                      display:block;
                      color:#222;
                      margin-left:0.6em;
}
#content div.inhalte ul li {
                      list-style-type: disc;
}
#content div.inhalte ul li, #content div.inhalte ol li{
                      width:100%;
                      margin: 0 0 0.3em 14px;
                      /*display:block;*/
}

#content div.inhalte ul li a, #content div.inhalte ol li a {
                      margin:0; padding-left:2px; clear:left;
}

#content div.inhalte ul p, #content div.inhalte ol p{
                      margin:0;
                      display: block;
}

.inhalte h1, inhalte h2{
                      clear:both;
}


.inhalte p, .inhalte .txt-img {
                      margin-bottom:5px;
}
/*
.inhalte a {
                      margin-right:23px;
}
*/
#content div.inhalte p a.intern {
                      background:none;
                      padding:0;
}
.inhalte a img {
                      border:0;                  
}
p.Anmerkung {
                      float:right;
}

p.Preis {
                      font-weight: 700;
                      font-size:16px;
                      display:block;
                      padding:3px;
                      float:right;
                      border: 1px solid #f00;
}

#mantel {
                      text-align:left;
                      margin-top:10px;
                      width:830px;
                      margin-left:auto;
                      margin-right:auto;
                      border-top:1px solid #333433;
                      border-right:1px solid #333433;
                      border-left:1px solid #333433;
                      background-color:#fff;
}

img.header {
                      margin:0;
}

#pfad {
                      font-size:9px;
                      background-color:#F5A416;
}

#menu {
                      border-top:1px solid #333433;
                      background-color:#dddddd;
                      display:  table;
                      width:100%;
}

#menu ul li {
                      display: inline;
                      float:left;
}

#menu ul li a {
                      display: block;
                      padding:7px 7px;
}
                      
#menu ul li.active a {
                      background-color:#fff;
}



#footer {
                      clear:both;
                      text-align:center;
                      border-top:1px solid #333433;
                      border-bottom:1px solid #333433;
                      background-color:#D8D4C8
}

#footer p {
                      margin:2px 0;
                      font-size:0.55em;
}

/** Kontaktformular! */
/*  Start Forms */
#formwrap {
position:static;
   padding: 0px;
   margin: 0px;
   float:left;
}
#form {
                      position:static;
   padding: 0px 0px 10px 0px;
   margin: 0px 0px 0px 0px;
   text-align: left;
}

/* Rahmenfarbe angeben für Opera */
fieldset {
   border: 1px solid #fff;
   padding: 0px 0px 0px 0px;
   margin: 0px 0px 0px 0px;
}
legend {
   border: 1px solid #fff;
}
#kontakt {
                      margin:0;
                      padding:0;
}
Label {
   font:11px/20px verdana, arial, helvetica, sans-serif;
   padding:0px;
   margin-left: 0px;
}
.inpt {
   width: 350px;
   border: 1px solid #999;
   background-color: transparent;
   color: #666666;
   font-family: Verdana, Arial, Sans-Serif;
   font-size: 11px;
   padding: 1px 1px 1px 3px;
   margin: 0px 0px 5px 0px;
   word-spacing: 0.2em;
}
.txt {
   width: 350px;
   border: 1px solid #999;
   background-color: transparent;
   color: #666666;
   font-family: Verdana, Arial, Sans-Serif;
   font-size: 11px;
   padding: 1px 1px 1px 3px;
   margin: 0px 0px 5px 0px;
   word-spacing: 0.2em;
}
input.inpt:focus, textarea.txt:focus {
   color: #000;
   font-family: Verdana, Arial, Sans-Serif;
}
.senden {
   width: 150px;
   font-weight: bold;
   font-size: 11px;
   margin: 15px 0px 0px 198px;
   padding: 3px 0px 3px 0px;
   background-color: #eee;
   color: #333;
   text-align: center;
   border: solid 1px #999;
   cursor: pointer;
}
label,
select,
input[type=checkbox],
input[type=radio],
input[type=button],
input[type=submit] {
   cursor: pointer;
}
#content div ul.formerror li
 {
	color: red;
}
/*  End Forms */ 

/* 
---------START BILDMODUL -----------------------
Definition der Klassen ohne Rahmen 
CCS für REDAXO Bild-Modul
Erstellt von: Thomas Skerbis 
Stand: 23.05.2008 
*/

.pleft {
	float: left;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 4px;
	vertical-align: text-bottom;

border: none;
}
.pright {
	float: right;
	margin-top: 6px;
	margin-left: 8px;
	margin-bottom: 5px;
	vertical-align: text-bottom;

border: none;
}
.pnormal {
	clear: both;
border: none;
	
}


/* Definition der KLassen für 2.Stil (z.B. mit Rahmen) */

.pleft_b {
	float: left;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 4px;
	vertical-align: text-bottom;
border: 1px solid #990000;
}
.pright_b {
	float: right;
	margin-top: 6px;
	margin-left: 8px;
	margin-bottom: 5px;
	vertical-align: text-bottom;
border: 1px solid #990000;
}
.pnormal_b {
	clear: both;
	border: 1px solid #990000;
}


/*
------ENDE Bildmodul ------
*/



/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: relative;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack  { background: url("macFFBgHack.png") }
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

