ul#slideshow	{
	list-style:none;
	border:1px solid #999;
	padding:2px;
	margin:auto;
	margin-top:5%;
	width:640px;height:480px;
	overflow:hidden;
}

ul	{
	list-style-type: circle;
}
ul#none	{
	list-style-type: none;
}

body {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	background-attachment: fixed;
	background-image: url(grafik/bg.jpg);
	background-repeat: no-repeat;
}
.spztop {
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #00F;
	border-bottom-style: solid;
	border-bottom-color: #00F;
}
.ueber1 {
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	border-bottom-style: solid;
}
.top {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bolder;
	color: #00F;
}
.spznorm {
	font-size: 14px;
	font-weight: normal;
	color: #00F;
	width: 210px;
}
.bar { 
  	font-size:18px; 
	color:#FFF; 
	font-weight: bolder; 
	font-weight:normal; 
	text-transform: capitalize; 
	text-decoration:none;
}

a:link { 
  	font-size:14px; 
	color:#00F; 
	font-weight: bolder; 
	font-weight:normal; 
	text-transform: capitalize; 
	text-decoration:none;
}
a:visited { 
  	font-size:14px; 
	color:#00F; 
	font-weight: bolder; 
	font-weight:normal; 
	text-transform: capitalize; 
}
a:hover {
	font-size:14px;
	color:#00F;
	font-weight: bolder;
	font-weight:normal;
	text-transform: capitalize;
	text-decoration:underline;
}
a:active { 
  	font-size:14px; 
	color:#00F; 
	font-weight: bolder; 
	font-weight:normal; 
	text-transform: capitalize; 
}
.small {
	font-size: 12px;
}
.hand { cursor:pointer }

