@import url(button.css);

.rot { color: #b10909; }

.sternchen {
	color: #b10909;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight; bold;
	font-size: 12px;
}

body {
	font-family: Geneva, Arial, Verdana, sans-serif;
	font-size: 12px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	display: inline;
	color: #b10909;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	display: inline;
	border-bottom: 1px dotted #000000;
}
#centerContent h2 a { background-image: none; }

h3 {
	font-size: 12px;
	font-weight: bold;
	display: inline;
	color: #000000;
}

h4 {
	font-size: 12px;
	font-weight: normal;;
	display: inline;
	color: #000000;
}

#centerContent a {
	color: #b10909;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
}
#centerContent a:hover { color: #3d4d5a; }

#naviContentMore a {
	color: #b10909;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
}
#naviContentMore a:hover { color: #3d4d5a; }

.imgLeft {
	padding-right: 15px;
	float: left;
}

.imgRight {
	padding-left: 15px;
	float: right;
}

.imgBorder {
	border: 3px solid #cccbcb;
	padding: 1px;
}