html{
	height:100%;
	margin:0;
	padding:0;
}
body {	
	background-image: url(../backgr/bckgr.gif);
	background-repeat: repeat;
	background-attachment : fixed;
	font-size: 100.01%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	color: #00007B;
	height:100%;
	margin: 0;
	padding: 0;
}
#suchbox {
	width: 190px;
	left: 770px;
	top: 15px;
	height: 40px;
	position: absolute;
	visibility: visible;
}
p.seitenanfang {	/*** Anker am Seitenanfang ***/
	width: 100px;
	font-size: 12px;
	text-align: center;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	margin: 0px 0px 0px 0px;
	visibility: hidden;
}
#wegweiser {
	height: 50px;
	width: 460px;
	left: 160px;
	top: 20px;
	position: absolute;
	visibility: visible;
}
h1#schmerztherapie {
	background-image: url(../images/wegweiser.gif);
	background-repeat: no-repeat;
	height: 44px;
	width: 458px;
	font-size: 16px;
	margin: 0px 0px 0px 0px;
}
h1#schmerztherapie span {
	visibility: hidden;
}

#headline {
	height: 20px;
	width: 780px;
	left: 160px;
	top: 80px;
	position: absolute;
	visibility: visible;
	font-size: 14px;
	color: #00007B;
}
h3.headline {
	font-size: 14px;
	font-weight: bold;
	width: 180px;
	text-align: center;
	margin: 0px 0px 0px 596px;
}
#content {
	font-size: 14px;
	color: #00007B;
}

h2.content {
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	margin: 4px 0px 0px 0px;
}
p.content {
	text-align: justify;
	margin: 2px 0px 6px 0px;
}

	/****** allg. Infoseiten Anfang ******/

a.content:link, a.content:visited, a.content:active {
	color: #3888B9;
	text-decoration: none;
	border-bottom: 1px dotted #D9610B;
	 } 
a.content:hover { 
	color: #00007B;
	text-decoration: none;
	border-bottom: 1px dotted #00007B;
}

	/* HomepageSearchEngine	START */
	/* Pos #suche in index.css */
	/* Pos #suche in pages.css  */
p.suchbox {
	font-size: 12px;
	margin: 0px 0px 4px 0px;
}
p.help {
	font-size: 11px;
	margin: 4px 0px 0px 0px;
}
#pagesearch {
	margin: 0px;
}
span.terms {
	margin: 0px 4px 0px 0px;
}
input.terms {
	border: 1px solid #0367B1;
	width: 142px;
	height: 15px;
	font-size: 13px;
	vertical-align: middle;
	line-height: 14px;
}
input.search {
	vertical-align: middle;
}


	/* HomepageSearchEngine	ENDE*/
	
	/****** Seitenende START ******/
#seitenende {
	margin: 0px 0px 0px 0px;
}
p.zum-anfang {
	width: 100px;
	font-size: 12px;
	text-align: center;
	border-top: 1px solid #FF9900;
	border-bottom: 1px solid #FF9900;
	margin: 8px 0px 16px 0px;
}
.zum-anfang a.top:link, .zum-anfang a.top:visited, .zum-anfang a.top:active {
	display: block;
	color : #177AAD;
	text-decoration : none;
	margin: 0px;
	padding: 1px 0px 1px 6px;
}
.zum-anfang a.top:hover {
	color : #FFFFFF;
	background-color: #3399CC;
	text-decoration : none;
	margin: 0px;
	padding: 1px 0px 1px 6px;
}
	/****** Seitenende Ende ******/



	/****** allg. Infoseiten Ende ******/
	
	/****** MENU Seitenende Anfang ******/
	
p.copyright {
	font-size: 11px;
	text-align: center;
	margin: 11px 0px 1px 0px;
}
	

	/****** MENU Seitenende Ende ******/

