/* CSS Document */
/*  body und schrift definitionen */
html { 
  padding:0px;
  margin:0px;
}

body {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:left;
	margin:0px;
	padding:0px;
	font-weight: normal;
}

	a {
	color:#660000;
	font-variant: normal;
	letter-spacing: normal;
	text-decoration: none;
	font-size: 11px;
	}
	a:visited {
	color:#660000;
	font-variant: normal;
	letter-spacing: normal;
	text-decoration: none;
	font-size: 11px;
	}
	a:hover {
	color:#660000;
	font-variant: normal;
	letter-spacing: normal;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	}

 
/*  positioning-layers statisch und absolut */

#hypno-Box {
	width:756px;
	margin: 10px auto 0px;
	padding:0px;
	text-align:left; 
}
#hypno-header {
	background-image: url(files/header-index-hypno.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 252px;
	width:756px;
}

#hypno-header p {
	font-size: 15px;
	text-align: left;
	margin:0px;
	padding-top: 220px;
	padding-right: 15px;
	font-weight: normal;
	padding-left: 20px;
}

/*	#hypno-header a {
	color:#660000;
	font-variant: normal;
	letter-spacing: normal;
	text-decoration: none;
	}
	#hypno-header a:visited {
	color:#660000;
	font-variant: normal;
	letter-spacing: normal;
	text-decoration: none;
	}
	#hypno-header a:hover {
	color:#660000;
	font-variant: normal;
	letter-spacing: normal;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	}
*/

#hypno-navigation {
	width:756px;
	background-color:#ffecec; 
	text-align: center;
}

#hypno-navigation p{
	font-size: 13px;
	font-weight: 200;
	margin-right: 10px;
	margin-left: 10px;
	color: #990000;
	padding-top: 5px;
	padding-bottom: 5px;


}
	#hypno-navigation a {
	letter-spacing: normal;
	text-decoration: none;
	font-size: 13px;
	font-weight: 200;

	}
	#hypno-navigation a:visited {
	letter-spacing: normal;
	text-decoration: none;
	font-size: 13px;
	font-weight: 200;

	}
	#hypno-navigation a:hover {
	letter-spacing: normal;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	}


#hypno-inhalt {
	width:756px;
	overflow: auto;
	text-align: left;
	padding-top: 10px;
	margin-right: 6px;
	background: url(files/hypno-back.gif) no-repeat left top;

}

#hypno-inhalt p{
	margin-right: 4px;
	margin-left: 8px;
	font-weight: 400;
	line-height: 22px;
	color: #7D0000;
}

#hypno-inhalt h1{
	margin-right: 10px;
	margin-left: 10px;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	font-variant: normal;
	color: #990000;
}
#hypno-inhalt h2{
	margin-right: 15px;
	margin-left: 15px;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #990000;
}
#hypno-inhalt h3{
	margin-right: 20px;
	margin-left: 20px;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #990000;
}
#hypno-footer {
	height: 92px;
	width:756px;
	text-align: right;
	background-color:#ffecec; 
}

#hypno-footer p{
	margin-right: 12px;
	font-size: 9px;
}

#hypno-projekte {
	height: 80px;
	width:756px; 
}

#hypno-projekte p{
	color: #999999;
	font-size: 10px;
	text-align: center;
	line-height: normal;


}
#hypno-projekte a {
	color:#999999;
	font-variant: normal;
	letter-spacing: normal;
	text-decoration: none;
	font-size: 10px;
	}
#hypno-projekte a:visited {
	color:#999999;
	font-variant: normal;
	letter-spacing: normal;
	text-decoration: none;
	font-size: 10px;
	}
#hypno-projekte a:hover {
	color:#999999;
	font-variant: normal;
	letter-spacing: normal;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	}

