div.header {
	
	height: 97px;
	background-color: #F5F5F5;
	background-image: url(headkeyb.png);
	background-repeat: no-repeat;
	text-align: left;
	background-position: right;
	font: 17px Arial, Helvetica, sans-serif;
	color: #000066;
}
h1 {
	border-bottom: solid 1px #000066;
	color: #000066;
	font-size: 18px;
	margin-top: 0;
	margin-bottom: 13px;
}
img.zoomimg {
	cursor: move !important;
}
h2 {
	border-bottom: solid 1px #000066;
	color: #000066;
	font-size: 15.5px;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 5px;
}
div.header img {
	border: 0;
	margin-left: 5px;
	margin-top: 5px;
}
div.container {
	/*border-left: dotted 1px Silver;
	border-right: dotted 1px Silver;*/
	/*border-top: dotted 1px Silver;*/
	margin: 20px auto 20px auto;
	text-align: left;
	
	width: 775px;
	/*z-index: 2;*/
}
div.header .sectionclass {
	color: #446EC6;
	font-size: 40px;
	font-family: Garamond, "Century Schoolbook L", Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 30px;
}
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #6BB3FF;
	background: url(bggradient.png) White repeat-x scroll;
}
/*div.navigation {
	margin-top: 0;
	margin-bottom: 0;
	text-align: left;
	background-color: #E4ECF2;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	height: 22px;
	padding-left: 10px;
	background-color: #F5F5F5;
	background-image: url(navkeyb.png);
	background-repeat: no-repeat;
	background-position: right;
	overflow: hidden;
}*/
div.header a {
	/*padding: 3px;*/
	text-decoration: none;
	color: #000066;
}
div.header a:hover {
	text-decoration: overline;
}
div.categories {
	background-color: #000066;
}
div.content {
	/*margin-left: 40px;
	padding-right: 10px;
	width: 65%;*/
	width: 505px;
	padding-right: 270px;
	line-height: 1.2;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	/*width: 525px;
	float: left;*/
	/*margin-bottom: 15px;*/
	text-align: justify;
	background-image: url(rightbar.png);
	background-position: right;
	background-repeat: repeat-y;
	margin: 0;
	padding-top: 15px;
	padding-bottom: 15px;
}
div.content p {
	margin-top: 0;
	margin-bottom: 10px;
}
div.content p.lead {
	font-style: italic;
}
div.sectionimg {
	position: absolute; /*IE workaround*/
	position: fixed;
	left: 0px;
	top: 200px;
}
div.floatbox {
	width: 140px;
	border: Silver dotted 1px;
	float: right;
	margin: 8px;
	text-align: left;
	padding: 5px;
}
span.quoter {
	font-style: italic;
}
div.floatcaption {
	border-bottom: 1px Dotted Silver;
	
	font-family: Garamond, "Century Schoolbook L", Arial, Helvetica, sans-serif;
	color: #446EC6;
}
img {
	border: 1px #000066 solid;
	margin-top: 8px;
	margin-bottom: 10px;
	display: block;
}
div.copyrightnote {
	background-color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding: 2px;
	text-align: center;
	margin: 0;
	color: White;
}
div.rightcol_ie {
	top: 97px !important;
	width: 30%;
	right: 0px;
	position: absolute;
	background-color: #E4ECF2;
	border-top: Silver solid 1px;
	border-left: Silver solid 1px;
	border-bottom: Silver solid 1px;
	/* Erbarmung für IE-Nutzer */
}
div.image {
	float: left;
	/*border: 1px Silver dotted;*/
	padding: 0;
	/*background: Blue;*/
	padding: 3px;
	margin-bottom: 0px;
	margin-right: 5px;
	font-style: italic;
}
ul {
	list-style: square;
}
ul li {
	margin-bottom: 10px;
	margin-top: 10px;
}
p {
	margin-left: 7px;
}
hr {
	border: none 0;
	border-top: 1px #000066 dashed;
}
div.def {
	margin-right: 10px;
}
h3 {
	font-size: 15px;
	color: #000066;
}


