/*
 File: bf-mitte.css
 Date: Sa. 17.05.2008 13:14:19
*/

html {
	font-size: 100.01%;
}


body{
	font-family: Verdana,helvetica,arial,sans-serif;
	font-size: 0.82em;
	line-height: 140%;
	background-color: #ffffff;
	color: #000000;
	text-align: center;
}


.us{
	border-top: 1px solid #000;
}

.copy{
	font-size: 85%;
	color: #666;
	float:left;
}


.ie5c{ text-align: center;}

#container{ width: 510px; 
	text-align: left;
	margin: 0 auto;
	background-color: #ffffff;
	border: 1px solid #f0f0f0;
}

.inhalt{
	padding: 5px;
}




/* Verweis */
a{
	color: #003366;
	text-decoration: none;
}

/* noch nicht besuchte Seite */
a:link{
}

/* Link unter dem Cursor */
a:hover{
	text-decoration: underline;
	color: #996633;
}


a[target="_blank"]:before {content: url('bilder/exli.png'); padding-right: 3px; display: inline;}



.ulinks{/* Links am unteren Seitenende */
	margin-top: 1em;
	margin-bottom: 0.25em;
	text-align: center;
}

.but0{
	margin-left: 5px;
	margin-top: 0px;
	color: #666666;
	font-size: 90%;
}

#navu{
	float: right;
}

.clrboth{
	clear: both;
}

dl.bildMitLegende    { width: 400px; }
dl.bildMitLegende dt { margin-bottom: 0; }
dl.bildMitLegende dd { margin: 0; margin-left:3px; font-size: 0.9em; color: #999999;}


