body {
	background: white;
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
}

/* Elternelemt zum zentrieren der Seite*/
#wrapper {
	position:absolute;
	top:50%;
	left:50%;
	width:700px;
	height:560px;
	margin-left:-350px;
	margin-top:-280px;
	z-index: 1;
}

#kreuz {
	background: url(images/kreuz.gif) no-repeat;
	height:140px;
	width:130px;
	position: relative;
}

#kreuz_trauer {
	background: url(images/kreuz_trauer.gif) no-repeat;
	height:140px;
	width:130px;
	position: relative;
}

#drk {
	position:absolute;
	top: -15px;
	left:250px;
}

#streifen_rechts {
	background: url(images/streifenr2.jpg) repeat-x;
	width:570px;
	height:44px;
	position:absolute;
	top:46px;
	left:145px;
	white-space:nowrap;
}

#logo h1 {
	position:absolute;
	top:-45px;
	left:100px;
	color: #000000;
}

#menu {
	width: 570px;
	height: 30px;
	position:absolute;
	top:10px;
}

.menue_start{
	position: absolute;
	left:450px;
	top:2px;
}

#menu a {
	padding: 0 0 0 28px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 19px;
 }

#menu a:hover {
	color:#000000;
}

#runter {
	background: url(images/streifenu2.jpg) repeat-y;
	width:44px;
	height:350px;
	position:relative;
	top:18px;
	left:42px;
}

#runter_trauer {
	background: url(images/streifenu2.jpg) repeat-y;
	width:44px;
	height:380px;
	position:relative;
	top:18px;
	left:42px;
}

#runter img{
	height:35px;
	width:30px;
	border:0px;
}

#content {
	border: 6px double #C40004;
	width:605px;
	height: 385px;
	position:absolute;
	top:110px;
	left:100px;
	/* Erzeugt eine Scrollbar, wenn der Inhalt h�her als 380px wird */
	overflow:auto;
}

#content_trauer {
	border: 6px double #C40004;
	width:605px;
	height: 415px;
	position:absolute;
	top:110px;
	left:100px;
	/* Erzeugt eine Scrollbar, wenn der Inhalt h�her als 380px wird */
	overflow:auto;
}

#content p {
	margin:5px;
}

#contenttext {
	color:#000000;
	font-size:20px;
	margin:20px;
}

#contenttext_trauer {
	color:#000000;
	font-size:20px;
	margin:10px;
}

#kleineueberschrift{
	color:#C40004;
	font-size:22px;
	font-weight:bold;
}

#contenttextklein{
	color:#000000;
	font-size:16px;
}

#contenttext2 {
	color:#000000;
	font-size:20px;
	margin:20px;
}

#contenttext_chronik {
	color:#000000;
	font-size:20px;
	margin:20px 5px 20px 20px;
}

#content h1 {
	color:#C40004;
	font-size:25px;
	margin:20px;
}

#content ul{
	list-style-image:url(images/kreuz_ul2.gif);
	margin:10px 0 0 40px;
}

/* image und type muessen ! extra aufgef�hrt werden, da der Internet-Explorer sonst die content-anweisungen nicht �berschreibt */
#contenttext2 ul li{
	list-style-type:none;
	list-style-image: none;
}

#contenttext_chronik ul li{
	list-style-type:none;
	list-style-image:none;
}


#contenttext a{
	text-decoration:none;
}

#chronik{
	position:relative;
	top:5px;
}

#chronik img{
	position:relative;
	height:50px;
	width:50px;
	float:left;
}

#chronik p{
	position:relative;
	left:15px;
}

#chronik h5{
	position:relative;
	left:17px;
}

#uebersicht {
	position:absolute;
	top:85px;
	left:60px;
}

#uebersicht a{
	text-decoration:none;
}

#sack {
	position:absolute;
	top:105px;
	left:400px;
	font-size:17px;
	font-weight:bold;
}

#sack a{
	text-decoration:none;
}

#auto {
	position:absolute;
	top:305px;
	left:15px;
}

#sanis {
	position:absolute;
	top:315px;
	left:515px;}

#mitglieder {
	position:absolute;
	top:335px;
	left:225px;
	color:#C40004;
	font-size:17px;
	font-weight:bold;
}

#footer {
	background: url(images/streifenr2.jpg) repeat-x;
	width:675px;
	height:20px;
	position:relative;
	top:38px;
	left:42px;
}

#footertext_links {
	font-size:15px;
	color:#FFFFFF;
	position:relative;
	top:1px;
	left:10px;
}

#footertext_rechts {
	font-size:15px;
	color:#FFFFFF;
	position:absolute;
	top:1px;
	left:525px;
}

#footer_counter {
	position:absolute;
	top:3px;
	left:335px;
}

#footer_counter_trauer {
	position:absolute;
	top:0px;
	left:335px;
}

#footer a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Definitionen f�r Kontaktformular */
.tabelle{
	background-color: #FFFFFF;
	border-color:#000000;
	font-size:30px;
}

.zelle1{
	font-size: 20px;
	color: #FFFFFF;
	background-color: #C40004;
}

.zelle2{
	background-color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	border-color:#000000;
}

.buttons{
	color: #FFFFFF;
	border-width: 0;
	border-style: solid;
	border-color: #000000;
	background-color: #C40004;
}

/*Infobox*/
#box a {
text-decoration:none;
width:400px;
}

#box a:hover {
color:black;
background:#C40004;
}

#box a span {
display:none;
}

#box a:hover span {
position:absolute; top:10px; left:10px;
display:block;
background:#ffffff;
padding:5px;
}

#impressum{
	color:#000000;
}

#impressum a{
	color:#000000;
	text-decoration:none;
}