/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

/* VERSION 0.1 */

.head1 { 
	border-style: solid;
	border-width: 1px;
   padding: 3px;
	font-size: 20px;
   color: rgb(37, 78, 155);
   text-align: center;
   width: 630px;
}

.head2 { 
	font-size: large;
}

.text { 
	line-height: 25px;
  	font-size: 12px;
}

.textbold { 
	line-height: 25px;
  	font-size: 11px;
	font-weight: bold;
}

.list {
}

.body { 
	margin: 5px;
	font-family: bitstream vera sans,sans-serif;
	font-size: 12px;
	background-color: rgb(234, 239, 255);
	/*    background-color: rgb(240, 240,240); */
}

.DunkelBlau{
	background-color: rgb(148, 169,213);
}

ul > li { 
	list-style-image: url(images/bullet.gif);
   list-style-type: circle;
}

ul > li:hover { 
	list-style-image: url(images/bullet-anim.gif);
}

#links.a { 
	padding: 2px 13px;
   background-image: url(images/pfeil.gif);
   background-repeat: no-repeat;
   background-position: left center;
}

#links.a:hover { 
	padding: 2px 13px;
   background-repeat: no-repeat;
   background-image: url(images/pfeil-anim.gif);
   background-position: left center;
   background-color: rgb(131, 166, 198);
}

#links2.a { 
	padding-left: 13px;
	padding-right: 0px;
   background-image: url(images/pfeil.gif);
   background-repeat: no-repeat;
   background-position: left center;
}

#links2.a:hover { 
	padding-left: 13px;
	padding-right: 0px;
   background-repeat: no-repeat;
   background-image: url(images/pfeil-anim.gif);
   background-position: left center;
}

.image { 
	border-style: solid;
   border-width: 1px;
   padding: 5px;
   text-align: center;
   margin-left: 5px;
}

.head3 { 
	font-size: medium;
}


