body {
	font-family:dejavu-sans,arial,verdana,sans-serif;
	font-size:14px;
	margin-top:5px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:10px;
	background:#EEEEEE;
	padding:0px;
	text-align:center;
}
#body {
	width:1000px;
	margin:auto;
	border:1px solid silver;
	background:#FFFFFF;
	padding:0px;
}
#line {
	width:1000px;
	background:#73000F;
	height:5px;
	clear:both;
}
#navi {
	background:#73000F;
	line-height:30px;
	height:30px;
	width:1000px;
	padding:0px;
	border:0px;
	margin-bottom:5px;
	text-align:left;
}
#banner {
	float: left;
	width:595px;
	margin-top:2px;
	margin-bottom:5px;
	margin-left:0px;
	margin-right:0px;
	padding:0px;
	border:0px;
}
#slide {
	background:#081d2d;
	float:right;
	height:300px;
	width:400px;
	margin-bottom:5px;
	margin-left:0px;
	margin-right:0px;
	color:#FFFFFF;
}
#slideimg {
	background:#081d2d;
	float:right;
	height:300px;
	width:400px;
	margin-bottom:5px;
	margin-left:0px;
	margin-right:0px;
	color:#FFFFFF;
}
#page {
	width:990px;
	text-align:left;
	height:auto;
	overflow:hidden;
	margin-left:5px;
	margin-right:5px;
}
#darrow {
	background:url("./data/darrow.png");
	height:30px;
	width:30px;
	float:left;
	margin:0;
	padding:0;
	margin-right:3px;
}
#foot {
	width:1000px;
	background:#73000F;
	height:18px;
	color:#FFFFFF:
	line-height:18px;
	font-size:12px;
	margin:0px;
	padding:0px;
	clear: both;
}
#foot a {
	color:#FFFFFF;
	line-height:18px;
	text-decoration:none;
}
#foot img {
	margin-top:3px;
	border:0px;
}
.foot-menu {
	width:400px;
	height:18px;
	float:right;
	text-align:right;
}
.foot-menu a {
	margin-right:6px;
}
.foot-admin {
	width:400px;
	height:18px;
	float:left;
	text-align:left;
}
.foot-admin a {
	margin-left: 6px;
}
.foot-up {
	width:200px;
	height:18px;
	float:left;
}

table.navi {
	margin:0px;
	padding:0px;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
}
.navi a {
	line-height:18px;
	text-decoration:none;
	color:#FFFFFF;
	display: block;
	padding-left:5px;
	padding-right:5px;
	height:24px;
	line-height:24px;
}
.navi a:hover {
	background:#081d2d;
}
.highlight a {
	background:url("./data/lilie.png");
	padding-left:26px;
	font-style:italic;
}
.highlight a:hover {
	background:url("./data/lilie-red.png");
}
.clear {
	clear:both;
}
a.link {
	border:0px;
	text-decoration:none;
	color:black;
	background-image:url('./data/link.gif');
	background-repeat:no-repeat;
	background-position:right;
	padding-right:20px;
}

#content1 {
	border:0px;
	padding:0px;
	width: 300px;
	margin-top: 5px;
	float: right;
	overflow:hidden;
}
#content2 {
	overflow:hidden;
	border:0px;
	padding:0px;
	width: 685px;
	margin-top: 5px;
	float: left;
}

div.comment {
	width:685px;
	overflow: hidden;
	background: #EEEEEE;
	margin-bottom:5px;
}
.comment-padding {
	margin:3px;
	width:679px;
}
.comment-head {
	padding:0px;
	margin:0px;
	border-bottom: 1px solid #555555;
	padding-bottom:3px;
	margin-bottom:5px;
	width:100%;
}
.comment-title {
	font-weight:bold;
	font-size:18px;
}
.comment-title-pic {
	font-weight:bold;
	font-size:18px;
/*	height:2.5em;*/
}
.comment-date {
	font-size:12px;
	text-align:right;
}
.comment-control {
	font-size:12px;
	width:36px;
	text-align:right;
}
.comment-control-wide {
	font-size:12px;
	width:52px;
	text-align:right;
}
.comment-text {
	padding-left:3px;
}
.comment table {
	font-size:14px;
}

div.info {
	overflow: hidden;
	background: #EEEEEE;
	margin-bottom:5px;
	width:300px;
}
.info-padding {
	margin:3px;
	width:294px;
}
.info-head {
	padding:0px;
	margin:0px;
	margin-bottom:3px;
	width:100%;
}
.info-title {
	font-weight:bold;
	font-size:18px;
	margin:0px;
	padding:0px;
}
.info-title a {
	text-decoration:none;
	color:black;
}

.plain {
	border:0px;
	text-decoration:none;
	color:black;
}

.stufen {
	text-align:center;
}
.stufen td {
	margin:0px;
	padding:0px;
}
.stufen a,img {
	border:0px;
	text-decoration:none;
	color:black;
}
p {
	margin-top:2px;
	margin-bottom:5px;
}
form {
	margin:0px;
}
.img_wo{
	display:block;
	width:130px;
	padding-top:130px;
	background:url("./data/lilie_wo.gif");
	background-repeat:no-repeat;
	background-position:top;
}
.img_wo:hover {
	background:url("./data/lilie_wo_u.gif");
	background-repeat:no-repeat;
	background-position:top;
}
.img_ju{
	display:block;
	width:130px;
	padding-top:130px;
	background-image:url("./data/lilie_ju.gif");
	background-repeat:no-repeat;
	background-position:top;
}
.img_ju:hover {
	background-image:url("./data/lilie_ju_u.gif");
	background-repeat:no-repeat;
	background-position:top;
}
.img_pf{
	display:block;
	width:130px;
	padding-top:130px;
	background:url("./data/lilie_pf.gif");
	background-repeat:no-repeat;
	background-position:top;
}
.img_pf:hover {
	background:url("./data/lilie_pf_u.gif");
	background-repeat:no-repeat;
	background-position:top;
}
.img_ro{
	display:block;
	width:130px;
	padding-top:130px;
	background:url("./data/lilie_ro.gif");
	background-repeat:no-repeat;
	background-position:top;
}
.img_ro:hover{
	background:url("./data/lilie_ro_u.gif");
	background-repeat:no-repeat;
	background-position:top;
}
.img_le{
	display:block;
	width:130px;
	padding-top:130px;
	background:url("./data/lilie_le.gif");
	background-repeat:no-repeat;
	background-position:top;
}
.img_le:hover{
	background:url("./data/lilie_le_u.gif");
	background-repeat:no-repeat;
	background-position:top;
}
.fullwidth {
	width:100%;
}
.date {
	width:100%;
}
input {
	font-size: 8pt;
	height: 29px;
	vertical-align:middle;
	margin-bottom:5px;
}
textarea {
	margin-bottom:5px;
}
select {
	font-size: 8pt;
	height: 29px;
	vertical-align:middle;
	padding-top:4px;
	margin-bottom:5px;
}

div.album {	
	width:216px;
	background:#EEEEEE;
	padding:3px;
	float:left;
	margin:3px;
	text-align:center;
}

.album-cover {
	max-width:212px;
	max-height:141px;
	margin-left:2px;
	text-align:center;
}
.album-preview {
	max-width:130px;
	max-height:100px;
}
.picnavi {
	text-align:center;
	width:130px;
	height:100px;
	padding:0px;
}
.album-pic {
	max-width:100%;
	width: expression(this.width > 600 ? 600: true);
}
.album-navi {
	width:100%;
	margin:0px;
	padding:0px;
	text-align:center;
	font-size:14px;
}
.album-navi td {
	margin:0px;
	padding:0px;
	height:20px;
}
.album-navi-prev {
	width:75px;
	text-align:left;
}
.album-navi a {
	font-weight:bold;
	text-decoration:none;
	color:black;
}
.album-navi-next {
	width:75px;
	text-align:right;
}
.album-content {
	text-align:center;
}
.album-content img {
	max-height:640px;
}
.album-navi-control {
	width:75px;
}
.album-navi-cnt {
	width:75px;
}
.album-navi-title {
	font-size:18px;
	font-weight:bold;
}
.album-navi-up {
	width:100px;
	text-align:left;
}
.gray {
	font-weight:bold;
	text-decoration:none;
	color:gray;
}

.code_p {
	display:block;
	margin-top:5px;
	margin-bottom:5px;
}
.code_b {
	font-weight:bold;
}
.code_i {
	font-style:italic;
}
.code_u {
	text-decoration:underline;
}
.code_1 {
	font-size:14px;
	font-weight:bold;
}
.code_2 {
	font-size:16px;
	font-weight:bold;
}
.code_3 {
	font-size:18px;
	font-weight:bold;
}
.code_link {
	border:0px;
	text-decoration:none;
	color:black;
	background-image:url('./data/link.gif');
	background-repeat:no-repeat;
	background-position:right;
	padding-right:20px;
}
.code_img {
	border:0px;
	margin:0px;
	padding:0px;
	max-width:100%;
	width: expression(this.width > 600 ? 600: true);
}
