BODY{
	color : #D6DCE2;
	font-family : Georgia, Sans-serif, Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : normal;
	text-align : justify;
	background-color : #D6DCE2;
	font-weight : normal;


	
}

SMALL {
	font-size : small;
}

A.main {
	color : #D6DCE2;
	text-decoration : underline;
}

A.main:HOVER {
	color : #ff0000;
	text-decoration : none;
}

H1 {
	font-size : medium;
	font-weight : bold;
}

H2 {
	font-size : bold;
	font-weight : normal;
}

H3 {
	font-size : x-large;
	font-weight : bold;
	text-align : center;
}

TABLE.main {
	align : center;
	border : none;
	padding : 1px 1px 1px 1px;
	background-color : #0F4574;
	width : 70%;
}

TD.line {
	background-color:  #D6DCE2;
	width : 5px;
	height : 3px;
	
	
	}
	
A.line {
	color : #0F4574;
	text-decoration : underline;
	
}

A.line:HOVER {
	color : #0F4574;
	text-decoration : none;
}

TABLE.menu {
  align : center;
	background-color : #d6DCE2;
	border : none;
	padding : 1px 1px 1px 1px;

	
}

TD.menu {
	text-align : center;
	font-weight: bold;
	background-color : #597DA1;
	height : 30px;

	
	
	
}

A.menu {
	color : #D6DCE2;
	text-decoration : none;
}

A:HOVER.menu {
	color : #ffff00;
	text-decoration : none;
}

TD.textleft {
	color : #0F4574;
	font-size : small;
	text-align : left;
	
}

TD.textcenter {
	background-color : #D6DCE2;
	color : #0F4574;
	text-align : center;
	font-size : large;
	font-weight : bold;

}

TD.textright {
	color : #0F4574;
	font-size : small;
	text-align : right;
}

TD.text {
	color : #D6DCE2;
	text-decoration : none;

}
TABLE.tabelle {
 align : center;
	border : solid;
	border-color : #D6DCE2;
	width : 100%;
	}

TH.tabelle {
	color : #D6DCE2;
	background-color : #0F4574;
	text-align : center;
	font-weight : bold;
}

TD.tabelle {
	color : #0F4574;
	background-color : #D6DCE2;
	text-align : left;
	width : 251px;
	height : 100%;

}

INPUT {
			color : #D6DCE2;
			background-color : #0F4574;
}

TEXTAREA {
			color : #D6DCE2;
			background-color : #0F4574;
	
}

BUTTON {
			color : #ff0000;
			background-color : #D6DCE2;
}
