p {
	margin: 0px;
	padding: 0px;
}

.bild_u_l {background: url(bl.gif) 0 100% no-repeat #c3cbcf; }
.bild_u_r {background: url(br.gif) 100% 100% no-repeat}
.bild_o_l {background: url(tl.gif) 0 0 no-repeat;}
.bild_o_r {background: url(tr.gif) 100% 0 no-repeat;	padding:10px;}
.clear {font-size: 1px; height: 1px;}

.captiontext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #c3cbcf;
	text-align: center;
	margin-top: 5px;
	line-height: 130%;
}

.lauftext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 150%;
	text-align: justify;
}

.text_o_m {
      background-image: url(o_m.gif);
      background-color: #ECF5FA;
	  background-repeat: repeat-x;
    }

.text_m_r {
      background-image: url(m_r.gif);
      background-position: top right;
      background-repeat: repeat-y;
    }

.text_u_m {
      background-image: url(u_m.gif);
      background-position: bottom;
      background-repeat: repeat-x;
    }

.text_m_l {
      background-image: url(m_l.gif);
      background-position: bottom left;
      background-repeat: repeat-y;
    }

.text_o_l {
      background-image: url(o_l.gif);
      background-position: top left;
      background-repeat: no-repeat;
    }

.text_o_r {
      background-image: url(o_r.gif);
      background-position: top right;
      background-repeat: no-repeat;
    }

.text_u_l {
      background-image: url(u_l.gif);
      background-position: bottom left;
      background-repeat: no-repeat;
    }

.text_u_r {
      background-image: url(u_r.gif);
      background-position: bottom right;
      background-repeat: no-repeat;
      padding: 10px 10px 10px 10px;
    }

.innercontent {
	width: 100%;
    }

.Bild {
float:right;
padding:10px 0px 10px 10px;
}
.datum {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-align: right;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #174259;
	border-top-style: dotted;
	border-bottom-style: dotted;
	padding-bottom: 10px;
	padding-top: 10px;
	border-top-color: #808080;
	border-bottom-color: #808080;
	margin-top: 10px;
	margin-bottom: 20px;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
    color: #174259;
	margin-top: 5px;
	margin-bottom: 5px;
}
.werbeblock {
align: center;
}

.MenuDatum {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: right;
	font-style: italic;
	color: #808080;
	padding-bottom: 3px;
	padding-top: 3px;
}

.MenuLink a:link,.MenuLink a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 13px;
	border: thin;
	color: #174259;
	font-weight: bold;
	text-align: left;
	line-height: 15px;
	min-width: 155px;
	width: 175px;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
}

.MenuLink a:hover,.MenuLink a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 13px;
	border: thin;
	color: #174259;
	font-weight: bold;
	text-align: left;
	line-height: 15px;
	background: #99E522;
	min-width: 155px;
	width: 175px;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
}
