
A	{font-weight: bold;}
A:link	{color: #0000ff; text-decoration: none;	}
A:visited	{color: #6699ff; text-decoration: none;}
A:hover	{	color: #0000ff;	text-decoration: underline;}

/*Hintergrundfarben hellblau:#CCCCFF */

body {background-color:#93b0ff;font-family:Arial,sans-serif;font-size:16px;margin:0.5cm;}

html { height: 100%; margin-bottom: 1px; }
/*Hintergrundfarbe Hauptfenster: #fff5c8 */
/*Formatierung der seitlichen Tabellen*/

*.navigationsleiste {align:center; valign:middle; height:50px; background-color:#93b0ff}
*.titelleiste {align:center; valign:middle; background-color:#93b0ff;}
*.hauptseite {background-color:#ece6bc; align:left; valign:top; padding-top:20px; padding-left:0px}
*.titel{background-color:#93b0ff; align:left; valign:top; padding-top:10px; margin-left:100px}
*.bildunterschrift {align:left; font-size:12px; margin-left:20px;}
/*Formatierung der Trennrahmen zwischen Kopf/Navi & Hauptteil */

#hauptrahmen {
	padding-left:30px;
	padding-right:30px;
	text-align:left;
	border-top-width:5px;
	border-top-style:double;
	border-top-color:blue;
	border-left-width:5px;
	border-left-style:double;
	border-left-color:blue;
	margin-left:30px;
	border-right-width:5px;
	border-right-style:double;
	border-right-color:blue;
	border-bottom-width:5px;
	border-bottom-style:double;
	border-bottom-color:blue;         }


/*Farbe Überschrift: #ff3300*/
/*Farbe Hintergrund Navi: #93b0ff*/
/*Farbe Hintergrund Hauptfenster #ece6bc */
html{min-height:100%; margin-bottom: 1px;}
