body {
	background: url(../img/bg-gelb-verlauf.gif);
	background-repeat: no-repeat;
	background-color: #FFFFE5;
	margin: 0px;
}
td, div, body, textarea, input, select {
	font-family: Helvetica, Geneva, Arial;
	font-size: 11pt;
}
td, div, body, textarea {
	line-height: 125%;
}
table, tr, td {
	border: 0px;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}
ul, ol {
	padding: 0px;
	margin: 0px;
	padding-left: 1.2em;
}
.bordertable {
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
	background-color: #FFFFCC;
}
.bordertable .gerade {
	background-color: #EEEEEE;
}
.bordertable .ungerade {
	background-color: #FFFFFF;
}
th, .th {
	background-color: #CCCCCC;
	font-size: 9pt;
	line-height: 125%;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
}
.bordertable td {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 1px;
}
h1 {
	border-top: 1px solid #CCCCCC;
	font-family: Verdana;
	font-size: 16pt;
	line-height: 125%;
	color: #CC0000;
	margin-top: 0px;
	margin-bottom: 5px;
}
h2 {
	font-size: 13pt;
	line-height: 125%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h3 {
	font-size: 11pt;
	line-height: 125%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
a {
	text-decoration: none;
	color: #0000CC;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
.negative {
	color: #C00;
}
label, .label, .legende {
	font-size: 9pt;
	line-height: 125%;
	color: #999;
}
.label .negative {
	color: #F09999;
}
.legende {
	padding-left: 1px;
}
.label a, a.label {
	color: #9999F0;
}
#strip-left {
	width: 182px;
}
.box-left {
	background-color: #F2F2FF;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	padding-bottom: 8px;
	padding-top: 6px;
}
.box-main {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding-bottom: 8px;
	padding-top: 6px;
}
#strip-right {
	width: 182px;
}
.box-right {
	background-color: #FFFFE8;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	padding-bottom: 8px;
	padding-top: 6px;
}
form {
	margin: 0px;
}
input, textarea, select, input.label, textarea.label, select.label {
	color: #0000CC;
	font-weight: bold;
}
input.text {
	padding-left: 2px;
	padding-right: 2px;
}
input.radio {
	margin: 0px;
	width: 12px;
	height: 12px;
}
input.checkbox {
	margin: 0px;
	width: 13px;
	height: 13px;
}
input.file {
	font-weight: normal;
}
.polaroid {
	position: relative;
	font-family: Arial;
	font-size: 11pt;
	line-height: 125%;
	height: 178px;
	margin: 5px 5px 12px;
	vertical-align: text-top;
	float: left;
	/* display: -moz-inline-box;
	display: inline;*/
}
.polaroid-inside {
	text-align: center;
	font-size: 10pt;
	padding: 8px 1px 0px 1px;
	width: 146px;
	height: 177px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	overflow: hidden;
	color: #666666;
	font-style: italic;
}
.termin-hervorgehoben {
	background-color: #FFF2E5;
}
.termin-monat {
	font-weight: bold;
}
.diskussionBeitrag {
	margin-top: 15px;
}
.diskussionBeitragKurz {
	font-weight: bold;
}
.diskussionBeitragIntro {
	padding-left: 2em;
}
.diskussionBeitragLang {
	padding-left: 2em;
}
