@import url('https://fonts.googleapis.com/css?family=Sintony');

/* GRUNDDEFINITIONEN */
html{height:101%; margin-bottom: 0px;}
form { margin: 0; padding: 0;}
p {margin:0px; padding: 0px;}
* { margin-top: 0px; padding: 0px; }

/* LINKS */
a:link				{color:#005955; font-weight:normal; text-decoration:none; outline: 0;}	
a:visited			{color:#005955; font-weight:normal; text-decoration:underline; outline: 0;}	
a:active			{color:#005955; font-weight:normal; text-decoration:underline; outline: 0;}	
a:hover				{color:#005955; font-weight:normal; text-decoration:underline; outline: 0;}
a:focus				{outline:0;}

/* GLOBAL STYLES*/
body 									{font-size:14px; line-height:20px; color:#000000; font-family:'Sintony', sans-serif; margin:0px; text-align:left; font-weight:normal;}
.zentriert 								{text-align:center;}
.subheading-category					{font-size:18px; color:#005955; text-align:center; margin:30px 0px 30px 0px; }
.bottom-title							{font-size:18px; color:#ffffff; text-align:center; line-height: 26px;font-weight:bold; margin:13px 0px 12px 0px;}
.bottom-block							{font-size:16px; color:#ffffff; text-align:center; line-height: 26px;}




.fett 									{font-weight:bold;}
.gross 									{font-size:17px;}
.kleinkursiv 							{font-size:10px; font-style:italic;}

h2, .contentheading , .componentheading	{font-size:29px;}
.contentheading1 						{font-size:29px; margin:3px 0px 30px 0px;}
.contentheading2 						{font-size:14px; margin:13px 0px 6px 0px;}
.moduletable h3							{font-size:14px;}
h4 										{font-size:14px; line-height:20px;}