strong, .important {
  font-weight: bold;
}

h2 {
  font-size: 16px;
  margin: 0 0 20px 0;
  padding: 0 0 0 0;
}

h3 {
  font-size: 14px;
  margin-top: 0;
  padding-top: 0;
}

div {
  padding: 0;
  margin: 0;
}

.dnone {
  display: none;
}

.searchinput {
  border: 1px solid #959595;
  width: 120px;
}

.searchbutton {
  border: 1px solid #959595
}

/* Die Boxen */
.boxCorners {
  position: relative;
  font-size: 1px;
  height: 6px;
  width: 100%;
}

.boxCorners div {
  position: absolute; 
  background-repeat: no-repeat;
  width: 5px;
  height: 5px;
}

/* top left corner of box */ 
.boxCorners .tlCorner { background-image: url("http://static.brandnews.at/layouts/antville.org1/tl-white.gif"); left: 0; top: 0;}
/* top right corner of box */
.boxCorners .trCorner { background-image: url("http://static.brandnews.at/layouts/antville.org1/tr-white.gif"); right: 0; top: 0;}

/* bottom left corner of box */
.boxCorners .blCorner { background-image: url("http://static.brandnews.at/layouts/antville.org1/bl-white.gif"); left: 0; bottom: 0;}
/* bottom right corner of box 
.boxCorners .brCorner { background-image: url("http://static.brandnews.at/layouts/antville.org1/br-white.gif"); right: 0; bottom: 0;}
*/
ul#sitelist {
  list-style: none;
  margin: 10px 0 0 0;
  padding: 0;
}

ul#sitelist li {
  list-style-type: none;
  background-color: white;
  color: black;
  margin: 0 0 20px 0;
  border-top: 3px solid #032366;
  clear: right;
  position: relative;
  min-height: 35px;
  padding: 0 0 5px 0;
}

ul#sitelist li div {
  margin: 0 0 0 65px;
}

ul#sitelist li div div{
  margin: 0;
  overflow: hidden;
}

ul#sitelist li div div.historyItem {
  margin-top: 8px;
  width: 350px;
  overflow: hidden;
}

ul#sitelist li img{
  position: absolute;
  top: 0;
}

ul#sitelist li img[src] {
  top: -3px;
}

div.moreWeblogs {
  padding-top: 20px;
  text-align: right;
}

div#rules div.boxheader {
  display:none;
}

div#status {
  position: relative;
  top: -5px;
  padding: 10px 35px 0 5px;
  color: white;
  text-align: left;
  background: url("http://static.brandnews.at/layouts/zentriertes layout mit men rechts2/status.gif") no-repeat #0343a3;
  margin: 0;
/* Deklaration fuer IE 5.x */
/*  height: 110px;*/
  width: 226px;
/* ab hier ignoriert IE 5.x nachfolgende Deklarationen */
  voice-family:"\"}\"";
  voice-family:inherit;
/* Korrektur fuer andere Browser */
  width: 186px;
  height: 100px;
}

img#nwa {
  margin: 0 0 0 10px;
}

div#rules {
  position: relative;
  top: -3px;
  padding: 48px 48px 0 0;
  color: white;
  text-align: left;
  background: url("http://static.brandnews.at/layouts/zentriertes layout mit men rechts2/rules.gif") no-repeat  #0343a3;
  margin: 0;
/* Deklaration fuer IE 5.x */
  width: 226px;
/*  height: 260px;*/
/* ab hier ignoriert IE 5.x nachfolgende Deklarationen */
  voice-family:"\"}\"";
  voice-family:inherit;
/* Korrektur fuer andere Browser */
  width: 178px;
  height: 212px;
}

div#rules div {
  padding: 0;
  margin: 0;
}

div#rules div p {
  color: white;
  text-align: left;
  padding: 0 0 0 3px;
  margin: 0;
  font-size: 10px;
}

/**
* Basic page structure.
* When changing something, make sure widths are coherent.
*/
div#wrapper {
   text-align: left;
   width: 690px;
   margin: 0 auto;
   text-align: left;
   background-color: white;
   border-left: 3px solid white;
}

div#header {
   padding: 0;
   margin: 10px 0 10px 0;
   background-image: url("http://static.brandnews.at/layouts/zentriertes layout mit men rechts2/header_chaos_new.jpg");
   background-repeat: no-repeat;
   background-color: white;
   color: #bbcdf3;
   border-top: 3px solid white;
   border-right: 3px solid white;
   border-bottom: 3px solid white;
   height: 170px;
}

div#header h1 {
   position: relative;
   top: -25px;
   left: -40px;
   margin: 0 0 50px 0;
   padding: 15px 0 10px 1em;
   font-size: 35px;
   color: white;
   border-right: 3px solid white;
   border-bottom: 3px solid white;
   border-left: 3px solid white;
   background:  #839573;
   width: 10em;
   vertical-align: bottom;
}

div#header h1 a{
   margin: 0;
   padding: 0;
  color: white;
}

div#header .boxCorners .blCorner,div#header .boxCorners .tlCorner,div#header .boxCorners .trCorner {
  display: none;
}

img.w3c {
  border:0;
  width:88px;
  height:31px;
}

.centerWrapper {
   color: #032366;
   width: 460px;
   margin: 0 0 0 226px;
   padding: 0 0 0 0;
}

.centerWrapper .boxCorners {
  display: none;
}


div#menu {
  float: left;
  width: 200px;
  background-color: white;
}

div.centerWrapper div.content {
   padding: 2px 20px 10px 20px;
}

/**
* Colors, fonts, styles. #0036A4 #393839
*/

body {
   background: url("http://static.brandnews.at/layouts/antville.org1/bg_body_portal.gif") #393839;
   font-family: Verdana, Helvetica, Arial, sans-serif;
   font-size: 13px;
   color: #000000;
   margin: 0;
   padding: 0;
   text-align: center; 
}

div.boxheader {
   color: #959595;
   overflow: hidden;
   font-size: 10px;
   padding-left: 6px;
   border-top: 1px solid #fff1d6; /* #57526d; */
}

div.boxline {
   height:1px;
   overflow:hidden;
   border-bottom: 1px solid #fff1d6; /* #57526d; */
}

.box {
   font-size: 11px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   color: #959595;
   background-color: transparent; /* 981207 */
   line-height: 1.4em;
   text-align: left;
   padding: 0em 0em 0.4em 0.4em;
   margin: 0em 0em 0.2em 0em;
}


fieldset {
   padding-left: 8px;
   padding-top: 0px;
   margin-top: 6px;
   margin-bottom: 6px;
}

p {
   margin-top: 6px;
   margin-bottom: 10px;
}

form { margin: 0px; }

a {text-decoration: none;}
#menu a:link, #menu a:visited, #menu a:active {color: #97b5e2;}
a:link, a:visited, a:active {color: #032366;}
a:hover {text-decoration: underline;}

.message {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: bold;
   padding: 1px;
   margin-top: 6px;
   margin-bottom: 6px;
   color: #000000;
   background-color: #ffffff;
}

.small {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #959595;
}

.listSeparator {
   width: 50px;
   border-bottom: 2px dotted #cccccc;
   margin-top: 10px;
   margin-bottom: 4px;
}

/* form input classes */

.formTitle {
   width: 380px;
   font-family: Verdana, Helvetica, Arial, sans-serif;
   font-size: 15px;
   font-weight: bold;
   border: 1px solid #000000;
}

.formText {
   width: 380px;
   font-family: Verdana, Helvetica, Arial, sans-serif;
   font-size: 13px;
   font-weight: normal;
   border: 1px solid #000000;
}

.formWide {
   width: 660px;
   font-family: Verdana, Helvetica, Arial, sans-serif;
   font-size: 13px;
   font-weight: normal;
}

.listFlag {
   background-color: #cccccc;
   padding: 1px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #000000;
}

.colorpickerWidget {
   border: 1px solid #cccccc;
}

/* page navigation bar */
div.pageNav {
   margin-top: 10px;
   margin-bottom: 0px;
   font-size: 11px;
}
div.pageNavSummary {
   padding: 1px 5px;
   background-color: #efefef;
   border-bottom: 1px solid #cccccc;
   text-align: left;
}
div.pageNavBar {
   padding-top: 1px;
   text-align: right;
}
span.pageNavItem {
   padding-left: 2px;
   padding-right: 2px;
}
span.pageNavSelItem {
   padding-left: 2px;
   padding-right: 2px;
   font-weight: bold;
}

/* system manager classes */

.pageTitle {
   font-family:Verdana, Helvetica, Arial, sans-serif;
   font-size:15px;
   font-weight:bold;
   color:#000000;
   padding-bottom:10pt;
}

.flagDark {
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:7pt;
   padding:2px;
   color:#ffffff;
}

.flagLight {
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:7pt;
   padding:2px;
   color:#333333;
}

.sysmgrListitem {
   margin-top:15px;
   border-top:1px solid #dddddd;
}

/* tree navigation in skinmgr */

ul.skinmgrTree {
   padding-left:15px;
   margin:20px 0px;
}
ul.skinmgrTree ul {
   padding-left:30px;
   margin:0px;
}
ul.skinmgrTree li {
   font-weight:normal;
   list-style:none;
   margin:7px 0px;
   padding:0px;
}
ul.skinmgrTree li.skinset {
   list-style:square;
   padding-left:0px;
}
ul.skinmgrTree a.selected {
   font-weight:bold;
}
ul.skinmgrTree li div {
   font-family:Verdana, Helvetica, Arial, sans-serif;
   font-size:11px;
   color:#000000;
}

/* classes for skin diff */
.diff td {
   padding:0px 5px;
}
.diff pre {
   font-size:12px;
   margin:0px;
   padding:2px 0px;
}
.diff .removed {
   border-top:1px solid #959595;
   background-color: #ff3333;
}
.diff .added {
   border-top:1px solid #959595;
   background-color: #33cc33;
}
.diff .line {
   border-top:1px solid #959595;
}
.diff .num {
   border-top:1px solid #959595;
   color:#959595;
   text-align:right;
}
.diff .status {
   padding:0px 5px;
   border-top:1px solid #959595;
}


