/* Stand: 01.02.2005 */
body {font-family:Verdana;} /*background-color:#FFFFFF; */
body.NoSpace {margin:0px;}

a {font-weight:normal; background-color:transparent; color:#006600; text-decoration:none;}
a.Small {font-size:8pt;}
a.LfU {font-size:8pt;}
a.Normal {font-size:10pt;}
a.Big {font-size:12pt;}
a.Button {color:red; font-weight:normal; font-size:8pt;}
a.LfU:hover {font-weight:normal; color:#FFFFCC; background-color:#339933;}

img {border:none;}
img.SizeLink {width:6px; height:12px;}
img.SizeLinkG {width:9px; height:6px;}
img.SizeInfo {width:16px; height:12px;}
img.SizeIcon {width:20px; height:15px;}
img.SizePlot {width:36px; height:15px;}
img.SizeProf {width:768px; height:480px;}

tr.Spacer {height:5px;}
tr.Spacer1 {height:10px;}
tr.Spacer2 {height:15px;}
tr.Spacer3 {height:20px;}
tr.Spacer4 {height:30px;}
tr.Spacer5 {height:35px;}
td.Spacer {width:5px;}

.Left {text-align:left;}
.Center {text-align:center;}
.Right {text-align:right;}
.FullSize {width:100%; height:100%;}

.Border {border-width:1px; border-style:solid; border-color:#808080; width:100%; height:100%;}
.Frame {border-width:1px; border-style:solid; border-color:#808080; width:100%;}
.Box {border-width:1px; border-style:solid; border-color:#808080;}

.Blocksatz {text-align:justify;}
.Title {color:#000000; font-weight:bold; font-size:12pt;}
.SubTitle {color:#000000; font-weight:bold; font-size:10pt;}
.SubTitleRed {color:#FF0000; font-weight:bold; font-size:10pt;}
.Text {color:#000000; font-weight:normal; font-size:10pt;}
.Info {color:#000000; font-weight:normal; font-size:8pt;}
.InfoBold {color:#000000; font-weight:bold; font-size:8pt;}
.InfoRed {color:#FF0000; font-weight:bold; font-size:8pt;}
.Warning {color:#FF0000; font-weight:bold; font-size:8pt;}
.WarningBig {color:#FF0000; font-weight:bold; font-size:14pt;}

.On {display:inline;}
.Off {display:none;}
.Hidden {display:none;}
@media print { .Hidden {display:inline;} }
@media screen { #printHeader {display:none;} }