/* pt-sans-regular - latin */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/pt-sans-v9-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('PT Sans'), local('PTSans-Regular'),
       url('../fonts/pt-sans-v9-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/pt-sans-v9-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/pt-sans-v9-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/pt-sans-v9-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/pt-sans-v9-latin-regular.svg#PTSans') format('svg'); /* Legacy iOS */
}

/* pt-sans-700 - latin */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/pt-sans-v9-latin-700.eot'); /* IE9 Compat Modes */
  src: local('PT Sans Bold'), local('PTSans-Bold'),
       url('../fonts/pt-sans-v9-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/pt-sans-v9-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/pt-sans-v9-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/pt-sans-v9-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/pt-sans-v9-latin-700.svg#PTSans') format('svg'); /* Legacy iOS */
}

/* carme-regular - latin */
@font-face {
  font-family: 'Carme';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/carme-v8-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Carme Regular'), local('Carme'),
       url('../fonts/carme-v8-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/carme-v8-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/carme-v8-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/carme-v8-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/carme-v8-latin-regular.svg#Carme') format('svg'); /* Legacy iOS */
}


* {
    font-family: "PT Sans",Arial,"Arial Unicode MS",Helvetica,sans-serif;
}

.top-bar,.top-bar ul {
	background: rgba(0, 0, 0, 0) -webkit-linear-gradient(to bottom, rgb(109, 98, 84) 0px, rgb(86, 77, 67) 50%, rgb(55, 49, 42) 50%, rgb(75, 67, 58) 100%) no-repeat scroll 0 0;
	background: rgba(0, 0, 0, 0) -moz-linear-gradient(to bottom, rgb(109, 98, 84) 0px, rgb(86, 77, 67) 50%, rgb(55, 49, 42) 50%, rgb(75, 67, 58) 100%) no-repeat scroll 0 0;
	background: rgba(0, 0, 0, 0) -o-linear-gradient(to bottom, rgb(109, 98, 84) 0px, rgb(86, 77, 67) 50%, rgb(55, 49, 42) 50%, rgb(75, 67, 58) 100%) no-repeat scroll 0 0;
	background: rgba(0, 0, 0, 0) -ms-linear-gradient(to bottom, rgb(109, 98, 84) 0px, rgb(86, 77, 67) 50%, rgb(55, 49, 42) 50%, rgb(75, 67, 58) 100%) no-repeat scroll 0 0;
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgb(109, 98, 84) 0px, rgb(86, 77, 67) 50%, rgb(55, 49, 42) 50%, rgb(75, 67, 58) 100%) no-repeat scroll 0 0;
	padding:0;
}

	
ul.menu > li > a.active, .dropdown.menu .is-active > a {
    background: #000 -webkit-linear-gradient(to bottom, rgb(140, 23, 27) 0px, rgb(171, 28, 33) 15%, rgb(149, 24, 28) 50%, rgb(118, 19, 23) 50%, rgb(136, 22, 26) 100%) no-repeat scroll 0 0;
    background: #000 -moz-linear-gradient(to bottom, rgb(140, 23, 27) 0px, rgb(171, 28, 33) 15%, rgb(149, 24, 28) 50%, rgb(118, 19, 23) 50%, rgb(136, 22, 26) 100%) no-repeat scroll 0 0;
    background: #000 -o-linear-gradient(to bottom, rgb(140, 23, 27) 0px, rgb(171, 28, 33) 15%, rgb(149, 24, 28) 50%, rgb(118, 19, 23) 50%, rgb(136, 22, 26) 100%) no-repeat scroll 0 0;
    background: #000 -ms-linear-gradient(to bottom, rgb(140, 23, 27) 0px, rgb(171, 28, 33) 15%, rgb(149, 24, 28) 50%, rgb(118, 19, 23) 50%, rgb(136, 22, 26) 100%) no-repeat scroll 0 0;
    background: #000 linear-gradient(to bottom, rgb(140, 23, 27) 0px, rgb(171, 28, 33) 15%, rgb(149, 24, 28) 50%, rgb(118, 19, 23) 50%, rgb(136, 22, 26) 100%) no-repeat scroll 0 0;
    color: #fff;
}

.menu > li > a {
    font-size: 1rem;
	padding-left:1.2rem !important;
	padding-right:1.2rem !important;	
    text-transform: uppercase;
	width:100%;
}

ul.menu > li > a, ul.menu > li > ul > li > a, .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
	background: rgba(0, 0, 0, 0) -webkit-linear-gradient(to bottom, rgb(98, 87, 75) 0px, rgb(118, 105, 91) 15%, rgb(104, 93, 80) 50%, rgb(84, 75, 64) 50%, rgb(95, 85, 73) 100%) no-repeat scroll 0 0;
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(to bottom, rgb(98, 87, 75) 0px, rgb(118, 105, 91) 15%, rgb(104, 93, 80) 50%, rgb(84, 75, 64) 50%, rgb(95, 85, 73) 100%) no-repeat scroll 0 0;
    background: rgba(0, 0, 0, 0) -o-linear-gradient(to bottom, rgb(98, 87, 75) 0px, rgb(118, 105, 91) 15%, rgb(104, 93, 80) 50%, rgb(84, 75, 64) 50%, rgb(95, 85, 73) 100%) no-repeat scroll 0 0;
    background: rgba(0, 0, 0, 0) -ms-linear-gradient(to bottom, rgb(98, 87, 75) 0px, rgb(118, 105, 91) 15%, rgb(104, 93, 80) 50%, rgb(84, 75, 64) 50%, rgb(95, 85, 73) 100%) no-repeat scroll 0 0;
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgb(98, 87, 75) 0px, rgb(118, 105, 91) 15%, rgb(104, 93, 80) 50%, rgb(84, 75, 64) 50%, rgb(95, 85, 73) 100%) no-repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
    display: block;
    height: 3.5rem;
    line-height: 3.5rem;
}

ul.menu > li > ul > li > a {
	background: rgba(101, 90, 78, 0.9) none repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
    display: block;
    height: 3.5rem;
    line-height: 3.5rem;
	text-transform:none;
}

ul.menu > li > a:hover, .dropdown.menu.medium-horizontal > li > a:hover {
    background: rgba(0, 0, 0, 0) -webkit-linear-gradient(to bottom, rgba(206, 201, 187, 0.9) 0px, rgba(221, 217, 208, 0.9) 15%, rgba(208, 203, 190, 0.9) 50%, rgba(193, 187, 169, 0.9) 50%, rgba(204, 198, 184, 0.9) 100%) no-repeat scroll 0 0;
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(to bottom, rgba(206, 201, 187, 0.9) 0px, rgba(221, 217, 208, 0.9) 15%, rgba(208, 203, 190, 0.9) 50%, rgba(193, 187, 169, 0.9) 50%, rgba(204, 198, 184, 0.9) 100%) no-repeat scroll 0 0;
    background: rgba(0, 0, 0, 0) -o-linear-gradient(to bottom, rgba(206, 201, 187, 0.9) 0px, rgba(221, 217, 208, 0.9) 15%, rgba(208, 203, 190, 0.9) 50%, rgba(193, 187, 169, 0.9) 50%, rgba(204, 198, 184, 0.9) 100%) no-repeat scroll 0 0;
    background: rgba(0, 0, 0, 0) -ms-linear-gradient(to bottom, rgba(206, 201, 187, 0.9) 0px, rgba(221, 217, 208, 0.9) 15%, rgba(208, 203, 190, 0.9) 50%, rgba(193, 187, 169, 0.9) 50%, rgba(204, 198, 184, 0.9) 100%) no-repeat scroll 0 0;
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(206, 201, 187, 0.9) 0px, rgba(221, 217, 208, 0.9) 15%, rgba(208, 203, 190, 0.9) 50%, rgba(193, 187, 169, 0.9) 50%, rgba(204, 198, 184, 0.9) 100%) no-repeat scroll 0 0;
	
	text-decoration:none;
	color:#900;
}

.dropdown.menu a {
    padding: 0rem 3.5rem;
}

ul.menu > li > ul > li > a:hover {
    background: rgba(101, 90, 78, 0.9) 5% none repeat scroll 0 0;
	color:#900;
    cursor: pointer;
    display: block;
    height: 3.5rem;
    line-height: 3.5rem;
}

.dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
    border-color: rgb(255, 255, 255) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}

.dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
    border-color: rgb(255,255,255) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    border-image: none;
    border-style: solid inset inset;
    border-width: 6px 6px 0;
    content: "";
    display: block;
    height: 0;
    left: auto;
    margin-top: -3px;
    right: 5px;
    width: 0;
}
.dropdown.menu.vertical > li.opens-right > a::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgb(255, 255, 255);
    border-image: none;
    border-style: inset inset inset solid;
    border-width: 6px 0 6px 6px;
    content: "";
    display: block;
    height: 0;
    width: 0;
}

.logo {
	background-image:url(../images/logo_rathaus-der-medizin.svg);
	background-repeat:no-repeat;
	background-size:cover;
	display:block;
	z-index:99;
}	



.header {
	background-color:#871619;
	padding-top:2em;
	display:block;
}

.header h1, .header h2 {
    font-family: "PT Sans",Arial,"Arial Unicode MS",Helvetica,sans-serif;	
}

.header h1 {
	color:#fff;
	font-size:2.2rem;
	line-height:normal;
	font-weight:bold;
}

.header h2 {
	color: #FCE1CD;
	font-size: 1.1rem;
}

#content h2, #content h3, #content h4, #content p, .rightbox h2 {
    font-family: Carme, Arial, "Arial Unicode MS", Helvetica, sans-serif;
}

h2.mainH {
    color: rgb(72, 64, 55);
    color: #871619;	
    font-size: 1.8rem;
    font-style: normal;
    font-weight:700;
    margin: 2.5vw 0 0 0;
	text-align:center;
}


#content h2 {
    color: rgb(72, 64, 55);
    font-size: 1.4rem;
    font-style: normal;
    font-weight: normal;
    margin: 0 0 0.5rem;
}

#content h3 {
    color: rgb(72, 64, 55);
    font-size: 1.2rem;
    margin: 0.5rem 0 0;	
}

#content h4 {
    color: rgb(175, 55, 18);
    font-size: 1.1rem;
    margin: 0.4rem 0 0;	
}

#content a, #content a:visited, #content a.visited {
    color: rgb(135, 22, 25);
    text-decoration: underline;
}

#content a:hover, #content a.hover {
    color: rgb(144, 129, 111);
}

#content .cell {
	margin-top:2rem;
	padding-right:3rem;
}

#content p {
	margin-bottom:0.8rem;
}	

.rightbox {
    background: rgb(204, 198, 184) none repeat scroll 0 0;
    border: 1px solid rgb(195, 187, 177);
    padding: 0.5rem;
	padding-right:0.5rem !important;	
	margin-bottom:1rem;
}

.rightbox h2 {
    color: rgb(101, 93, 73);
    font-size: 1.4rem;
    font-style: normal;
    font-weight: normal;
    margin: 0 0.9rem;
}

#content .rightcontent {
	background-color:#fff;
    padding: 0.8rem;
}

#content .rightcontent p {
	font-size:1rem;
	margin-bottom: 1rem;
	line-height:normal;
}

#content .rightcontent td {
    padding: 0.2rem 0rem 0.2rem 0.625rem;
}	

.footer {
	background-color:#871619;
	min-height:2rem;
	display:block;
	color:#fff;
}

.footer a {
	color: #fff;
}

.emptyacc, #content h3.accordionheading {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: rgb(204, 204, 204) rgb(204, 204, 204) rgb(170, 170, 170);
    border-image: none;
    border-style: solid;
    border-width: 1px;
    display: block;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: normal;
    margin: 0 5px;
    padding-bottom: 3px;
    padding-left: 10px;
    padding-top: 5px;
	margin-bottom:0.7rem;
}

#content h3.accordionheading {
	background: #fff url(../images/more.png) no-repeat scroll right top;
    color: rgb(135, 22, 25);
    cursor: pointer;
}

#content h3.accordionheading:hover, #content h3.topicselected {
    background: rgb(135, 22, 25) url(../images/morew.png) no-repeat scroll right top;
    color: #fff;
}

#content h3.accordionheading:hover {
    background: rgb(238, 238, 238) url(../images/more.png) no-repeat scroll right top;
    color: rgb(144, 129, 111);
}

.accordioncontent {
    margin-bottom: 0;
    margin-top: 0;
    padding: 0 50px 10px 30px;
}

#content ul > li::before {
    margin-left: -1rem;
}
#content ul > li::before {
    margin-left: -1rem;
}
#content ul > li::before {
    bottom: 2px;
    content: url(../images/postbullets.png);
    display: inline-block;
    font-size: 0;
    line-height: 0;
    margin-right: 6px;
    position: relative;
    vertical-align: middle;
}
#content ul > li::before {
    bottom: 2px;
    content: url(../images/postbullets.png);
    display: inline-block;
    font-size: 0;
    line-height: 0;
    margin-right: 6px;
    position: relative;
    vertical-align: middle;
}

#content ul {
    list-style-type: none;
}

#content ul.paragraph > li {
	margin-bottom:1em;
}


.is-dropdown-submenu {
    background: rgb(254, 254, 254) 50% none repeat scroll 0 0;
    border: none;
    display: none;
    left: 100%;
    min-width: 300px;
    position: absolute;
    top: 0;
    z-index: 1;
}

.fltrt {
    float: right;
    margin: 0 0 20px 25px;
    padding: 0;
}

.fltlt {
    float: left;
    margin: 0 25px 20px 0;
    padding: 0;
}

.imgcenter {
	width:100%;
    margin: 0;
	margin-bottom:1.2rem;
}

.title-bar {
	background-color: #751315;
    padding-right: 0rem;	
}

.title-bar-title {
    padding-left:0.5rem;
}

#monoslideshow {
	background-color: #fff;
	width:100%;
	height: 450px;
}

input {
	padding:0.625rem;
	font-size:1rem;
	margin-bottom:2rem;
	
	
}



input.submitbuttonstyle:hover {
	background-color:#ddd;
}

form {
	margin-bottom:2rem;
}

#content p.small, #content label {
	font-size:1rem;
}
	
.servicebutton {
	background-color: rgb(230,225,221);
	width: 100%;
	text-align: center;
	padding: 0.5rem;
	display: block;
	font-size: 1.3rem;
	margin: 0;
	border-color: #fff;
	border-width: 1px;
	border-style: solid;
	border-bottom-color: rgb(163,143,129);
}

a.aktuellesbutton {
	background-color: rgb(255,153,51);
	width: 100%;
	text-align: center;
	padding: 0.5rem;
	display: block;
	font-size: 1.5rem;
	margin: 0;
	border-color: #fff;
	border-width: 1px;
	border-style: solid;
	border-bottom-color: rgb(163,143,129);
	color: #4F0D0F;
	text-decoration:none !important;
}

a.aktuellesbutton:hover {
	color: #fff !important;
	background-color:#871619;
transition-duration:0.3s;	
}

a.importantbutton {
	background-color: rgb(135,22,25);
	width: 100%;
	text-align: center;
	padding: 0.5rem;
	display: block;
	font-size: 1.5rem;
	margin: 0;
	border-color: #fff;
	border-width: 1px;
	border-style: solid;
	border-bottom-color: rgb(163,143,129);
	color: #fff;
	text-decoration:none !important;
}

a.importantbutton:hover {
	color: rgb(135,22,25) !important;
	background-color:rgb(230, 225, 221);
    transition-duration:0.3s;	
}


.underline {
	text-decoration:underline;
}

#iV {
	display:none;
}

#ip0ut, #suo4x, #utcqe, #jraeo, #q9hly {
	height:auto !important;
}

.kasten {
	border: #871619 2px solid;
	text-align:center;
	padding:2em;
}

#content .kasten>h2 {
    color: rgb(175, 55, 18);
}

.kasten h3  {
	font-size:120% !important;
	font-weight:bold;
    color: rgb(175, 55, 18);
}

.kasten h4  {
	font-size:150% !important;
	font-weight:600;
}

.kasten .left, .kasten p {
	text-align:left;
}

@media only screen and (max-width: 40em) {
	
	.logo {
		height: 60px;
		position: absolute;
		right: 15px;
		top: 0px;
		width: 90px;
	}	
	
	.grid-container {
		display: block;
		max-width: 100%;
		padding: 0;
		width: 100%;
	}
	
	ul.menu > li > a, ul.menu > li > ul > li > a, .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
		background: rgba(101, 90, 78, 0.9) none repeat scroll 0 0;
		border-bottom-color: rgba(184,174,163,0.9);
		border-bottom-style:solid;
		border-bottom-width:1px;
		color: #fff;
		cursor: pointer;
		display: block;
		height: 3.0rem;
		line-height: 1.5rem;
	}
	
	ul.menu > li > ul > li > a {
		background: rgba(101, 90, 78, 0.9) none repeat scroll 0 0;
			background-color: rgba(141,126,109,0.9);
		color: #fff;
		cursor: pointer;
		display: block;
		height: 3.0rem;
		line-height: 1.5rem;
		text-transform:none;
		font-size: 1.2rem;		
	}	
	
	ul.menu > li > ul > li > a:hover {
		background: rgba(101, 90, 78, 0.9) 50% none repeat scroll 0 0;
		color:#900;
		cursor: pointer;
		display: block;
		height: 3.0rem;
		line-height: 1.5rem;
	}	
	
	.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a::after {
		border-color: rgb(255, 255, 255) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
	}	

	.menu > li > a {
		font-size: 1.4rem;
		width:100%;
		text-transform:none;
		text-align:center;
	}			
	
	#content h2{
		font-size: 1.7rem;
		margin: 0 0 0.5rem;
	}
	
	#content h3 {
		font-size: 1.5rem;
		margin: 0.5rem 0 0;	
	}
	
	#content h4 {
		font-size: 1.2rem;
		margin: 0.4rem 0 0;	
	}
	
	#content p, #content ul, #content ol {
		font-size: 1.1rem;		
	}
	
	#content .cell {
		margin-top:0;
		padding:1rem;
	}
	#monoslideshow {
		height: 250px;
	}	
	
	h2.mainH {
		font-size: 1.3rem;
	}	
}

@media screen and (max-width: 63em) {
	.grid-container {
		display: block;
		max-width: 100%;
		padding: 0;
		width: 100%;
	}
	
	.logo {
		height: 60px;
		position: absolute;
		right: 15px;
		top: 0px;
		width: 90px;
	}	
	
	ul.menu > li > a, ul.menu > li > ul > li > a, .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
		background: rgba(101, 90, 78, 0.9) none repeat scroll 0 0;
		border-bottom-color: rgba(184,174,163,0.9);
		border-bottom-style:solid;
		border-bottom-width:1px;
		color: #fff;
		cursor: pointer;
		display: block;
		height: 3.0rem;
		line-height: 1.5rem;
	}
	
	ul.menu > li > ul > li > a {
		background: rgba(101, 90, 78, 0.9) none repeat scroll 0 0;
			background-color: rgba(141,126,109,0.9);
		color: #fff;
		cursor: pointer;
		display: block;
		height: 3.0rem;
		line-height: 1.5rem;
		text-transform:none;
		font-size: 1.2rem;		
	}	
	
	ul.menu > li > ul > li > a:hover {
		background: rgba(101, 90, 78, 0.9) 50% none repeat scroll 0 0;
		color:#900;
		cursor: pointer;
		display: block;
		height: 3.0rem;
		line-height: 1.5rem;
	}	
	
	.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a::after {
		border-color: rgb(255, 255, 255) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
	}
	
	.menu > li > a {
		font-size: 1.4rem;
		width:100%;
		text-transform:none;
		text-align:center;
	}	
	
	#content .cell {
		padding: 0.5rem;
	}
	
}

@media screen and (min-width: 48em) {
	h2.mainH {
		font-size: 2.1rem;
	}		
}

@media screen and (min-width: 58em) {
	h2.mainH {
		font-size: 2.5rem;
	}		
}

@media screen and (min-width: 63em) {
	
	.menu > li > a {
		font-size: 1.05rem;
		padding-left:1.5rem !important;
		padding-right:1.5rem !important;	
	}		
	
	.header h1 {
		font-size:2.4rem;
	}
	
	.header h2 {
		font-size: 1.2rem;
	}	
		
	#content h2{
		font-size: 1.8rem;
		margin: 0 0 0.5rem;
	}
	
	#content h3 {
		font-size: 1.5rem;
		margin: 0.5rem 0 0;	
	}
	
	#content h4 {
		font-size: 1.2rem;
		margin: 0.4rem 0 0;	
	}
	
	#content p, #content ul, #content ol {
		font-size: 1.1rem;		
	}

	#content p.small, #content label {
		font-size:0.9rem;
	}
	
	#content form .cell {
		margin-top:0;
		padding-right:2rem;
		margin-left:0;
		padding-left:0;
	}
	
	h2.mainH {
		font-size: 2.9rem;
	}				
}

@media screen and (min-width: 80em) {
	
	.menu > li > a {
		font-size: 1.1rem;
		padding-left:2.0rem !important;
		padding-right:2.0rem !important;	
	}	

	.is-dropdown-submenu {
		min-width: 350px;
	}	
	.header h1 {
		font-size:2.5rem;
	}
	
	.header h2 {
		font-size: 1.4rem;
	}	
	
	#content h2{
		font-size: 2.0rem;
		margin: 0 0 0.5rem;
	}
	
	#content h3 {
		font-size: 1.8rem;
		margin: 0.5rem 0 0;	
	}
	
	#content h4 {
		font-size: 1.4rem;
		margin: 0.4rem 0 0;	
	}	
	
	#content p, #content ul, #content ol {
		font-size: 1.2rem;		
	}
	
	#content p.small, #content label {
		font-size:1rem;
	}
	
}