
body,.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1.2em;

}
h1 {font-size:2em;margin-bottom:1em;}
h2 {font-size:1.5em;margin-bottom:1em;}
h3 {font-size:1.3em;margin-bottom:1em;}
h4 {font-size:1.13em;margin-bottom:1em;}
h5 {font-size:1em;margin-bottom:1em;}

p {margin:0 0 0.6em 0;}
.headline {font-size:1.2em;color:#FF7100;line-height:130% !important;}
.bu{
 font-size: 11px; color: #FF7100; 
 text-align:center;
}

table {
	border-collapse: collapse;
}
td {
	vertical-align:top;
}

hr {color:#FF7100;height:1px;width:auto;}
img {margin:0px;padding:0px;vertical-align: bottom;}
a img {border:0px;}
.dbw_farbe{color:#FF7100;}


a.pdf {
	background: url("/media/gfx/pdf.gif") left no-repeat;
	padding: 2px 0 0 22px;
}
a.pdf_os {
	background: url("/media/gfx/pdf_os.gif") left no-repeat;
	padding: 2px 0 0 22px;
}

.tabstyle_1 {border-collapse:collapse;border:1px solid #CCC;}
.tabstyle_1 td {border-width:1px;border-style:solid;border-color:#CCC;}
.tabstyle_2 {font-size:12px !important;font-weight:normal !important;border-collapse:collapse;border:1px solid #FF7100;}
.tabstyle_2 td {border-width:1px;border-style:solid;border-color:#FF7100;}

.imgtab_right {border:0px;float:right;margin:0px 0px 3px 3px;}
.imgtab_left {border:0px;float:left;margin:0px 3px 3px 0px;}

.img_right {border:0px;float:right;margin:0px 0px 3px 3px;}
.img_left {border:0px;float:left;margin:0px 3px 3px 0px;}

.tooltip{
	color:#016DB5;
	cursor:help;
}
.ttext{
	display:none;
	position:absolute;
	top:0px;
	left:0px;
	width:240px;
	height:auto;
	border:2px solid #016DB5;
	background-color:#EFEFEF;
}
.ttext p{
	margin:3px;
}