body {
	background-image: url(bg.gif);
	background-position: center;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #0E0156;
}

h1 {
	font-size: 36px;
	color: #E4E5ED;
}

p {
	margin: 0px;
}

.spacer {
	margin: 5px;
}

h2 {
	margin: 0px;
	font-size: 18px;
	border-top: 1px solid #4B6065;
	border-bottom: 1px solid #4B6065;
	background-color: #E4E5ED;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}

h3 {
	margin: 0px;
	font-size: 14px;
	border-top: 1px solid #4B6065;
	border-bottom: 1px solid #4B6065;
	background-color: #E4E5ED;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.author {
	border-top: 1px solid #4B6065;
	border-bottom: 1px solid #4B6065;
	background-color: #E4E5ED;
	padding-left: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 5px; /* clear: both; */
}

.audiobox {
	/* float: right; */
	margin-top: 5px;
	background-color: #E4E5ED;
	/* width: 100%; */
	padding: 4px;
	text-align: center;
	border: 1px solid #4B6065;
}

.box {
}

a:link {
	color: #0E0156;
	text-decoration: none;
}

a:visited {
	color: #0E0156;
	text-decoration: none;
}

a:hover {
	color: #B90000;
	text-decoration: none;
}

a:active {
	color: #0E0156;
	text-decoration: none;
}

#rahmen {
	width: 700px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #6C7E88;
	padding: 5px;
	background-image: url(bg2.gif);
}

#content {
	width: 526px;
	height: 160px;
	float: left;
	background-image: url(header7.jpg);
}

#hdltext {
	margin-left: 220px;
	margin-top: 88px;
}

#content2 {
	width: 526px;
	float: left;
	padding-top: 5px;
}

#navi {
	width: 169px;
	float: right;
	padding-top: 165px;
	/* padding-left: 2px; */
	background-image: url(bg7.jpg);
	background-repeat: repeat-x;
}

#footer {
	padding: 2px;
	border-top: 1px solid #4B6065;
	border-bottom: 1px solid #4B6065;
	background-color: #E4E5ED;
	height: 14px;
	text-align: right;
	clear: both;
	font-size: 11px;
}

.container {
	border-bottom: 1px solid #6C7E88;
	margin-bottom: 10px;
	font-size: 12px;
}

.audiobox a:link {
	text-decoration: underline;
}

.audiobox a:visited {
	text-decoration: underline;
}

.audiobox a:hover {
	text-decoration: underline;
} 

.audiobox a:active {
	text-decoration: underline;
}

.author a:link {
	text-decoration: underline;
}

.author a:visited {
	text-decoration: underline;
}

.author a:hover {
	text-decoration: underline;
} 

.author a:active {
	text-decoration: underline;
}

.input {
	width: 320px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

input, textarea {
	width: 320px;
	float: left;
	margin-bottom: 7px;
}

input.commentfile {
	width: auto;
	float: left;
}

textarea {
	height: 130px;
}

#buttons input {
	width: 156px;
	float: none;
	margin-top: 15px;
}

.container li {
	list-style-type: none;
}

.container ul {
	padding: 0px;
	margin-left: 5px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
}

.kommentarformat li {
	border-top: 1px dashed #4B6065;
	border-bottom: 1px dashed #4B6065;
	background-color: #E4E5ED;
	margin-bottom: 10px;
}

.kommentarformat ol {
	padding-left: 18px;
	margin-left: 5px;
	margin-right: 20px;
}

.imp {
	padding: 5px;
}

.imp2 {
	padding: 5px;
	font-size: 11px;
}

.box_123 li {
	list-style-type: none;
}

.container_123 {
	margin-bottom: 2px;
}

.container_1234 {
	margin-bottom: 8px;
}
