@charset "utf-8";
/* CSS Document */

body {
	background-color: #7C0000;
	font-family: arial, helvetica;
	font-size: 14px;
	color: #F1EC1D;
	text-align: center;
	scrollbar-arrow-color: #FFD700;
	scrollbar-base-color: #7C0000;
	scrollbar-track-color: #7C0000;
	scrollbar-face-color: #7C0000;
	scrollbar-highlight-color: #952C2C;
}
A:link {
	color: #F1EC1D;
	text-decoration: none;
}
A:visited {
	color: #F1EC1D;
	text-decoration: none;
}
A:hover {
	color: #F1EC1D;
	text-decoration: none;
}
.page {
	width: 955px;
	background-color: #7C0000;
	margin-left:auto; 
	margin-right:auto;
	text-align: left;
}
.top {
	
	display: block;
	height: 106px;
	width: 955px;
	background-repeat: no-repeat;
}
.content_top {
	display: block;
	width: 793px;
	height: 28px;
	float: right;
	background-image: url(../images/top.jpg);
}
.content_bottom {
	display: block;
	width: 793px;
	height: 26px;
	float: right;
	background-image: url(../images/bottom.jpg);
}
.content_middle {
	background-image: url(../images/middle.jpg);
	background-repeat: repeat-y;
	width: 793px;
	float: right;
}
.content {
	width: 733px;
	padding-left: 25px;
}
.menu {
	display: block;
	width: 162px;
	float: left;
	background-color: #7C0000;
}
#home a {
	background-image: url(../images/home.jpg);
	display: block;
	height: 50px;
	width: 162px;
	background-repeat: no-repeat;
}
#home a:hover {
	background-image: url(../images/home_over.jpg);
}
#team a {
	background-image: url(../images/team.jpg);
	display: block;
	height: 50px;
	width: 162px;
	background-repeat: no-repeat;
}
#team a:hover {
	background-image: url(../images/team_ov.jpg);
}
#philosophie a {
	background-image: url(../images/philosophie.jpg);
	display: block;
	height: 50px;
	width: 162px;
	background-repeat: no-repeat;
}
#philosophie a:hover {
	background-image: url(../images/philosophie_over.jpg);
}
#delphi a {
	background-image: url(../images/delphi.jpg);
	display: block;
	height: 50px;
	width: 162px;
	background-repeat: no-repeat;
}
#delphi a:hover {
	background-image: url(../images/delphi_over.jpg);
}
#seminare a {
	background-image: url(../images/seminare.jpg);
	display: block;
	height: 50px;
	width: 162px;
	background-repeat: no-repeat;
}
#seminare a:hover {
	background-image: url(../images/seminare_over.jpg);
}
#kontakt a {
	background-image: url(../images/kontakt.jpg);
	display: block;
	height: 50px;
	width: 162px;
	background-repeat: no-repeat;
}
#kontakt a:hover {
	background-image: url(../images/kontakt_over.jpg);
}
#gaestebuch a {
	background-image: url(../images/gaestebuch.jpg);
	display: block;
	height: 50px;
	width: 162px;
	background-repeat: no-repeat;
}
#gaestebuch a:hover {
	background-image: url(../images/gaestebuch_over.jpg);
}
#links a {
	background-image: url(../images/links.jpg);
	display: block;
	height: 50px;
	width: 162px;
	background-repeat: no-repeat;
}
#links a:hover {
	background-image: url(../images/links_over.jpg);
}
#impressum a {
	background-image: url(../images/impressum.jpg);
	display: block;
	height: 50px;
	width: 162px;
	background-repeat: no-repeat;
}
#impressum a:hover {
	background-image: url(../images/impressum_over.jpg);
}
#counter {
	background-image: url(../images/counter.jpg);
	display: block;
	height: 50px;
	width: 162px;
	background-repeat: no-repeat;
	font-family: arial;
	font-size: 13px;
}
p {
	
}
#pictureleft {
	float: left;
	padding: 10px 10px 10px 10px;
}
#pictureright {
	float: right;
	padding: 10px 10px 10px 10px;
}
td img {
	display: block;
}
h1{
	font-size:26px;
	color: #F1EC1D;
	text-align:center;
}h2{
	font-size:15px;
	color: #F1EC1D;
}
h3{
	font-size:18px;
	color: #F1EC1D;
}
p.seminar{
font-size:16px;
margin-left:px;}

