body {background-color:rgb(204,0,0); }

body {font: 13pt/130% normal Arial, Helvetica, sans-serif;}

body.zwei {font-family:Arial, Helvetica, sans-serif; font-size:13pt; font-style:normal; background-color:#fff; line-height:130%;}

.nasstyle {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #000000}

.chapterheads { font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-style: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #000000; text-decoration: underline}

.title {  font-family: Arial, Helvetica, sans-serif; font-size:26pt; line-height:120%;}

.author {  font-family: Arial, Helvetica, sans-serif; font-size:16pt; font-style:normal;}

.authorblue {  font-family: Arial, Helvetica, sans-serif; font-size:16pt; font-style:normal; color: #0000FF}

.headers {  font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-style: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #FFFFFF;} 

.subtitles { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; font-weight: bold; font-variant: normal; text-transform: none}

.centersubtitles { text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; font-weight: bold; font-variant: normal; text-transform: none }

.italicsubtitles { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: italic; font-weight: bold; font-variant: normal; text-transform: none}

/* A:link { text-transform: none; color:#006666 }
A:visited { color: #006666; }
A:hover { color: #000000; background-color:#CC6600; text-decoration: none}
A:active { color: #006666; } */


.navigation {margin-left:50px; height:50px; background-color:#fff;}

.container {width:600px; margin-left:160px;}

/* background {background-color: #95FF95;} */


/* This div contains the styles for main area of the webpage */
#pageholder {
	margin:5px auto 5px auto;
	*margin:0px auto 0px auto;
	padding:0px 1px 0px 0px;
	width:800px;
	background-color:rgb(204,0,0);
	color:#000000;
	border:10px solid rgb(204,0,0);
}

#header {
	margin:0px;
	padding:5px 0px 0px 0px;
}

img {
	margin:-5px 0px 0px 0px;
	padding:0px;
}


/* This div contains the styles for the site navigation list, which appears on all the other pages */
#nav {
	font-family: georgia,"times new roman",times,serif;
	margin:-5px 0px 0px 0px;
	padding:0px;
	width:180px;
	text-align:center;
	font-size:18px;
	float:left;
}
#nav ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#nav li img {
	margin:-10px 0px;
	padding:0px;
}
#nav li {
	color:#000000;
	background-color:#C7C7C7;
	margin:5px 5px 0px 5px;
	padding:10px 5px;
	border:2px ridge #cccccc;
}
#nav li a,
#nav li a:visited {
	color:#000000;
	background-color:#C7C7C7;
	font-weight:bold;
	text-decoration:none;
}
#nav li a:hover {
	color:#000000;
	background-color:#C7C7C7;
	font-weight:bold;
	text-decoration:none;
}

/* iframe {
	background-color:#C7C7C7;
	color:#000000;
} 
