body {
	overflow: auto;
	color: black;
	background-color: white;
	height: 100%;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
    line-height: 18px;
	font-size: 10pt;
}

.title {
	font-size: 12pt;
	font-weight: bold;
	font-variant: normal;
	color: #013972;
	text-decoration: none;
}

.imgtext-table {margin-top:15px; }

.TeaserTable { text-align: left; width: 195px; }
.TeaserHead { color: #ffffff; font-size: 9pt; font-weight: bold; background-color: #c2c2c2; width: 195px; height: 20px; padding: 4px 4px 4px 6px}
.TeaserMain{ color: #c2c2c2; background-color: #f0f3f9; width: 280px; padding: 4px 4px 8px 6px; border-left: 1px solid #c2c2c2; border-bottom: 1px solid #c2c2c2; border-right: 1px solid #c2c2c2; }
.MainHeader { color: #504e53; font-size: 8pt; padding: 0; }
.MainContent { color: #ffffff; font-size: 8pt; font-weight: normal; }
.MainContentLinkFollow { color: #ffffff; font-size: 8pt; font-weight: bold; }
#inputloginfield { width: 250px; height: 20px; margin-top: 3px; margin-bottom: 3px; border: solid 1px #504e53; }
#inputloginbutton { color: #ffffff; font-size: 9pt; background-color: #504e53; text-align: center; width: 100px; height: 20px; margin-top: 5px; border: solid 1px #a8a8a8; }
#inputloginuser { font-size: 8pt; }
#inputloginpass { font-size: 8pt; }
.NewsTable { text-align: left; width: 345px; }

#content { padding:10px; }
#content, TD {
    font-size: 10pt;
    font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

#menu_1 { width:205px; }
#menu_2 { height:30px; }

#teaser { padding-top:10px; }

a:link, a:visited {
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
	color: #013972;
	text-decoration: underline;
}

a:hover, a:active {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #017ac3;
	text-decoration: none;
}

p.bodytext {
	font-style: normal;
    font-weight: normal;
    font-variant: normal;
    color: #000000;
	text-decoration: none;
	
	list-style-type:square;
}

img { border:0px; }

.untertitel {
	font-size: 11pt;
	font-style:italic;
	font-weight: normal;
	font-variant: normal;
	color: #0064A8;
}
.eintragtitel {
	font-size: 18pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0064A8;
	vertical-align: top;
}

/* Menu oben rechts */
#menu_or a {
	color: #FFFFFF;
	text-decoration: none;
}

.Stil1 {font-size: 10px}

#arrow {
	background-image: url(http://aktualisierungstool.de/fileadmin/projekt_jdc/teilnehmer_13014/designobjekte/pfeil.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
}

/* Breadcrumb */
#breadcrumb ul, #breadcrumb li {
	margin: 0px;
	margin-top: 3px;
	padding: 0px;
}

#breadcrumb ul { float: left; }

#breadcrumb ul a {
	float: left;
	text-decoration: none;
	color: #FFFFFF;
}

#breadcrumb li {
	float: left;
	list-style-type: none;
	color: #FFFFFF;
}

.bread_navi a {
	color: #FFFFFF;
	text-decoration: none;
}

/* RTE Style definitionen */
p.align-left, h1.align-left, h2.align-left, h3.align-left, h4.align-left, h5.align-left, h6.align-left, td.align-left { text-align: left; }
p.align-center, h1.align-center, h2.align-center, h3.align-center, h4.align-center, h5.align-center, h6.align-center, td.align-center { text-align: center; }
p.align-right, h1.align-right, h2.align-right, h3.align-right, h4.align-right, h5.align-right, h6.align-right, td.align-right { text-align: right; }     
p.align-justify, td.align-justify, th.align-justify, h1.align-justify, h2.align-justify, h3.align-justify, h4.align-justify, h5.align-justify, h6.align-justify, div.align-justify, address.align-justify { text-align: justify; }