body {
	font-family: "Nimbus Sans L", "tahoma", arial;
}

h2 {
	clear: both;
}

h3 {
	margin-top: 40px;
	margin-bottom: 15px;
}

div.floatImage {
	width: 190px;
	float: right;
	margin: 10px;
	padding: 5px;
	text-align:center;
	border: 1px black solid;
	clear: right;
}

div.floatImage img {
	border: none;
}

.fullWidth {
	width: 100%;
}

div.floatImage span {
	font-style: italic;
	font-size: 10pt;
}

.ctText_autor,
.ctText_datum,
.ctPresse_zeitung,
.ctPresse_datum,
.ctPresse_autor {
	padding: 0 5px 0 0;
	font-size: 10pt;
	font-style: italic;
}

.hiddenElement {
	width: 0;
	height: 0;
	display: none;
}

SELECT.skin {
	height: 20px;
}

SELECT.skin OPTION {
	display: block;
	width: 500px;
	height: 125px;
	padding:	5px 5px 5px 210px;
	background-repeat: no-repeat;
	background-position: 5px 5px;
}

.rightAlign {
	text-align: right;
}

.leftAlign {
	text-align: left;
}

.centerAlign {
	text-align: center;
}

.fileTitle {
  font-weight: bold;
}

.fileDescription {
  font-size: small;
  font-style: italic;
}

#mainColumn .forum .beitrag a {
  text-decoration: underline;
}


ul.linkOptionList {
	margin: 0px;
	list-style-type: none;
	padding-left: 5px;
}

ul.questionaryOptionList {
	margin: 0px;
	list-style-type: none;
}
