

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;
}

