body {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 13px; 
	color: #000;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#container {
	margin: 0px auto;
	text-align: left;
	width: 650px;
}




#header {
	color: #503f28;
	font-size: 12px;
}
#header img {
	display: block;
	float: left;
}
#header .headermessages {
	display: block;
	float: left;
	padding: 43px 0 0 5px;
}
#header ul {
	margin: 0;
	padding: 0;
}
#header li {
	display: inline;
	list-style: none;
	padding-right: 10px;
}
#header li a {
	color: #503f28;
	font-weight: bold;
	text-decoration: none;
}
#header li a:hover {
	color: #ffe;
	text-decoration: none;
}
#header p {
	margin: 0;
	padding-top: 5px;
}
#header p a {
	color: #503f28;
	text-decoration: none;
}
#header p a:hover {
	color: #ffe;
}
.clearer {
	clear: both;
}




#menubar {
	background: url(gfx/border_top.gif) bottom no-repeat;
	height: 31px;
}

#precontent,
#content {
	background: url(gfx/border_back.gif);
	padding: 2px 20px;
}
#contentbottom {
	height: 8px;
	background: url(gfx/border_bottom.gif) top no-repeat;
}

#footer {
	padding-top: 24px;
	text-align: center;
	color: #E5DCCF;
	font-size: 12px;
}
#footer p {
	padding-top: 0px
}


a img {
	border: none;
}

.multiimage,
.multiimageleft,
.multiimageright {
	height: 57px;
	padding: 8px;
	margin: 0px 0px 0px 10px;
	border: 1px solid #e0e0e0;
	background-color: #fff;
}
.multiimageright {
	float: right;
}
.multiimageleft {
	float: left;
}
.multiimage {
	margin-left: auto;
	margin-right: auto;
}

.imagethumbs {
	width: 480px;
	padding: 8px;
	margin: 0px auto;
	border: 1px solid #e0e0e0;
	background-color: #fff;
	font-size: 9px;
	font-family: monaco, "lucida console", Courier;
}

.imageleft,
.imageright,
.imagerightb,
.imagecenter,
.imageleftb,
div.disccell img {
	padding: 8px;
	margin: 0px 10px 5px;
	border: 1px solid #e0e0e0;
	background-color: #fff;
}
.imageleft,
.imageleftb {
	float: left;
	margin-left: 0;
}
.imageleftb,
.imagerightb {
	color: #fff;
	border: none;
	background-color: #000;
}
.imageright,
.imagerightb {
	float: right;
	margin-right: 0;
}

.imagecenter,
.imagecenterb {
	float: center;
	margin-right: 0;
}

.cimageleft,
.cimageright,
.cimagecenter {
	padding: 8px;
	margin: 0px 10px;
	border: 1px solid #e0e0e0;
	background-color: #fff;
}
.cimg,
.cimageleft:hover,
.cimageright:hover,
.cimagecenter:hover {
	cursor: pointer;
	cursor: hand;
}
.cimageleft {
	float: left;
	margin-left: 0;
}
.cimageright {
	float: right;
	margin-right: 0;
}

div.disccell img {
	margin: 0px 0px 5px;
}






.menuitem,
.firstmenuitem {
	display: block;
	float: left;
	height: 24px;
	color: #110;
	font-size: 12px;
}
.menuitem a,
.firstmenuitem a {
	text-decoration: none;
	color: #110;
}
.menuitem a:hover,
.firstmenuitem a:hover {
	text-decoration: none;
	color: #ffe;
}
.menuitem .left,
.firstmenuitem .left {
	float:left;
	width: 8px;
	height: 24px;
	background: url(gfx/btnLinact.gif);
}
.firstmenuitem .left {
	background: url(gfx/btnLinactfirst.gif);
}
.menuitem .center,
.firstmenuitem .center {
	float:left;
	height: 24px;
	padding: 6px 7px 0px 6px;
	background: url(gfx/btnCinact.gif) repeat-x;
}
.menuitem .right,
.firstmenuitem .right {
	float:left;
	width: 8px;
	height: 24px;
	background: url(gfx/btnRinact.gif);
}
.menuitem .active .left,
.firstmenuitem .active .left {
	float:left;
	width: 8px;
	height: 24px;
	background: url(gfx/btnL.gif);
}
.firstmenuitem .active .left {
	background: url(gfx/btnLfirst.gif);
}
.menuitem .active .center,
.firstmenuitem .active .center {
	float:left;
	font-weight: bold;
	height: 24px;
	padding: 6px 7px 0px 6px;
	background: url(gfx/btnC.gif) repeat-x;
}
.menuitem .active .right,
.firstmenuitem .active .right{
	float:left;
	width: 8px;
	height: 24px;
	background: url(gfx/btnR.gif);
}


#impressum {
	clear: both;
	text-align: center;
}

#pager,
.post,
.spost,
.cpost {
	clear: both;
	padding-bottom: 15px;
	margin-bottom: 15px;
	background: url(gfx/mainsep.gif) no-repeat center bottom;
		zoom: 1;
}
.spost {
	padding-left: 80px;
	padding-right: 80px;
}
.cpost {
	text-align: center;
}

#pager {
	text-align: center;
	padding-bottom: 5px;
	margin-bottom: 0px;
}

h1 {
	margin: 10px 0px;
	padding: 0px;
	font-size: 16px;
}
.foto {
	text-align: center;
}
h2 {
	margin: 20px 0px 10px;
	padding: 0px;
	font-size: 14px;
}
.spost h1 {
	margin-bottom: 20px;
}
h3 {

}
p {
	margin: 10px 0px;
}
a {
	color: #0000B0; 
	font-weight: normal;
	text-decoration: none;
}
a.strong {
	font-weight: bold;
}
a:hover {
	color: #0000F0;
	text-decoration: underline;
}
a.goto {
	padding-right: 20px;
	padding-left: 0px;
	font-weight: bold;
	background: url(gfx/forward.gif) no-repeat right center;
}
p.date {
	margin: 10px 0 -10px 0;
	padding: 0;
}
p.sub {
	margin-top: -10px;
}
cite {
	font-style: italic;
}
.author {
	color: #666;
	margin-bottom: 30px;
	font-style: normal;
	text-align: left;
}

.celll,
.cellr {
	margin: 0px 6px;
	padding: 0px;
	float: left;
	width: 140px;
}
.celll {
	text-align: left;
}
.cellr {
	text-align: right;
}
.celll img,
.cellt img {
	margin-bottom: 10px;
}
.disccell {
	vertical-align: bottom;
	margin: 6px 6px;
	padding: 0px;
	float: left;
	width: 140px;
	height: 190px;
	text-align: center;
	font-size: 11px;
}
.fotocell {
	width: 80px;
	height: 75px;
	float: left;
}

#speakerdiv {
	height: 40px;
}
#speakerdiv p {
	margin-top: -10px;
}
#speakerdiv h1 {
	padding-top: 3px;
}
.fright {
	float: right;
}
.speaker {
	float: left;
	margin-right: 15px;
}

.post ul {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.post ul li {
	margin: 5px 5px;
	display: inline;
	list-style: none;
}
.list p {
	line-height: 160%;
}

p.del {
	text-decoration: line-through;
}

ul.list {
	text-align: left;
	font-weight: bold;
	padding: 10px 0px;
}
ul.list li {
	display: list-item;
	list-style: square;
	font-weight: normal;
	margin-left: 16px;
}
