﻿/* DATEI: ELG-normal.css */
/* In dieser Datei sind alle allgemingültigen Formatierungen für das ELG-Web enthalten */

@charset "ISO-8859-1";
body {background-color:#FFFFFF; }
.navi {background-color:#22376E;color:silver }
.navi a:link {color:gray}
.navi a:visited {color:gray}
h1,h2,h3,h4,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i {font-family:Arial,sans-serif;color:#2c2965 }
h1 { font-size:24px; margin-bottom:18px; text-align:center }
h2 { font-size:22px; margin-bottom:18px;}
h2.sh2 { font-size:21px; }
h3,h3.xmp,h3.xpl,h3.inf,h3.tip,h3.akt { font-size:16px; }
h3 { text-align:center;color:#CC3333}
h4 { font-size:13px; color:silver}
h5 { font-size:14px;color:#FF0000}
h6 { font-size:14px;
	color:#CC3333;
	margin-left:14px;
	text-indent:10px;
	border-left-style:solid;
	border-left-color: #FFCC00;
}
p,ul,ol,li,div,td,span { font-size:14px; }
li { margin-top:3px; }
pre { font-family:Courier New,Courier; font-size:13px; color:#0000C0; }
code,kbd,tt { font-family:Courier New,Courier; color:#0000C0; }
var { font-style:normal; color:#0000C0; }
blockquote,cite { font-style:italic; }
.center {text-align:center;}
.blue { color:#0000C0; }
.red { color:#CC3333;}
.underlined {
	border-bottom-style:solid;
	border-bottom-color: #FFCC00;
}
a:link { color:#AA5522; text-decoration:underline; }
a:visited { color:#772200; text-decoration:underline; }
a:active { color:#000000; text-decoration:none; }
a.an { text-decoration:none; }
ins { color:#009900; font-weight:bold; text-decoration:none; }
del { color:#990000; font-weight:bold; text-decoration:line-through; }
