/*##################################################################################*/
/*###############################---GLOBAL---#######################################*/
html, body
{
	background-color:				#f9e7cd;
	color:							#000000;
	font-family:					Arial, Helvetica, sans-serif;
	font-size:						13px;
	height:							100%;
	margin:							0px;
}
/*##################################################################################*/
/*###############################---LINKS---########################################*/
a
{
	color:							#000000;
	font-size:						12px;
	font-weight:					bold;
	text-decoration:				underline;
}
a:hover
{
	color:							#c36200;
	text-decoration:				underline;
}
a.navi
{
	border-left:					5px solid #7b2c1e;
	color:							#ddd;
	display:							block;
	font-size:						11px;
	font-weight:					bold;
	margin-top:						-2px;
	text-decoration:				none;
}
a.navi:hover
{
	border-left:					5px solid #AFC18F;
	color:							#AFC18F;
	text-decoration:				none;
}
a.linkads
{
	color:							#666666;
	font-size:						10px;
	text-decoration:				none;
}
a.lexi
{	
	color: 							#660000;
	font-size:						14px;
	text-decoration:				underline;
}
a.lexi:hover
{
	color:							#003300;
}						
/*##################################################################################*/
/*###############################---ÜBERSCHRIFTEN---################################*/
h1
{

	color:							#000000;
	font-size:						15px;
	font-weight:					bold;
	margin:							0px 0px 0px 0px;
	position:						absolute;
	left:								155px;
	top:								77px;
}
h2
{
	color:							#7b2c1e;
	display:							block;
	font-size:						12px;
	font-weight:					bold;
	margin:							0px 0px 0px 0px;
	position:						absolute;
	left:								156px;
	top:								92px;
	width:							630px;
}
h3
{
	color:							#033303;
	display:							block;
	font-size:						18px;
	font-weight:					bold;
	margin-left:					-70px;
	
}
/*########################################################################################*/
/*################################---Sonstiges---#########################################*/
p.inhalt
{
	margin:							30px 0px 0px -70px;
	padding:                	0 7px 5px 0;
	text-align:						justify;
	width:							345px;
}
p.inhalt:first-letter
{
	color:							#7b2c1e;
	font-size:						26px;
	font-weight:					bold;
	padding:							1px;
}
p.inhalt:first-line
{
	color:							#033303;
	font-weight:					bold;
}
p.inhalt2
{
	margin:							20px 20px 10px 0px;
	text-align:						left;
	width:							520px;
}
img.inhalt-kopf
{
	position:						absolute;
	top:								245px;
	left:								410px;
}
img.text-ende
{
	margin-left:					155px;
}
img.navi-kopf
{
	margin:							30px 0px 0px 15px;
}
img.inhalt
{
	margin:							20px 0 0 -70px;
}
img.navi-fuss
{
	margin:							0px 0px 10px 15px;
}

/*########################################################################################*/
/*################################---ELEMENTE---##########################################*/
div#head
{
	background-image:				url(grafik/tee-online-head.jpg);
	background-repeat:			no-repeat;
	height:							166px;
	margin-bottom:					80px;
	width:							987px;
}
div#seiteninfo
{
	color:							#ddd;
	font-size:						11px;
	position:						absolute;
	left:								254px;
	top:								290px;
	text-align:						center;
}
img.tasse
{
	float:							left;
	height:							415px;
	width: 							195px;
}
div#suche
{
	position:						absolute;
	top:								265px;
	left:								705px;
}
div#content-hg
{
	background-image:				url(grafik/inhalt-hg.jpg);
	background-repeat:			repeat-y;
	float:							left;
	width:							768px;
}
div#menue
{
	background-image:				url(grafik/tee-online-menuekopf.jpg);
	background-repeat:			no-repeat;
	float:							left;
	width:							216px;
}
div.navi-inhalt
{
	background-image:				url(grafik/navi-hg.jpg);
	background-repeat:			repeat-y;
	color:							#AFC18F;
	font-weight:					bold;
	margin:							0px 0px 0px 15px;
	padding:                   8px 0px 0px 15px;
	text-decoration:				none;
	width:							189px;
}
div.inhalte
{
	display:							inline;
	float:							right;
}
div#fuss
{
	
	border-top:						1px solid #F9D199;
	clear:							both;
	color:							#666666;
	font-size:						10px;
	margin-left:					230px;
	text-align:						center;
	width:							360px;
}
div#adsense1 /* Werbeblock unterhalb des Headers */
{
	height:							90px;
	position:						absolute;
	left:								155px;
	top:								150px;
	width:							468px;
}
div#adsense2 /* Werbeblock auf der rechten Seite */
{
	position:						absolute;
	top:								585px;
	left:								790px;
}
div#adsense3 /* Werbeblock unterhalb des Content */
{
	margin-left:					0px;
	width:							470px;
}
div#adsense4 /* Linkblock unter der H3 Überschrift */
{
	hight:							16px;
	position:						absolute;
	left:								425px;
	top:								337px;
	width:							468px;
}


