@charset "utf-8";

*
{
background:transparent;
border:0;
font-size:100%;
margin:0;
outline:0;
padding:0;
vertical-align:baseline;
}

body, html
{
background:rgb(255,255,255) url(../graphics/backstripes.png);
color:rgb(000,000,000);
font:normal normal normal 100.01%/1.5em "Times New Roman", Times, serif;
height:100%;
letter-spacing:0em;
text-align:left;
text-decoration:none;
text-transform:none;
word-spacing:0em;
}

* html body *
{
overflow:visible;
}

p
{
margin:10px 0;
text-align:justify;
}

hr
{
display:none;
}

#contents
{
color:rgb(050,050,050);
font: 0.8em/1.5em Tahoma, Geneva, sans-serif;
padding-bottom:19em;
}

#header
{
background:rgb(128,192,221);
border-bottom:1px solid rgb(056,120,149);
padding:20px 0;
}

#header h1
{
background:transparent url(../graphics/brettschild.png);
height:90px;
margin:0 auto;
width:550px;
}

.outer_box
{
background:rgb(148,212,241);
border:1px solid rgb(128,192,221);
margin:0 auto;
margin-top:30px;
padding:10px;
width:50%;
max-width:600px;
}

.inner_box
{
border:1px dashed rgb(056,120,149);
padding:10px;
}

.start
{
background:rgb(237,237,237);
}

.news
{
background:rgb(255,255,255);
}

#contents h2
{
background:transparent url(../graphics/sc10.png);
height:40px;
margin:0 auto;
width:100px;
}

h1 span, h2 span
{
display:none;
}

.underline_date
{
border-bottom:2px solid rgb(128,192,221);
padding-bottom:2px;
}

.underline_headline
{
border-bottom:3px dotted rgb(128,192,221);
font-size:1.3em;
padding-bottom:3px;
}

h3
{
margin:5px 0 15px 0;
}

h3+p
{
margin-top:30px;
}

img
{
border: 3px double rgb(128,192,221);
display:block;
}

img+img
{
margin-top:15px;
}

#container
{
height:auto !important;
height:100%;
min-height: 100%;
position:relative;
}

#footer
{
background:rgb(128,192,221);
border-top:1px solid rgb(056,120,149);
bottom:0;
padding:20px 0;
position:absolute;
width:100%;
}

#footer img
{
border:none;
margin:0 auto;
}

#footer img+img
{
margin-top:3px;
}

#footer p
{
color:rgb(056,120,149);
font: 0.7em/1em Geneva, sans-serif;
text-align:center;
}

a
{
border-bottom:1px dotted rgb(056,120,149);
text-decoration:none;
}

a:link
{
color:rgb(056,120,149);
}

a:visited
{
color:rgb(050,050,050);
}

a:active
{
}

a:hover
{
background:rgb(056,120,149);
color:rgb(050,050,050);
}

a:focus
{
}