/* grün: #3b7c52 */


* {
   font-size: 100%;
   margin:0;
   padding:0;
   }
   
  
  html {
    height:100%;
    width: 100%
    } 

  body {
    text-align:center;
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    background-color:#ffffff;
    padding: 0;
    margin: 0;
    color: #000;
    font-size : 1em;
    height: 100%;
  }
  

  
  h1 {
    font-size: 1em;
    font-weight: bold;
    color: #006633;
  }
  
   
  img {
    border:0;
  }
  
  table {
    margin: 0;
    padding: 0;
  }
  
  li {
    font-size: 0.7em;
    list-style-position : outside;
  }
  
  a {
  	color: #838383;
  	text-decoration: none;
  }
  
  a:hover {
  	text-decoration: underline;
  }
  
  #subnav a {
  	color: #3b7c52;
  }
  
  .absatz  {
    margin-bottom: 0px;
	  margin-left: 0px;
	  margin-right: 0px;
	  margin-top: 8px;
  }
  
  .hidden {
    display: none;
  }

  .clear {
    clear: both;
  }
  

  #globalcontainer{
    text-align:left;
    margin: 20px auto 10px auto;
    width:780px;
    background: url(images/schneiderei-bg.jpg) repeat top left;
  }
  

  #head {
    margin: 0;
    padding: 0;
    height: 40px;
    width:780px;
    text-align: right;
    background: url(images/schneiderei-top.jpg) no-repeat top left;
  }
  
 
  #main {
    float:left;
    width: 780px;
    margin: 0;
    padding: 0;
   }
  
  
  #content {
    float: left;
    width: 550px;
    margin: 15px 15px 15px 25px;
    margin: 0;
    padding: 0;
   }

  
  #content p {
    margin: 15px 10px 15px 25px;
    font-size: 0.8em;
    line-height: 1.8em;
  }
  
  #content .headline {
   margin: 30px 0 0 0;
  }
  
  #content #herrenbekleidung {
  	float: left;
  	width: 550px;
  }
  
  
  #content #herrenbekleidungtext {
  	width: 320px; 
  	float: left;
  	display: inline;
  }
  
  #content #herrenbekleidungbild {
    width: 150px; 
  	float: right;
  	margin-bottom: 50px;
  }
  
  #innerLeft {
    width: 250px;
    float: left;
  }
  
  #innerLeft img {
   margin: 15px 0 0 0;
  }  
  
  #innerRight {
    width: 280px;
    float: left;
  }  
  
  #innerRight p {
    margin: 15px 10px 10px 10px
  }
  
  #innerRight p img {
    margin: 0 0 0 10px
  }
  
  #innerRight .klick2 {
    font-size: 10px;
    margin: 5px 0 20px 20px;
  }
  
  #innerRight .stadtplan {

    margin: 10px 0;
  }     
  
  .subheadline {
   margin: 10px 25px;
   text-align: right;
   clear: both;
  }
  
  #thumbs-s1{
    margin: 0 0 0 25px;
  }
  
  #thumbs-s1 img{
    margin: 0 10px 5px 0;
  }
  
  
#footer {
    clear: both;
    margin: 0;
    padding: 0;
    height: 38px;
    width:780px;
    text-align: center;
    background: url(images/schneiderei-bottom.jpg) no-repeat top left;
  } 
  
  .footertext {
    color: #777777;
    margin: 15px 0 0 0;
    padding: 50px 0 10px 0;
    text-align: center;
    font-size: 0.8em;
  }
  
  .footertext p {
    padding: 10px 0 10px 0;
  }
  
  
  #logobox{
    float: right;
    margin: 30px 15px;
  }  
  
  
 
  .mail a:link,.mail a:visited,.mail a:hover,.mail a:active {
    text-decoration:underline;
    color:#888;
    font-size: 0.7em;
  }
  
   #content .scriptmail a:link, #content .scriptmail a:visited, #content .scriptmail a:hover, #content .scriptmail a:active {
    text-decoration:underline;
    color:#888;
    /* font-size: 0.7em; */
  }

  
  .scriptmail{
  text-decoration:underline;
  color:#063;
  }
  
  .mailformular {
    width: 320px;
  }
  
  
  form table {
    border: 0;
    padding: 0;
    margin: 20px 0;
  }
  
  form td {
    padding: 5px 0;
    vertical-align: top;
  }
  
  .form-output{
    color: #828E79; 
    font-size: 1.2em;
  }
  
 /* popup */ 

 
 .bild-popup{
  margin-top: 15px;
 }
 
   div {
    /* border: 1px solid #478965; */
  } 

