/* CSS Document */
body {
	font: 11px verdana,sans-serif;
	background-color:#666;
	background-image:url('../images/pattern.gif');
	padding: 0;
	margin: 7px 0 17px 0;
	text-align:center;
}

a {
	color: #9D1F00;
	text-decoration: none;
	font-weight: bold;
}
div#all {
	width:746px;
	position:relative;
	margin:auto;
}
div#container {
	width:746px;
	margin: auto;
	text-align:left;
	background-color:#FFFFFF;
	padding: 17px;
}

div#header {
	height:370px;
	width: 100%;
	margin: 0;
}

div#headerLi {
	height:370px;
	width: 529px;
	float:left;
}
div#headerRe {
	height:370px;
	width: 200px;
	float:right;
	background-image: url('../images/header_re.gif');
}
div#headerReText {
	width: 200px;
	height: 286px;

}
div#headerReText td {
	vertical-align: bottom;
	color:#FFFFFF;
	line-height: 150%;
}
div#headerReText a {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
div#headerReText a:hover {
	text-decoration: underline;
}

div#impressum {
	width:763px;
	text-align:left;
	margin: 0;
	padding:0 0 2px 0;
	color:#FFFFFF;
	position:relative;

}
div#impressum a {
	color: #fff;
	text-decoration: none;
	font-weight: normal;	
}
div#impressum a:hover {
	text-decoration: underline;	
}
div#content {
	float:left;
	width:529px;
	margin: auto;

}
div#contentBox {
	padding: 8px 10px 10px 10px;
	margin: 17px 0 17px 0;
	background-image: url(../images/td_bkgr.jpg);
	background-repeat: repeat-x;
}
div#contentBoxTrauer {
	padding: 20px 10px 10px 10px;
	margin: 17px 0 17px 0;
	background-image: none;
  /*background-color: #9D1F00;*/
  background-color: #000;
  color: #fff;
  text-align: center;
}
div#contentBoxTrauer h1 {
  color: #fff;
  line-height: 100%;
  pading:0;
}

div#contentBox TD {
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	padding:3px 0px 4px 0px;
}

div#contentBox P {
	padding: 0;
    margin: 0;
    line-height:150%;
}
div#contentList {
	padding: 10px;
}

div#contentList P {
	padding: 0;
	margin: 0;
	line-height:150%;
	background-image: url(../images/dotted.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
div#contentList TD {
	padding:10px 0px 0px 0px;
}

div#galerie {
	float:right;
	width:200px;
	margin: 17px 0 17px 0;
	/*background-image: url(../images/td_bkgr.jpg);
	background-repeat: repeat-x;*/
}
div#galerie p {
	line-height:150%;
	padding: 10px;
    margin: 0;
}
.thumbMitte {
	margin: 0 7px 7px 7px;
}
.thumb {
	margin: 0 0 7px 0;
}

h1 {
	font-size: 20px;
	padding: 0 0 10px 0;
	margin: 0;
	color: #9D1F00;
	font-family: Arial, Helvetica, sans-serif;
}
.listBkgr {
	background-image: url(../images/bkgr_weiss.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.footer { font: 10px verdana,sans-serif; }
.thumbs {
	margin: 5px 0 5px 0;
	float: left;
}