/* - -- -- -- -- -- -- -- -- -- -- -- -- -- -- - */
/* -- -- -- -- -- S T A N D A R D -- -- -- -- -- */
/* - -- -- -- -- -- -- -- -- -- -- -- -- -- -- - */

  body {
	margin: 0px;
	padding: 10px 10px 10px 10px;
	width: 95%;
	color: #000000;
	background-color: #E5E5E5;
	border-color: #000099;
	font-family: Comic Sans MS,Verdana,Helvetica,Arial,sans-serif;
	font-size: 14px;
	font-weight : normal;
	font-style : normal;
	text-align: left;
	text-decoration : none;
  }

iframe  {
	border : hidden;
	margin: 5px 5px 5px 5px;
}

p  {
	font-weight : normal;
	font-style : normal;
	font-size:14px;
	color :#000000;
	margin: 5px 0px 5px 0px;
}

b  {
	font-weight : bold;
}

i  {
	font-style : italic;
}

u  {
	text-decoration: underline;
}

pre  {
	font-family : monospace,Fixed Sys;
}

hr  {
	color :#000099;
}

/* -- -- -- -- -- U E B E R S C H R I F T E N -- -- -- -- -- */

h1 {
	font-weight : bold;
	font-style : normal;
	font-size:18px;
	color :#000099;
  }

h2  {
	font-weight : normal;
	font-style : normal;
	font-size:17px;
	color :#000000;
}

h3  {
	font-weight : normal;
	font-style : normal;
	font-size:16px;
	color :#000000;
}

h4  {
	font-weight : normal;
	font-size:15px;
	color :#000000;
}

/* -- -- -- -- -- I N T E R N  L I N K S -- -- -- -- -- */

a  {
	font-size:14px;
	color : #000099;
	text-decoration : none;
}

a:visited  {
	font-size:14px;
	color :#000099;
}

a:hover  {
	font-size:14px;
	color :#000099;
	text-decoration : underline;
}

a:active  {
	font-size:14px;
	color :#000099;
	text-decoration : underline;
}

/* -- -- -- -- -- T A B E L L E N -- -- -- -- -- */

table  {
	font-family: Comic Sans MS,Verdana,Helvetica,Arial,sans-serif;
	font-size: 14px;
	font-weight : normal;
	font-style : normal;
	vertical-align : text-top;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
/*	border-top: #000099 1px solid; */
/*	border-left: #000099 1px solid; */
/*	border-right: #000099 1px solid; */
}

th  {
	background-color: #CCD9E6;
/*	border-bottom: #000099 1px solid; */
}

tr  {
	vertical-align : top;
/*	border: #000099 1px solid; */
}

td  {
	font-weight : normal;
	font-style : normal;
	vertical-align : top;
/*	border-bottom: #000099 1px solid; */
}

/* -- -- -- -- -- L I S T E N -- -- -- -- -- */

ul  {
	color :#000000;
	margin: 0px;
	padding: 0px 0px 0px 35px;
	list-style-type : disc;
}

ol  {
	color :#000000;
	margin: 0px;
	padding: 0px 0px 0px 35px;
}

li  {
	color :#000000;
}

/* - -- -- -- -- -- -- -- -- -- -- -- -- -- -- - */
/* -- -- -- -- -- H 1  L I N K -- -- -- -- -- -- */
/* - -- -- -- -- -- -- -- -- -- -- -- -- -- -- - */

a.h1  {
	font-size:18px;
	font-weight : bold;
	color : #000099;
	text-decoration : none;
}

a.h1:visited  {
	font-size:18px;
	font-weight : bold;
	color :#000099;
	text-decoration : none;
}

a.h1:hover  {
	font-size:18px;
	font-weight : bold;
	color :#000099;
	text-decoration : underline;
}

a.h1:active  {
	font-size:18px;
	font-weight : bold;
	color :#000099;
	text-decoration : underline;
}

/* - -- -- -- -- -- -- -- -- -- -- -- -- -- -- - */
/* -- -- -- -- -- H 3  L I N K -- -- -- -- -- -- */
/* - -- -- -- -- -- -- -- -- -- -- -- -- -- -- - */

a.h3  {
	font-size:16px;
	font-weight : normal;
	color : #000099;
	text-decoration : none;
}

a.h3:visited  {
	font-size:16px;
	font-weight : normal;
	color :#000099;
	text-decoration : none;
}

a.h3:hover  {
	font-size:16px;
	font-weight : normal;
	color :#000099;
	text-decoration : underline;
}

a.h3:active  {
	font-size:16px;
	font-weight : normal;
	color :#000099;
	text-decoration : underline;
}

/* - -- -- -- -- -- -- -- -- -- -- -- -- -- -- - */
/* -- -- -- -- -- H 4  L I N K -- -- -- -- -- -- */
/* - -- -- -- -- -- -- -- -- -- -- -- -- -- -- - */

a.h4  {
	font-size:15px;
	font-weight : normal;
	color : #000099;
	text-decoration : none;
}

a.h4:visited  {
	font-size:15px;
	font-weight : normal;
	color :#000099;
	text-decoration : none;
}

a.h4:hover  {
	font-size:15px;
	font-weight : normal;
	color :#000099;
	text-decoration : underline;
}

a.h4:active  {
	font-size:15px;
	font-weight : normal;
	color :#000099;
	text-decoration : underline;
}

/* - -- -- -- -- -- -- -- -- -- -- -- -- -- -- - */
/* -- -- -- -- -- F O R M U L A R F E L D E R -- */
/* - -- -- -- -- -- -- -- -- -- -- -- -- -- -- - */
#
#input  {
#	background: #CCD9E6;
#}
#
#textarea  {
#	background: #CCD9E6;
#}