#c32 input.btn.btn-primary {
    background-color: #b70304;
    background-image: none;
    border: 0;
	float: left;
}

#c42 input.btn.btn-primary {
    background-color: #b70304;
    background-image: none;
    border: 0;
	float: left;
}

.Kontakt-Feldermitstern {
    margin: 0 19%;
}

.Mitgliedwerden-Feldermitstern {
    margin: 0 19%;
}

.Formular-Kontakt {
    max-width: 750px;
    margin: 0 auto;
}

.Formular-Mitgliedwerden {
    max-width: 750px;
    margin: 0 auto;
}

/*div#c45 {
    padding-bottom: 20px;
}*/

.Prozessrechner-Link-Juris{
	float: right;
}

.Vorstand-Oben {
    text-align: center;
	padding-top: 2%;
	padding-bottom: 2%;
}

.Mitgliedwerden-Oben {
    text-align: center;
}

.btn-default{
	color: #FFF;
    background-color: #b70304;
	border: none;
	box-shadow: none;
	background-image: none;
}

.btn-default:hover{
	background: #dcdcdc none repeat scroll 0 0;
    border: 2px solid #b70304;
    color: #b70304;
    transition: all 0.5s ease 0s;
}

.row.news-list-item {
    padding-bottom: 2%;
}

.news img{
	width: 300px;
	height: 200px;
}

#tx-locationmanager-48-tag-container{
	overflow: hidden;
	/* height: 65px; */
   height: 10px;  
}

.schwerpunkte-wrapper{
  background-color: #b70304;
  width:100%;
  padding-top:10px;
}

.Anwaltsuche-Button{
	/*float: right; */
	color: #FFF;
    background-color: #b70304;
    border: none;
}

input[type="submit"] {
	margin-top: 1%;
	background: #b70304 none repeat scroll 0 0;
    border: 2px solid #b70304;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    padding: 7px 10px;
    transition: all 0.5s ease 0s;
}

.btn-primary{
	margin-top: 3%;
    float: right;
}

label{
	min-width:220px;
	text-align: left;
}

@media (min-width: 768px){
	.form-horizontal .control-label {
		text-align: left;
		width: 100%;
	}
}

@media (min-width: 768px){
	.col-sm-offset-2{
		margin-left:0;
	}
}

/*@media (max-width: 975px){
	#img-10-1 {
    width: 48%;
	}
}

@media (max-width: 750px){
	#img-10-1 {
    width: 100%;
	}
}
*/

input#tx-srfeuserregister-pi1-password {
    width: 300px;
}

input#tx-srfeuserregister-pi1-password_again {
    width: 300px;
}

input#tx-srfeuserregister-pi1-gender-1 {
    margin-left: -175px;
}

/*.invisible{
	visibility: visible;
}

div#c10 {
    animation-name: fadeInRight;
}

div#c4 {
    animation-name: fadeInLeft;
}*/