html,body { height: 100%; }
body { margin: 0px; padding: 0px; -webkit-text-size-adjust: none; line-height: normal; }

body, td, p, .n, blockquote { font-size: 18px; font-family: 'Eczar',tahoma,arial; color:#000000; font-weight: 400; }

H1 { font-size: 42px; font-family: 'MasalaScriptWeb',arial,tahoma; margin: 0px; color:#a69259; font-weight: 500; }
H2 { font-size: 24px; font-family: 'Eczar',arial,tahoma; margin: 0px; color:#a69259; font-weight: 400; }
H3 { font-size: 42px; font-family: 'MasalaScriptWeb',arial,tahoma; margin: 0px; color:#a69259; font-weight: 500; }

span.looksh1 	{ font-size: 42px; font-family: 'MasalaScriptWeb',arial,tahoma; color:#a69259; font-weight: 500; }
span.looksh2 	{ font-size: 24px; font-family: 'Eczar',arial,tahoma; color:#a69259; font-weight: 400; }
span.looksh3 	{ font-size: 42px; font-family: 'MasalaScriptWeb',arial,tahoma; color:#a69259; font-weight: 500; }

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

span.gross	 	{ font-size: 24px; color:#a69259; }
span.team	 	{ font-size: 20px; color:#a69259; }
span.mittel	 	{ font-size: 17px; color:#000000; }
span.klein	 	{ font-size: 16px; color:#000000; }
span.pop	 	{ font-size: 18px; color:#000000; }

span.weiss	 	{ color:#FFFFFF; }
span.gold	 	{ color:#a69259; }

span.fusszeile 	{ font-size: 16px; color:#333333; }
span.topic 		{ font-family: 'MasalaScriptWeb',arial,tahoma; font-size: 36px; color:#104282; }
span.topic2 	{ font-family: 'MasalaScriptWeb',arial,tahoma; font-size: 66px; color:#104282; }

span.termin1	{ font-size: 60px; color:#104282; font-weight: 600; }
span.termin2	{ font-size: 24px; color:#104282; font-weight: 500; }

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

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

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

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 						{ color: #a69259; text-decoration: none; }
a:hover   				{ color: #a69259; text-decoration: underline; }

a.fusszeile 			{ color: #333333; text-decoration: none; }
a.fusszeile:hover 		{ color: #333333; text-decoration: underline; }

a.klappboxlink 			{ color: #FFFFFF; text-decoration: none; }
a.klappboxlink:hover  	{ color: #FFFFFF; text-decoration: underline; }

a.button > .btn 		{ color:#FFFFFF; text-decoration:none; background-color: #a69259; border-radius: 6px; 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 	{ background-color: #b7a77a; }

input.button 			{ color:#FFFFFF; text-decoration:none; background-color: #a69259; border-radius: 6px; border: 0px solid #000000; white-space: normal; cursor: pointer; -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; }
input.button:hover 		{ background-color: #b7a77a; }

a.button-maps-font > .btn 		{ color: #FFFFFF; text-decoration:none; background-color: #a69259; border-radius: 4px; border: 0px solid #000000; white-space: normal; -webkit-transition-duration: 0.5s; transition-duration: 0.5s; -moz-transition-duration: 0.5s; font-weight: 400; text-transform: uppercase; }
a.button-maps-font:hover > .btn { background-color: #b7a77a; }