body {
	text-align: center;
	background-color: #999;
	background: #999 url('/img/streifen.gif');
	font-family: Verdana, Geneva, Luxi Sans, Lucida, sans-serif;
	font-size: 0.9em;
	padding: 0;
	margin: 0;
}
:link {
	color: #55e;
	text-decoration: none;
}
:visited {
	color: #a7a;
	text-decoration: none;
}
:active {
	text-decoration: none;
}
a:hover {
	color: #f50;
	text-decoration: underline;
}
div {
	/*
	border: 2px dotted blue;
	*/
}
#page #header {
	border-top: 1px solid #bcb8cc;
	border-left: 1px solid #bcb8cc;
}
#header {
	background-color: #418cfd;
	/* background-color: #b0381e; */
	border-bottom: 1px solid #000;
	padding: 1em;
	/* color: #aea8c1; */
	color: #000000;
	position: relative; 
	font-weight: bold;
	font-style: italic;
	font-size: 1.0em;
}
#footer {
	color: #999;
	text-align: center;
	padding: 1em;
	padding-top: 3em;
}
#logo-group img {
	width: 124px;
	height: 20px;
	border: 0;
}
#logo-caption {
	position: absolute;
	top: 1.7em;
	right: 10em; 
	margin-top: -0.5em;
/*	text-align: center; */
}

#page {
	text-align: left;
	margin: 1em auto;
/*	width: 96%; */
	width: 760px; 
	border: 1px solid #000;
	background-color: #fff;
} 

#page-wide {
	margin: 0;
	position: relative;
	background-color: #fff;
}


#withbox {
	position: relative;
}

#sidepanel {
	position: absolute;
	top: 0;
	width: 190px;
/*	width: 25%; */
	font-size: 0.9em;
}
#utilitybox {
	background-color: #eee;
	border: 1px solid #ddd;
	border-width: 0 1px 1px 0;
}
#utilitybox a:hover {
	text-decoration: underline;
}
.module {
	padding: 0.5em 2em;
}
#withbox #content {
/*	width: 100%; */
	margin-left: 27%;
}
#content {
	padding: 1em;
}
.photo-thumbs {
	text-align: center;
	background-color: #fefda8;
	padding: 1em;
	margin: -1em;
	margin-bottom: 2em;
	border-bottom: 1px solid #fdfb6f;
}
.photo-thumbs img {
	margin: 0 8px;
	border: 1px solid #333;
}
.photo-thumbs a:hover img {
	border: 1px solid #f00;
}

.module {
}

.module h2 {
	font-size: small;
}
.module ul {
	margin-left: 0;
	padding: 0;
}
.module a {
	text-decoration: none;
}
.news-item {
	padding: 0 1em;
	margin-bottom: 3em;
	margin-left: 0em;
}
.news-date {
	font-size: small;
	color: #999;
}
h2.news-date {
	color: #000;
}
.news-item h3 {
	color: #f9800b;
	margin: 0;
	margin-bottom: 0.5em;
}
.news-item h4 {
	color: #f9800b;
	margin: 0;
	margin-bottom: 0.5em;
}
.news-status {
	text-align: right;
	color: #999;
}
.news-status > a {
	color: #999;
	text-decoration: none;
}
.news-status-comments {
	font-weight: bold;
}
.news-status-comments a {
}
.news-item:hover .news-status {
	color: #999;
	visibility: visible;
}
.news-item:hover .news-body a {
	text-decoration: underline;
}
.news-item .news-status-comments-exist {
	visibility: visible;
}
.news-area>.news-status {
	font-style: italic;
	visibility: hidden;
}
#side-extra {
	text-align: center;
}
#side-extra img {
	border: 0;
}
.indent {
	margin-left: 1em;
}
.comment-indent {
	margin-left: 1.5em;
}
.comment-item>div .more-style {
	font-style: italic;
	visibility: hidden;
}
.comment-item:hover .more-style {
	visibility: visible;
}
.comment-title {
	font-weight: bold;
}
.comment-credit {
	color: #999;
}
.comment-body {
}
/* Module li graphics */
.module li {
/*	list-style-image: url('/praxis/img/icon-link.gif'); */
	list-style-type: circle;
	list-style-position: outside;
	margin-left: 16px;
	padding-left: 8px;
}
.module-content>ul>li {
	/* Hide from IE -- overrides from above */
	padding: 0;
	margin-left: 24px;
}

.news-listing li {
	list-style-position: outside;
}

.news-body>ul>li {
	/* Hide from IE -- overrides from above */
	padding: 0;
	margin-left: 0px;
}
/*
.module-li-photogallery {
	list-style-image: url('/img/icon-photos.gif') !important;
}
.module-li-screenshots {
	list-style-image: url('/img/icon-screen.gif') !important;
}
*/
/*
.module-li-backgrounds {
	list-style-image: url('/img/icon-wallpaper.gif') !important;
}
.module-li-browsefiles {
	list-style-image: url('/img/icon-folder.gif') !important;
}
*/
/*
.module-li-aboutme {
	list-style-image: url('/img/icon-about.gif') !important;
}
.module-li-portfolio {
	list-style-image: url('/img/icon-art.gif') !important;
}*/
/*
.module-li-faq {
	list-style-image: url('/img/icon-help.gif') !important;
}
.module-li-sitenewsinxml {
	/* 
	list-style-image: url('/img/icon-puzzle.gif') !important;
	*//*
}

.module-name-recentphotosets li {
	list-style-image: url('/img/icon-photos.gif') !important;
}
*/


table.bilder
{   
background-color: #fafafa;
border: 1px #000000 solid;
border-collapse: collapse;
border-spacing: 0px; 
}


table.contacts
{   width: 490px; 
background-color: #fafafa;
border: 1px #000000 solid;
border-collapse: collapse;
border-spacing: 0px; 
}


td.contactDept
{ background-color: #99CCCC;
border: 1px #000000 solid;
font-family: Verdana;
font-weight: bold;
font-size: 12px;
color: #404040; }


td.contact
{ border-bottom: 1px #6699CC dotted;
text-align: left;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 1.0em;
color: #404040;
background-color: #fafafa;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 8px;
padding-right: 0px; }
