.titel {
	background-color:#ccc;
	color:#FFF;
	padding:2px 4px 2px 6px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../../images/ueberschrift_box.gif);
	background-repeat:repeat-x;
	}
	
.bild {
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
	}
	
.inhalt3 {
	background-color:#fff;
	margin:0px;
	font-weight:normal;
	padding:2px 4px 2px 4px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	line-height:16px;
	}

.inhalt {
	background-color:#fff;
	margin:0px;
	font-weight:normal;
	padding:2px 4px 2px 4px;
	border:1px solid #ccc;
	}

.inhalt2 {
	background-color:#fff;
	margin:0px;
	font-weight:normal;
	padding:2px 4px 2px 4px;
	border:1px solid #ccc;
	line-height:16px;
	}

div.inhalt3 {
	text-align:justify;
	}

.inhalt2 ul {
	margin:6px 0px 8px 6px;
	padding:0px;
	}

#content .inhalt2 li {
	background-position:0px 5px;
	}

/*
#content a.mehr {
	display:block;
	text-align:right;
	height:16px;
	margin:-1px 0px 14px 0px;
	line-height:12px;
	padding:2px 4px 0px 0px;
	background-image:url(../../images/mehr3.gif);
	background-repeat:no-repeat;
	}

#content a.mehr:hover {
	text-decoration:none;
	}
*/

#content img {
	/*border-left:1px solid #ccc;
	border-right:1px solid #ccc;*/
	}
	
#content a.zurueck {
	display:block;
	text-align:right;
	height:16px;
	margin:-1px 0px 14px 0px;
	line-height:10px;
	padding:2px 4px 0px 0px;
	background-image:url(../../images/mehr3.gif);
	background-repeat:no-repeat;
	}
	
#content a.zurueck:hover {
	text-decoration:none;
	}


