@charset "utf-8";
/* CSS Document */


/*
-------------------------------------------------------------- */
/* open-sans-300 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/open-sans-v34-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/open-sans-v34-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v34-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v34-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v34-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v34-latin-300.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/open-sans-v34-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/open-sans-v34-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v34-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v34-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v34-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v34-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}


html,body  {
	height:100%;
	width:100%;
	margin: 0;
	padding: 0;
		background: url(../bilder/hg.jpg) no-repeat center center fixed #eee; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;

}



body#subpage{
	height:100%;
	width:100%;
	margin: 0;
	padding: 0;
		background: url(../bilder/hg.jpg) no-repeat center center fixed #eee; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;


}


.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(255, 255, 255, 0.3) url(../bilder/pfeil.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
  				 border-radius: 5px;
	 -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}
.no-touch .cd-top:hover {
  background-color: #003447;
  opacity: 1;}
  
  
  
  
  




/*video---------------*/

.video-box 
	{
	background-color: transparent;
	text-align: left;
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 100%;
	max-width: 1280px;
	height: auto;
	border: 0px solid #000000;
	}

.video-box video 
	{
	width: 100%;
	height: auto;
	display: block;
	padding: 0px;
	margin: 0px;
	}

.video-caption 
	{
	color: #999;
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	padding: 8px 5px 8px ,;
	}

.video-nosupport
	{
	color: #999;
	padding-top: 110px;
	padding-bottom: 110px;
	}










/*video-youtube---------------*/

.responsive-video iframe {
position: absolute;
top: 0;
left: 0;
width:100%;
height: 100%;

}

.responsive-video {
position: relative;
padding-bottom: 56.25%; /* Default for 1600x900 videos 16:9 ratio*/
padding-top: 0px;
height: 0;
overflow: hidden;
}




.blocks{text-align:justify;}


.bildermitte {

text-align: center; padding: 20px 0px 20px 0px;

}


.element {
display: inline-block;
}





.txt-dkl {color: #666;}









div{

	font-family: 'Open Sans',Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color:#d0e5ec;
	line-height:25px;
		font-weight: 300;
		line-height:1.4em;

}


th {vertical-align:top;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #fff;
	line-height:1.2em;
	font-weight:bold;
	padding: 10px;

	}
	
	
	
td {vertical-align:top;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #ccc;
	line-height:1.0em;
	padding: 5px 5px 5px 0px;
	font-weight: 300;

	}
	
	
.control-label
{
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color:#fff;
	

font-weight:300;
}	



.frage{
	
	font-size: 13px !important;
	color:#fff;
	line-height:0.4em !important;

font-weight:300;
}	

#terms{margin-top:13px;}

	
	

table.rahmen {

 border: 1px solid #003447; 
 width: 80%;	    
 margin-bottom: 20px; }
 



.white {color:#fff;}



h1, h2, h3, h4 {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif; font-weight:200;
}
h1 {text-align:center; margin-bottom:60px; margin-top:30px; font-size:3em; color:#fff;}
h2 {text-align:center; margin-bottom:30px; font-size:2em; color:#ffcc00;}
h3 {font-size:1.7em; margin-bottom:10px; color:#fff;}
h4 {font-size:1.5em; color:#fff;}





.vids {text-align:right}

.cent {text-align:center}
.lef{text-align:left;}
.rig{text-align:right;}



.rechts {float:right;}
.mittig {margin: 0 auto;}


a.imp {

	font-size: 80%;
	text-decoration: none;
	color: #666;
	letter-spacing: 0em;
	margin-right:20px;
}

a.imp:hover {
	text-decoration: none;
	color: #003447;
}

a, a:focus, a:visited {
	color: #003447;
	
	text-decoration: none;
}

a:hover {
	color:#ffcc00;
	text-decoration: none;
	
}





.mitte {
	padding: 30px; 
	width: 90%; 
	text-align: left; 
	margin-left: auto;   
	margin-right: auto;

}



.mitte2 {
	margin-left: auto;
	margin-right: auto;
		width: 80%; 



}










#kopf{
	width: 80%;
	margin-top:0;
	padding: 0;
	/*background: rgba(0, 25, 35, 0.4);*/
	background: transparent;
}	

	
	
#logo{
	width: 100%;
	height: 105px;
	max-width: 320px;
max-height: 105px;
	margin: 30px 0 -40px 0;
	float:right;
	



}

.ee{max-width: 500px}



.f31 { width:31%; float:left; margin-bottom:20px; margin-right:1%;}

.f33 { width:32%; float:left; margin-right:1%; margin-bottom:10px; }
.f66 { width:66%; float:right; margin-bottom:10px; }

.f80 { width:80%;  margin-left:auto; margin-right:auto;}


.f50a { width:48%; float:left; margin-bottom:20px;}
.f50b { width:48%; float:right; margin-bottom:20px;}

.frage {line-height:38px}



#navcontainer {
	clear: both;
	float: left;
	width: 100%;
	background: transparent; 

}


#navi {
	position: relative;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
}

#menu {
	float:left;
	width: 100%;
	margin-left: -15px;

}

#navi li {
	display: inline;
	position: relative;
}

#navi li.dropdown-submenu{
	display: block;
}

#navi li li{
	right: 0px;
}

#navi a {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 1.0em;
letter-spacing: 0.05em;
	width: auto;
line-height:2em;
	padding: 8px 15px 8px 15px;
	margin:0px;

	color: #fff;
	text-decoration:none;
	font-weight:400;


}

#navi a:hover {
	color: #ffcc00;


} 








#slwrapper {
	padding: 0px !important;
}

#bwrapper {
	padding: 0px !important;
}





#hg-slider{
	width: 100%;
	padding: 0px;
	margin-top: 0px;
}



#hg-kein{
	width: 100%;
	padding: 0px;
}





#hg-cover  {
	width: 100%; 
	padding: 0px;
		background: url(../bilder/hg2.jpg) no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}




.hg-rahmen  {


		background: rgba(0, 0, 0, 0.2);
		width:100%;
		padding: 20px 30px;
		border:1px solid #003447;
		margin-bottom:30px;

}





#hg-black  {


		background: rgba(0, 25, 35, 0.5);
		width: 80%; 
		padding: 50px 80px;
		margin:10px auto 10px auto;

}

#hg-black2  {


		background: rgba(0, 25, 35, 0.6);
		width: 80%; 
		padding: 50px 80px;
		margin:0px auto 10px auto;

}

#hg-black1  {


		background: rgba(0, 25, 35, 0.3);
		width: 80%; 
		padding: 50px 80px;
		margin:0px auto 10px auto;

}

#hg-white  {


		background: #fff;
		width: 80%; 
		padding: 50px 80px;
		margin:-10px auto 10px auto;

}

#hg-blue  {


		background: rgba(18, 47, 71, 0.7);
	width: 80%; 
		padding: 50px 80px;
		margin:0px auto 10px auto;


}




.img1{ 

	border: 1px #6d7e0f solid;

	    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
		}



.img0{ 

	margin:5px 0px 20px 0px;
float:left;}

.bild {margin:20px 20px 10px 0px;
float:left;
width:30%}




.img2{ 
margin-left:auto; margin-right:auto;
	margin:5px 0px 20px 0px;
}



.but {  


	font-weight:bold;
	padding:10px 20px 10px 20px; 
	color: #98b118;
	background:#fff;
	border: 1px #98b118 solid;
	    border-radius: 5px;
		     -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
			letter-spacing: 0.05em;

	
}

.but:hover {
background-color: #98b118;
	cursor:pointer;
		color:  #fff;
		text-decoration:none;
			border: 1px #fff solid;

}






#footer {
	width:80%;
	margin: -10px auto 30px auto;
	padding: 0;
	bottom: 0px;
	height: auto;
	background:rgba(255,255,255,1.0);
}




.grau{color:#666;}

.kl {font-size: 80%;}

.big1 {
	font-size: 130%;
	line-height:1.4em;
		text-align:center;
color: #98b118;

}
.big {
	font-size: 150%;
	line-height:1.4em;
	margin-top: 20px;
color: #98b118;
		text-align:center;
}

.big2 {
	font-size: 120%;
	margin-top: 20px;

	text-align:center;
}


.big3 {

font-weight: 400;

}


.dat {
	font-size: 12px;
}
	





#button input a {  
	background-color: #006161; 
	border: 1px #fff solid; 
	color: #fff;
}

#button input a:hover {
	background-color: #fff; 
	border: 1px #006161 solid; 
	color: #006161;
}


.thumb {
	margin-right: 20px; 
	margin-bottom:6px; 
	margin-left:6px; 
	margin-top:6px; 
	float: left;
}

.entryclearfix img2 { 
	margin-right: 20px; 
	margin-bottom:6px; 
	margin-top:6px;
}

.newsentry img { 
	margin-right: 20px; 
	margin-bottom:6px; 
	margin-top:6px;
}

.navbar{
	margin-bottom: 0px;
	min-height: 0px;
}

.navbar-default{
	border: 0px;
}







.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin:0px;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;


  }


a[href^="tel"]:link {
color: #fff;
font-weight: normal;
text-decoration: none;}

a[href^="tel"]:visited,
a[href^="tel"]:hover {
text-decoration: none;
color: #fff;

   

  }


.clean {clear: both;}



/* MAINMENU */

.navbar-nav{
	float: none;
}

.dropdown-menu > li{
	width: 100%;
}

.nav > li > a{
	display: inline;
}

#navi a {
    display: inline;
}

#navi .dropdown-menu > li > a {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;	
	font-weight: 300;
	font-size: 14px;
	letter-spacing: 0.1em;
    clear: both;
    color: #333;
    display: block;
    line-height: 1.8em;
    padding: 5px 20px 5px 20px ;
    white-space: nowrap;
}

#navi .dropdown-menu > li > a:hover{
	background: #EFEFEF;
}

.dropdown-menu {
    background-clip: padding-box;
    background-color: transparent;
    border: 0px solid rgba(0, 0, 0, 0.15);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
    display: none;
    float: left;
    left: 0;
    list-style: outside none none;
    margin: 0px 0px 0px 0px;
    min-width: 160px;
    padding: 0px 0px 0px 0px;
    position: absolute;
    top: 100%;
    z-index: 1000;
}

.navbar-nav > li > .dropdown-menu {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    margin-top: 8px;
}

.navbar-nav > li {
  	float: none;
}

.nav > li {
    display: block;
    position: relative;
}

#navi li.open,
#navi li.open a{
	background: #FFF;
}

.dropdown-menu {
	padding: 0px;
	background-color: #FFF;	
	border: 0px solid #FFF;
}

.navbar-nav{
	margin-left: 0px;
	margin-right: 0px;
}

.navbar-nav > li > a,
.dropdown-menu > li > a, 
.navbar-nav .open .dropdown-menu > li > a, 
.navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 10px 15px 10px 25px;
}

.navbar-collapse{
	padding-left: 0px;
	padding-right: 0px;
}

.nav > li > a:hover,
.nav > li > a:focus{
	background: #279d2f;
	color: #FFF;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #279d2f;
}

.dropdown-submenu > a::after, .dropdown-submenu > span.actifsub::after {
    border-color: transparent transparent transparent #cccccc;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    content: " ";
    display: block;
    float: right;
    height: 0;
    margin-right: -10px;
    margin-top: 7px;
    width: 0;
}

ul.nav > li.open:hover > ul.dropdown-menu {
    display: block;
}


/* R E S P O N S I V E   S T Y L E *******************************************************/


/* ****** Portrait tablets and medium desktops ******* */





@media (min-width: 1366px){
.responsive-video iframe {
background: #003447;
width:960px;
height: 540px;
left: 50%;
margin-left: -480px;


}

.responsive-video {

padding-bottom: 540px; /* Default for 1600x900 videos 16:9 ratio*/

}

}

@media only screen and (max-device-width: 960px) {
a[href^="tel"]:link {
color: #fff;
font-weight:bold;
text-decoration: none;}

a[href^="tel"]:visited,
a[href^="tel"]:hover {
text-decoration: underline;
color: #fff;

   }
}


/* ****** Portrait tablets and medium desktops ******* */
@media (min-width: 992px) and (max-width: 1199px) {

#navi a {

	font-size: 0.9em;
	letter-spacing: 0;
	line-height:1.8em;
	padding: 8px 12px 8px 12px;
	}
	
	
	.mitte
		{width: 90%; 
	}
	
	.mitte2 { 
		width: 100%; 		margin-top: 0px;
		margin-right: 0px;
		margin-left: 0px;
	}



	#logo{
	width: 100%;
	height: 105px;
	max-width: 320px;
max-height: 105px;
	margin: 30px 10px -35px 0;
	float:right;
	



}

	


#kopf, #hg-slider, #hg-black, #hg-black2, #hg-black1, #hg-blue, #hg-white, #footer { 
		width: 90%; 

}
  
  table.rahmen {

 width: 90%;}
 



	
	.rslides img {width:110%; margin-left: -5% }	
}



/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
	
	
	
		.rslides img {width:120%; margin-left: -10% }
	
	.bild {margin:20px 20px 10px 0px;
float:left;
width:50%}

div{
	
	font-size: 14px;}
	
	
#menu {

	margin:0px;

}

#navi {

	text-align: center;

}

#navcontainer {

	background:rgba(0,0,0,0.2); 


}
#navi a {

	font-size: 1.2em;
	letter-spacing: 0.1em;

	}

 
 	.mitte { 
		width: 95%; 
	}
	

	.mitte2 { 
		width: 100%; 
				margin-top: 0px;
		margin-right: 0px;
		margin-left: 0px;
	}
	
	
	
	
	
	
	#kopf, #hg-slider, #hg-black, #hg-black2, #hg-black1, #hg-white, #hg-blue, #footer { 
		width: 100%; 
	}


#footer {

	margin: -10px 0 0 0;

}


	
	
#logo{
float:none;
position:relative;
	z-index: 999999999;
	top:10px;
	right:0;
	margin-bottom:20px;
		margin-left:-175px;
	left:50%;


}
#kopf{margin-top:0px;}	
	




}



/* visible on hover */ 
@media (min-width: 768px) {
	
	.dropdown-submenu {
	    position: relative;
	}
	
	.dropdown-submenu > .dropdown-menu {
	    left: 100%;
	    margin-left: -1px;
	    margin-top: 0px;
	    top: 0;
	}
	
	.navbar-nav > li > .dropdown-menu {
		padding-top: 0px;
	}
	
	.navbar-nav > li > .dropdown-submenu > li > .dropdown-menu{
		padding-top: 0px;
		border: 0px;
	}
	
	.dropdown-submenu:hover > .dropdown-menu {
	    display: block;
	}

	.dropdown-submenu:hover > a::after, .dropdown-submenu:hover > span.actifsub::after {
	    border-left-color: #999;
	}
	
	.dropdown-submenu .pull-left {
	    float: none;
	}
	.dropdown-submenu.pull-left > .dropdown-menu {
	    left: -100%;
	    margin-left: 10px;
	}	
	
	ul.nav > li.dropdown:hover > ul.dropdown-menu, ul.nav > li.dropdown:focus > ul.dropdown-menu {
	    display: block;
	    
	    visibility: visible;
	}
	
	ul.nav > li.listsearch:hover > ul.dropdown-menu {
	    display: none;
	}

	.dropdown-submenu > span.actifsub {
	    background-color: #004f80;
	    color: #fff;
	    float: left;
	    padding: 8px 20px;
	    width: 100%;
	}
	
	.navbar-nav .dropdown-submenu .dropdown-menu::after,
	.navbar-nav .dropdown-submenu .dropdown-menu::before{
		 border: 0px;
	}
	
}

/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
	
	.bild {margin:20px 20px 10px 0px;
float:left;
width:50%}	

h1 {margin-bottom:50px; margin-top:30px; font-size:2.3em;}
h2 {margin-bottom:30px; font-size:1.9em;}
h3 {font-size:1.5em;}
h4 {font-size:1.3em;}
	
	






#hg-black, #hg-black2, #hg-black1, #hg-white {
	width: 100%; 
padding: 20px;
}




#hg-blue {
	width: 100%; 
padding: 50px;
}



	
	
#logo{

float:left;
position:relative;
	z-index: 999999999;
	top:0;
	right:0;
	margin-bottom:-30px;
		margin-left:40px;
margin-top:20px;
}


		
		
		





.f33 { width:100%; float:left; margin-bottom:20px; margin-right:0px;}
.f66 { width:100%; float:left; margin-bottom:20px; margin-left:0px;}

.f50a { width:100%; float:left; margin-bottom:20px;}
.f50b { width:100%; float:left; margin-right:0px; margin-bottom:20px;}

.rig {text-align:left;}
	
	.rechts {float:none;}
	
#menu li{
		float:none;
		list-style: none;
		margin: 0px 0px 3px 0px;}
				
	#menu{
		width:100%; margin: 0px 0px 2px 0px;
	}
	
	#menuwrapper{
		width:100%; margin: 0px 0px 20px 0px;
	}

	.dropdown ul{
		padding: 2px 0px 0px 0px;
		background: #666;
	}
	
	#menu .dropdown li a{
		padding: 8px 12px 9px 36px; 
	}
	
	
	.mitte { 
		width: 95%; 
	}
	

	

	
	#kopf{
		position: relative;
		height: auto;
		width:100%;
		margin-top:0px;	
	}
	
	
	
	
	#navcontainer{
		margin-top: 0px;
			background: transparent ; 
		
	}
	
	#navi{
		float:left;
		left: 0px;
		width: 100%;
		padding-top: 0px;
	}
	
	#navi li{
		right: 0px;
		margin: 0px 0px 1px 0px;
		width: 100%;
	}
	
	#navi li a{
		width: 100%;
	color:#fff;
	margin:0px;
	padding:13px 13px 13px 40px;
	background:rgba(0, 25, 35, 0.3);

	
	}
		#navi li a:hover{

	background: rgba(0, 25, 35, 0.5) ;
	color:#ffcc00;
	
	}
 
	
	.navbar{
		margin-bottom: 0px;
		min-height: 30px;
	}
	
	.navbar-default{
		border: 1px;
	}
	
		

	

	
	.mitte2{
		margin-top: 0px;
		margin-right: 0px;
		margin-left: 0px;
		width:100%;
	}


.img0{ 

		width: 300px;
		margin: 0px 20px 5px 0px;
		float: left;}


	
	#kwrapper {width: 90%; }
	
		#footer {
	bottom: 0px;
	height: auto;
	width:100%;
	margin: -10px 0 0 0;

}



table.rahmen {

 border: 1px solid #333; 
 width: 100%;	    
 margin-bottom: 20px; }
 
 



 

/* Einrueckung Submenu Link*/
	#navi .dropdown-submenu .dropdown-menu a {
		padding-left: 60px;
	}
	
	#navi {
		text-align: left;
	}
	
	#navi li, #navi li a {
		display: block;
		position: relative;
	}
	


	.rslides img {width:140%; margin-left: -20% }
	
}

/* Landscape phones and smaller */
@media (max-width: 480px) {

	.bild {margin:20px 20px 10px 0px;
float:none;
width:100%}
	
	



#logo{

float:left;
position:relative;
	z-index: 999999999;
	top:0;
	right:0;
	margin-bottom:-20px;
		margin-left:30px;
margin-top:20px;
	height: auto;
		width:250px ;
}


#navi li a{
		width: 100%;
	color:#fff;
	margin:0px;
	padding:13px 13px 13px 30px;
	background:rgba(0, 25, 35, 0.3);

	
	}

	.rslides img {width:160%; margin-left: -30% }




.img0{ 

		width: 100%;
		margin: 0px 0px 5px 0px;
		float: none;}

	.mitte { 
		width: 100%; 
	}
	

	


.blocks{text-align:center;}

	

	



	#kwrapper {width: 100%; }
	
h1 {margin-bottom:40px; margin-top:30px; font-size:2.0em;}
h2 {margin-bottom:30px; font-size:1.6em;}
h3 {font-size:1.4em;}
h4 {font-size:1.2em;}
}
