.mytitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	color: black; /*#2020FF;*/
	text-align: center;
	font-weight: 400;
	background-color: #F4F5FF;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
	/*
	border-left: 5px solid  #B9C9FF;
	border-right: 5px solid  #B9C9FF;	
	border-top: 5px solid  #B9C9FF;	
	*/
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-color: #F4F5FF;
}

.easyreading {
	text-indent: 1cm;
	line-height: 1.8;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	vertical-align: top;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	
	color: black;
}

a:hover {
	
	/*color: #235344;*/
	color: #1010FF;
}

.content 
{
	background-color: #F4F5FF;
	border-color: #E6EBFF;
	width: 637px;
	padding: 10px;
	margin: 0px;	
	border-top: 5px solid  #B9C9FF;
	border-bottom: 5px solid  #B9C9FF;	
}

.right
{
	background-color: #B9C9FF;
	border-left: 5px solid  #B9C9FF; 
	padding: 5px;
	width: auto;
}

.right tbody 
{
	padding: 0px;
	margin: 0px;
}

.right p
{
	text-align: left;
}

.menutable
{
	background-color: #B9C9FF;	
	border-right: 5px solid  #B9C9FF;	
	width: 250px;
}

.menucontent
{
	width: 200px;
}

.bottom 
{
	height: 100%;
}

.cool
{
	color: #1010FF;
}

.menu 
{
	background-color: #B9C9FF;
	text-align: left;
	/*width: 200px;	*/
}

.menu a 
{
	color: black;
}

.menu a:hover {

	/*color: #235344;*/
	color: #1010FF;
}

.menuselected {
	text-align: left;
}

.menuselected a 
{
	color: #1010FF;
	
}

.menuselected a:hover
{
	color: #1010FF;
}

th	{
	font-weight: bold;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	border-bottom: 1px solid black;
}

table.smaller tr td {
	vertical-align: top;
	font-size: 12px;
}

tr.bottomline td 
{
	border-bottom: 1px solid black;
}

.myrow {
	color: black;
	background-color: #B9C9FF ;
}

.myrow:hover {
	color : #235344;
}

h4	{
	margin-top: 0px;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6060FF;
	text-align: left;
	vertical-align: text-top;
	text-indent: 0cm;
	/*border-style: solid;*/
}

h5
{
    color: #6060FF;
	font-size: 11px;
	margin: 0px;
	text-indent: 0cm;
}

h6
{
    color: #6060FF;
	font-size: 11px;
	margin: 0px;
	font-style: italic;
	text-indent: 0cm;
}

hr 
{
	line-height: 1px;
	height: 1px;
	/* size: 1px; */
	background-color: black;
	color: black;
	border: 1px;
}

.imagecaption
{
	font-size: 10px;
	color: black;
	text-align: left;
	font-weight: bold;
	margin-left: 30px;
}

.copyright
{
	font-size: 8.5px;
	color: black;
	text-align: center;
	font-weight: normal;
	margin: 0px;
	border: 0px;
}

.copyrightacademie
{
	font-size: 11px;
	color: black;
	text-align: center;
	font-weight: normal;
	margin: 0px;
	border: 0px;
}

.alignright
{
	text-align: right;
	vertical-align: top;
	width: 70px;
}

.biografie
{
	text-align: justify;
}

li 
{
	line-height: 140%;
}


input[type=submit]
{
	color: #101;
	background: #B9C9FF;
	border: 1px outset #6060FF;

}

input[type=reset]
{
	color: #101;
	background: #B9C9FF;
	border: 1px outset #6060FF;
	
}

input[type=file]
{
	color: #101;
	background: #B9C9FF;
	border: 1px outset #6060FF;
	
}

input[type=text] 
{
	color: black;
	background: #B9C9FF;
	border: 1px solid #6060FF;
	width: 230px;
}

textarea
{
	color: black;
	background: #B9C9FF;
	border: 1px solid #6060FF;
	width: 230px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

select 
{
	color: black;
	background: #B9C9FF;
	border: 1px solid #6060FF;
	/* width: 230px;*/
}

