@charset "utf-8";
body { margin: 0px; padding: 0px; background-color: #fff; font-family:'OpenSans', Verdana, Helvetica; sans-serif; color: #000; }
* { margin: 0px; padding: 0px; }

@font-face {
    font-family: 'OpenSans';
		src: url('../fonts/OpenSans-Regular.eot');
		src: url('../fonts/OpenSans-Regular.eot?#iefix') 
    	format('embedded-opentype'),
    	url('../fonts/OpenSans-Regular.woff') 
    	format('woff'),
    	url('../fonts/OpenSans-Regular.ttf') 
    	format('truetype'),
    	url('../fonts/OpenSans-Regular.svg#OpenSans-Regular') 
    	format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
	font-family: 'OpenSans-Bold';
		src: url('../fonts/OpenSans-Bold.eot');
    	src: url('../fonts/OpenSans-Bold.eot?#iefix') 
    	format('embedded-opentype'),
    	url('../fonts/OpenSans-Bold.woff') 
    	format('woff'),
    	url('../fonts/OpenSans-Bold.ttf') 
    	format('truetype'),
    	url('../fonts/OpenSans-Bold.svg#OpenSans-Bold') 
    	format('svg');
	font-weight: 600;
	font-style: normal;
}

a { text-decoration: none; }
a:link, 
a:visited { color: #1c57b9; }
a:hover { color: #ba0202; text-shadow: 0px 0px 5px #afafaf; }

.clear { clear: both; height: 0px; width: 0px; font-size: 0; line-height: 0; }

.header-image img { width: 100%; height: auto; }
		
@media only screen and (min-width: 1280px) 
{
.section { width: 1270px; }
.section-header { width: 1250px; }
.header-image { padding: 0px 0px 10px 0px; }
.bg-menu { margin: 0px 10px 0px 10px; }
.teaser-news { width: 725px; } 
}

@media only screen and (min-width: 1175px) and (max-width: 1279px) 
{
.section { width: 1165px; }
.section-header { width: 1145px; }
.header-image { padding: 0px 0px 10px 0px; }
.bg-menu { margin: 0px 10px 0px 10px; }
.teaser-news { width: 725px; } 
}

@media only screen and (min-width: 1070px) and (max-width: 1174px) 
{ 
.section { width: 1060px; }
.section-header { width: 1040px; }
.header-image { padding: 0px 0px 10px 0px; }
.bg-menu { margin: 0px 10px 0px 10px; }
.teaser-news { width: 620px; } 
}

@media only screen and (min-width: 965px) and (max-width: 1069px) 
{
.header-image { padding: 0px 10px 10px 10px; }
.section { width: 100%; }
}

@media only screen and (min-width: 860px) and (max-width: 964px) 
{ 
.header-image { padding: 0px 10px 10px 10px; }
.section { width: 100%; }
}

@media only screen and (min-width: 755px) and (max-width: 859px) 
{ 
.header-image { padding: 0px 10px 10px 10px; }
.section { width: 100%; }
}

@media only screen and (min-width: 650px) and (max-width: 754px) 
{ 
.header-image { padding: 0px 10px 10px 10px; }
.section { width: 100%; }
}

@media only screen and (min-width: 545px) and (max-width: 649px) 
{ 
.header-image { padding: 0px 10px 10px 10px; }
.section { width: 100%; }
}

@media only screen and (max-width: 544px) 
{ 
.header-image { padding: 0px 10px 10px 10px; }
.section { width: 100%; }
}

.section,
.section-header { margin: 0px auto; }
.content { padding: 0px 10px 0px 10px; overflow: hidden; }

.color-1 { background-color: #e5e9e9; overflow: hidden; }
.color-2 { background-color: #195491; overflow: hidden; }
.logo a { display: block; }
.suche-wrapper form { font-size: 0px; line-height: 0px; }
.suche-feld .suche-text { border: 2px solid #d5d5d5; }
.suche-submit input { height: 39px; width: 50px; border: 0px; background: url('../img/b-search.png') no-repeat 0px -39px; cursor: pointer; }
.suche-submit input[type=submit]:hover{ background: url('../img/b-search.png') no-repeat 0px 0px; }
.claim-1 { font-family:'OpenSans-Bold'; font-size: 17px; line-height: 20px; letter-spacing: 0.02em; color: #195491; }
.home-button { font-family:'OpenSans-Bold'; font-size: 16px; line-height: 19px; }

.header { margin: 0px; padding: 0px; background: url('../img/bg-top.png') repeat-x 0 0; overflow: hidden; }
.header-wrapper { height: 220px; }
.foto-1-200x200 { float: left; width: 210px; height: 210px; }
.foto-2-200x200 { float: left; width: 210px; height: 210px; }
.foto-3-95x95 { float: left; height: 105px; }
.foto-4-200x95 { float: left; width: 210px; height: 105px; }
.foto-5-95x95 { float: left; width: 95px; height: 105px; }
.home-box { float: right; width: 95px; height: 105px; }
.foto-1-200x200 img,
.foto-2-200x200 img,
.foto-3-95x95 img,
.foto-4-200x95 img,
.foto-5-95x95 img { padding-top: 10px; }

a.img-a { font-size: 0; line-height: 0; }
a.img-a:hover { background-color: #e0fffa; opacity: 0.70; transition: 0.4s; filter: alpha(opacity=70); }

.home-button { padding-top: 10px; }
.home-button a { display: block; height: 40px; width: 95px; padding-top: 55px; background: url('../img/b-home.png') no-repeat 0 0; text-align: center; }
.home-button a:link, 
.home-button a:visited { color: #89a5a1; }
.home-button a:hover { background-color: #addad4; text-shadow: none; transition: 0.3s }

.spacer-pfad { }
.pfad a:link, 
.pfad a:visited { color: #aaa; }
.pfad a:hover { color: #ce172b; text-shadow: 0px 0px 4px #afafaf; }
.pfad { font-size: 15px; line-height: 19px; color: #aaa; }
.pfad ul {margin-left: 0; padding-left: 0; display: block;}
.pfad li {padding-left: 0; display: inline-block; margin-left: 0; margin-right: 20px; }

.teaser-rechts { float: right; width: 95px; }
.teaser-news { float: left; } 
.teaser-links a,
a.archiv { float: right; }
.teaser-grafik { height: 95px; width: 95px; background: url('../img/quadrate.png') no-repeat 0px 0px; }
.news-1grafik { height: 130px; width: 95px; background: url('../img/quadrate.png') no-repeat 0px 35px; }

.teaser-links h2,
.teaser-news h2,
.claim-2,
.footer-menu h3,
.secondary-menu { font-family:'OpenSans-Bold'; }

.st-beruf h3 a,
.st-beruf h3 a:link,
.st-beruf h3 a:visited { color: #133c80; }
.st-beruf h3 a:hover { color: #ba0202; }
.st-button a:link,
.st-button a:visited { color: #1c57b9; }
.st-button a:hover { color: #042a68; border: 1px solid #c9cdcd; }

.st-view a { background: #fff url('../img/icon-view.png') no-repeat 90% 56%; }
.st-view a:hover { background: #e5e9e9 url('../img/icon-view.png') no-repeat 90% 56%; }
.st-contact a { background: #fff url('../img/icon-contact.png') no-repeat 90% 52%; }
.st-contact a:hover { background: #e5e9e9 url('../img/icon-contact.png') no-repeat 90% 52%; }
.st-more a { background: #fff url('../img/icon-more.png') no-repeat 90% 50%; }
.st-more a:hover { background: #e5e9e9 url('../img/icon-more.png') no-repeat 90% 50%; }

.teaser-news a:link,
.footer-menu a:link, 
.teaser-news a:visited,
.footer-menu a:visited { color: #000; }
.teaser-news a:hover { color: #ba0202; text-shadow: none; }
.footer-menu a:hover { color: #ba0202; text-shadow: 0px 0px 5px #afafaf; }
.teaser-news a.archiv:link, 
.teaser-news a.archiv:visited { color: #ba0202; }
.teaser-news a.archiv:hover { color: #042a68; text-shadow: 0px 0px 5px #afafaf; }

.claim-2 { padding: 0px 0px 10px 0px; color: #a5a5a6; }
.menu-linie { border-top: 2px solid #c9cbcb; margin: 15px 50px 25px -10px; }
.footer-menus { padding: 35px 0px 35px 0px; overflow: hidden; }
.footer-menu ul { padding: 0px 40px 25px 1px; list-style: none; }
.footer-menu li { }

.secondary-menu .bottom-button { padding: 0px 38px 0px 0px; }
.secondary-menu a:link, 
.secondary-menu a:visited { color: #fff; }
.secondary-menu a:hover { color: #b1daf2; text-shadow: none; }

.content-article h1,
.content-article h2 { font-family:'OpenSans'; letter-spacing: 0.02em; }
.content-article h3 { font-weight: bold; }
.content-article p { padding: 10px 0px 10px 0px; }
.content-article ul, 
.content-article ol { padding: 10px 0px 10px 45px; }
.content-article li { padding: 0px 0px 0px 0px; }
.content-article img.kleines-foto { float: left; max-width: 100%; height: auto; padding: 10px 35px 10px 0px; }
.content-article img.grosses-foto { max-width: 100%; height: auto; padding: 10px 0px 10px 0px; }


/* MAX */
@media only screen and (min-width: 1280px) 
{
.suche-feld { float: left; }
.suche-submit { float: left; }
.top-left { float: left; }
.top-right { float: right; }
.logo { margin: 0px; padding: 6px 0px 6px 33px; }
.suche-wrapper { float: right; padding: 26px 57px 0px 0px; }
.suche-feld .suche-text { width: 305px; height: 39px; padding: 4px 7px 3px 11px; font-size: 16px; line-height: 20px; }
.claim-1 { padding: 8px 0px 0px 11px; }
.bg-menu { background-color: #195491; }
.spacer { height: 45px; }
.teaser-links { background-color: #f0f4f4; }
.teaser-links { float: left; width: 1145px; overflow: hidden; }
.teaser-links img { float: left; }
.teaser-links img { border-right: 10px solid #fff; margin-right: 20px; }
.teaser-links h2 { padding: 35px 25px 10px 0px; color: #133c80; }
.teaser-links p { padding: 0px 25px 55px 0px; }
.teaser-links h2,
.teaser-news h2 { font-size: 22px; line-height: 28px; letter-spacing: 0.02em; }
.teaser-links p,
.content-news p,
.content-article { font-size: 18px; line-height: 28px; }
.news-4grafik { float: left; height: 130px; width: 420px; background: url('../img/quadrate.png') no-repeat 0px 35px; }
.teaser-news h2 { padding: 0px 25px 10px 20px; color: #133c80; }
.teaser-news p { padding: 0px 25px 15px 20px; }
.content-article { padding: 0px 35px 75px 37px; overflow: hidden; }
.content-article h1 { font-size: 32px; line-height: 44px; padding: 0px 0px 20px 0px; color: #133c80; }
.content-article h2 { font-size: 24px; line-height: 36px; padding: 20px 0px 5px 0px; }
.claim-2 { font-size: 21px; line-height: 26px; letter-spacing: 0.02em; }
.footer-menu h3 { font-size: 20px; line-height: 26px; letter-spacing: 0.02em; color: #133c80; padding: 0px 40px 8px 0px; }
.footer-menu { font-size: 18px; line-height: 32px; color: #000; }
.footer-menu,
.footer-menu-br { float: right; width: 33.3%; }
.secondary-menu { font-size: 18px; line-height: 22px; letter-spacing: 0.03em; color: #fff; }
.secondary-menu { padding: 10px 0px 20px 0px; text-align: left; }
.formgen { padding: 40px 0px 35px 0px; }
.formgen label { display: block; padding: 0px 10px 0px 10px; font-size: 16px; line-height: 30px; color: #4e4e4e; }
.formgen input,
.formgen textarea { margin: 0px 0px 15px 0px; border: 2px solid #d5d5d5; background-color: #e1f3f0; 
	font-family:'OpenSans'; font-size: 18px; line-height: 22px; color: #000; padding: 5px 10px 6px 10px; }
.formgen input { width: 50%; height: 42px; }
.formgen textarea { display: block; width: 85%; height: 180px; }
.formgen .formblock { margin: 35px 0px 25px 35px; padding: 0px; } 
.formgen .formsubmit { width: 220px; height: 42px; padding: 2px 25px 4px 25px; background-color: #e5e9e9;
border: 2px solid #d5d5d5; font-family:'OpenSans-Bold'; font-size: 18px; text-align: center; cursor: pointer; }
.formreq { color: red; }

    
    .formfieldset { padding: 0px; margin-top: 15px; border: 0px solid #ccc; clear: both;background: #fefefe;margin-bottom: 20px;}    
    .formfieldset legend { font-weight: bold; font-size: 1.2em; margin-bottom: 20px}
    .control-label { font-weight: bold; }
    #doform .checkbox input {margin-right: 10px }
    #doform .radio input {margin-right: 10px }
    .formcheckbox { margin-bottom: 15px;font-size: 14px;line-height: 1.45em; }
    
.f-wrapper { margin-top: 30px; padding: 13px; background-color: #edf0f0;  overflow: hidden; }
.f-row { width: 100%; }
.f-foto { float: left; width: 49.5%; }
.f-info { float: left; width: 50.5%; }
.f-text { float: left; width: 50%; overflow: hidden; }
.f-icons { float: left; width 100%; overflow: hidden; font-size: 0; line-height: 0; }
.f-icons img { margin: 6px 4px 0px 0px; height: 42px; width: 42px; }
.f-info h3 { margin-top: -2px; padding: 0px 0px 7px 0px; 
	font-size: 16px; line-height: 21px; letter-spacing: 0.02em; color: #133c80; }
.f-info-text { margin-top: -2px; padding: 0px 0px 15px 0px; color: #133c80; }	
.f-info .f-einlagen { font-size: 18px; line-height: 26px; }
.f-einlagen .st-link { float: right; margin-top: 25px; text-align: center; width: 100%; }

.f-route { margin-top: 10px; padding: 0px 0px 0px 24px; background: url('../img/icon-route.png') no-repeat -1px 1px; }

.f-info,
.f-icons-legend { font-size: 16px; line-height: 22px; }
.f-text { color: #000; }
.f-icons-legend { color: #133c80; }
.f-text p { margin: 0px; padding: 0px; }
.f-text ul { margin: 0px; padding: 0px; list-style: none; }
.f-text li { padding-left: 24px; background: url('../img/icon-bullet.png') no-repeat 0px 2px; }

.st-wrapper { display: table; width: 100%; margin-top: 35px; padding: 13px; background-color: #edf0f0; }
.st-row { display: table-row; width: 100%; }
.st-beruf { display: table-cell; width: 54%; vertical-align: middle; }
.st-link { display: table-cell; width: 23%; vertical-align: middle; text-align: center; }
.st-button a { display: block; margin-left: 15px; padding: 15px 20px 15px 0px; border: 1px solid #fff; }
.st-beruf h3 { padding: 0px 10px 0px 8px; 
	font-size: 20px; line-height: 28px; letter-spacing: 0.02em; color: #133c80; }	
.st-beruf { background: url('../img/icon-info.png') no-repeat 0% 48%; padding-left: 38px; }
	
}

/* GROSS */
@media only screen and (min-width: 1070px) and (max-width: 1279px) 
{
.suche-feld { float: left; }
.suche-submit { float: left; }
.top-left { float: left; }
.top-right { float: right; }
.logo { margin: 0px; padding: 6px 0px 6px 33px; }
.suche-wrapper { float: right; padding: 26px 22px 0px 0px; }
.suche-feld .suche-text { width: 305px; height: 39px; padding: 4px 7px 3px 11px; font-size: 16px; line-height: 20px; }
.claim-1 { padding: 8px 0px 0px 11px; }
.bg-menu { background-color: #195491; }
.spacer { height: 45px; }
.teaser-links { background-color: #f0f4f4; }
.teaser-links { float: left; width: 100%; overflow: hidden; }
.teaser-links img { float: left; }
.teaser-links img { margin-right: 30px; }
.teaser-links h2 { padding: 35px 25px 10px 0px; color: #133c80; }
.teaser-links p { padding: 0px 25px 55px 0px; }
.teaser-rechts { display: none; }
.teaser-links h2,
.teaser-news h2 { font-size: 24px; line-height: 30px; letter-spacing: 0.02em; }
.teaser-links p,
.teaser-news p,
.content-article { font-size: 20px; line-height: 32px; }
.news-4grafik { float: left; height: 130px; width: 420px; background: url('../img/quadrate.png') no-repeat 0px 35px; }
.teaser-news h2 { padding: 0px 25px 10px 20px; color: #133c80; }
.teaser-news p { padding: 0px 25px 15px 20px; }
.content-article { padding: 0px 0px 75px 0px; overflow: hidden; }
.content-article h1 { font-size: 32px; line-height: 44px; padding: 0px 0px 20px 0px; color: #133c80; }
.content-article h2 { font-size: 24px; line-height: 36px; padding: 20px 0px 5px 0px; }
.claim-2 { font-size: 21px; line-height: 26px; letter-spacing: 0.02em; }
.footer-menu h3 { font-size: 22px; line-height: 28px; letter-spacing: 0.02em; color: #133c80; padding: 0px 40px 8px 0px; }
.footer-menu { font-size: 20px; line-height: 34px; color: #000; }
.secondary-menu { font-size: 20px; line-height: 24px; letter-spacing: 0.03em; color: #fff; }
.secondary-menu { padding: 15px 0px 25px 0px; text-align: left; }
.formgen { padding: 40px 0px 35px 0px; }
.formgen label { display: block; padding: 0px 10px 0px 10px; font-size: 18px; line-height: 32px; color: #4e4e4e; }
.formgen input,
.formgen textarea { margin: 0px 0px 15px 0px; border: 2px solid #d5d5d5; background-color: #e1f3f0; 
	font-family:'OpenSans'; font-size: 20px; line-height: 24px; color: #000; padding: 5px 10px 6px 10px; }
.formgen input { width: 65%; height: 42px; }
.formgen textarea { display: block; width: 90%; height: 180px; }
.formgen .formblock { margin: 35px 0px 25px 35px; padding: 0px; } 
.formgen .formsubmit { width: 250px; height: 46px; padding: 2px 25px 4px 25px; background-color: #e5e9e9;
border: 2px solid #d5d5d5; font-family:'OpenSans-Bold'; font-size: 20px; text-align: center; cursor: pointer; }
.formreq { color: red; }

.f-wrapper { clear: left; margin: 15px 0px 30px 0px; padding: 13px; background-color: #edf0f0;  overflow: hidden; }
.f-row { width: 100%; }
.f-foto { }
.f-info { overflow: hidden; }
.f-text { float: left; width: 50%; overflow: hidden; }
.f-icons { clear: left; margin: 15px 0px 0px 0px; font-size: 0; line-height: 0; }
.f-icons img { margin: 6px 4px 0px 0px; height: 60px; width: 60px; }
.f-info h3 { padding: 15px 0px 15px 0px;
	font-size: 24px; line-height: 32px; letter-spacing: 0.02em; color: #133c80; }
.f-info-text { margin-top: 15px; padding: 0px 0px 15px 0px; color: #133c80; }	
.f-info .f-einlagen { font-size: 20px; line-height: 28px; }	
.f-einlagen .f-text { margin-bottom: 5px; }
.f-einlagen .st-link { float: right; margin-top: 30px; text-align: center; width: 50%; }
.f-einlagen .st-button { margin-right: 25px; }

.f-route { margin-top: 10px; padding: 0px 0px 0px 26px; background: url('../img/icon-route.png') no-repeat -1px 6px; }
		
.f-info,
.f-icons-legend { font-size: 20px; line-height: 32px; }
.f-icons-legend { color: #133c80; }
.f-text p { margin: 0px; padding: 0px; }

.f-text ul { margin: 0px; padding-left: 15px; list-style: none; }
.f-text li { padding-left: 28px; background: url('../img/icon-bullet.png') no-repeat 0px 2px; }

.st-wrapper { display: table; margin-top: 35px; padding: 15px; background-color: #edf0f0; }
.st-row { display: table-row; width: 100%; }
.st-beruf { display: table-cell; width: 54%; vertical-align: middle; }
.st-link { display: table-cell; width: 23%; vertical-align: middle; text-align: center; }

.st-button a { display: block; margin-left: 15px; padding: 15px 30px 15px 0px; border: 1px solid #fff; }

.st-beruf h3 { padding: 0px 0px 0px 5px; 
	font-size: 22px; line-height: 30px; letter-spacing: 0.02em; color: #133c80; }
	
.st-beruf { background: url('../img/icon-info.png') no-repeat 0% 48%; padding-left: 38px; }	

}

@media only screen and (min-width: 1175px) 
{
.color-1 .content { background: url('../img/logo-figur.png') no-repeat 0% 100%; }
.footer-menu,
.footer-menu-br { float: right; width: 33.3%; }
.pfad { padding: 15px 0px 40px 37px; color: #aaa; }
}
@media only screen and (max-width: 1174px) 
{
.color-1 .content { background: url('../img/logo-figur.png') no-repeat 15px 22px; height: 160px; }
.footer-menu,
.footer-menu-br,
.pfad { display: none; }
.spacer-pfad { height: 35px; }
}

/* MITTEL */
@media only screen and (min-width: 755px) and (max-width: 1069px)
{
.suche-feld { float: left; }
.suche-submit { float: left; }
.top-left { float: left; }
.top-right { float: right; }
.logo { margin: 0px; padding: 6px 0px 6px 10px; }
.suche-wrapper { float: right; padding: 26px 22px 0px 0px; }
.suche-feld .suche-text { width: 443px; height: 39px; padding: 2px 7px 3px 12px; font-size: 20px; line-height: 24px; }
.claim-1 { padding: 8px 0px 0px 11px; }
.bg-menu { background-color: #195491; margin: 0px 10px 0px 10px; }
.spacer { height: 35px; }
.teaser-links { float: left; width: 100%; overflow: hidden; border-bottom: 2px solid #b9baba; }
.teaser-links img { float: left; margin: 0px 20px 20px 0px; width: 35%; max-width: 400px; height: auto; }
.teaser-links h2 { padding: 0px 0px 10px 0px; margin-top: -10px; color: #133c80; }
.teaser-links p { padding: 0px 0px 65px 0px; }
.teaser-links a, a.archiv { margin-right: 35px; font-weight: bold; }
.teaser-rechts { display: none; }
.news-4grafik { display: none; }
.teaser-links h2,
.teaser-news h2 { font-size: 28px; line-height: 42px; letter-spacing: 0.02em; }
.teaser-links p,
.teaser-news p,
.content-article { font-size: 22px; line-height: 38px; }
.teaser-news h2 { padding: 0px 0px 10px 0px; color: #133c80; margin-top: -10px; }
.teaser-news p { padding: 0px 0px 15px 0px; }
.content-article { padding: 0px 0px 75px 0px; overflow: hidden; }
.content-article h1 { font-size: 32px; line-height: 44px; padding: 0px 0px 20px 0px; color: #133c80; }
.content-article h2 { font-size: 24px; line-height: 36px; padding: 20px 0px 5px 0px; }
.claim-2 { font-size: 23px; line-height: 28px; letter-spacing: 0.02em; }
.footer-menu h3 { font-size: 24px; line-height: 28px; letter-spacing: 0.02em; color: #133c80; padding: 0px 40px 8px 0px; }
.footer-menu { font-size: 22px; line-height: 36px; color: #000; }
.secondary-menu { font-size: 22px; line-height: 26px; letter-spacing: 0.03em; color: #fff; }
.secondary-menu { padding: 15px 0px 25px 0px; text-align: center; }

.formgen { padding: 40px 0px 25px 0px; }
.formgen label { display: block; padding: 0px 10px 0px 10px; font-size: 20px; line-height: 34px; color: #4e4e4e; }
.formgen input,
.formgen textarea { margin: 0px 0px 15px 0px; border: 2px solid #d5d5d5; background-color: #e1f3f0; 
	font-family:'OpenSans'; font-size: 24px; line-height: 28px; color: #000; padding: 8px 15px 9px 15px; }
.formgen input { width: 100%; height: 52px; }
.formgen textarea { display: block; width: 100%; height: 180px; }
.formgen .formblock { margin: 25px 0px 25px 35px; padding: 0px; } 
.formgen .formsubmit { width: 250px; height: 52px; padding: 2px 25px 4px 25px; background-color: #e5e9e9;
border: 2px solid #d5d5d5; font-family:'OpenSans-Bold'; font-size: 24px; text-align: center; cursor: pointer; }
.formreq { color: red; }

.f-wrapper { margin-top: 15px; padding: 13px; background-color: #edf0f0;  overflow: hidden; }
.f-row { width: 100%; }
.f-foto { }
.f-info { overflow: hidden; }
.f-text { float: left; width: 50%; overflow: hidden; }
.f-icons { clear: left; margin: 15px 0px 0px 0px; font-size: 0; line-height: 0; }
.f-icons img { margin: 6px 4px 0px 0px; height: 60px; width: 60px; }
.f-info h3 { padding: 15px 0px 15px 0px; font-family:'OpenSans-Bold';
	font-size: 26px; line-height: 36px; letter-spacing: 0.02em; color: #133c80; }

.f-info-text { margin-top: 15px; padding: 0px 0px 15px 0px; color: #133c80; }	
.f-info .f-einlagen { font-size: 22px; line-height: 30px; }	
.f-einlagen .f-text { margin-bottom: 0px; }	
.f-einlagen .st-link { margin-top: 25px; text-align: center; width: 100%; }
.f-einlagen .st-button { margin-right: 0px; }
.f-einlagen .f-text { width: 100%; overflow: hidden; }
.f-einlagen .st-button a { margin-right: 0px; }

.f-route { margin-top: 10px; padding: 0px 0px 0px 26px; background: url('../img/icon-route.png') no-repeat -1px 9px; }

.f-info,
.f-icons-legend { font-size: 22px; line-height: 38px; }
.f-icons-legend { color: #133c80; }
.f-text p { margin: 0px; padding: 0px; }
.f-text ul { margin: 0px; padding-left: 15px; list-style: none; }
.f-text li { padding-left: 28px; background: url('../img/icon-bullet.png') no-repeat 0px 2px; }

.st-wrapper { margin-top: 35px; padding: 15px 0px 15px 15px; background-color: #edf0f0; overflow: hidden; }
.st-row { width: 100%; }
.st-beruf { width: 100%; }
.st-link { float:left; width: 50%; text-align: center; }
.st-button {  }
.st-button a { display: block; margin-right: 15px; padding: 12px 17px 12px 0px;  background-color: #fff; border: 1px solid #fff; }
.st-beruf h3 { padding: 0px 15px 15px 0px; 
	font-size: 22px; line-height: 30px; letter-spacing: 0.02em; color: #133c80; }

.st-beruf { background: url('../img/icon-info.png') no-repeat 0% 0%; padding-left: 44px; }
	
}

/* KLEIN */
@media only screen and (max-width: 754px)
{
.suche-feld { float: left; width: 85%; }
.suche-submit { float: left; width: 15%; }
.top-left,
.top-right {  }
.logo { margin: 0px; padding: 6px 0px 4px 0px; }
.suche-wrapper { padding: 8px 0px 10px 0px; }
.suche-feld .suche-text { width: 100%; height: 39px; padding: 2px 7px 3px 12px; font-size: 20px; line-height: 24px; }
.claim-1 { padding: 8px 0px 0px 0px; }
.bg-menu { background-color: #195491; margin: 0px 10px 0px 10px; }
.spacer { height: 25px; }
.teaser-links { float: left; width: 100%; overflow: hidden; border-bottom: 2px solid #b9baba; }
.teaser-links img { margin: 0px 20px 20px 0px; width: 100%; max-width: 400px; height: auto; }
.teaser-links h2 { padding: 0px 0px 10px 0px; margin-top: -10px; color: #133c80; }
.teaser-links p { padding: 0px 0px 55px 0px; }
.teaser-links a, a.archiv { margin-right: 35px; font-weight: bold; }
.teaser-rechts { display: none; }
.news-4grafik { display: none; }
.teaser-links h2,
.teaser-news h2 { font-size: 28px; line-height: 42px; letter-spacing: 0.02em; }
.teaser-links p,
.teaser-news p,
.content-article { font-size: 22px; line-height: 38px; }
.teaser-news h2 { padding: 0px 0px 10px 0px; color: #133c80; margin-top: -10px; }
.teaser-news p { padding: 0px 0px 15px 0px; }
.content-article { padding: 0px 0px 50px 0px; overflow: hidden; }
.content-article h1 { font-size: 32px; line-height: 44px; padding: 0px 0px 20px 0px; color: #133c80; }
.content-article h2 { font-size: 24px; line-height: 36px; padding: 20px 0px 5px 0px; }
.claim-2 { font-size: 23px; line-height: 28px; letter-spacing: 0.02em; }
.footer-menu h3 { font-size: 26px; line-height: 30px; letter-spacing: 0.02em; color: #133c80; padding: 0px 40px 8px 0px; }
.footer-menu { font-size: 22px; line-height: 36px; color: #000; }
.secondary-menu { font-size: 22px; line-height: 26px; letter-spacing: 0.03em; color: #fff; }
.secondary-menu { padding: 15px 0px 25px 0px; text-align: center; }

.formgen { padding: 40px 0px 25px 0px; }
.formgen label { display: block; padding: 0px 10px 0px 10px; font-size: 20px; line-height: 34px; color: #4e4e4e; }
.formgen input,
.formgen textarea { margin: 0px 0px 15px 0px; border: 2px solid #d5d5d5; background-color: #e1f3f0; 
	font-family:'OpenSans'; font-size: 24px; line-height: 28px; color: #000; padding: 8px 15px 9px 15px; }
.formgen input { width: 100%; height: 52px; }
.formgen textarea { display: block; width: 100%; height: 180px; }
.formgen .formblock { margin: 25px 0px 25px 35px; padding: 0px; text-align: center; } 
.formgen .formsubmit { width: 250px; height: 52px; padding: 2px 25px 4px 25px; background-color: #e5e9e9;
border: 2px solid #d5d5d5; font-family:'OpenSans-Bold'; font-size: 24px; text-align: center; cursor: pointer; }
.formreq { color: red; }

.f-wrapper { margin: 5px 0px 15px; 0px; padding: 13px; background-color: #edf0f0;  overflow: hidden; }
.f-row { width: 100%; }
.f-foto img { width: 100%; max-width: 550px; height: auto; }
.f-text { margin: 0px 0px 25px 0px; }
.f-icons { margin: 15px 0px 0px 0px; font-size: 0; line-height: 0; }
.f-icons img { margin: 6px 4px 0px 0px; height: 60px; width: 60px; }
.f-info h3 { padding: 15px 0px 15px 0px; font-family:'OpenSans-Bold';
	font-size: 26px; line-height: 36px; letter-spacing: 0.02em; color: #133c80; }
	
.f-info-text { margin-top: 15px; padding: 0px 0px 15px 0px; color: #133c80; }	
.f-info .f-einlagen { font-size: 22px; line-height: 30px; }	
.f-einlagen .f-text { margin-bottom: 0px; }	
.f-einlagen .st-link { margin-top: 25px; text-align: center; width: 100%; }
.f-einlagen .st-button { margin-right: 0px; }
.f-einlagen .f-text { width: 100%; overflow: hidden; }
.f-einlagen .st-button a { margin-right: 0px; }	

.f-route { margin-top: 10px; padding: 0px 0px 0px 26px; background: url('../img/icon-route.png') no-repeat -1px 8px; }
		
.f-info,
.f-icons-legend { font-size: 22px; line-height: 38px; }
.f-icons-legend { color: #133c80; }
.f-text p { margin: 0px; padding: 0px; }
.f-text ul { margin: 0px; padding-left: 15px; list-style: none; }
.f-text li { padding-left: 28px; background: url('../img/icon-bullet.png') no-repeat 0px 2px; }

.st-wrapper { margin-top: 40px; padding: 15px 0px 15px 15px; background-color: #edf0f0; overflow: hidden; }
.st-row { width: 100%; }
.st-beruf { width: 100%; }
.st-link { float:left; width: 50%; text-align: center; }
.st-button {  }
.st-button a { display: block; margin-right: 15px; padding: 12px 34px 12px 0px;  background-color: #fff; border: 1px solid #fff; }
.st-beruf h3 { padding: 0px 15px 15px 0px; 
	font-size: 26px; line-height: 36px; letter-spacing: 0.02em; color: #133c80; }

.st-beruf { background: url('../img/icon-info.png') no-repeat 90% 3px; padding-right: 44px; }
	
}



/* ... */
.forminfo { margin-bottom: 15px; padding-top: 3px; padding-bottom: 3px; padding-right: 2px; color: #FF0000; }
.formgen .formselect { width: 200px; background-color: #FBFBFB; margin-left: 4px; color: #000000; }
.formgen .fieldset { margin-bottom: 10px; }
.formgen .formerror { border-bottom-width: 1px; color: #FF0000; }
.formgen .formheadline { color: #000; background-color: #FFF7EA; padding-top: 4px; padding-bottom: 4px; 	
margin-top: 5px; margin-bottom: 5px; font-style: italic; }





/* Bootstrap Forms */








.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}

.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.form-control::-webkit-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control::-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

select.form-control:not([size]):not([multiple]) {
  height: calc(2.25rem + 2px);
}

select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5;
}

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5;
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}

.form-control-plaintext.form-control-sm, .input-group-sm > .form-control-plaintext.form-control,
.input-group-sm > .input-group-prepend > .form-control-plaintext.input-group-text,
.input-group-sm > .input-group-append > .form-control-plaintext.input-group-text,
.input-group-sm > .input-group-prepend > .form-control-plaintext.btn,
.input-group-sm > .input-group-append > .form-control-plaintext.btn, .form-control-plaintext.form-control-lg, .input-group-lg > .form-control-plaintext.form-control,
.input-group-lg > .input-group-prepend > .form-control-plaintext.input-group-text,
.input-group-lg > .input-group-append > .form-control-plaintext.input-group-text,
.input-group-lg > .input-group-prepend > .form-control-plaintext.btn,
.input-group-lg > .input-group-append > .form-control-plaintext.btn {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.btn:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.btn:not([size]):not([multiple]) {
  height: calc(1.8125rem + 2px);
}

.form-control-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]),
.input-group-lg > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.input-group-lg > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.input-group-lg > .input-group-prepend > select.btn:not([size]):not([multiple]),
.input-group-lg > .input-group-append > select.btn:not([size]):not([multiple]) {
  height: calc(2.875rem + 2px);
}

.form-group {
  margin-bottom: 1rem;
}

.form-text {
  display: block;
  margin-top: 0.25rem;
}

.form-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}

.form-row > .col,
.form-row > [class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
}

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}

.form-check-input:disabled ~ .form-check-label {
  color: #6c757d;
}

.form-check-label {
  margin-bottom: 0;
}

.form-check-inline {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}

.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745;
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.8);
  border-radius: .2rem;
}

.was-validated .form-control:valid, .form-control.is-valid, .was-validated
.custom-select:valid,
.custom-select.is-valid {
  border-color: #28a745;
}

.was-validated .form-control:valid:focus, .form-control.is-valid:focus, .was-validated
.custom-select:valid:focus,
.custom-select.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.was-validated .form-control:valid ~ .valid-feedback,
.was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback,
.form-control.is-valid ~ .valid-tooltip, .was-validated
.custom-select:valid ~ .valid-feedback,
.was-validated
.custom-select:valid ~ .valid-tooltip,
.custom-select.is-valid ~ .valid-feedback,
.custom-select.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .form-control-file:valid ~ .valid-feedback,
.was-validated .form-control-file:valid ~ .valid-tooltip, .form-control-file.is-valid ~ .valid-feedback,
.form-control-file.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #28a745;
}

.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745;
}

.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
  background-color: #71dd8a;
}

.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  background-color: #34ce57;
}

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745;
}

.was-validated .custom-file-input:valid ~ .custom-file-label::before, .custom-file-input.is-valid ~ .custom-file-label::before {
  border-color: inherit;
}

.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545;
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.8);
  border-radius: .2rem;
}

.was-validated .form-control:invalid, .form-control.is-invalid, .was-validated
.custom-select:invalid,
.custom-select.is-invalid {
  border-color: #dc3545;
}

.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus, .was-validated
.custom-select:invalid:focus,
.custom-select.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.was-validated .form-control:invalid ~ .invalid-feedback,
.was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
.form-control.is-invalid ~ .invalid-tooltip, .was-validated
.custom-select:invalid ~ .invalid-feedback,
.was-validated
.custom-select:invalid ~ .invalid-tooltip,
.custom-select.is-invalid ~ .invalid-feedback,
.custom-select.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .form-control-file:invalid ~ .invalid-feedback,
.was-validated .form-control-file:invalid ~ .invalid-tooltip, .form-control-file.is-invalid ~ .invalid-feedback,
.form-control-file.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545;
}

.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545;
}

.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
  background-color: #efa2a9;
}

.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  background-color: #e4606d;
}

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545;
}

.was-validated .custom-file-input:invalid ~ .custom-file-label::before, .custom-file-input.is-invalid ~ .custom-file-label::before {
  border-color: inherit;
}

.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.form-inline {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-align: center;
  align-items: center;
}

.form-inline .form-check {
  width: 100%;
}

@media (min-width: 576px) {
  .form-inline label {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 0;
  }
  .form-inline .form-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-plaintext {
    display: inline-block;
  }
  .form-inline .input-group,
  .form-inline .custom-select {
    width: auto;
  }
  .form-inline .form-check {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .form-inline .form-check-input {
    position: relative;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .form-inline .custom-control {
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}

.btn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;background: #21568D;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;color: #fff;clear: both;
}


.yform {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    text-align: left;max-width: 600px;
    

 }

.formdatestamp { display: none;}

:required {
 border-color: #00578B;
}




