a{
	color: #276a9e;
	text-decoration: none;
}

body{
	background-color: #aec7da;
	margin: 15px 0px 0px 15px;
}

td.columnSpacer{
	background-color: #bfbfbf;
}

td.grey1{
	background-color: #7f7f7f;
}

td.blue1{
	background-color: #276a9e;
}

td.blue2{
	background-color: #5d8fb6;
}

td.blue3{
	background-color: #86abc8;
}

td.blue4{
	background-color: #aec7da;
}

td.blue5{
	background-color: #d6e3ed;
}

td.black{
	background-color: #000000;
	color: #ffffff;
}

td.menuSeparator{
	background-color: #bfcade;
}

td.menuActive{
	background-color: #b30000;
}

td.menuInActive{
	background-color: #ffffff;
}

td.menuInActive{
	background-color: #ffffff;
}

td.red1{
	background-color: #da0032;
}

td{
	font-family: Georgia;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}

td.topText{
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #ffffff;

}

.red{
	color: #b30000;
}

a.black{
	color: #000000;
}

.whiteText{
	color: #ffffff;
}

.smallDate{
	font-family: Verdana, Arial;
	font-size: 9px;
	font-weight: bold;
	line-height: 11px;
}


.Arial{
	font-family: Arial;
}

.smallDateWhite{
	font-family: Verdana, Arial;
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
}

.preamble{
	font-family: Georgia;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}

.imageText{
	font-family: Verdana;
	font-size: 10px;
	line-height: 11px;
	font-weight: bold;
}

.smaller{
	font-family: Georgia;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
}


.calendarSmaller{
	font-family: Georgia;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
}




h1{
	font-family: Arial;
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	display: inline;
}

h2{
	font-family: Arial;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	display: inline;
}

#artikel h2{
	font-family: Verdana, Arial;
	font-size: 12px;
	line-height: 13px;

}

.IndexTopHeader{
	font-family: Verdana;
	font-size: 36px;
	line-height: 36px;
	font-weight: bold;
}
.IndexSecondHeader{
	font-family: Verdana;
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
}



h3{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	display: inline;
}

h4{
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	display: inline;
}


input, textarea{
	font-family: arial;
	font-size: 10px; 
}

.inputBorder{
	height: 17px; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #000000;
}

#page1{
	display:inline;
}

#page2{
	display:none;
}

#content1{
	display:inline;
}

#content2{
	display:none;
}