/*
File:			custom.css
Description:	Custom styles for Your Theme


/* fuer das bestellformular */
.blue_frame {border:1px solid #B2B2A4;font-size:12px;margin: 0px 0px 4px 0px;}
.red {color: #D02A2A;}

/* fuer den button */
a.btn_bestellung {margin:0; padding:5px 10px; background:#d02a2a; color:#FFFFFF; border:none; font-weight:bold;}
a.btn_bestellung:hover {margin:0; padding:5px 10px; background:#2B7B1B; color:#FFFFFF; border:none; font-weight:bold;}

/* -------- */

table.gutscheine {width: 600px;padding: 0;margin-left:100px;}


/* -------- */


.links {
 height:auto;
 width:200px;
 border:none;
 float:left; 
 margin:5px;
}

.rechts {
 height:auto;
 width:200px;
 border:none;
 float:right; 
 margin:5px;
}



.gutschein_kat {
  background-image: url(http://www.chosy.net/Grafik/Teilnehmer/kat_bg.jpg);
  background-repeat:repeat-x;
  color:black;
  font-variant:small-caps;
  margin-bottom:10px;
  
}

.color_heading {
   border-bottom:1px solid lightgrey;
}


.gutschein {
 text-align:center; 
 float:left;  
 width:900px; 
  border-width:1px;
  border-style:dotted;
  border-color:lightgrey;
  -moz-border-radius:2%;
  margin:5px; 
}

.chosygutschein_main{
  text-align:center; 
  display:block; 
  
  border-width:1px;
  border-style:solid;
  border-color:lightgrey;
  -moz-border-radius:2%;
  width:200px; 
  float:left;  
   
}

.chosygutschein_sub {
  text-align:center; 
  width:190px;
  background-color:#fff;
  border-width:2px;
  border-style:dotted;
  border-color:#d02a2a;
  -moz-border-radius:2%;
  margin:0 auto;
  margin-bottom:10px;
}


.gutschein_heading {
    background-image: url(http://www.chosy.net/Grafik/Teilnehmer/headbgs.jpg);
  background-repeat:repeat-x;
  color:white;
  font-variant:small-caps;
  font-size:large;
  border-bottom:1px solid #d02a2a;
}

.gutschein_subing {
  color:gray;
  font-variant:small-caps;
}

.gutschein_textrot {
  color:#d02a2a;
  font-size:large;
  font-variant:bold;
  margin:10px 2px;
  }
 

.gutschein_textklein {
  font-size:x-small;
  font-style:italic;
}


.zusatz{
  text-align:center; 
  
  border-width:1px;
  border-style:solid;
  border-color:lightgrey;
  -moz-border-radius:2%;
  width:200px; 
  float:left;
  margin-top:10px; 
}




.mitte {
  width:461px; 
  border:none;
  float:left; 
}

.gutscheineinhalt {
  border:1px solid;
  border-color:lightgrey;
  -moz-border-radius:2%;
  width:449px;
  float:left; 
  padding:20px;
  margin:5px;
  height:auto;
}

.social {
  width:449px;
  float:left; 
  padding:20px;
  margin:5px;
  height:auto;
  position:relative;
}

.blog {
  border:1px solid;
  border-color:lightgrey;
  -moz-border-radius:2%;
  width:449px;
  float:left; 
  padding:20px;
  margin:5px;
  height:auto;
  position:relative;
}


.bilder {
  border-width:1px;
  border-style:solid;
  border-color:lightgrey;
  -moz-border-radius:2%;
  width:200px;
  float:left;
  padding:2px;
}

.karte {
  border-width:1px;
  border-style:solid;
  border-color:lightgrey;
  -moz-border-radius:2%;
  margin-top:10px; 
  width:200px;
  float:left;
  
}

img.heading_logo {
  vertical-align:middle;
  width:80px;
  height:53px;
  padding:5px;
  border:0 none;
}

.chosygutschein_chemnitz{
  text-align:center;
  display:block;
  border-width:1px;
  border-style:solid;
  border-color:lightgrey;
  -moz-border-radius:2%;
  width:200px;
  float:left;
  margin:10px;  
}


