a {
	color: #000000;
}

a:hover{
}

a:active{
	background-color: A3AEB1;
}

a:focus{
	background-color: A3AEB1;
}

p:hover{
}

p:active{
	background-color: A3AEB1;
}

p:focus{
	background-color: A3AEB1;
}

p{
	margin-top: 3px;
	margin-bottom: 3px;
}
body {
	color: #000000;
	font-family: Arial, sans-serif;
}

.bgblau{
	background-color: 77D0E0;
}

.bggrau{
	background-color: CCCCCF;
	margin-right:0px;
	margin-left:7px;
}

.bggreen{
	background-color: 54AD87;
}

.link1{
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	width: 165px;
	text-decoration: none;
}

.link2{
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	width: 165px;
	text-decoration: none;
}

.link2an{
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	width: 165px;
	text-decoration: none;
	background-color: A3AEB1;
}

.program{
	font-size: 10px;
	display: none;
}


.main_body{
	margin-left: 35px;
	margin-top: 30px;
}

.text_normal{
	font-size: 14px;
}

.text_white{
	color: #FFFFFF;
	font-size: 14px;
}
