  body {
	font-family: "Comic Sans MS", Verdana, Geneva, Arial;
	font-size: 100%;
	color: #1D2471;
	background-color: white;
	background-image: url(bground.jpg);
	background-repeat : no-repeat;
	background-attachment : fixed;
	background-position : left;
	margin-top : 10px;
}

h3 {
	font-size: larger;
	font-weight: normal;
}
hr {
 color: #000080;
 width: 90%;
}
a {
	font-size: 100%;
}

a:link {
 color: #800000;
}

a:visited {
 color: #004000;
}

a:hover {
	color: blue;
	font-size: 105%;
}

a:active {
	color: red;
	font-size: 110%;
}

small {
	font-size: x-small;
}

.text {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: normal;
	line-height : 140%;
}

.text1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: smaller;
	line-height : 120%;
}

.text2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: smaller;
	line-height : 120%;
}

.nav2 {
	font-size: x-small;
}

.header {
	font-size: larger;
	font-weight: bold;
}

.big {
	font-size: 200%;
	font-weight : bold;
	text-align : center;
}

.termin1 {
	background-color : #F0F8FF;
	text-align: center;
}

.termin2 {
	background-color : #F0FFF0;
	text-align: center;
}

.terminhd{
	text-align: center;
	font-style : italic;
}

p {
	font-size: 90%;
}

.foto {
	background: transparent;
}
