body {
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 11pt;
}

.greybox { 
	background-color: #ffffff; 
	padding:2px;
	margin:0px; 
	border:none;
	font-weight:bold; 
}

a.about {
	color: rgb(180,28,71);
	font-weight: bold;
}

.bold {
	font-weight: bold;
}

span.normal,
.redbox,
span.hightlight
{
	font-size: 11pt;
}
	
.headline,
.subheadline,
.textlink
{
	margin-top: 50px;
	margin-left: 0px;
	font-size:30pt; 
	font-weight: bold;
	color: #b41c47;
}

.subheadline {
	font-size: 20pt;
	margin-left: 0px;
}

.textlink {
	font-size: 12pt;
	margin-left: 0px;
}

.redbox {
	padding: 4px;
	border: 1px solid #b41c47;
}

span.hightlight {
	color: #b41c47;
	font-weight: bold;
}

table.border {
	background-color: #e00174;
}

td.background {
	background-color: #efe7df;
}

.links {
	color: #b41c47;
	text-decoration: underline;
}

.prmagazin {
	color: #b41c47;
}

hr.line {
	border:solid #000000 1px;
	height:1px;
}

span.abo {
	font-size: 18pt;
	font-weight: bold;
}

.deadlink {
	text-decoration: none; 
	color: rgb(0, 0, 0);
}

.workshop {
	text-decoration:none;
	font-weight: bold; 
	color:red;
}

.questionaryName {
	text-align: center;
	font-size:30pt; 
	font-weight: bold;
	color: #b41c47;
}

.questionaryPictureSubheadline {
	max-width: 250px;
	font-size: 12px;
	font-weight: bold;
}

.questionaryAnswer {
	padding-bottom: 15px;
	vertical-align: top;
}
.questionaryQuestion {
	padding-bottom: 15px;
	padding-right: 15px;
	font-weight: bold;
	vertical-align: top;
}
