html,body { height: 100%; }
body { margin: 0px; padding: 0px; -webkit-text-size-adjust: none; -ms-text-size-adjust: none; line-height: normal; image-rendering: -webkit-optimize-contrast; }
body, td, p, .n, blockquote { font-size: 18px; font-family: 'Merriweather Sans',tahoma,arial; color: #282828; font-weight: 300; }

H1 { font-size: 44px; font-family: 'Merriweather Sans',arial,tahoma; margin: 0px; color:#266AB9; font-weight: 800; }
H2 { font-size: 30px; font-family: 'Merriweather Sans',arial,tahoma; margin: 0px; color:#08284D; font-weight: 700; }
H3 { font-size: 22px; font-family: 'Merriweather Sans',arial,tahoma; margin: 0px; color:#08284D; font-weight: 700; }

span.looksh1 	{ font-size: 44px; color:#266AB9; font-weight: 800; }
span.looksh2 	{ font-size: 30px; color:#08284D; font-weight: 700; }
span.looksh3 	{ font-size: 22px; color:#08284D; font-weight: 700; }

input, select, textarea { color:#282828; }

.small 			{ color: #08284D; }
.quick 			{ color: #08284D; display: inline-block; }
.breadcrumb 	{ color: #08284D; }

span.grabgross 	{ font-size: 44px; color:#08284D; }
span.grabklein 	{ font-size: 22px; color:#08284D; }
span.headline 	{ font-size: 16px; }
span.gross	 	{ font-size: 22px; }
span.mittel	 	{ font-size: 17px; }
span.klein	 	{ font-size: 16px; }

span.termine-klein 	{ font-size: 16px; color:#282828; }
span.termine-gross 	{ font-size: 18px; color:#266AB9; }

span.weiss	 	{ color:#FFFFFF; }
span.blau	 	{ color:#266AB9; }
span.dunkelblau { color:#08284D; }
span.rot	 	{ color:#BE1717; }

span.fusszeile 	{ font-size: 16px; color:#08284D; }
span.fussbig 	{ font-size: 20px; color:#08284D; }
span.topic 		{ font-size: 18px; color:#FFFFFF; }
span.topic2 	{ font-size: 40px; color:#FFFFFF; }

input.i_text 				{ background-color: #FFFFFF; padding: 10px 10px 10px 10px; width: 85%; }
select.i_select 			{ background-color: #FFFFFF; padding: 10px 10px 10px 10px; width: 85%; }
input.i_checkbox 			{ background-color: #FFFFFF; padding: 0px; }
textarea.i_textarea 		{ background-color: #FFFFFF; padding: 10px 10px 10px 10px; width: 85%; resize: none; }

input.i_text:hover 			{ border: 1px solid #266AB9; }
select.i_select:hover 		{ border: 1px solid #266AB9; }
input.i_checkbox:hover 		{ border: 1px solid #266AB9; }
textarea.i_textarea:hover 	{ border: 1px solid #266AB9; }

input.i_text:focus 			{ border: 1px solid #266AB9; }
select.i_select:focus 		{ border: 1px solid #266AB9; }
input.i_checkbox:focus 		{ border: 1px solid #266AB9; }
textarea.i_textarea:focus 	{ border: 1px solid #266AB9; }

input.r_text 				{ background-color: #cccccc; border: 1px solid #FF0000; padding: 10px 10px 10px 10px; width: 85%; }
select.r_select 			{ background-color: #cccccc; border: 1px solid #FF0000; padding: 10px 10px 10px 10px; width: 85%; }
input.r_checkbox 			{ background-color: #cccccc; border: 1px solid #FF0000; padding: 0px; }
textarea.r_textarea 		{ background-color: #cccccc; border: 1px solid #FF0000; padding: 10px 10px 10px 10px; width: 85%; resize:none; }

a, a.ical					{ color: #282828; text-decoration: none; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; }
a:hover, a.ical:hover		{ color: #99C9FF; text-decoration: none; }

a.inner						{ padding: 0px 0px 3px 0px; border-bottom: 3px solid #99C9FF; }
a.inner:hover				{ border-bottom: 3px solid transparent; }

a.breadcrumb 			{ color: #08284D; text-decoration: none; padding: 0px; border: 0px; }
a.breadcrumb:hover 		{ color: #266AB9; text-decoration: none; }

a.fusszeile 			{ color: #08284D; text-decoration: none; padding: 0px; border: 0px; }
a.fusszeile:hover 		{ color: #266AB9; text-decoration: none; }

a.small 				{ color: #08284D; text-decoration: none; padding: 0px; border: 0px; }
a.small:hover 			{ color: #08284D; text-decoration: underline; }

a.quick 				{ color: #08284D; text-decoration: none; display: inline-block; }
a.quick:hover 			{ color: #266AB9; text-decoration: none; }

a.arrange				{ color: #FFFFFF; text-decoration: none; }
a.arrange:hover			{ color: #99C9FF; }
a.arrange.active		{ color: #99C9FF; }

a.klappboxlink, 
a.tabs__nav_link		{ color: #08284D; text-decoration: none; display: flex; align-items: center; }
a.klappboxlink:hover, 
a.tabs__nav_link:hover 	{ color: #08284D; text-decoration: none; }

a.button > .btn, a.buttonical > .btn 	{ color: #FFFFFF; text-decoration:none; background-color: #266AB9; border-radius: 4px; border: 0px solid #000000; white-space: normal; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; }
a.button:hover > .btn, 
a.buttonical:hover > .btn				{ background-color: #1578ca; color: #99c9ff; }

a.buttongrab > .btn 			{ color: #FFFFFF; text-decoration:none; background-color: #BE1717; border-radius: 4px; border: 0px solid #000000; white-space: normal; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; }
a.buttongrab:hover > .btn 		{ background-color: #c42e2e; color: #ffb2b2; }

input.button 			{ color: #FFFFFF; text-decoration:none; background-color: #2686b8; border-radius: 0px; border: 0px solid #000000; white-space: normal; cursor: pointer; text-align: center; }
input.button:hover 		{ background-color: #1fa02d; }