body {
	width			: 	100%;
	height			: 	100%;
	margin			: 	0;
	padding			:	0;
	color			: 	#aeadad;
	background		: 	#ebe7e7;
	font-family		: 	Verdana;
	font-size		: 	9pt;
}


img {
	border			:	none;
}


a:link {
  	text-decoration	: 	none;
  	color			: 	#cd663e;
}

a:visited {
	text-decoration	: 	none;
	color			: 	#cd663e;
}

a:hover {
	text-decoration	:	none;
	color			:	#626262;
}

a.clicked	{
	text-decoration	: 	none;
	color			:	#cd663e;
}

#wrapper {
	width			:	1000px;
	height			:	600px;
	position		:	absolute;
	top				:	20px;	
	left			:	50%;
 	margin-left		:	-530px;
 	background-color:	none;
}

#content {
	background-color: none;
	width			: 1000px;
	height			: 600px;
}

#bg{
	position	: absolute;	
}

#bgh{
	position	: absolute;
	width			: 800px;
	height			: 600px;
	left			:	50%;
 	margin-left		:	-370px;	
	margin-top		:	-30px;
}

#text {
	color			:	#676767;
	position		:	absolute;
	background-color:	none;
  	margin-top      :  	120px;
  	left			:	330px;
  	padding         : 	0px;
	width			: 	700px;
	height			: 	420px;
  	float           : 	left;
 	font-size		: 	10pt;
	font-family		: Verdana;
}

#texttermine {
	color			:	#676767;
	position		:	absolute;
	background-color:	none;
  	margin-top      :  	110px;
  	left			:	300px;
  	padding         : 	0px;
	width			: 	575px;
	height			: 	420px;
  	float           : 	left;
 	font-size		: 	10pt;
	font-family		: Verdana;
}

#textpub {
	color			:	#676767;
	position		:	absolute;
	background-color:	none;
  	margin-top      :  	150px;
  	left			:	390px;
  	padding         : 	0px;
	width			: 	560px;
	height			: 	380px;
  	float           : 	left;
 	font-size		: 	10pt;
	font-family		: Verdana;
}

#textaudio {
	color			:	#676767;
	position		:	absolute;
	background-color:	none;
  	margin-top      :  	170px;
  	left			:	580px;
  	padding         : 	0px;
	width			: 	300px;
	height			: 	300px;
  	float           : 	left;
 	font-size		: 	10pt;
	font-family		: Verdana;

}

#textbuch {
	color			:	#676767;
	position		:	absolute;
	background-color:	none;
  	margin-top      :  480px;
  	left			:	520px;
  	padding         : 	0px;
	width			: 	400px;
	height			: 	200px;
  	float           : 	left;
 	font-size		: 	10pt;
	font-family		: Verdana;
}

#textprofil {
	color			:	#676767;
	position		:	absolute;
	background-color:	none;
  	margin-top      :  	160px;
  	left			:	390px;
  	padding         : 	0px;
	width			: 	560px;
	height			: 	380px;
  	float           : 	left;
 	font-size		: 	10pt;
	font-family		: Verdana;
}

#textprofil a:link {
  	text-decoration	: 	none;
  	color			: 	#cd663e;
}

#textprofil a:visited {
	text-decoration	: 	none;
	color			: 	#cd663e;
}

#textprofil a:hover {
	text-decoration	:	none;
	color			:	#3f3e3e;
}

#textprofil a.clicked 	{
	text-decoration	: 	none;
	color			:	#cd663e;
}


#textkontakt {
	color			:	#676767;
	position		:	absolute;
	background-color:	none;
  	margin-top      :  	200px;
  	left			:	500px;
  	padding         : 	0px;
	width			: 	350px;
	height			: 	380px;
  	float           : 	left;
 	font-size		: 	10pt;
	font-family		: Verdana;
}

#gallery {
	position		: absolute;
	float			: left;
	height			; 40px;
	left			: -10px;	
	margin-top		: 60px;	
}

#gallery ul {
	position		:	absolute;
	left			:	0px;
	bottom			:	0px;
	margin			:	0;
	padding			:	0;
}

#gallery ul li {
	list-style-type	:	none;
	float			:	left;
}

#gallery ul li a {
	display			:	block;
	height			:	20px;
}

#gallery ul li a:hover {
	background-position	:	0 -20px;
}

#gallery ul li a span {
	display			:	none;
}

#btn1 {
	position		:	absolute;
	width			:	120px;
	margin-top		:	0px; 
	left			:	0px;
	color			:	#none;
	background		:	url(../media/startn.png);
}

#btn2 {
	position		:	absolute;
	width			:	120px;
	margin-top		:	0px; 
	left			:	85px;
	color			:	#none;
	background		:	url(../media/profiln.png);
}


#btn3 {
	position		:	absolute;
	width			:	120px;
	margin-top		:	0px; 
	left			:	185px;
	color			:	#none;
	background		:	url(../media/terminen.png);
}

#btn4 {
	position		:	absolute;
	width			:	120px;
	margin-top		:	0px; 
	left			:	320px;
	color			:	#none;
	background		:	url(../media/publikationenn.png);
}

#btn5 {
	position		:	absolute;
	width			:	125px;
	margin-top		:	0px; 
	left			:	455px;
	color			:	#none;
	background		:	url(../media/kontaktn.png);
}



#footer {
	position	: absolute;
		width			: 250px;
	background-color:	none;
	margin-top			:	25px;
	color			:	#676767;
	float			:	left;
	left			:	815px;
	font-size		:	10pt;
}