body {
	background-color: #EFEBE7;
	margin: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #444138;
	line-height: 1.3;
}

p, td, table {
        margin: 0px;
        font-size: 100%; 
        font-family: Arial, Helvetica, sans-serif;
        color: #000000;
        line-height: 1.3;
}

a:link {
	text-decoration: none;
	font-weight: bold;
	color: #002770;
}


a:visited {
        text-decoration: none;
	font-weight: bold;
	color: #002770;
}

a:hover {
        color: #AF005D;
        font-weight: bold;
	text-decoration: none;
}

.bild_titel {
	float:left;
	text-decoration: none;
	font-size: 9px;
	color: #222222;
}

.pdf_link {
	background: url(images/_pdf.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left:58px;
	text-decoration: none;
	font-weight: bold;
	color: #002770;
}

.pdf_link:hover {
	background: url(images/_pdf.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 58px;
	text-decoration: none;
	font-weight: bold;
	color: #AF005D;
}

h1 {
	font-weight: bold;
	font-size: 100%;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 23px;
	
}

h2 {
	font-size: 120%;
	color: #000000;
	margin-top: 2px;
	margin-bottom: 6px;
}

h3 {
	font-size: 100%;
	color: #000000;
	margin-top: 2px;
	margin-bottom: 2px;
}

h4 {
	font-weight: bold;
	font-size: 100%;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 2px;
}


.kleine_schrift_schwarz {
	line-height: 1.3;
	font-size: 100%;
	color: #000000;
}

.kleine_schrift_grau {
	line-height: 1.2;
	font-size: 90%;
	color: #444138;
}

.kleine_schrift_blau {
	line-height: 1.2;
	font-size: 90%;
	color: #002770;
}

.grosse_schrift_schwarz {
	line-height: 1.2;
	font-size: 100%;
	color: #000000;
}

.grosse_schrift_grau {
	line-height: 1.2;
	font-size: 100%;
	color: #444138;
}

.grosse_schrift_blau {
	line-height: 1.2;
	font-size: 100%;
	color: #002770;
}

.text_newsbox {
	font-size: 90%;
	line-height: 1.2;
	font-family: arial, sans-serif;
	line-height: 11px;
	font-weight: normal;
	color: #000000;
}

.text_terminbox {
	font-size: 100%;
	line-height: 1.0;
	font-family: arial, sans-serif;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
}

.datum_terminbox {
	font-size: 85%;
	line-height: 1.2;
	font-family: arial, sans-serif;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
}

.link_newsbox {

   font-size: 92%;
   font-family: arial, sans-serif;
   line-height: 11px;
   font-weight: normal;
   color: #FFFFFF;
}

.title_newsbox {

   font-size: 92%x;
   line-height: 1.18;
   font-family: arial, helvetica, sans-serif;
   font-weight: bold;
   color: #153f87;
}

.title_newsbox:active {
  color: #153f87;
}
.title_newsbox:visited {
  color: #153f87;
}
.title_newsbox:hover {
  color: #af005f;
}


ul {
	list-style-image: url(images/bulletarrow_pink.gif);
	margin-left: 13px; 
	padding-left: 4px;
	margin-top: 0px;
	padding-top: 0px;
	color: #000000;

}

ol {
	
	margin-left: 15px; 
	padding-left: 6px;
	margin-top: 0px;
	padding-top: 0px;
}
