@charset "iso-8859-1";
/* Uschi Lekl */

body {
	font-family:Tahoma, Arial, Verdana;
	font-size:12px;
	color: #556aa3;	
}

#stage {
	width:910px;
	height:auto;
	margin:auto;
	
}

#banner {
	width:910px;
	height:167px;
	background-image:url(/Lekl/image/Uschi/Banner.jpg);
	background-repeat:no-repeat;
	
}

#navi {
	width:910px;
	height:35px;
	margin:0px;
	padding:0px;
	
}

#text {
	width:860px;
	height:auto;
	padding:25px;
	
}

#end{
	width:910px;
	height:auto;
	margin:0px;
	padding:0px;
	
}

.navi {
	width:910px;
	height:35px;
}

a:link {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #556aa3;
}

a:visited {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color:#556aa3;	
}

a:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;
	color: #556aa3;
}