body {
	background-color: #0F0F0F;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*border: 1px solid #CC9900;*/
    text-align: left;
	background-image: url(images/body_bg_top.gif);
	background-repeat: repeat-x;
	background-position: left 4px;
}

#container {
	/*margin: 0px auto;*/
	padding:0px;
  text-align: left;
  width: 766px;
}

#rightspace {
	clear: both;
}

html,form {
	margin: 0px;
	padding: 0px;
}
.noborder {
	margin: 0px;
	padding: 0px;
	border: none;
}
h1,h2,h3,legend {
    color: #524336;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 10px;
}
fieldset 
{ 
	/*width:400px; */
	border: 1px solid #A18872; 
	padding: 5px; 
}
legend {
	font-weight: bold;
	padding-left: 3px;
	padding-right: 3px;
}
a:link,a:visited {
	color: #660000;
	text-decoration: none;
}
a:hover,a:active {
	color: #990000;
	text-decoration: underline;
}

table.styled {
	border-width: 1px;
	border-spacing: 0px 0px;
	border-style: solid;
	border-color: #6D5A49;
	border-collapse: collapse;
}
table.styled th {
	border-width: 1px;
	padding: 2px;
	border-style: solid;
	border-color: #A18872;
	text-align: left;
	background-color: #D5BD80;
}
table.styled td {
	border-width: 1px;
	padding: 2px;
	border-style: solid;
	border-color: #A18872;
}
.row1 {
	background-color: #DFCDA2;
}
.row2 {
}
.foto {
	border: 1px solid #A18872;
	padding: 3px;
	background-color: #DFCDA2;
	margin-right: 5px;
}
.storytitel {
	background-image: url(images/icon_book.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	line-height: 16px;
	background-position: left center;
}
.storylabel {
	float: left;
	width: 100px;
}
.clearall {
	clear: both;
}
.autor {
	background-image: url(images/icon_autor.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
	line-height: 16px;
	background-position: left center;
}
/*
.mainkat {
	background-image: url(images/icon_mainkat.gif);
	background-repeat: no-repeat;
	padding-left: 19px;
	line-height: 16px;
	background-position: left center;
}
.subkat {
	background-image: url(images/icon_subkat.gif);
	background-repeat: no-repeat;
	padding-left: 19px;
	line-height: 16px;
	background-position: left center;
}
*/
h2.story {
	color: #6D5A49;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.storytitel a:link,.storytitel a:visited {
	color: #6D5A49;
	text-decoration: none;
}
.storytitel a:hover,.storytitel a:active {
	color: #A18872;
	text-decoration: underline;
}
.storysummary {
	margin-top: 5px;
}
.page {
	background-color: #ECDBBD;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	padding-right: 3px;
	line-height: 25px;
	border: 1px solid #A18872;
}
.activepage {
	background-color: #FFFFFF;
}
a:link.page,a:visited.page {
	color: #6D5A49;
	text-decoration: none;
}
a:hover.page,a:active.page {
	color: #A18872;
	text-decoration: none;
	background-color: #FFFFFF;
}
.kommentar {
	font-style: italic;
}
.br {
	display: block;
}
.fullwidth {
	width: 100%;
}
.w320 {
	width: 320px;
}
.w155 {
	width: 155px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #996600;
}
.bottomspace {
	margin-bottom: 10px;
}
.hr {
	background-color: #ECDBBD;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8AB6F;
}
.borderpic {
	background-image: url(images/sp_02.jpg);
	background-repeat: repeat-y;
}
.formfeld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #996600;
}
.storydateright {
	text-align: right;
	top: 0px;
	right: 0px;
	float: right;
	width: 90px;
	color: #A18872;
	font-style: italic;
}
.topboxleft .formfeld, .topboxright .formfeld {
	width: 156px;
	font-size: 10px;
	margin: 1px;
}
.topboxleft, .topboxright {
	background-repeat: no-repeat;
	padding: 5px;
}
.topboxleft {
	background-image: url(images/sp_27.jpg);
}
.topboxright {
	background-image: url(images/sp_30.jpg);
}
.topboxlefttitle, .topboxrighttitle {
	background-repeat: no-repeat;
	width: 195px;
	color: #630000;
	font-weight: bold;
	line-height: 26px;
	font-size: 14px;
}
.topboxlefttitle {
	background-image: url(images/sp_20.jpg);
	padding-left: 30px;
	text-align: left;
}
.topboxrighttitle {
	background-image: url(images/sp_24.jpg);
	padding-right: 30px;
	text-align: right;
}
.topboxcenter {
	background-image: url(images/sp_22.jpg);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 11px;
	color: #524336;
}
#pagecontent {
	background-image: url(images/sp_41.jpg);
	background-repeat: repeat-y;
}
#topbg {
	/*position: relative;*/
	top: 0px;
	left: 0px;
	height: 71px;
	width: 100%;
	background-image: url(images/sp_40.jpg);
	background-repeat: no-repeat;
	/*background-color: #FF0000;*/
	text-align: center;
}
#bottombg {
	bottom: 0px;
	left: 0px;
	height: 171px;
	background-image: url(images/sp_44.jpg);
	background-repeat: no-repeat;
	/*position: relative;*/
}
#centercontent {
	/*margin-top: -20px;*/
	padding-left: 65px;
	padding-right: 65px;
	position: relative;
}
.highlight {
	font-weight: bold;
	color: #CC6600;
}

