//.def {}

h1 { font-weight: 900; font-size:14pt; }
h2 { font-weight: 900; font-size:12pt; }
h3 { font-weight: 900; font-size:10pt; }

a { color: #000; text-decoration: underline; }
a:link { color: #000;}
a:visited { color: #000; }
a:hover { color: #000; text-decoration: none; }

a.menuItem { text-decoration: none; }
a.menuItem:hover { text-decoration: none; }

a.menulink { font-size: 11px; font-weight: bold; color: #ffffff; }
a.menulink:link { color: #ffffff; text-decoration: none; }
a.menulink:visited { color: #ffffff; text-decoration: none; }
a.menulink:hover { color: #FFFF33; text-decoration: underline; }

a.menulink2 { font-size: 11px; font-weight: bold; color: #000066; }
a.menulink2:link { color: #000066; text-decoration: none; }
a.menulink2:visited { color: #000066; text-decoration: none; }
a.menulink2:hover { color: #006699; text-decoration: underline; }

a.menulink3 { font-size: 12px; font-weight: bold; color: #787878; }
a.menulink3:link { color: #787878; text-decoration: none; }
a.menulink3:visited { color: #787878; text-decoration: none; }
a.menulink3:hover { color: #787878; text-decoration: underline; }

a.funclink { font-size: 12px; font-weight: normal; color: #ffffff; }
a.funclink:link { color: #ffffff; text-decoration: none; }
a.funclink:visited { color: #ffffff; text-decoration: none; }
a.funclink:hover { color: #f0a00e; text-decoration: none; }

a.resetpasswd { font-size: 10px; color: #dddddd; }
a.resetpasswd:link { color: #dddddd; text-decoration: none; }
a.resetpasswd:visited { color: #dddddd; text-decoration: none; }
a.resetpasswd:hover { color: #ffffff; text-decoration: underline; }

a.laylink { font-size: 12px; font-weight: bold; color: #ffffff; }
a.laylink:link { color: #ffffff; text-decoration: none; }
a.laylink:visited { color: #ffffff; text-decoration: none; }
a.laylink:hover { color: #FFFF33; text-decoration: underline; }

a.articlelink { font-size: 12px; font-weight: bold; color: #D3800C; }
a.articlelink:link { color: #000; text-decoration: underline; }
a.articlelink:visited { color: #000; text-decoration: underline}
a.articlelink:hover { color: #000; text-decoration: none; }

.rand { border: thin 1px black; }
.capital { text-transform:capitalize; }

b.laylink { font-size: 12px; font-weight: bold; }
b.gposhead {font-size: 14px; font-weight: bold; }
td.just { text-align:justify; }

body, p, td, tr, a
{
color: #000000;
}

.hellgrau
{
color: #666666;
}

.textfett
{
color: #000000;
font-weight: bold;
}

.textunterstrichen
{
	color: #000000;
	font-weight: bold;
	text-decoration:underline;
}

.artikelorange
{
color: #D3800C;
font-weight: bold;

}

.funkbalken
{
color: #FFFFFF;
margin-top:0px;
margin-left:0px;
}

.template_message { color: #A00000;}

b { font-weight:bold;}
b.h0 { font-size: 18px; }
b.h1 { font-size: 20px; }
b.h2 { font-size: 16px; }
b.h3 { font-size: 14px; }
b.h4 { font-size: 12px; }
b.kongresskopp { font-size: 16px; font-weight: bold; }


.leftimg
{
	margin-left: 	 0;
	margin-right: 	10;
	margin-top: 	6;
	margin-bottom: 	6;
	border-style: solid;
	border-width: 1;
}

.rightimg
{
	margin-left: 	10;
	margin-right: 	 0;
	margin-top: 	6;
	margin-bottom: 	6;
	border-style: solid;
	border-width: 1;
}

.left_oimg
{
	margin-left: 	 0;
	margin-right: 	10;
	margin-top: 	0;
	margin-bottom: 	6;
	border-style: solid;
	border-width: 1;
}

.right_oimg
{
	margin-left: 	10;
	margin-right: 	 0;
	margin-top: 	0;
	margin-bottom: 	6;
	border-style: solid;
	border-width: 1;
}

#dhtmltooltip{
    position: absolute;
    width: 200px;
    border: 1px solid black;
    padding: 2px;
    background-color: lightyellow;
    visibility: hidden;
    z-index: 100;
}

.artikelinhalt {
	color: #000000;
	line-height: 1.5;
	padding-left: 10px;
	padding-right: 10px;
}

div.button {
  font-size: 8pt;
}

.graufett
{
color: #666666;
font-size: 14px;
font-weight: bold;
}
  
.artikelueberschrift
{
color: #666666;
font-size: 14px;
font-weight: bold;
}

@media print 
{ 
.keinDruck {display:none} 
} 