
BODY {
	color: black;
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	margin: 2% 3%;
	background-image: url(http://www.aveba.de/images/pageback_tile.gif);
	background-repeat: repeat;
}

P {
	margin: 0;
}

td {
	text-align: left;
}

A {
	color: navy;
	text-decoration: none;
	font-weight: bold;
}

A:HOVER {
	color: rgb(220, 0, 30);
	text-decoration: none;
}

.center { text-align: center !important; }
.right { text-align: right !important; }

.logoarea {
	display: block;
	background-image: url(http://www.aveba.de/images/toplogo_tile.gif);
	background-repeat: repeat;
	border: 1px solid black;
}

.logo1 {
	background-image: url(http://www.aveba.de/images/toplogo.gif);
	background-position: left;
	background-repeat: no-repeat;
	height: 90px;
}

.logo2 {
	background-image: url(http://www.aveba.de/images/toplogo_right.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 90px;
}

.you_are_here {
	display: block;
	background-color: black;
	color: white;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	padding-left: 10px;
	margin: 7px 0px 15px 0px;
	letter-spacing: 1px;
}

.nav_header_l1 {
	color: rgb(0, 0, 64);
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 5px;
	font-style: italic;
}

.nav {
	background-color: rgb(219, 220, 255);
	width: 160px;
	vertical-align: top;
	background-image: url(http://www.aveba.de/images/nav_tile.gif);
	background-repeat: repeat;
	border: 1px solid rgb(0, 0, 60);
	padding: 15px 15px 30px 15px;
	background-position: left;
}

DIV.nav LI {
	color: rgb(0, 0, 64);
	font-size: 13px;
	font-weight: bold;
	margin-left: 10px;
	margin-bottom: 15px;
	list-style-type: square;
	list-style-position: outside;
}

DIV.nav SPAN {
	font-size: 10px;
	font-weight: normal;
	text-align: left;
}


DIV.nav A {
	color: rgb(0, 0, 64);
	text-decoration: none;
}

DIV.nav A:HOVER {
	color: rgb(220, 0, 30);
	text-decoration: none;
}

.contentarea {
	width: 100%;
	padding-top: 27px;
	padding-left: 2em;
	position: relative;
	top: 0px;
	vertical-align: top;
}

.contenthead_l1 {
	width: 100%;
	background-color: navy;
	background-image: url(http://www.aveba.de/images/contenthead_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
}
.contenthead_l2 {
	background-image: url(http://www.aveba.de/images/contenthead_2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 32px;
}

DIV.contenthead_l2 P {
	color: white;
	font-weight: bold;
	font-size: 13px;
	font-style: italic;
	padding-left: 14px;
	padding-top: 4px;
}

DIV.contenthead_l2 P A {
	color: white;
	font-weight: bold;
	font-size: 13px;
	font-style: italic;
}

.content_l1 {
	margin-left: 12px;
	margin-right: 16px;
	margin-bottom: 4em;
}

.content_l2 {
}

DIV.content_l2 P {
	clear: left;
	font-size: 14px;
	text-align: justify;
	line-height: 125%;
	margin-bottom: 1em;
}

DIV.content_l2 LI {
	margin-left: 8px;
	margin-bottom: 5px;
	list-style-type: square;
	list-style-position: outside;
}

DIV.content_l2 IMG {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.contentblock_l1 {
	display: inline;
	width: 200px;
	margin: 10px;
	}

DIV.contentblock_l1 P {
	font-size: 12px;
	text-align: center;
}

DIV.contentblock_l1 IMG {
	float: none;
	margin-top: 7px;
}

.pagetail {
	display: block;
	text-align: center;
	border-top: 2px solid black;
	margin-top: 15px;
	padding-top: 10px;
}



