@charset "utf-8";
/* CSS Document */

.grundschrift, .hinweis {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height:21px;
}

a {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	line-height:24px;
	text-decoration: none;
	font-weight: bold;
}

.grundschrift {
	color:#000000;
}

.hinweis {
	font-weight: bold;
	color: #b9005e;
}

.gallery {
	font-size: 16px;
	font-weight: bold;
	color: #ffff00;
}

.imp-small {
	font-size: 12px;
	line-height: 20px;
	font-style: italic;
}

.alert {
	font-size: 10px;
	line-height: 17px;
	color: #FF0000;
	text-align: right;
	vertical-align: top;
}

.yellow {
	color: #ffff00;
}

.larger {
	font-size: 17px;
	font-weight: bold;
}

.marquee {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FFFF00;
	vertical-align: middle;
}

.heading {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	color:#13286b;
	font-size: 18px;
	font-style: italic;
	line-height: 27px;
}

.h1 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bolder;
	color: #fdf21e;
	font-size: 26px;
	font-style: italic;
	line-height: 34px;
}

.large{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight:bolder;
	color:#000000;
	font-size: 30px;
	line-height: 65px;
}

.large2{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight:bolder;
	color:#9933ff;
	font-size: 23px;
	line-height: 40px;
}

.pic-li {
	float: left;
	position: static;
	margin-right: 14px;
	margin-bottom: 20px;
}

.pic-re {
	float: right;
	position: static;
	margin-left: 14px;
}

a:active {
	color: #ffffff;
	font-style: normal;
}

a:visited {
	color: #ffff00;
	font-style: normal;
}

a:link {
	color: #ffff00;
	font-style: normal;
}

a:hover {
	color: #b9005e;
	font-style: normal;
	text-decoration: none;
}

.halbspalter-li a:active, .halbspalter-re a:active {
	color: #ffffff;
	font-style: normal;
}

.halbspalter-li a:visited, .halbspalter-re a:visited {
	color: #7608aa;
	font-style: normal;
}

.halbspalter-li a:link, .halbspalter-re a:link {
	color: #7608aa;
	font-style: normal;
}

.halbspalter-li a:hover, .halbspalter-re a:hover {
	color: #ffff00;
	font-style: normal;
	text-decoration: none;
}
