@import "/css/design.css";

.em
,h1
,h2
,h3
,h4
,h5
,.h1
,.h2
,.h3
,.h4
,.h5
,p
,.p
,.p_red
,.p_bold
,.p_italic
,.datum
,.rubrik
,.nav
,.error
,.meldung1
,.meldung2
,.meldung3
,.tinytext
,dt
,dd
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal
}

.em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold
}

h3 {
	font-size: 12px;
	font-style: italic
}

h4 {
}

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal
}

.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold
}

.h3 {
	font-style: italic
}

.h4 {
}

.p {
}

.p_red {
	color: red
}

.p_bold {
	font-weight: bold
}

.p_italic {
	font-style: italic
}

.datum {
}

.h5 {
	font-weight: bold
}

.rubrik {
	font-variant: normal;
	font-weight: lighter;
	color: #FF0000
}

.nav {
	font-size: 18px;
	font-variant: normal;
	font-weight: lighter;
	color: #FF0000
}

.error {
	font-variant: normal;
	font-weight: lighter;
	color: #FF0000
}

.meldung1 {
	font-variant: normal;
	font-weight: lighter;
	color: #FF0000
}

.meldung2 {
	font-weight: bold
}

.meldung3 {
}

.tinytext {
	font-size: 10px
}

.tabelle1 {
	background:#000000 
}

.tabelle2 {
	background:#F0F0F0 
}

.marginalie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal
}

dt {
	padding-top:14px;
	font-weight:bold;
}

dd {
	padding-left:6px;
}

