body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ceebff;
	color: #001c84;
}
/*	table site header	*/
table.tableSiteHeader{
	width:100%;
	margin:5px;
}

table.tableSiteHeader tr.tableSiteHeader td.box_mm{
	background-image:url(fileadmin/images/headerslice.jpg);
}

/*	table site content	*/
table.tableSiteContent td{color: #CEEBFF;}

/*	boxes content	*/
tr.tableBoxTitle{color:#001c84; font-size:0.6em; vertical-align:middle; padding-top:2px; font-weight:bold;}
table.table.box{}
td.box_mm a:link, td.box_mm a:visited {
	color:#f1f1f1;
	font-size:0.8em;
}
td.box_mm a:link, td.box_mm a:hover {
	color:#f1f1f1;
	font-size:0.8em;
	position:relative; top:0.5px;left:0.5px;
}

.box_title{height:27px;}
.box_titleLeft{font-size:0.6em;background-image:url(fileadmin/images/page_nav1.jpg); width:20px;}
.box_titleCenter{font-size:0.6em;color:#000000 !important;background-image:url(fileadmin/images/page_nav2.jpg);}
.box_titleRight{font-size:0.6em;background-image:url(fileadmin/images/page_nav3.jpg); width:20px;}



/*	boxes border		*/
.box_ol {
	background-image: url(fileadmin/images/box_ol.jpg);
	width: 20px;
	height: 16px;
	line-height: 16px;
	background-repeat: no-repeat;			
}

.box_om {
	background-image: url(fileadmin/images/box_om.jpg);
	width: 100%;
	height: 16px;
	line-height: 16px;
	background-repeat: repeat-x;
}

.box_or {
	background-image: url(fileadmin/images/box_or.jpg);
	width: 21px;
	height: 16px;
	line-height: 16px;
	background-repeat: no-repeat;
}

.box_ml {
	background-image: url(fileadmin/images/box_ml.jpg);
	width: 20px;
	height: 5px;
	line-height: 5px;
	background-repeat: repeat-y;
}

.box_mm {
	background-color: #003794;
}

.box_mr {
	background-image: url(fileadmin/images/box_mr.jpg);
	width: 21px;
	height: 5px;
	line-height: 5px;
	background-repeat: repeat-y;
	background-position: left;
}

.box_ul {
	background-image: url(fileadmin/images/box_ul.jpg);
	width: 20px;
	height: 18px;
	line-height: 18px;
	background-repeat: no-repeat;
}

.box_um {
	background-image: url(fileadmin/images/box_um.jpg);
	width: 100%;
	height: 18px;
	line-height: 18px;
	background-repeat: repeat-x;
}

.box_ur {
	background-image: url(fileadmin/images/box_ur.jpg);
	height: 18px;
	width: 21px;
	background-repeat: no-repeat;
}

/*	breadcrumb	*/
.navileiste_1 {
	background-image: url(fileadmin/images/page_nav11.jpg);
	vertical-align: middle;
	width: 20px;
	height: 27px;
	background-repeat: repeat-x;
	color: #003794;
}
.navileiste_2 {
	background-image: url(fileadmin/images/page_nav15.jpg);
	background-repeat: repeat-x;
	height: 20px;
	text-align: center;
	vertical-align: top;
	color: #003794;
	overflow: hidden;
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
	font-weight: bold;
	padding-top:4px;
}
.navileiste_3 {
	background-image: url(fileadmin/images/page_nav13.jpg);
	vertical-align: middle;
	width: 20px;
	height: 27px;
	background-repeat: repeat-x;
	color: #003794;
}
.navileiste_2 a {
	color: #003794;
	padding: 2px;
	font-weight: bold;
}
.navileiste_2 a:hover {
	color: #B7CDD6;
	padding: 2px;
	text-decoration: none;
	font-weight: bold;
}

div.buttons_header{margin-right:20px;}
div.buttons_header a img{border:none;padding:30px;}

/* fragenUndAntworten.php */
.question{font-size: 0.9em;}
div.question{
	padding:5px;
	margin-bottom:10px;
	border: 1px dotted black;
	font-weight:bold;
	background-color:#224466;
}
span.question{font-style:italic;font-weight:normal;padding-left: 5px;}

.answer{font-size: 0.9em;}
div.answer{
	padding:5px;
	margin-bottom:10px;
	border: 1px dotted black;
	font-weight:bold;
	background-color:#336699;
}
span.answer{font-style:italic;font-weight:normal;padding-left: 5px;}

/*	galerie.inc.php	*/
img.galerie{
	border:8px groove #FFFFFF;
	margin:3px;
}
div.galerie{
/*	width:220px;*/
	height: 265px;
	vertical-align: middle;
	text-align:center;
	padding: 5px; margin: 5px;
	border: 6px outset #001c84;
	
	float:left;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:0.8em;
}
div.galerie a{text-decoration:none; border:none;}

/*	download	*/

span.highlight{font-weight:bold;}