/* CSS Document */

body, textarea, input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #2B5AA0;
	line-height: 16px;
}

a {
	font-weight: bold;
	color: #2B5AA0;
	text-decoration: none;
}

a:hover {
/*	color: #8DB0D3;	*/
	color: #7486a0;
}


#infobox a {
	font-weight: normal;
	color: #008D0A;
	text-decoration: none;
}

#trauer a {

	color: #2B5AA0;
	text-decoration: underline;
}

#infobox a:hover {
	color: #00AA0D;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 1.2em;
	font-weight: bold;
}

hr {
	border-bottom: 0px none;
	border-top: 1px solid #B2C9E1;
	height: 1px;
	font-size:0;
	line-height:0;
}
