@charset "UTF-8";
html {
    font-family: Verdana,Geneva,sans-serif;
    font-size: 0.8em;
}
body {
    background-image: url("../../../images/template/streifen-rechts.png");
    background-position: -150px center;
    background-repeat: repeat-y;
    margin: 0;
    min-width: 830px;
    padding: 0;
}

/* Cookie Banner */

#cookiehintsubmit {
    background: #a5213f !important;
        background-image: none;
    color: #fff !important;
  border-radius:0px !important;
    border: none !important;
  transition:opacity 300ms ease-in-out;
}

#cookiehintsubmit:hover {
    opacity:0.7;
  background: #a5213f !important;
}

.cookiecontent a{
color: #a5213f !important;
font-weight: 600 !important;
  transition:opacity 300ms ease-in-out;
}

.cookiecontent a:hover{
color: #a5213f !important;
  opacity:0.7;
font-weight: 600 !important;
}

img {
	border:none;
}

img a{
	border:none;
}

hr {
	color: #eee;
	height:1px;
}

h1 {
	border-bottom: 1px solid #ccc;
    color: #5c5c5c;
    font-family: "Times New Roman",Times,serif;
    font-size: 2.3em;
    font-weight: bold;
    letter-spacing: 0.04em;
    margin-bottom: 30px;
    padding-bottom: 16px;
  	line-height: 1.3em;
}

h2 {
	font-size:1.8em;
	
}

h3 {
	font-size:1.5em;
	color:#A71E3D;
}

a:link {
    color: #000;
}
a:visited {
    color: #000;
}
a:hover {
    color: #ccc;
}
a:active {
    color: #000;
}
#container {
    height: auto;
    width: 100%;
}
#outerheader {
    background-color: #a5213f;
    color: #fff;
    font-family: "Times New Roman",Times,serif;
    font-size: 1.5em;
    height: 124px;
    margin-bottom: 30px;
    margin-top: 20px;
    padding-top: 5px;
    width: 100%;
}
#mailicon {
    height: auto;
    left: 22px;
    margin-top: 10px;
    position: absolute;
    width: 50px;
}
#innerheader {
    height: 30px;
    margin: -12px auto 0;
    width: 520px;
}
#innerheader h1 {
    letter-spacing: 0.02em;
    margin-bottom: -28px;
	color:#fff;
	border-bottom: none;
	font-size:1.8em;
}
#innerheader h3 {
    letter-spacing: 0.02em;
    margin-bottom: -8px;
	color:#fff;
	font-size:1.3em;
}
#middle {
    height: auto;
    margin: 0 auto;
    width: 960px;
}

#menuleft a:link,
#menuleft a:visited {
	text-decoration:none;
}

#menuleft {
    background: none repeat scroll 0 0 #fff;
    float: left;
    font-size: 1.3em;
    font-weight: bold;
    letter-spacing: 0.1em;
    line-height: 2.5em;
    margin-left: -10px;
    margin-right: 70px;
    margin-top: -2px;
    text-align: right;
    width: 158px;
}
#menuleft ul {
    list-style-type: none;
    margin-left: -20px;
}
#menuleft ul li {
    height: auto;
    margin-left: -1870px;
    margin-top: 5px;
    padding-bottom: 5px;
    width: 2027px;
}

.active a:link, .active a:visited {
    color: #000 !important;
}
#menuleft ul li.active {
    background-color: #fff;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    height: auto;
    margin-top: 4px;
}
#menuleft a:link {
    background-color: #fff;
    color: #666;
    padding-bottom: 10px;
}
#menuleft a:visited {
    color: #666;
    margin-bottom: -9px;
}
#menuleft a:hover {
    color: #000;
}
#menuleft a:active {
    color: #666;
}
#menuleft ul li:hover {
    background-color: #fff;
}
#menuleft ul li ul li a:link {
    color: #000;
    padding: 5px;
	text-align:right !important;
	margin-right: -5px;
}

#menuleft ul li ul li {
    height: auto;
    margin-left: 0px;
    margin-top: 5px;
    padding-bottom: 5px;
    width: 2027px;
	color:#000;
	text-align:right;
	margin-left: -20px;
}

#content {
    float: left;
    height: auto;
    line-height: 1.5em;
    padding-bottom: 100px;
    padding-right: 40px;
    width: 450px;
}

.icons ul {
	background-color:#D7F8FF;
	padding:10px;
	list-style-type:none;
}

#modulright {
    float: left;
    line-height: 1.4em;
    margin-top: -6px;
	color: #5c5c5c;
}
#footer {
    background-color: #a5213f;
    bottom: 0;
    color: #fff;
    height: 30px;
    padding: 0;
    position: fixed;
    text-align: center;
    width: 100%;
}
#footer p {
    margin: 5px 0 0;
}
#footer a:link, #footer a:visited {
    color: #fff;
}

h2 {
	border-bottom: 1px solid #ccc;
    color: #5c5c5c;
    font-family: "Times New Roman",Times,serif;
    font-size: 2.3em;
    font-weight: bold;
    letter-spacing: 0.04em;
    margin-bottom: 30px;
    padding-bottom: 16px;
}

/* Override Formular  */
div.m4j_form_wrap textarea, div.m4j_form_wrap input[type="text"], div.m4j_form_wrap input[type="password"], div.m4j_form_wrap input[type="datetime"], div.m4j_form_wrap input[type="datetime-local"], div.m4j_form_wrap input[type="date"], div.m4j_form_wrap input[type="month"], div.m4j_form_wrap input[type="time"], div.m4j_form_wrap input[type="week"], div.m4j_form_wrap input[type="number"], div.m4j_form_wrap input[type="email"], div.m4j_form_wrap input[type="url"], div.m4j_form_wrap input[type="search"], div.m4j_form_wrap input[type="tel"], div.m4j_form_wrap input[type="color"], div.m4j_form_wrap .uneditable-input {
    color: #000 !important;
}

#proformsCaptcha .alignInput input {
    color: #000;
}
/* END Override Formular  */

/***********************************************/
/** CSS NM START **/
/***********************************************/
#field8, #field9 {
  font-size: 15px;
  padding: 5px;
}

/***********************************************/
/** CSS NM ENDE **/
/***********************************************/



/***********************************************/
/** CSS Mobile START **/
/***********************************************/

@media screen and (max-width : 700px)  {
  
  #container {
        background: white;
    }

    body {
        min-width: 100%;
    }
  
    #middle {
      width: 100%;
    }
        
    #innerheader {
      font-size: 1rem;
      width: 200px;
      margin-left: 120px;
     margin-top:10px
            
            
    }

    #menuleft {    
        width: 100%;
        float: none;
        text-align: left;
        padding-left:10px;
    }
  
    #menuleft ul li {
        width: 100% ;
        margin:0;
        padding:0;
    }
  #menuleft a:link {
    background: none !important;
  }
  #menuleft ul li.active {
    background-color: none;
  }
  #menuleft ul li ul li {
    
    width: 100%;
	
	text-align:left;
	margin-left: -20px;
   }

    #content {
        float: none;
        width: 90%;
        padding: 20px;
    }
  
    #modulright {
        float: none;
        padding: 20px;
    }
  	#footer {
      position:relative;
        padding: 10px 0;
        height: auto;
        
  	}  
}

@media screen and (max-width : 500px)  {
  #content p img {
        width: 100%
    }
}  
    
    /***********************************************/
    /** CSS Mobile ENDE **/
    /***********************************************/