/* CSS Document */

body{
	margin				: 0;
	background			: #C4C4A1 url(../img/mdm_hg.gif) repeat-y; /* Hintergrund-Farbe anpassen */
	text-align:left;
}
h3{
	color		: #6A6A38;
	margin:10px 0 0 0;
	padding:0;
	line-height:14px;
	font-size:11px;
}
a:link, a:visited, a:active {
	text-decoration: none;
	color: #6A6A38;
	font-size: 11px;
}

a:hover {
	text-decoration: none;
	color: black;
	font-size: 11px;
}


.contenttitle {
	margin		: 32px 0px 0px 32px;	
	width		: 512px;
	font-size	: 12px;
	color		: #6A6A38; /* Hintergrund-Farbe anpassen */		
	font-weight : bold;
	line-height : 18px;	
	text-align:left;
}


/*angepasst*/

.infostitle {
	margin		: 10px 0 0 0;	
	width		: 512px;
	font-size	: 11px;
	color		: #6A6A38; /* Hintergrund-Farbe anpassen */		
	font-weight : bold;
	line-height : 18px;	
	border-bottom: 1px solid #aaa;
	text-align:left;
}
.archtitle {
	margin		: 10px 0 0 0;	
	width		: 200px;
	font-size	: 11px;
	color		: #6A6A38; /* Hintergrund-Farbe anpassen */		
	font-weight : bold;
	line-height : 18px;	
	border-bottom: 1px solid #aaa;
}
.archLink {
	margin		: 5px 0 0 20px;	
	padding:0 0 0 3px;
	width		: 200px;
	font-size	: 11px;
	color		: #6A6A38; /* Hintergrund-Farbe anpassen */		
	font-weight : bold;
	line-height : 18px;	
	border-top: 1px solid #aaa;
}
.infostext {
	margin		: 10px 0 0 0;	
	width		: 512px;
	font-size	: 11px;
	color		: #000;		
	font-weight : normal;
	line-height : 18px;	
	text-align:left;
}

.imgBox{
	float:left;
	width:300px;
	padding:0 10px 10px 0;
}
.txtBox{
	float:left;
	width:195px;
	margin:0 0 0 0;
}

.titel	{
	color		: #6A6A38; 		
	font-size: 13px;
}
.textLegende	{
padding-bottom: 16px;
}
