* {
margin: 0;
}
html, body {
font-size:13px;
line-height:140%;
color:#444;
font-family:Arial, Helvetica, sans-serif;
height: 100%;
background-color:#ccc;
}

#headerimage {
border:0;
margin:0;
padding:0;
}
a, a:visited, a:active {
color:#006cad;
text-decoration:underline;
}
a:hover {
color:#444;
text-decoration:underline;
}
.outer_wrapper { 
min-height: 100%;
height: auto !important;
height: 100%;
position: relative;
margin: 0 auto -31px;
/*background: url(body_bg.gif) top center repeat-y;*/

width:998px;
border-left: solid 1px #9a9a9a;
border-right: solid 1px #9a9a9a;
background: #cfe1ed;
}

.wrapper {
background: url("background.jpg") no-repeat;
margin: 0 auto;
padding: 0 0 30px 0;
}
.footer{
position: relative;
z-index: 2;
height: 30px;
border-top: solid 1px #6d6d6d;
background-color:#9a9a9a;
border-left: solid 1px #9a9a9a;
border-right: solid 1px #9a9a9a;
width: 998px; 
margin: 0 auto;
}
.footer ul {
list-style:none;
margin:0;
padding:0;
}
.footer li {
list-style:none;
margin:0 0 0 25px;
padding:0;
float:left;
line-height:30px;
}
.footer li a, a:visited, a:active {
color:#333;
text-decoration:underline;
}
.footer li a:hover {
color: #ccc;;
text-decoration:underline;
}
.push {

height: 30px;
width: 100%;
clear: both; 
background: #cfe1ed;
}
/* Colum Left */
#colum-left {
width:200px;
float:left;
background-image:url(bg_news.gif);
background-position:left top;
background-repeat:no-repeat;
}
.lightbox {
margin:100px 0 0 0;
text-align:center;
}
.lightbox img {
border: solid 1px #989898;
padding:2px;
background-color:#fff;
margin-bottom:30px;
}
#navigation {
}
#navigation ul {
list-style:none;
padding:15px 0 0 0;
margin:0;
background:url(bg_navigation.gif) repeat-y;
}
#navigation li {
list-style:none;
margin:0 0 0 35px;
padding:0;
font-size:120%;
line-height:200%;
}
#navigation li a {
color:#989898;
text-decoration:none;
}
#navigation li a:visited {
color:#989898;
}
#navigation li a:hover {
color:#444;
}
#navigation a.aktiv {
color:#444;
}
#navigation li a:active {
color:#989898;
}
/* Colum Middle */
#colum-middle {
width:540px;
float:left;
padding:0 30px 0 0;
}
#colum-middle h1 {
color:#006cad;
font-size:150%;
padding:25px 0 10px 0;
margin:0;
}
#size {
}
#size ul {
list-style:none;
margin:0;
padding:0 0 0 35px;
}
#size li {
list-style:none;
margin:0;
padding:0;
}
/* Content */
#head {
font-size:120%;
line-height:130%;
height:250px;
}
#content {
width:510px;
}
.colum_small {
width:200px;
float:left;
margin:0 40px 0 0;
}
.image_small {
float:left;
margin:0 20px 20px 0;
}
/* Colum Right */
#colum-right {
width:228px;
float:left;
background-image:url(bg_news.gif);
background-position:right top;
background-repeat:no-repeat;
}
#news {
margin:25px 20px 25px 0;
padding:10px;
border-top: solid 1px #649ea1;
border-bottom:solid 1px #649ea1;
background-color:#fff;
background-image:url(news.gif);
background-position:bottom;
background-repeat:repeat-x;
background-color:#fff;
}
#news hr {
margin:15px 0 15px 0;
height:1px; border-top:1px dotted #006cad; border-left:0; border-right:0; border-bottom:0;
}
#news h1 {
color:#006cad;
font-size:130%;
padding:0 0 10px 0;
}
#news h2 {
color:#006cad;
font-size:100%;
padding:0 0 0 0;
font-weight:bold;
}
#news a, a:visited, a:active {
color:#006cad;
text-decoration:underline;
}