/* *************** ALLGEMEINE FORMATIERUNG ************************

*******************************************************************/



*{
    margin: 0 auto;
    padding: 0px;
}

html, body { 


	margin: 0 auto;
}

/* *************** TYPO ********************************
*********************************************************/

body{

    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 14px;
  
    -moz-hyphens: auto;
    -o-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto; 
	background: url(../images/hintergrund3.jpg);
}


p{
    padding-top: 20px;
}


#haupt-navigation {
    font-family: 'Poppins', sans-serif;
    font-size: 12px;
    text-align:left;
    font-weight:600;

}


#content {
	color: #000080;
	font-size: 1.2em;
	
}

#content h1{
	color: #000080;
	font-size: 1.3em;
	
}


#content a:link {
    text-decoration: underline;
	color: #000080;
}

#content a:visited {
    	color:#000080;
	font-style: italic;
	border-color: #FFEC8B;
    border-style: solid;
	 text-decoration: underline;
}


#content a:hover {
    	color: #000080;
	font-style: italic;
	 text-decoration: underline;
}

#content a:active {
  	color:#000080;
	font-style: italic;
	 text-decoration: underline;

}


h1 {
	font-size: 2.5em;
    color: #FFD700;
    font-weight: bold;
}

h2 {
	font-size: 30px;
    color: #FFD700;
    font-weight: bold;
}


#ueberschrift h1 {

  font-weight: 900;
  font-style: normal;
	   	font-size: 2.7em;
			color: #fff;
			hyphens: none;
}

#kontakt h1 {
	font-size: 20px;
    color: #FFD700;
    font-weight: bold;
}

#kontakt p {
	font-size: 18px;
    color: #FFD700;
    font-weight: 400;
}



#footer{
    line-height: 33px;
    font-size: 15px;
	font-weight: Bold;
	color: #FFEC8B;
}



/* **************** LAYOUT ****************************************

*******************************************************************/


#wrapper{

    width: 100%;
    height: auto;
    margin: 0 auto;
	float: left;
	  
}


#ueberschrift {
	width: 70%;
	height: auto;
	margin-top: 10px;
	float:left;
	text-align: left;
	border: 0px solid #8B0000; border-radius: 18px;
	padding-top: 30px;
    margin-left: 1%;
	margin-right: 0%;

}

#haupt-navigation{
    height: auto;
	justify-content: left;   
	align-items: left; 
	width: 20%;
	float: left;
	  margin-left: 2%;
	margin-right: 0%;
	margin-top: 5%;
}


#content {
	width: 55%;
	height: auto;
	background-color: #d1ed7c;
	float: left;
	margin-top: 5%;
	margin-left: 13%;
	margin-bottom: 5%;
	margin-right: 2%;
	padding: 2%;
	border: 4px solid #fff;
}






#bildcontent{
	width:20%;
	float:left;
	margin-top: 5%;
	height: auto;


}

#bildcontent{
    color:#000080;
	font-weight:500;

}


#contenttextmobile {
	display: none;
}

#content a:link, {
	color: #000;
}




.brclear {
  clear: both;
  height:0;
  margin:0;
  font-size: 1px;
  line-height: 0px;
}


#footer{
   width: 95%;
   height: auto;
   text-align:center;
   border-top: thin solid #FFEC8B;
   border-width: 100%;
   padding-top: 10px;
      display: grid;   
	justify-content: center;   
	align-items: center; 
}

#footer a:link {
    text-decoration: underline;
}

#footer a:link {
    color:  #FFEC8B;
}


#footer a:visited {
    color:  #FFEC8B;
}


#footer a:hover {
    color: #000080;
}

#footer a:active {
    color: #FFEC8B;

}



/* **************** NAVIGATION ************************************

*******************************************************************/



#haupt-navigation ul{
    list-style-type: none;
    width: 20%;
    position: absolute;
	margin: 0 auto;
	
}


#haupt-navigation li a{
    width: 20%;
    height: 40px;
    font-size: 1.6em;
    text-align: left;
    border-style: solid;
    border-width: 0px 0px 0px 0px;
    float:left;
    color: #000080;
    text-decoration: none;
	text-align: right;
	white-space: nowrap;

}


#haupt-navigation li:first-child a{
    width: 100%;
    min-width: 140px;
    margin-left: 0px;
	color:#000080;

}


#haupt-navigation li:nth-child(2) a{
    width: 100%;

}

#haupt-navigation li:nth-child(3) a{
    width: 100%;
   
}

#haupt-navigation li:nth-child(4) a{
    width: 100%;
  
}


#haupt-navigation li:nth-child(5) a{
       width: 100%;
  
}

#haupt-navigation li:nth-child(6) a{
    width: 100%;


}


#haupt-navigation li:last-child a{
    border-right: none;
    width: 100%;


}

#haupt-navigation ul li.active a:visited {
	color:#000080;
	font-style: italic;
	border-color: #FFEC8B;
    border-style: solid;
	 text-decoration: underline;
	


} 


#haupt-navigation ul li.active a:link {
	color:#000080;
	font-style: italic;
	 text-decoration: underline;


}

#haupt-navigation ul li:hover a {
	color: #000080;
	font-style: italic;
	 text-decoration: underline;


}



/* **************** NAVIGATION KLEIN RECHTS OBEN ************************

*******************************************************************/


#kleines-menu-rechts ul {
    list-style-type: none;
}


#kleines-menu-rechts li a{
    width: 85px;
    height: 20px;
    display: block;
    line-height: 20px;
    font-size: 12px;
    text-align: center;
    float:left;
    color: #000;
    text-decoration: none;
    border-bottom: 1px solid;
    border-color:#00B8E8;
    border-left: none;
    padding: 10px 10px 10px 10px;
}

#kleines-menu-rechts ul li.active a:visited {
	color:#000000;
	
} 



#kleines-menu-rechts ul li.active a:link {
	color:#000000;
}


#kleines-menu-rechts ul li:hover a {
	color: #00B8E8;
}











/*******************************Zurzeit nicht in Gebrauch************
******************************************************************/

