

body
{
  margin: 0;
  padding: 0;
  font-size: 0.8em;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  min-width: 770px;
  max-width: 1200px;
  text-align: center;
}

#wrapperall {
	width: expression(document.body.clientWidth < 820? "770px": "100%" );
	text-align: center;
}

#wrapperall2 {
	width:expression(document.body.clientWidth > 1280? "1200px": "auto" );
	text-align: left;
}



a:link, a:visited, a:active
{
  color: #000000;
  text-decoration: none;
}

a:hover, a:focus
{
  text-decoration: underline;
}


.container
{
  overflow: hidden;
  width: 100%;
}



/*----------------- header ------------------------------*/
#header
{
  overflow: hidden;
  width: 100%;
  height: 99px;
}

#headerlogo
{
  /*float: right;*/
  width: auto;
  text-align: center;
}

#headerlogo img {
	border: none;
}

#headerimg
{
  float: right;
}
/*-------------------------------------------------------*/



/*----------------- topnav ------------------------------*/
#topnav
{
  background-color: #619DD0;
}

#topnavtop
{
  font-size: 0.01em;
  /*background: #7CA4A0 url(http://www.werl.de/pix/topnav_top.gif) top left repeat-x;*/
  height: 5px;
}

#topnavbottom
{
  font-size: 0.01em;
  /*background: #7CA4A0 url(http://www.werl.de/pix/topnav_bottom.gif) bottom left repeat-x;*/
  height: 5px;
}

.mainnav
{
  display: inline;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.mainnav li
{
  display: inline;
  border-right: 2px solid #FFFFFF;
  padding-left: 0.5em;
  padding-right: 0.5em;
}

.mainnav a:link, .mainnav a:active, .mainnav a:visited
{
  color: #FFFFFF;
  text-decoration: none;
}

.mainnav li .last
{
  border-left: none;
}
/*-------------------------------------------------------*/




/*----------------- content -----------------------------*/
#wrapper1
{
  background: url(pix/backleft.gif) top left repeat-y;
}

#wrapper2
{
  background: url(pix/backright.gif) top right repeat-y;
}


#left
{
  /*border: 1px solid #FF0000;*/
  width: 12.1em;
  float: left;
  padding: 0;
  margin: 0;
  	background-color: #B7D9EC;
	background-image: url(pix/logo_werl_klein.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 170px;
}

#left h3
{
  background-color: #619DD0;
  margin: 0.5em 0;
  font-size: 1.2em;
  padding: 3px;
  	color: #FFFFFF;
}

#left .topimg
{
  /*background: url(http://www.werl.de/pix/navleft_topback.gif) top left repeat-x;*/
  height: 10px;
  padding: 0;
}

/* Navigation links */

.hidden {
	position:absolute;
	left:-1000px;
	top:-1000px;
	width:0px;
	height: 0px;
	overflow:hidden;
	display:inline;
}

.navleft {
	margin-left: 0px;
	list-style-type: none;
	padding-left: 0px;
	margin: 0px;
}

.navleft a {
	color: #000000;
}

.navleft strong {
	display: block;
	border-bottom: 1px solid #FFFFFF;
	font-weight: normal;
	padding: 2px;
	padding-left: 22px;
	margin: 0px;
	margin-left: -15px;
	font-weight: bold;
}

.active strong
{
  background-image: url(pix/li_bullet.gif);
  background-repeat: no-repeat;
  background-position: 15px 6px;
}

.active .leaf strong {
	background-image: none;
}

.navleft li {
	display: inline;
}
.navleft ul li ul li {
	display: inline;
}
.subnavleft {
	background-color: #e0ecf6;
	font-weight: normal;
	list-style-type: none;
	list-style-image: none;
	padding: 0px;
	padding-left: 15px;
	margin: 0px;
	margin-left: -15px;
}
.subnavleft strong {
	display: block;
	border-bottom: 1px solid #FFFFFF;
	font-weight: normal;
	padding: 2px;
	padding-left: 27px;
	margin: 0px;
	margin-left: -15px;
}

.suche, .schrift, .kontrast
{

}

.suche input
{
  border: 1px solid #696969;
  background-color: #FFFFFF;
}

#left .inline
{
  padding-left: 0.5em;
  padding-bottom: 0.3em;
}

dfn
{
  position: absolute;
  top: -1000px;
  left: -1000px;
  display: inline;  
}

#left  a:link, #left  a:active, #left  a:visited
{
  text-decoration: none;
}

#left  a:hover, #left  a:focus
{
  text-decoration: underline;
}


#right
{
  float: right;
  width: 17.5em;
}

#right ul
{
  /*list-style: url(http://www.werl.depix/li_bullet1.gif);*/
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#right ul li
{
  padding: 0.5em 0 0.5em 1em;
  /*border-bottom: 1px solid #7DB6B0;*/
  background: url(pix/li_bullet1.gif);
  background-position: 0.2em 0.8em;
  background-repeat: no-repeat;
}

#right .textimgul li
{
  text-align: center;
  background: none;
}

#right .centerul
{
  list-style: none;
  margin: 0;
  padding: 0;
}

#right .centerul li
{
  display: block;
  margin: 0;
  padding: 4px 2px 4px 2px;
  border-bottom: 1px solid #619DD0;
  background: none;
  text-align: center;
}

#right h3
{
  background-color: #619DD0;
  margin: 0;
  font-size: 1.2em;
  padding: 3px;
  	color: #FFFFFF;
}

#right .topimg
{
  /*background: url(http://www.werl.de/pix/navright_topback.gif) top left repeat-x;*/
  background-color: #FFFFFF;
  height: 10px;
}

/* rechte spalte abteilungskurzinfos */
.abteilung_rechts h3
{
  font-size: 1.2em;
}

.abteilung_rechts p
{
  padding-left: 5px;
}

#center
{
  margin-left: 12.1em;
  margin-right: 17.5em;
}


#center .topimg
{
  /*background: url(http://www.werl.de/pix/center_topback.gif) top left repeat-x;*/
}

#breadcrumbs
{
  padding-left: 1em;
  font-weight: bold;
  color: #6A6A6A;
}

#center .content
{
  padding: 1em;
}

/*sonst klappt das mit dem float nicht. und oben werden 100% benoetigt*/
#center .container
{
  width: 99%;
}

#contentfooter
{
  text-align: center;
  margin-top: 3em;
  margin-bottom: 1em;
}

.contentleft
{
  float: left;
  margin-right: 0.8em;
  margin-bottom: 0.1em;
}

.contentright
{
  float: right;
  margin-left: 0.8em;
  margin-bottom: 0.1em;
}

.contentovercenter
{
  width: 100%;
  text-align: center;
}

.contentundercenter
{
  width: 100%;
  text-align: center;
}

.block
{
  margin-bottom: 1em;
  width: 98%;
}

.headlinelist {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.headlinelist li {
	display: block;
	padding: 0.3em;
	padding-left: 11px;
	margin: 0;
	margin-top: 0.5em;
	background-image: url(pix/navleft_topback.gif);
	background-repeat: repeat-y;
	border-bottom: 1px solid #89B3D3;
}

.content a:link, .content a:active, .content a:visited
{
  color: #518DC0;
  background-image: url("pix/li_bullet_green.gif");
  background-repeat: no-repeat;
  background-position: 0px 4px;
  padding-left: 10px;
}

.content h1
{
  margin: 0;
  margin-bottom: 0.8em;
  font-size: 1.3em;
}

.content h2
{
  margin: 0;
  margin-bottom: 0.8em;
  font-size: 1.2em;
  color: #518DC0;
}

.content h3
{
  margin: 0;
  margin-bottom: 0.8em;
  font-size: 1.1em;
  color: #417DB0;
}

.content .block h3 a {
	background-image: none;
	padding-left: 0px;
}


/* contenttable */

.contenttable {
	width: 98%;
}
.contenttable th {
	text-align: left;
	background: #CCCCCC;
	font-weight: bold;
	font-size: 11px;
padding: 3px;
}
.contenttable td {
	background: #F5F5F5;
	font-weight: normal;
	border-spacing: 2px;
	padding: 3px;
	font-size: 11px;
	vertical-align: top;
}

/*-------------------------------------------------------*/


#print {
	margin-top: 20px;
}

#print a {
	background-image: none;
	padding-left: 0px;
}


/*----------------- footer-------------------------------*/

#footer
{
  height: 30px;
  line-height: 140%;
}

#footerleft
{
  float: left;
  width: 12.1em;
 /* background: url(http://www.werl.de/pix/footer_left_back.gif);*/
}

#footerright
{
  float: right;
  width: 17.5em;
 /* background: url(http://www.werl.de/pix/footer_right_back.gif);*/
background-color: #e0ecf6;
}

#footercenter
{
  /*background: url(http://www.werl.de/pix/footer_center_back.gif);*/
  background-color: #619dd0;
  color: #FFFFFF;
  text-align: center;
}
#footercenter a{
	color: #FFFFFF;
}
/*-------------------------------------------------------*/


/*----------------buergerinfosystem----------------------*/
.abteilung ul
{
  list-style-type: none;
}



/*----------------- IE-Hacks ----------------------------*/
* html #topnav
{
  margin-top: -0.3em;
}

* html #right .centerul {
	margin-bottom: 6px;
}

* html #right h3
{
  margin-top: -6px;
}

* html .block
{
  margin-bottom: 2.5em;
}

* html .content {
  height: 550px;
	width: 90%;
} 

* html #left .topimg {
	 margin-bottom: -7px;
}

/*-------------------------------------------------------*/


/*listen*/
ul.formularliste, ul.produktliste, ul.infoseiten
{
  margin: 0;
  padding: 0;
  list-style-type: none;
}

ul.produktliste
{
  margin-left: 20px;
  padding: 0;
}

.fraktionen {
	list-style-type: none;
}

.abteilungsliste {
	list-style-type: none;
}

.abteilungsliste ul {
	list-style-type: none;
}

.produktliste {
	list-style-type: none;
}


.formularliste {
	list-style-type: none;
}

/*-------------------------------------------------------*/
/* Bearbeiten-Link */
.ilink img {
	border: none;
}

/**
 * Ausrichtung Bilder
 */
.articleimage, .articleimage {
	text-align:center;
}
.content .articleimage a {
	background-image:none;
	padding:0px;
}
.imageright, .imageright {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}
.imageleft, .imageleft {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.imagetop, .imagetop {
	margin:auto auto;
	margin-bottom:10px;
}
.imagebottom, .imagebottom {
	margin:auto auto;
	margin-top:10px;
}

/**
 * FLEX
 */
/* einfache Bilderliste */
.content div.imagelist  {
	overflow: hidden;
	width: 100%;
	margin-bottom:20px;
}
.content div.imagelist_item {
	float: left;
	margin:none;
	margin-right: 5px;
	margin-top: 5px;
	overflow:hidden;
	border:none;
}
.content div.imagelist_item a img {
	margin:0em;
	border:none;
}
.content div.imagelist_item a {
	background-image:none;
	padding:0;
}

/* 2spaltige Ausgabe */
.content .two-cols-area {
	width: 100%;
	overflow: hidden;
}
.content .two-cols-right {
	float: right;
	width: 48%;
}
.content .two-cols-left {
	float: left;
	width: 48%;
	margin-right: 20px;
}

/* Bilder in Einleitungen etc pp */
.left {
	float: left;
	margin: 0 0.4em 0.4em 0;
	width: auto;
}
.right {
	float: right;
	margin: 0.4em 0 0 0.4em;
	width: auto;
}
.over {
	float: left;
	margin: 0 0.4em 0.4em 0;
	width: 100%;
}
.under {
	float: left;
	margin: 0.4em 0 0 0.4em;
	width: 100%;
}
.left a, .right a,.under a, .over a{
	text-decoration: none;
	color: #ffffff;
}

/**
 * SmoothGallery
 */
.myGallery
{
	width: 95%;
	height: 420px;
	z-index:5;
	display: none;
	overflow: hidden;
	border: 1px solid #000000;
}

.jdGallery
{
	overflow: hidden;
	position: relative;
}

.jdGallery img
{
	border: 0;
	margin: 0;
}

.jdGallery .slideElement
{
	width: 100%;
	height: 100%;
	background-color: #EFEFEF;
	background-repeat: no-repeat;
}

.jdGallery .loadingElement
{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #EFEFEF;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('/media/lightbox/loading.gif');
}

.jdGallery .slideInfoZone
{
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 40px;
	background: #D6D6D6;
	color: #000000;
	text-indent: 0;
	overflow: hidden;
}

* html .jdGallery .slideInfoZone
{
	bottom: -1px;
}

.jdGallery .slideInfoZone h2
{
	color: #333333 ! important;
	padding: 0 ! important;
	font-size: 90% ! important;
	margin: 0 ! important;
	margin: 2px 5px ! important;
	font-weight: bold ! important;
}

.jdGallery .slideInfoZone p
{
	padding: 0 ! important;
	font-size: 80% ! important;
	margin: 2px 5px ! important;
	color: #000000 ! important;
}

.jdGallery div.carouselContainer
{
	position: absolute;
	height: 120px;
	width: 100%;
	z-index: 10;
	margin: 0px;
	left: 0;
	top: 0;
}

.jdGallery a.carouselBtn
{
	position: absolute;
	bottom: 0;
	right: 30px;
	height: 20px;
	/*width: 100px; background: url('/media/lightbox/carousel_btn.gif') no-repeat;*/
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #D6D6D6;
	color: #000000;
	cursor: pointer;
}

.jdGallery .carousel
{
	position: absolute;
	width: 100%;
	margin: 0px;
	left: 0;
	top: 0;
	height: 100px;
	background: #D6D6D6;
	color: #000000;
	text-indent: 0;
	overflow: hidden;
}

.jdGallery .carousel .carouselWrapper
{
	position: absolute;
	width: 100%;
	height: 78px;
	top: 10px;
	left: 0;
	overflow: hidden;
}

.jdGallery .carousel .carouselInner
{
	position: relative;
}

.jdGallery .carousel .carouselInner .thumbnail
{
	cursor: pointer;
	background: #000;
	background-position: center center;
	float: left;
	border: solid 1px #fff;
}

.jdGallery .carousel .label
{
	font-size: 13px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	padding: 0;
	margin: 0;
}

.jdGallery .carousel .label .number
{
	color: #b5b5b5;
}

.jdGallery a
{
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}

.jdGallery a.right, .jdGallery a.left
{
	position: absolute;
	height: 99%;
	width: 25%;
	cursor: pointer;
	z-index:10;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}

* html .jdGallery a.right, * html .jdGallery a.left
{
	filter:alpha(opacity=50);
}

.jdGallery a.right:hover, .jdGallery a.left:hover
{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.jdGallery a.left
{
	left: 0;
	top: 0;
	background: url('/media/lightbox/prevlabel.gif') no-repeat center left;
}

/* * html .jdGallery a.left { background: url('/media/lightbox/prevlabel.gif') no-repeat center left; } */

.jdGallery a.right
{
	right: 0;
	top: 0;
	background: url('/media/lightbox/nextlabel.gif') no-repeat center right;
}

/* * html .jdGallery a.right { background: url('/media/lightbox/nextlabel.gif') no-repeat center right; } */

.jdGallery a.open
{
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.jdGallery a.open
{
	position: absolute;
	top: 0;
	left: 25%;
	height: 99%;
	width: 50%;
	cursor: pointer;
	z-index: 10;
	background: none;
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.jdGallery a.open:hover { background: url('/media/lightbox/lupe.gif') no-repeat center center; }

* html .jdGallery a.open:hover { background: url('/media/lightbox/lupe.gif') no-repeat center center;
	filter:alpha(opacity=60); }

.content ul.medialist {
	list-style-type:none;
}


