h1, h2, h3, h4 {
	margin-top: 1.3em; margin-bottom: 1.3em;
	font-size: 1.2em; /*font-weight: normal;*/
	line-height: 1.5em;
}
h1 {
	font-size: 1.2em;
}
h2 {
	margin-top: 1.55em;
}
h4 {
	font-size: 1em;
}
img, div {
   border: none;
}
#content table p {
	margin: 0px;
}
#content table {
	/*display: block;
	margin: 1.5em 0px 1.5em 0px;*/
}
table, td, th, caption, input, select, textarea {
	font-family: Arial, Helvetica, sans-serif; font-size: 1.0em;
	color: #333333;
	line-height: 1.2em;
	text-align: left;
	font-weight: normal;
}
th p {
	padding: 3px 6px 3px 6px;
}
.bgGrey, table tr.bgGrey th, table tr.bgGrey td {
	background: #e5e5e5;
}
.bgGreyDark, table tr.bgGreyDark th, table tr.bgGreyDark td {
	background: #cccccc;
}
table tr.bgPink th, table tr.bgPink td {
	background: #ef047e;
	color: #ffffff;
}
hr {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #999999;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	line-height: 0px;
	height: 1px;
	display: block;
}
.fontSmall {
	font-size: 10px;
}
.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}
.align-center {
	text-align: center;
}
.nowrap {
	white-space: nowrap;
}
/*.left {
	float: left;
}
.right {
	float: right;
}
.break {
	clear: both;
	float: none;
}*/

.farbeRot, #content a .farbeRot, #content .farbeRot a {color: #6C0012 !important;}
.farbeBlau, #content a .farbeBlau, #content .farbeBlau a {color: #02a0c6 !important;}
.farbeGruen, #content a .farbeGruen, #content .farbeGruen a {color: #8bca35 !important;}
.farbePink, #content a .farbePink, #content .farbePink a {color: #ef047e !important;}
.farbeRotHell, #content a .farbeRotHell, #content .farbeRotHell a {color: #f90628 !important;}
.schriftComic {font-style: italic !important;}
.lineTop {
	border-top: 1px solid #999999;
	padding-top: 1.5em;
}
.sterne {
	background: url(../bilder/icon_stars.gif) no-repeat left 0.2em;
	padding-left: 35px;
}
.farbeBlau .sterne {
	background-image: url(../bilder/icon_stars_blue.gif);
}
.farbeGruen .sterne {
	background-image: url(../bilder/icon_stars_green.gif);
}
th {
	font-size: 1.2em;
}
.bgRed {
	background: #6c0012;
	color: #ffffff;
}
.bgBlue {
	background: #02a0c6;
	color: #ffffff;
}
.bgGreen {
	background: #8bca35;
	color: #ffffff;
}
.bgPink {
	background: #ef047e;
	color: #ffffff;
}
h1.bgRed, h3.bgRed {
	padding: 2px 5px 2px 5px;
}

