BODY, TABLE {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
}

IMG{
border:none;
}
a:link { font-weight:normal; color:#0072BC; text-decoration:underline; }
a:visited { font-weight:normal; color:#0072BC; text-decoration:underline; }
a:focus { font-weight:normal; color:#0072BC; text-decoration:underline; }
a:hover { font-weight:normal; color:#0072BC; text-decoration:underline; }
a:active { font-weight:normal; color:#0072BC; text-decoration:underline; }

.content_header1 {font-weight:bold; font-size:14px; color:white; font-family:verdana;}


/* RTE */
.red { color:#990000; }
.green { color:#83AB2E; }
.orange { color:#F3A507; }
.lightblue { color:#3C86BB; }
.darkblue { color:#4265A6; }
/* +++ */

.content, .headerRow{
padding-top:10px;
padding-left:10px;
padding-bottom:10px;
padding-right:10px;
}

/*styles für die preistabelle*/
.preise_tabelle{
font-size:11px;
background-color:#FFF56C;
}

.schrift_orange{
color:#F7941E;
}

.hg_weiss{
background-color:#FFFFFF;
}

.hg_orange_schrift_weiss{
background-color:#F7941E;
color:#FFFFFF;
}
.hg_rot_schrift_weiss{
background-color:#ED1C24;
color:#FFFFFF;
}
.hg_blau_schrift_weiss{
background-color:#0072BC;
color:#FFFFFF;
}
.hg_mittelgelb{
background-color:#FFDE00;
}

.hg_dunkelgelb{
background-color:#FFCB08;
}

.hg_mittelorange{
background-color:#FAA61A;
}

.hg_dunkelorange{
background-color:#F7941E;
}
.hg_mittelblau{
background-color:#AAE0FA;
}

.hg_dunkelblau{
background-color:#8DD8F8;
}


/******************************************/

/* POPUP */
div, p{
	margin: 0px;
	padding: 0px;
}
div#popup_container{
	position: absolute;
	top: 300px;
	width: 100%;
	color: #ffffff;
	font-size: 11px;
	text-align:center;
}
div#popup_div{
	text-align:left;
	width: 312px;
	border: 5px solid #0072BC;
	margin-left: auto;
	margin-right: auto;
	background-color: #A6DBFF;
	}
div#leiste_top{
	height: 20px;
	padding: 2px;
	text-align:right;
}
div#leiste_top p{
	float: left;
}
div#b_close{
	height: 15px;
	width: 75px;
	border: 1px solid #0072BC;
	text-align:center;
	margin-left: auto;
	padding: auto;
	background-color: #A6DBFF;
	font-size: 10px;
  cursor: pointer;

}
div#popup_title{
}
div#popup_content{
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	color: #000000;
}


/* ============ LINKLISTE ================*/


/*
Layout 3 / Header 4 / aus Constant Editor herausgenommen (Standard)
Header "Layout4" [content.wrap.header4]
<font face="verdana" size="5"><b> | </b></font>
*/


.content_header1 {
  font-size: 12px;
}

#linkliste {
  border-top: 1px solid #fff;
  width: 953px;
  /*height: 255px;*/
  padding-top: 15px;
  padding-bottom: 15px;
}

.linkblock {
  display: block;
  width: 150px;
  float: left;
  margin-left: 35px;
  text-align: left;
}
.linkblock div {
  font-size: 11px;
}
.linkblock div a,
.linkblock div a b {
  font-weight: normal;
  font-size: 10px;
}
.linkblock div a:link,
.linkblock div a:visited {
  text-decoration: none;
  color: #fff;
}
.linkblock div a:hover {
  text-decoration: underline;
  color: #fff;
}



.seo {
color: #000 !important;
text-decoration: none !important;
cursor: text !important;
}





/* ======== QUICKLINKS =========== */

#quicklinks_home .ql-td {
	text-align: left;
	vertical-align: middle;
	width: auto;
	height: 22px;
}
#quicklinks_home a img {
	margin-right: 10px;
	margin-bottom: 4px;
}

#quicklinks_home {
	width: 125px;
	height: auto;
	margin: 20px 0px 0px 0px;
}


#quicklinks_home a,
#quicklinks_home a:link,
#quicklinks_home a:visited {
	vertical-align: middle;
	color: #004B7D;
	text-decoration: none;
}
#quicklinks_home a:hover,
#quicklinks_home a:focus {
	color: #004B7D;
}

#quicklinks {
	clear: both;
	margin: 30px 0px 30px 10px;
}

#quicklinks .ql-td {
	width: 160px;
	height: 42px;
	background-position: top;
	background-repeat: no-repeat;
}
#quicklinks  a,
#quicklinks  a:link,
#quicklinks  a:visited {
	display: block;
	width: 160px;
	height: 42px;
	text-decoration: none;
	text-indent: -9999px;
}
#quicklinks a:hover,
#quicklinks a:focus {
	background-position: bottom;
}

#headerflash {
	height: 280px;
}

fieldset {
	border: 0;
}

legend {
	font-weight: bold;
}
