/* Stylesheet fuer salpuri */

/* Abstand zwischen Fensterrand und Inhalt oben */
body {
	margin-top:20px;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-style: normal;
	line-height: 14px;
	background-repeat: no-repeat;
	background-position: 90;
	text-decoration: none;
}

/* Bestimmung des Standardfonts*/
p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr { font-family: Verdana, Arial, Helvetica, sans-serif; }

/* Standardgroesse - normaler Text */
p,ul,ol,li,div,td,th,address,nobr {
	font-size:10pt;
	top: -51px;
	line-height: 16px;
}

/* Groessenbestimmung fuer Ueberschriften */
h1 {
	font-size:24pt;
	color:#0099FF;
	line-height: 30px;
}
h2 {
	font-size:18px;
	color:#0099FF;
	font-weight: bold;
	line-height: 26px;
}
h3 {
	font-size:14px;
	color:#0099FF;
	font-weight: normal;
	line-height: 16px;
}
h4 { font-size:14 pt; }

/* Hyperlinks*/
a: { color:red; text-decoration:none;}
a:link {
	text-decoration:none;
	color: #0099FF;
}
a:visited { color:#0066FF; text-decoration:none;}
a: active {
	color:#FF0000;
	text-decoration:none;
	cursor: hand;
}
.square {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	background-repeat: no-repeat;
	height: 300px;
	width: 300px;
	background-image: url(image/vogel3a.gif.gif);
	background-position: 90px;
}
.blue-square {
}
.red-square {
	background-color: #0000FF;
}
.yellow-square {
	background-color: #FFFF00;
}
.green-sqaure {
	background-color: #00FF00;
}
.white-square {
	background-color: #FFFFFF;
}
#lightblue-square {
	background-color: #75E6FE;
}
.middle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #000066;
	background-image: url(image/vogel3a.gif.gif);
	background-repeat: no-repeat;
	background-position: 40px 20px;
}
.menu-bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF0000;
	background-color: #000000;
}
.logo-right {
	background-color: #000066;
	border: 0px;
	top: 200px;
}
.salpuri-table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	text-align: left;
	line-height: 14px;
	left: auto;
	height: 85%;
	width: 100%;
}

