body, p, blockquote {
	margin: 0;
	padding: 0;
	}

a img, iframe { border: none; }

hr {display:none;}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-size: 100%;
	}
	
ul, ol, dl, li, dt, dd {
list-style:none;
	margin: 0;
	padding: 0;
	}
	

a {color:#0af}
a:hover {color:#555;}

form, fieldset {
	margin: 0;
	padding: 0;
	}
	
fieldset { border: 1px solid #000; }

legend {
	padding: 0;
	color: #000;
	}

input, textarea, select {
	margin: 0;
	padding: 1px;
	font-size: 100%;
	font-family: inherit;
	}

.formbutton{
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#666;
font-weight:bold;
padding: 1px 2px;
background:url(http://utilitystatus.com/images/formbg.gif) repeat-x left top;
}
	
select { padding: 0; }


@import url("http://utilitystatus.com/css/nellets.css"); 

body{
margin:0 auto;
text-align:left;
font:normal 13px  Arial, "Helvetica Neue", Helvetica, sans-serif;
color:#444;
line-height: 1.5em;
}

p, .Normal{

margin:10px 0;
font-style:normal;
line-height: 1.5em;
}


h1 {
  font-size: 1.4em;
  line-height: 1em;
}

h2{
font-size:1.2em;
font-weight:bold;
}


#shatten{
background: url(http://utilitystatus.com/images/bg_shadow.png) top center repeat-y;
padding-bottom:10px;
}

.breite{
width:700px;
margin:0 auto;
}

#header{
background:#fff;
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
height:78px;
}


h1#logoheader {
float:left;
font-size: 1.8em;
}


h1{
}
#logoheader { 
  display: block;
}
#logoheader {
display:block;
/* width:400px;
 adjusted to allow for larger logos Oct 3, 2007 S.T. */
width: 700px;
}

img#SiteTitleArea{

}






#LinkMenu {
  border-bottom: 1px solid #F0F0F0;
  border-top: 1px solid #F0F0F0;
  height: 28px;
}

#LinkMenu ul {
clear:both;
float:left;
margin-bottom:0px;
}

#LinkMenu ul li{
float:left;}

#LinkMenu ul li a{
display:block;
line-height:25px;
margin:2px 0 1px 0;
padding:0 17px 0 15px;
font-size:1em;
font-family: Tahoma, Arial, Helvetica, sans-serif;
text-decoration:none;
color:#000;}


#LinkMenu ul.group li {
  background-color: #eee;
  opacity: .9;
  filter: alpha(90);
}

#LinkMenu ul.group li.separator {
  display: none;
}


/* add background for Module Action menus - Dec 11, 2007 ST */
.ModuleTitle_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: white 0px solid; 
	border-bottom: white 0px solid; 
	border-top: white 0px solid; 
	border-right: white 0px solid;
	background-color: #fff;
}


#HauptRahmen{
padding:0px 2px 12px 2px;
background: url(http://utilitystatus.com/images/hauptrahmen.gif) no-repeat bottom center;
border-top:1px solid #8f8f8f;
margin:20px 20px 0 20px;
clear:both;

}
#HauptRahmenKasten{
  width: 706px;
  height: 196px;
  margin-top: 1px;
}


.box{
border-bottom:1px dotted #555;
padding:10px 0px;
clear:both;}

box.nodottedlines {
  border-bottom:0px dotted #555;
}

h4{
font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
font-weight:bold;
/* text-align:right;
margin:10px 0; --- why align right and pad? S.T. - 27JAN2008 */
}

h4 a, h4 a:hover{padding-left:10px;}

#HauptSeite.innen {
  padding-top: 10px;
}

#HauptSeite ul, #HauptSeiteRechts ul, dl{font-size:1em;}

#HauptSeite li, #HauptSeiteRechts li, dt{padding:2px 0 2px 10px;}

dt{
font-weight:bold;
margin:10px 0 0 0;
}

ul.ImagesSideBySide{
float:left;
width:480px;
clear:both;
margin-left:-10px;
padding:10px 0;}

#HauptSeite ul.ImagesSideBySide li{
padding:0 0 0 5px;
float:left;
text-align:center;
font-weight:bold;
background:none;}

ul.ImagesSideBySide ul li{float:none;}

ul.ImagesSideBySide img{
border:1px solid #969696;
padding:1px;
margin-top:5px;}


#HauptSeite{
vertical-align: top;
width:470px;
padding:0 9px 20px 20px;
border-right:1px solid #d5d5d5;
}
#HauptSeite.onecolumn {
  width: 690px;
}
/* added for 3-column layout October 3, 2007 - S.T. */
#HauptSeite.threecolumn {
width: 250px;
padding:0 10px 20px 10px;
border-left:1px solid #d5d5d5;
}
table#hauptSeiteLinks{
clear: both;
float: none;
width:750px;
margin:0 auto;
}

#HauptSeiteRechts{
vertical-align: top;
width:220px;
padding:0 20px 20px 10px;
}

#HauptSeiteLinks2{
vertical-align: top;
width:220px;
padding:0 10px 20px 20px;
}

.innen{background:#fff}

#footer{background:url(http://utilitystatus.com/images/bg_footer.gif) no-repeat center top; padding:10px 0 0 0}

#footer ul{
font-size:1em;
}

#footer ul li{
float:left;}

#footer ul li a{
display:block;
padding:10px;
color:#9d9d9d;
}

#footer ul li a:hover{
background:none;}

#footer p{
float:right;
color:#9d9d9d;
padding-right:10px;}



.repKlar:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.repKlar {display: inline-table;}

/* Hides from IE-mac \*/
.repKlar {height: 1%;}
.repKlar {display: block;}
/* End hide from IE-mac */

* html h1, * html #SearchBox, * html ul.ImagesSideBySide{
display:inline;}

* html .box{border-bottom:1px solid #ccc;}

* html #shatten{
width:770px;
margin:0 auto;
background: url(http://utilitystatus.com/images/blank.gif);
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://utilitystatus.com/images/bg_shadowie.png', sizingMethod='scale');
}

.article h3 
{
  font-size: 19px;	
  margin-bottom: 7px;
}

.Normal .MenuTop, .Normal .MenuTopSelected 
{
  font-size: 13px;	
}

.article .articlefoot
{
  color: #999;
}

.article 
{
  line-height: 22px;	
	
}

div.BlogPostList dir {
padding: 0px;
}

div.BlogPostList ul {
padding: 0px;
}

#listing div {
margin:0px 10px;
}
#listing .article {
border-bottom:medium none;
}

#listing .ListingText {
font:normal 13px  Arial, "Helvetica Neue", Helvetica, sans-serif;
color:#444;
line-height: 1.5em;
}

#listing div.article h3 {
border-bottom: 0px dashed #666666;
font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
padding:2px 2px 2px 5px;
text-align:left;
font-size:1.1em;
font-weight:bold;
color: #444444;
}

#listing div.article h3 a {
border-bottom: 0px dashed #666666;
font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
padding:2px 2px 2px 5px;
text-align:left;
font-size:1.1em;
font-weight:bold;
color: #444444;
text-decoration:none;
}

#listing .articlefoot {
font-size:12px;
text-align:left;
}

.radmenu .item {
padding: 0px;
}






