@import url(../fonts/opensans_regular_german/stylesheet.css);



		/** LINKFARBE
*********************************************************************************************************
*/

a:link  {

	font-weight : bold;
    text-decoration : none;
	/**border-bottom: 1px dashed #971C1E;*/
	color : #a02837;
	background: transparent;
	outline: 0 none;
}



a:visited  

{
	font-weight : bold;
    text-decoration : none;
	/**border-bottom: 1px dashed #971C1E;*/
	color : #a02837;
	background: transparent;
	outline: 0 none;
}



a:active  

{

	font-weight : bold;
    text-decoration : none;
	/**border-bottom: 1px dashed #971C1E;*/
	color : #a02837;
	background: transparent;
	outline: 0 none;

}

A:Hover  

{

	font-weight : bold;
    text-decoration : underline;
	/**border-bottom: 1px dashed #627398;*/
	color : #a02837;
    background: transparent;
	outline: 0 none;    

}

	
 body { 
 background: #fff; 
 padding: 0px 0;
 font-family: 'open_sansregular';
 font-size: 90%;
 }	
	

	
	

header {
padding-top:0em;
padding-bottom:0em;
background: transparent; 
background-image: url("../../../images/jyaml/headers/header.jpg");
z-index: 1!important;
position: relative;
background-repeat:no-repeat;
height: 366px;
}




header h1 {
    margin-left: 55px;
	line-height: 75%;
    
}



 h1 a  {
    color: #a02837!important;
    font-family: 'open_sansregular';
	font-size:10pt;
    letter-spacing: 0px;
    margin-bottom: 5px;
}




#topnav a {  
    color: #f28b00;
    font-weight: bold;
	text-decoration:none;
	margin-right: 10px;
}

#topnav  a:hover{ 
color: #e2b456;
text-decoration:none;
}

#topnav .topmenue { 
display: inline-block;
}

#topnav .language-switch .rawlink-spacer { 
display: none;
}


header nav#topnav div.language-switch {
    margin-left: 1.5em;
    position: relative;
    top: 0.1em;
}
header nav#topnav div.language-switch, header nav#topnav div.topmenu {
    display: inline-block;
}


.ym-wrapper {
		min-width: 1200px;
		}



#login-form {
    margin-bottom: 1.5em;
	background: none repeat scroll 0 0 #035677;
	color: #fff;
    border-radius: 5px 5px 5px 5px;
    margin-left: 0%;
	margin-top: 35px;
    padding: 5px;
    width: 70%;
}

#login-form a:link{
	color: #fff;
  
}




body.layout-2col_13 .ym-column-main > .ym-col3 {
    border-right-color: -moz-use-text-color;
    border-right-style: none;
    border-right-width: 0;
    margin-right: 15%;
}

	
	
#main {
  background: #fff;
  background-image: url("../../../images/jyaml/headers/background_unten.jpg");
  
  background-repeat:no-repeat;
  padding-left: 5%;
  padding-right: 5%;
  min-height: 800px;	
}	





h2 {
    font-size: 40pt;
	font-family: 'open_sansregular';
    line-height: 0.97;
    margin-bottom: 0.5em;
    margin-left: 0;
    margin-right: 0;
	margin-top: -180px;
	z-index: 3;
	position: relative;
	color: #fff;
	/*text-transform: uppercase;*/
 	
}


h3 {
    font-size: 16pt;
	font-family: 'open_sansregular';
    line-height: 1.0;
    margin-bottom: 5.9em;
    margin-left: 0;
    margin-right: 0;
	margin-top: -5px;
	color: #a02837;
	/*text-transform: uppercase;*/
	z-index: 3;
	position: relative;
 	
}


h4 {
    font-size: 14pt;
	font-weight: bold;
	font-family: 'open_sansregular';
    line-height: 1.5;
    margin-left: 0;
    margin-right: 0;
	margin-top: 1.5em;
	color: #000;

 	
}


p  { 
	margin-bottom: 0.9em;
 }
 
 ul{ 
	padding-left: 0.9em;
 }
 
 li {
    line-height: 1.5;
	}
	
ul.abstand_e li {
    line-height: 1.0;
	}
	
ul.abstand_g li {
    line-height: 2.0;
	}
	
ul.abstand_m li{
    line-height: 1.75;
	}



.icons {

padding-top: 45px;
text-align: right;
position: absolute;
z-index: 5;
}


.ym-wbox {
    padding: 0;
	/*box-shadow: 5px 5px 5px gray;*/
}

.ym-wrapper {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #fff;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    max-width: 100%;
	width: 100%;
}





 .copyright{
    color: #a02837!important;
	font-size:0.9em;
	font-weight: bold;
	line-height: 1.5em;
	text-align:left;
	margin-left: 55px;
	
}



footer{
    
    border-top: 0px solid #F6A941;
    background: transparent; 
	background: #F6A941; 
	margin-top: 30px;
	height: 35px;
	position:fixed;
    bottom:0px;
	width:100%;
}




footer .ym-cbox a:link, footer .ym-cbox a:focus, footer .ym-cbox a:hover, footer .ym-cbox a:active  {
    color: #fff !important;
	font-weight: normal;
	}


footer .ym-cbox a:hover {
    color: #a02837!important;
	
}



/** INTERNER BEREICH
*********************************************************************************************************
*/



.btn-primary {
    background-color: #4D859C!important;
    background-image: linear-gradient(to bottom, #1F6684, #C9DAE2);
    background-repeat: repeat-x;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}



.edit-icon {
    background: none repeat scroll 0 0 #035677;
	color: #fff;
    border-radius: 5px 5px 5px 5px;
    margin-bottom: 1.5em;
    margin-left: 0%;
    margin-top: 0%;
    padding: 6px;
    width: 155px;
	list-style-type:none
}

.edit-icon a:link{
   color: #fff; 
}



#system-message {
    margin-bottom: 0; 
}

#system-message .alert {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}


#system-message .alert-message {
    
    background-color: #fff;
    border-top-width: 0px;
	border-left-width: 0px;
    border-right-width: 0px;
	padding-top: 5px;
	margin-top: -30px;
	
	
}

#system-message .alert-message div p{
    
    font-weight: bold;
	text-align: right;
	text-transform: uppercase;
	padding-top: 5px;
	margin-top: 10px;
	color: #19a2dd; 
}

.edit  h1 {
 
    color: #035677;
    font-size: 1.9em;
    margin-bottom: 5px;
    margin-top: 20px;
}



/** RESPONSIVE 1920px  background-image: background-size: 100% 100% DIV-CONTAINER DRUMHERUM 100% BEI NS gucken
*********************************************************************************************************
*/

@media all and (min-width: 1281px) and (max-width: 1920px) {
	
		header {
		background-image: url("../../../images/jyaml/headers/header_1920.jpg");
		z-index: 1!important;
		position: relative;
		background-repeat:no-repeat;
		height: 396px;
		}
		
		#main {
		background-image: url("../../../images/jyaml/headers/background_unten_1920.jpg");		  
		background-repeat:no-repeat;
		min-height: 650px;	
		}	
		
	

}


/** RESPONSIVE
*********************************************************************************************************
*/

@media all and (min-width: 1025px) and (max-width: 1280px) {
	
	h2 {
    font-size: 30pt;
    line-height: 0.97;
    margin-bottom: 0.5em;
	margin-top: -200px;
 	}	
	
	.ym-wrapper {
    min-width: 992px;
	}
	
	header {
		background-image: url("../../../images/jyaml/headers/header_1280.jpg");
		z-index: 1!important;
		position: relative;
		background-repeat:no-repeat;
		height: 366px;
		}
		
		#main {
		background-image: url("../../../images/jyaml/headers/background_unten_1280.jpg");		  
		background-repeat:no-repeat;
		min-height: 650px;	
		}	
	
	footer{
	position:relative;
	width:100%;
	}	
	

}








/** RESPONSIVE 768 bis 991 normale Seitenanzeige
*********************************************************************************************************
*/

@media all and (min-width: 768px) and (max-width: 1024px) {

		
		.menu a:link  
		{
		font-size: 90%;
		}
		
		p 
		{
		font-size: 90%;
		}
		
		.ym-wrapper {
		min-width: 768px;
		}
		
		
		#main {
		background-image: none;	
		min-height: 350px;		
		}
	

	
		h2 {
    font-size: 30pt;
	margin-top: -180px;
 	}

header {
		background-image: url("../../../images/jyaml/headers/header_1024.jpg");
		z-index: 1!important;
		position: relative;
		background-repeat:no-repeat;
		height: 293px;
		}
		
		#main {
		background-image: url("../../../images/jyaml/headers/background_unten_1024.jpg");		  
		background-repeat:no-repeat;
		min-height: 450px;	
		}	


footer{
    
    border-top: 0px solid #F6A941;
    background: transparent; 
	background: #F6A941; 
	height:55px;
	position:relative;
	width:100%;
	}		
	

}




/** iPad hochkant und kleiner, Hintergrund wird nicht mehr angezeigt
*********************************************************************************************************
*/

@media all and (min-width: 160px) and (max-width: 600) {
		
	
		header { 
		background-image: url("../../../images/jyaml/headers/header_mobil.jpg");
		height: 200px;
		}
	
		
		#main {
		background-image: none;	
		padding-left: 0;
		padding-right: 0;	
		width:350px;
		min-height: 350px;	
		}	
		
		header h1 {
		margin-left: 10px;
		line-height: 12pt;
		}
		
		
		h2 {
		font-size: 22pt;
		margin-top: -120px;
		}
		
		
		
		h3 {
		font-size: 10pt;
		margin-bottom: 5.0em;
		line-height: 15pt;
		width: 90%;
		}
		
		.ym-wrapper {
		max-width: 100%;
		}
		
		.ym-wrapper, body.html-fullheight footer {
			min-width: 0;
			width: auto;
		}



		#topnav {
				margin-left:10px;
				/*position:relative;
				position:fixed;
				bottom:10px;*/
				margin-top:0px;
				text-align: left;
				line-height: 25pt;				
				}
				
				
		#topnav  a{
				color: #fff;				
				}
				
			

	
		
	footer{
    
    border-top: 0px solid #F6A941;
    background: transparent; 
	background: #F6A941; 
	height: 85px;
	position:relative;
	width:100%;
	}


		.copyright {
		   
			font-size: 0.7em;
			margin-left: 2px;
		  
			
		}
		
	

}

		
		/** iPad hochkant und kleiner, Hintergrund wird nicht mehr angezeigt
*********************************************************************************************************
*/


@media all and (min-width: 160px) and (max-width: 599px) {
		
	
		header { 
		background-image: url("../../../images/jyaml/headers/header_mobil.jpg");
		height: 200px;
		}
	
		
		#main {
		background-image: none;	
		padding-left: 0;
		padding-right: 0;	
		width:350px;
		min-height: 350px;	
		}	
		
		header h1 {
		margin-left: 10px;
		line-height: 12pt;
		}
		
		
		h2 {
		font-size: 22pt;
		margin-top: -150px;
		}
		
		
		
		h3 {
		font-size: 10pt;
		margin-bottom: 3.0em;
		line-height: 15pt;
		width: 90%;
		}
		
		.ym-wrapper {
		max-width: 100%;
		}
		
		.ym-wrapper, body.html-fullheight footer {
			min-width: 0;
			width: auto;
		}



		#topnav {
				margin-left:10px;
				/*position:relative;
				position:fixed;
				bottom:10px;*/
				margin-top:0px;
				text-align: left;
				line-height: 25pt;				
				}
				
				
		#topnav  a{
				color: #fff;				
				}
				
			

	
		
	footer{
    
    border-top: 0px solid #F6A941;
    background: transparent; 
	background: #F6A941; 
	height: 85px;
	position:relative;
	width:100%;
	}


		.copyright {
		   
			font-size: 0.7em;
			margin-left: 2px;
		  
			
		}
		
	

}