body, input, textarea {
	font-size: 11px;
	margin-top: 0;
	margin-left: 0;
	padding: 0;
	font-family: Verdana, "Bitstream Vera Sans", Geneva, sans-serif;
	line-height: 1.5em;
	color: #222222;
	background-color: #ffffff;
	text-align: left;
	}

a {
	text-decoration: none;
	color:rgb(184,8,47);
	background-color: transparent;
	}

a:link {
	text-decoration: none;
	background-color: transparent;
	}

a:visited {
	text-decoration: none;
	color: #222222;
	}

a:hover {
	text-decoration: none;
	border-color: rgb(184,8,47);
	border-width: 0 0 1px 0;
	border-style: none none solid none;
}


	

p {
 	margin: 0 0 1.2em 0;
	padding: 0;
	}

h1 {
	font-family: Georgia, serif;
	font-size: 1.46em;
	line-height: 1.3em;
	text-align: left;
	font-weight: normal;
	margin: 0em 0px .3em 0px;
	color: #000000;
	}

h2 {
  margin-top:0px;
  margin-bottom:8px;
  color:rgb(96,96,96);
  font-size:9pt;
  font-weight:normal;
  }


strong {
	font-weight: bold;
	}
	

img {
  border:0;
}




/**** IDs *************************************************************/


#Box {
	width: 750px;
	height: auto;
	margin: 0 auto 0 0;
	padding: 0;
	text-align: left;
	}


#Banner {
	width: auto;
	height: auto;
	border-width: 0px;
	border-color: black;
	border-style: solid;
	padding: 0;
	margin: 0px 0px 30px 0px;
	text-align: left;
	background-color: transparent;
	line-height: 0px;
	}


#Banner a {
	border-width: 0px;
	}


	
#MainContent {
	border-color: white;
	border-width: 0px;
	border-style: dotted;
	margin-left: 130px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	width: 425px;
	}
	
	
	
	
#MainMenu {
	float: left;
	width: 110px;
	height: auto;
	margin: 0;
	padding: 2px 0 0em 0;
	background-color: transparent;
	text-align: right;
	font-size: 1em;
	line-height: 1.25em;
	}

#MainMenu ul {
	margin: 0 0 2em -3em;
	}

#MainMenu li {
	list-style: none;
	margin: 0 0 0.3em 0;
	padding: 0;
	}
	
	
	
#MainMenu a {
	text-decoration: none;
	}
#MainMenu a:link {
	border-color: rgb(184,8,47);
	}
	
#MainMenu a:visited {
	color: rgb(184,8,47);
	border-color: rgb(184,8,47);
	}
	
#MainMenu a:hover {
	border-color: rgb(184,8,47);
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	}
	
#services li {
	display: inline;
	list-style-type: none;
}

#services li a:hover {
	border-style: none;
}
	
#Sidebar {
	float: right;
	width: 161px;
	}


#Sidebar a {
	border-width: 0px;
	}
	


#ReinbekerDownloads a {
	background: url(/dr/img/pdf.jpg) no-repeat center 0;
	padding-top: 45px;
}

#ReinbekerDownloads table tbody tr td {
	height: 60px;
}


/**** Classes *************************************************************/


.pageheader {
	font-size: 1em;
	text-align: left;
	font-weight: normal;
	line-height: 1.8em;
	letter-spacing: .2em;
	text-transform: uppercase;
	color: #555555;
	border-color: #555555;
	border-width: 0 0 1px 0;
	border-style: none none dashed none;
	padding: 0 0 1em 0em;
	margin-bottom: 2em;
	}

.article {
	background-color: transparent;
	padding: 0em 0 3em 0;
	margin: 0;
	border-width: 0px;
	border-style: dotted;
	border-color: gray;
	}
	
	
.article h1 a {
	text-decoration: none;
	border: 0;
	}

.article h1 a:visited {
	color: #eee;
	}

	
	
.eventdate {
	line-height: 1.8em;
	font-size: 1em;
	margin-bottom: 0.25em;
	}
	
	
.addguestbookentry {
	background-color: transparent;
	border-width: 0px;
	border-style: dotted;
	border-color: gray;
	}		


.existingguestbookentries {
	background-color: transparent;
	margin-top: 6em;
	border-width: 0px;
	border-style: dotted;
	border-color: gray;
	}		

	
.guestbookentry {
	background-color: transparent;
	margin-top: 2em;
	margin-bottom: 8em;
	border-width: 0px;
	border-style: dotted;
	border-color: gray;
	}	


.guestbookentrydate {
	white-space: nowrap;
}

.guestbookentry a {
	text-decoration: none;
	}
.guestbookentry a:link {
	border-color: rgb(184,8,47);
	}
	
.guestbookentry a:visited {
	color: rgb(184,8,47);
	border-color: rgb(184,8,47);
	}
	
.guestbookentry a:hover {
	border-color: rgb(184,8,47);
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	}




.floatingimage {
	margin: 5px 0px 15px 15px;
	float: right;
	height: auto;
	}
	
	

.submitbutton {
}



.impressum {
	background-color: transparent;
	margin: 0;
	padding: 0;
	border-width: 0px;
	border-style: dotted;
	border-color: gray;
	}


.impressum a:hover {
	border-width: 0px;
	}

.impressumaddinfo {
  font-size:7pt;
  line-height: 1.2em;
  color:rgb(96,96,96);
}


.bildunterschrift {
  font-size: 10px;
  line-height: 1.5em;
}






