/* Start of CMSMS style sheet 'wireframe3col : Forms' */
/* A CSS Framework by Mike Stenhouse of Content with Style, adapted to CMSMS by Daniel Westergren */

/* FORM ELEMENTS */
	form {
		margin:0;
		padding:0;
	}
	form div,
	form p {
		font-size: 1em;
		margin: 0 0 1em 1em;
		padding: 0;
	}
        form div.contactform {
		width:650px;
	}
        form div.anmeldungbranchenbuch {
		width:550px;
	}
        form div.anmeldungbranchenbuch H2,form div.anmeldungbranchenbuch p{
		text-align:left;
                padding:0px;
	}
	label {
		font-weight: bold;
                width:300px;
	}
	fieldset {
                border:0px;
		text-align:right;
		padding: 5px 10px;
		margin: 0 0 1.5em 0;
	}
	fieldset legend {
               text-align:right;
		font-size: 1.1em;
		font-weight: bold;
		margin: 0 0 0 0px;
		padding-bottom: 10px;
	
	}
	input, select {
		vertical-align:middle;
	}


 
	* html fieldset legend {
		margin: 0 0 10px -10px;
	}
	fieldset ul {
		list-style: none;
		margin: 0 0 1.5em 0;
		padding: 0;
	}
	fieldset ul li {
		list-style: none;
		margin: 0 0 0.5em 0;
		padding: 0;
	}
     
	
	input, select, textarea {
		font-size:1em; 
		font-family: arial, helvetica, verdana, sans-serif;
                width: 400px;
        
                 margin-left: 10px;
		padding: 2px;
	}
	
	textarea {
		width: 400px;
		height: 15em;
	}
	
	input.check {
		border: none;
		width: auto;
		height: auto;
		margin: 0;
	}
	input.radio {
		border: none;
		width: auto;
		height: auto;
		margin: 0;
	}
	input.file {
		height: auto;
		width: 250px;
	}
	input.readonly {
		background-color: transparent;
		border: none;
	}
	input.button {
		width: 10em;
		border:1px solid black;
		background-color: #ddd;
	}
	input.image {
		border: none;
		width: auto;
		height: auto; 
	}
         
	
    form div.submit {
		margin: 1em 0;
                text-align:center;
	}
    form div.submit input {
		height: 2em;
               width: 15em;
               background-color:#F7F7F7;
               color:#6d6e71;
               border-top:#E7E7E7;
               border-left:#E7E7E7;
	}
    form div.captcha {
               text-align:right;
               font-weight:bold;
               
   }
   form div.captcha  input{
             margin-left:0px;
             margin-right:10px;
   }
   form div.captcha  img{
              float:right;
              margin-bottom:10px;
             margin-right:219px;
             margin-left:10px;
             
              
   }
  form div.netzwerkpost div {
                        margin-left:0px;
 }
  form div.netzwerkpost div.submit {
                        text-align:left;
                        margin-left:150px;
 }form div.netzwerkpost div.captcha {
                        margin-left:0px;
 }
  form div.netzwerkpost div.captcha img{
                        margin-left:10px;
 }
 form div.netzwerkpost div.inputcaptcha input{
                    margin-left:160px;
text-align:left;
                       width:190px;
 }
div#menu input{

		font-size:0.8em; 
		font-family: arial, helvetica, verdana, sans-serif;
                width: 80px;
        
                 margin-left: 5px;
		padding: 2px;
	}

div#menu input#submitsuche{
width:50px;
}

       form div.anmeldungbranchenbuch input{
		width:10px;
		vertical-align:top;
	}
    form div.anmeldungbranchenbuch fieldset {
		margin-left: 0px;
		padding:0px;
	}

        form div.anmeldungbranchenbuch fieldset input{
		width:350px;
		
	}

     form div.anmeldungbranchenbuch div.submit input{
width:150px;
    }
    form div.anmeldungbranchenbuch fieldset textarea{
width:350px;
    }
    form div.anmeldungbranchenbuch select#m7_72{
width:100px;
margin-left:100px;
    }


form div.anmeldungbranchenbuch select#m7_72, form div.anmeldungbranchenbuch select#m7_94{
width:100px;

    }
form div.anmeldungbranchenbuch select#m7_94{
text-align:left;
    }

input#m7fbrp__82, input#m7fbrp__110{
width:100px;
}

/* END FORM ELEMENTS */
		
/* End of 'wireframe3col : Forms' */

