/* CSS Document */

html {
		}
	
body {
	font-family: "Courier New", Courier, monospace, serif;
	font-size: 62.5%;
	background: #EDE4BB url(../images/body_bg.jpg) top center;
	color: #50453C;
	text-align: center;
}

/* Nullen */

* {
	margin: 0; 
	padding: 0; 
	
}

/* Tags ########################################################## */

a {
	color:#DA4A51;
	text-decoration:none;
	outline:none;
}

a:hover {
	color: #50453C;
	
	}

p, li {
	font-size: 120%;
	line-height: 1.3em;
	margin: 0 0 1em 0
}

p.seitenanfang {
	text-align:right;
	font-size: 110%
	
}

p.seitenanfang a {
	background:url(../images/seitenanfang_a_bg.jpg) left center no-repeat;
	padding: 0 0 0 10px;
	
	}

ul {
	margin: 0 0 0 15px
}

ol {
	margin: 0 0 0 25px;
}

table, td {
	font-size: 120%;
}

h1 {
	font-size: 250%;
	margin: 0 0 0.5em 0;
	color: #50453C;
	font-family: "Times New Roman", Times, serif;
	font-weight:normal;
}

h1.startheadline {
	border-bottom: 1px solid #C8BFAD;
	padding: 0 0 0.5em 0;
}
h1.startheadline span {
	color:#DA4A51;
	}
h1.startheadline2 {
	padding: 0 0 0 0;
}
h1.startheadline2 span {
	color:#DA4A51;
	}	
h1.refer 	{
	width: 300px;
	float:left;
	}

h2 {
	font-size: 250%;
	margin: 0 0 0.5em 0;
	color: #50453C;
	font-family: "Times New Roman", Times, serif;
	font-weight:normal;
}

h3 {
	font-size: 160%;
	margin: 0 0 0.5em 0;
	color: #50453C;
	font-family: "Times New Roman", Times, serif;
}

h4 {
	font-size: 140%;
	margin: 0 0 0.5em 0;
	color: #50453C;
}

h4 strong {
	font-size: 250%;
	color:#9D9384;
	padding: 0 3px 0 0
	
}

hr {
	line-height: 1px;
	margin: 5px;
	color: #C8BFAD;
	background: #C8BFAD;
	height: 1px;
	font-size: 1px;
	border:0;
	
}
fieldset {
	padding: 10px;
	background: #ECE6D7;
	border:none
	
}

input {
	font-family: "Courier New", Courier, monospace, serif;
	font-size: 100%; 
	padding: 1px;
	color: #50453C;
	border:1px solid #C8BFAD;
}

textarea {
	font-family: "Courier New", Courier, monospace, serif;
	font-size: 100%;
	padding: 1px;
	width:250px;
	border:1px solid #C8BFAD;
}
/* Klassen ########################################################## */

.bild {
	
}

.bild_text {
	float:left;
	margin: 0 10px 10px 0
}

.bild_text_re {
	float:right;
	margin: 0 0 10px 10px
}

/*Formular*/

.checkbox {
	border:1px solid red;
	background:red;
}

.textfeld {
	border-bottom: 1px solid #ADA492;
	border-top: 0px solid #C8BFAD;
	border-left: 0px solid #C8BFAD;
	border-right: 0px solid #C8BFAD;
	background: transparent;
	margin: 0 0 0 40px;
	width: 330px;
}

.textfeld_k {
	width: 60px;
}

.textfeld_l {
	width: 260px;
}

.nachricht {
	border: 1px solid #ADA492;
	margin: 0 0 0 40px;
	background: transparent;
	overflow: auto;
	width: 330px;
}

.upload {
	border: 1px solid #ADA492;
	margin: 0 0 0 40px;
	background: transparent;
}

#infobox {
	background: #ECE6D7;
	padding: 10px;
	margin: 10px;
}

#infobox h3 {
	color: #DA4A51
}

.rot {
	color:#DA4A51;
	font-weight:bold;
}

.rot_normal {
	color:#DA4A51;
}

a.postorder {
	display:block;
	width: 150px;
	height: 55px;
	background: url(../images/btn_postorder.gif) left center no-repeat;
	line-height: 55px;
	padding: 0 0 0 50px;
	float:right;
	margin: 0 50px 0 100px;
	font-size: 110%;
}

/* Layout ########################################################## */

#container {
	width: 980px;
	text-align:left;
	margin:auto;
	position:relative;
}

#header {
	height: 66px;
	background: #D9CDB3 url(../images/header_bg.jpg) top center no-repeat;
	padding: 230px 0 0 0;
}

#header a.logo {
	display:block;
	width: 230px;
	height: 150px;
	position:absolute;
	top: 70px;
	left: 25px;
}

a.logo img {
	display:none
}


#header div a {
	display:block;
	width: 220px;
	height: 180px;
	position: absolute;
	top: 40px;
	right:10px;
	background: transparent;
	text-indent: -3000px;
	outline:none
}

#header ul {
	list-style-type:none;
	margin: 0 0 0 430px;
}

#header ul li {
float:left;

}

#header ul li a {
display:block;
height:38px;
padding: 0 0px 0 0;
text-indent: -3000px;

}


#header ul li a.home {
width:95px;
margin: 0 0 0 20px;
background:url(../images/home_bt.png) 0 0 no-repeat;
}

#header ul li a.homeback {
width:95px;
margin: 0 0 0 20px;
background:url(../images/home_bt.png) 0 -38px no-repeat;
}

#header ul li a.siz {
width:110px;
margin: 0 0 0 28px;
background:url(../images/siz_bt.png) 0 0 no-repeat;
}
#header ul li a.sizback {
width:110px;
margin: 0 0 0 28px;
background:url(../images/siz_bt.png) 0 -38px no-repeat;
}
#header ul li a.shop {
width:95px;
margin: 0 0 0 10px;
background:url(../images/shop_bt.png) 0 0 no-repeat;
}

#header ul li a.shopback {
width:95px;
margin: 0 0 0 10px;
background:url(../images/shop_bt.png) 0 -38px no-repeat;
}

#header ul li a.contatti {
width:120px;
margin: 0 0 0 20px;
background:url(../images/contatti_bt.png) 0 0 no-repeat;
}
#header ul li a.contattiback {
width:120px;
margin: 0 0 0 20px;
background:url(../images/contatti_bt.png) 0 -38px no-repeat;
}

#header ul li a:hover,a:active {
	background-position: 0 -38px
	}
#header ul li a.active {
	background-position: 0 -38px;
	}
	
/*Content ############################################### */
#content_wrap {
	clear:both;
	background: #D9CDB3 url(../images/content_wrap_bg.jpg) repeat-y;
	padding: 0 50px 0 30px;
	float:left;
}

/*Content Box*/
	.content {
		margin: 4px;
		padding: 6px;
		border-top: 1px solid #C8BFAD;
		
		}
	#gallery {
		margin: 4px;
		padding: 6px;
		border-top: 1px solid #C8BFAD;
		
		}
	.none {
		border:none;
		}
	.referenzen {
		padding: 30px 6px 6px 50px;
		background: url(../images/referenzen_bg.gif) 10px 20px no-repeat;
		}
		
		
		.referenzen img {
			padding: 5px;
			background:#B6AB8A;
			margin: 0 20px 0 20px;
			}

			
/*Andere Werke*/

.werk {
	width: 196px;
	height: 250px;
	text-align:center;
	background: #ECE6D7;
	padding: 5px 0 5px 0;
	float:left;	
	margin: 10px 10px 10px 10px;
	border: 1px solid #D9D2C4;
	}

.werk img {
	padding: 5px;
	
}

.preis {
	font-size: 130%;
	color:#DA4A51;
	font-weight:bold;
	
}
		
/* Content 2-spaltig */

.col_wrap {
	background: url(../images/col_wrap_bg.jpg) 460px 0 repeat-y;
	float:left;
	width: 900px;
	margin-top:10px;
}
.col_wrap_none {
		float:left;
	width: 900px;
}
.col1 {
	width: 440px;
	float:left;
	padding: 10px 10px 0 10px;
	
}

.start {
	width: 300px;
	background: url(../images/home.png) no-repeat;
	height: 70px;
	padding: 335px 5px 0 150px;
	}
	
.start h2 {
	margin:0
}

#orderstart {
	background: url(../images/orderstart_bg.gif) top left no-repeat;
}

#orderstart h3 {
	display:none;
}

#orderstart h4 {
	text-align:right;
	font-size: 280%;
	color:#DA4A51;
	font-family: "Times New Roman", Times, serif;
	font-weight:normal;
	margin:0;
}
#orderstart h4 span {
	color: #50453C;
	font-size: 60%;
	padding: 0 5px 0 0;
}
#orderstart p {
	text-align:right;
	font-size: 100%;
	font-family: "Times New Roman", Times, serif;
}

.col2 {
	width: 400px;
	float:right;
	padding: 10px 20px 0 20px;
}

img#placeholder  {
	background: #ECE6D7;
	padding: 10px 10px 10px 10px
	}

.teaser {
	width: 160px;
	text-align:center;
	background: #ECE6D7;
	padding: 5px 0 5px 0;
	float:left;
	margin: 0 10px 10px 10px;
	}
	
.teaser div a {
	font-size: 110%;
	padding: 0px;
	outline:none;
	}

.teaser div a.a2 {
	margin: 0 0 0 10px;
}
	
.teaser div a:active {
	color: #50453C;
	outline:none
}
.teaser img {
	margin: 0 0 5px 0;
	border:none;
	
	}

/*Footer #################*/

#footer {
	clear:both;
	height: 109px;
	background: url(../images/footer_bg.jpg) top center no-repeat;	
	padding: 20px 50px 0 50px;
}

#footer h5 {
	font-family:"Times New Roman", Times, serif;
	font-size: 200%;
	font-weight:normal;
	height: 20px;
	text-transform:uppercase;
	letter-spacing: 2px
	}
	
#footer h5 span {
	color:#DA4A51;
	}
#step {
	height: 170px;
	margin: 0 0 20px 0;
	
	}
.stepcol {
	width: 220px;
	padding: 10px 10px 10px 10px;
	float:left;
	}
.stepcol h4 {
	font-size: 140%;
	margin: 0 0 3px 0;
	font-family: "Times New Roman", Times, serif;
	}

.stepcol span {
	display:block;
	width: 15px;
	float:left;
	color:#DA4A51;
	
	}
.stepcol p {
	font-size: 11px;
	padding: 0 0 0 15px;
	line-height: 1em
	}	

#adresse {
	clear:both;
	height: 62px;
	padding: 3px 0 0 0;
	}
	
#adresse h6 {
display:none
	}
#adresse p.left {
	width: 350px;
	float:left;
	font-family:"Times New Roman", Times, serif;
	font-size: 11px;
	padding: 15px 0 0 60px;
	}

#adresse p.right {
	width: 425px;
	float:right;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	padding: 15px 0 0 0px;
	}
	
	
p.impressum {
	text-align:right;
	font-size: 100%;
	padding: 0 0 0 0;
	font-family: 'Trebuchet MS',Arial, Helvetica, sans-serif;
	
	}
/* Clearing ########################################################## */
.clear {
	overflow:hidden
}

* html .clear {
	height: 1%;
}

/* Clearfix-Methode zum Clearen der Float-Umgebungen */
.clearfix:after {
   content: "."; 
   display: block; 
   height: 0; 
   clear: both; 
   visibility: hidden;
}

/* Diese Angabe ben&ouml;tigt der Safari-Browser zwingend !! */
.clearfix { display: block; } 

/* Clearfix-Anpassung f&uuml;r IE */
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.floatbox { overflow:hidden; }
/*##Suche, Artikel Startseite####*/


/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
text-align:right;
 margin:0;
 padding: 0 3px 0 3px;
 /*border-bottom: 1px solid #778;*/
 
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 background: transparent;
 text-decoration: none;
}

ul.tabbernav li a:link {  }
ul.tabbernav li a:visited {  }

ul.tabbernav li a:hover
{
 color: #000;
 background: #9E9584;
}

ul.tabbernav li.tabberactive a
{
 background-color: #DA414A;
 color: #ECE8E1
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;

}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 
 border-top:0;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}


.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DA4A51;
}
#container #content_wrap #gallery img {
	border: 1px solid #DA4A51;
	padding:2px;
}

#container #content_wrap #gallery img:hover {
	border: 1px solid #0000FF;
	padding:2px;
}
