* { border: 0; margin: 0; padding: 0; }
html { height: 100% }
body { background: #FFFFFF; text-align: center; }

#container { background: transparent; font: normal 0.75em Arial, Helvetica, sans-serif; color: #555759; }

.inside { text-align: left; width: 64em; height: 1%; margin: 0 auto; }

p, h2, h3, h4, h5, ul, ol, fieldset { margin-bottom: 1em; font: normal 0.75em/160% Arial, Helvetica, sans-serif; color: #555759; }
h2, h3, h4, h5, strong, b { font-weight: bold; }

.button { background: #5c5c5c url(http://www.misterqr.com/images/button.gif);border:1px solid #bababa;color: white;font-size:16px;height:34px;margin:5px;padding:1px;width:160px; }
.buttonbreit { background: #5c5c5c url(http://www.misterqr.com/images/button.gif);border:1px solid #bababa;color: white;font-size:16px;height:34px;margin:5px;padding:1px;width:350px; }

h2 { font-size: 1.4em; margin-bottom: 4px; color: #003A76; border-bottom: 1px solid #C5D3E0; margin-bottom: 1.5em; padding-bottom: 0.5em;  }
h3 { font-size: 1.2em; margin-bottom: 4px; color: #3D4145; }
h4 { font-size: 1.0em; margin-bottom: 4px; }
h5 { font-size: 1.0em; margin-bottom: 4px; }

a:link, a:visited { color: #004d99; text-decoration: none; outline: none; }
a:hover, a:active { color: #3e92fe; text-decoration: none; outline: none; }

a.more { background: transparent url("../images/a-more.gif") no-repeat right center; font-weight: bold; border: 0; padding-right: 15px; }
a.more:hover {  }
a.more span { display: none; }

input { font-size: 20px; border: 1px solid #C5D3E0; }
textarea { font-size: 12px; border: 1px solid #C5D3E0; }

ul { list-style: none; }

ol { list-style-position: inside; list-style-type: decimal; }

table { table-layout: fixed; width: 800px; border: 0; }

.liste { background: transparent url("../images/liste.png") no-repeat 0 center; padding-left: 1.25em; }

.news {
  width: 250px;
  border-style: solid;
  border-width: 1px;
  margin: 0px 0px 0px 0px;
  text-align: left;
  padding: 5px 5px 5px 5px;
  border-color: #C5D3E0;
  background-color:#F2F6FC;
  text-align: justify;
}

a.link1 { color: #1A4268; text-decoration: none; outline: none; }

