/* CSS Document */

a.button {
   display:block;
   width:600px;
   height:30px;
   background: url('images/button-back.gif') no-repeat;
   padding-left: 90px;
   padding-top: 8px;
   font-family: Arial, Helvetica, sans-serif, bold;
   font-weight: bold;
   color:#FFFFFF;
   font-size: 16px;
}

a.button:hover {
	display:block;
	width:600px;
	height:30px;
	background: url('images/button-back2.gif') no-repeat;
	padding-left: 90px;
	padding-top: 8px;
   font-family: Arial, Helvetica, sans-serif, bold;
	font-weight: bold;
	color:#FFFFFF;
	font-size: 16px;
}


a.button2 {
   display:block;
   width:600px;
   height:30px;
   background: url('images/button-back.gif') no-repeat;
   padding-left: 90px;
   padding-top: 8px;
   font-family: Arial, Helvetica, sans-serif, bold;
   font-weight: bold;
   color:#FFFFFF;
   font-size: 16px;
}

a.button-stipendium {
	display:block;
	width:430px;
	height:30px;
	background: url('images/stipendium-back.gif') no-repeat;
	padding-left: 90px;
	padding-top: 8px;
   font-family: Arial, Helvetica, sans-serif, bold;
	font-weight: bold;
	color:#FFFFFF;
	font-size: 16px;
}
   
a.button-stipendium:hover {
	display:block;
	width:430px;
	height:30px;
	background: url('images/stipendium-back2.gif') no-repeat;
	padding-left: 90px;
	padding-top: 8px;
   font-family: Arial, Helvetica, sans-serif, bold;
	font-weight: bold;
	color:#FFFFFF;
	font-size: 16px;
}
	
a.button-stipendium2 {
	display:block;
	width:400px;
	height:30px;
	background: url('images/stipendium-back.gif') no-repeat;
	padding-left: 90px;
	padding-top: 8px;
   font-family: Arial, Helvetica, sans-serif, bold;
	font-weight: bold;
	color:#FFFFFF;
	font-size: 16px;
}
   
a.button-stipendium2:hover {
	display:block;
	width:400px;
	height:30px;
	background: url('images/stipendium-back2.gif') no-repeat;
	padding-left: 90px;
	padding-top: 8px;
   font-family: Arial, Helvetica, sans-serif, bold;
	font-weight: bold;
	color:#FFFFFF;
	font-size: 16px;
}

.navi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #393624;
}
a:link {  color: #393624}
/*a:visited {color:#FF0000;}*/
a:active {color:black; text-decoration:none}
a:hover {  color: #FF0000; text-decoration: none}
/*a:active {color:#FF0000;
	font-weight: bold;
	
	}*/
#CONTENT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.image{margin: 0px auto;}
.Stil37 {font-size: 14px}
