body {
    background-image: url(../image/bg.gif);
    margin:0 0 30px 0;
    line-height:1.2em;
    color:#666;
}

body *{
	font-family:Georgia,Palatino,Palatino Linotype,FreeSerif,serif;
	font-size:12px;
	font-style: normal;
	color: #666;
}
h2{
    color:#7EC368;
    font-size:15px;
    margin:15px 0 10px 0;
    padding:0;    
    font-family:"Times New Roman","Trebuchet MS",Georgia,serif;
}
h2.color_rosa{
    color:#FFB2BD;
}
h3{
    color:#FFB2BD;
    padding:0;
    margin: 10px 0 0 0;
    font-size:11px;
}
a img{
    border:none;
}
#hide{
    disply:none;
}
#main{
  position:relative;
  background-color:#fff;
  margin:0 auto;
  width:922px;
  min-height:871px;
}
#head{

}
#smallhead{
    height:30px;
}
.logo{
    width:229px;
    margin-left:207px;
}
#lacke_logo {
	background-image: url(../image/lacke_logo.gif);
	width: 199px;
	height: 64px;
	position: absolute;
	left: 370px;
	top: 0px;
	z-index: 10;
}
#left{
    width:207px;
/*     min-height:264px; */
    float:left;
}
#right{
    width:715px;
    float:right;
}
#right .bigpic{
    margin:5px 0 0 0;
}
#right .trenner{
    background:url('../image/dottet_line_vert.gif') repeat-y left;
}
#right .col1{
    width:440px;
    padding:30px 0 0 0;
    float:left;
}
#right .col2{
    width:250px;
    min-height:400px;
    float:right;
    margin:40px 0 20px 0;
    padding:0 0 0 25px;
}
#news{
    width:149px;
/*     margin: 30px 0 0 70px; */
    position:absolute;
    top:422px;
    left:70px;
    color:#73be28;
    font-weight:bold;
    line-height:2.1em;
}
#news p{
     color:#73be28;
    font-weight:bold;
}

#left .cathead h3{
    color:#F9AFB7;
    position:absolute;
    top: 560px;
    left:70px;
    font-size:11px;
}
#right p{
    margin:0 20px 0 0;
    padding:6px 0;
}

.catalog{
    color:#333333;
    margin: 30px 0 15px 0;
}
.catalog .cathead{
    margin: 20px 0;
}
.catalog h3{
/*     height:16px; */
    margin:5px 0;
    padding:0;
    color:maroon;
    font-size:11px;
    text-align:center;
}
.catalog .catalog_item{
    width:120px;
    float:left;
    min-height:67px;
    margin: 5px 0 5px 23px;
}
.catalog .catalog_item.first{
    margin-left:8px;
}
#footer{
    clear:both;
    width:700px;
    height:16px;
    margin:50px 0 5px 0;
}
#footer .text{
/*     line-height:2.1em; */
    padding:8px 0 8px 20px;
}
#footer strong{
    color:#F9AFB7;
}

/*------------------ kuenstler-item ----------------*/

#right .kuenstler_item{
    background:url('../image/linie_lang.gif') no-repeat left bottom;
    margin:10px 0 20px 0;
}
#right .kuenstler_item.first{
    margin:0 0 30px 0;
}
#right .kuenstler_item h3{
    color:maroon;
    padding:0;
    font-size:11px;
    margin: 20px 0 0 0;
}
#right .kuenstler_item p{
    padding:0 30px 20px 0;
    margin:0;
}

/*------------------- siteboxen --------------------------*/
.sitebox{
    margin: 0 0 25px 0;
}
.sitebox h3{
    margin: 0 0 10px 0;
    padding: 0;
}
.sitebox .galeriepics{
    margin:0 0 15px 0;
}
.sitebox .galeriepics a{
   display:block;
    margin: 0 0 8px 0;
    border:none;
    text-decoration:none;
}
.sitebox .galeriepics span{
    font-size:9px;
    font-style:italic;
    line-height:1.25em;
    display:block;
    margin:4px 0;
}

/*------------------ PopUp ---------------------------------*/
body#popup {     
  background: url('../image/popup_bg.jpg') repeat-x #FAFAFA;
}
#popup .orderform{
   margin:10px;
}
#popup .logo{
    text-align:right;
    margin: 0 0 10px 0;
    padding:0 0 0 253px;
}
#popup .katalog_detail{
    background-color:#fff;
    width:442px;
    padding:15px;
    margin:0 0 10px 0;    
}
#popup .katalog_detail .left{
    float:left;
    width:200px;
}
#popup .katalog_detail .right{
    float:left;
/*     width:245px; */
}
#popup .katalog_detail .bottom{
    clear:both;
    padding:10px 0;
}

#popup .katalog_detail h3{
    margin:5px 0 0 0;
    padding:0;
}
#popup .katalog_detail input.anzahl{
   width:30px;
}
#popup .adresse{
    background-color:#fff;
    width:442px;
    padding:5px 15px;
     
}
.errormsg{
    color:red;
    background-color:#fff;    
    font-weight:bold;
    padding:5px;
    border:3px solid red;
    margin:10px;
}
.clear{
    clear:both;
}