body {
	overflow: auto;
	height: 100%;
	margin:0px;
	background:#eee;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
}

.logo { position:absolute; }

#content, #content td {
	font-weight: normal;
	color: #000;
	line-height: 18px;
	font-size: 10pt;
	vertical-align:top;
	text-align: left;
}

#teaser{ padding-left:20px; }

a.teasernav:link, a.teasernav:visited {
	FONT-SIZE: 9pt;
	COLOR: #504E53;
	TEXT-DECORATION: none;
}

a.teasernav:hover {
	COLOR: #504E53;
	TEXT-DECORATION: none;
}

.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; }

a:link, a:visited  {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #888;
	text-decoration:none;
}

a:hover {
	color:#888888;
	text-decoration:underline;
}

P.Bodytext {
	font-style: normal;
    font-weight: normal;
    font-variant: normal;
    color: #000000;
	text-decoration: none;
	list-style-type:square;
}

IMG { BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px; }

#topmenu { float:right; }
*html #topmenu { margin-top:-5px; }

.title {
	font-size: 12pt;
	font-weight: bold;
	font-variant: normal;
	color:#000;
	text-decoration: none;
}

.titel {
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #218452;
}

.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;
}

.teasertitle {
	font-weight: bold;
    font-variant: normal;
    color: #000000;
    text-decoration: none;
}

.teasertext {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

.maintext {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

/* Menu oben rechts */
#menu_or a {
	color: #FFFFFF;
	text-decoration: none;
}

#arrow {
	background-image: url(http://aktualisierungstool.de/fileadmin/projekt_jdc/teilnehmer_13014/designobjekte/pfeil.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
}

/* Formular */
input, select, textarea { border: 1px solid #ccc; background-color: #eee; }

input, select { width: 18em; }
textarea { width: 18.5em; overflow:hidden; }

.plz { width: 3.5em; }
.ort { width: 14.1em; }
.submit { width: 8em; }
.vorname , .nachname { width:8.8em; }

/* IE Hack */
*html textarea { width: 18em; }


/* 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; }

div.ident { margin-left: 10px; }
