body {
    margin: 0px;
    padding:0px;
    font-family: 'Arial Narrow', 'Helvetica Condensed', 'Univers Condensed', Arial, Helvetica, Verdana, sans-serif;
    font-size: 15px;
    text-align: center;
    color: #17291F;
    background-color: #17291F;
    background-image: url("../images/bg_page.gif");
    background-position: center -150px;
    background-repeat: no-repeat;
}


h1, h2, h3, h4, h5, h6 {
    margin-top: 0px;
}
h1 {
    font-size: 18px;
}


a {
    color:#000000;
    text-decoration: none;
}

a:focus {
    outline-color:-moz-use-text-color;
    outline-style:none;
    outline-width:0;
}
a:visited {
    color:#000000;
}
a:hover {
    color: #1e2d5e;
}
a:active {
    color:#000000;
}

p {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 15px;
}

.error {
    color: #D33800;
}

figure.image_container {
    margin: 0px;
}

#page-wrapper {
	margin-left: auto;
    margin-right: auto;
	width: 912px;
	background-color: #F6EFE1;
	text-align: left;
}

#head-wrapper {
    padding: 0px 6px 0px 6px;
    background-image: url("../images/head_border.gif");
    background-repeat: no-repeat;
}

#container {
    padding: 0px 6px 0px 6px;
    background-image: url("../images/page_border.gif");
    background-repeat: repeat-y;
}

/* top and quick navigation
 ***********************************************/
 
#page-top {
    height: 30px;
    background-image: url("../images/bg_top.gif");
    background-repeat: repeat-x;
    background-position: left bottom;
    text-align: right;
}

#top-date{
    float: left;
    padding-top: 7px;
    padding-left: 7px;
    color: #FFFFFF;
    font-size: 11px;
}

#quick-navi {
    padding-top: 4px;
    padding-right: 7px;
    color: #FFFFFF;
    font-size: 11px;
	text-transform: uppercase;
}

/* header
 ***********************************************/
 
#head {
    height: 110px;
    background-image: url("../images/bg_header.gif");
    background-repeat: no-repeat;
    background-position: 0px -15px;
}
/* main navigation
 ***********************************************/
 
#main-navi {
    height: 29px;
    color: #FFFFFF;
    background-image: url("../images/bg_mainnavi.gif");
    background-repeat: no-repeat;
    background-position: 0 -2px;
    background-color: #17291F;
}

/* teaser
 ***********************************************/
 
#teaser-caption {
    height: 41px;
    color: #17291F;
    background-color: #ebe1cc;
    background-image: url("../images/bg_teasercaption.gif");
    background-repeat: repeat-x;
    background-position: 0px -2px;
}
#teaser-caption  h1 {
    margin: 0px;
    padding: 7px 0px 0px 12px;
    font-family: Arial, 'Arial MT', 'Arial Unicode MS', Helvetica, Verdana, sans-serif;
    font-size: 22px;
	text-transform: uppercase;
}
#teaser {
    color: #FFFFFF;
    background-color: #E7DCC4;
}
#teaser-img {
    float: left;
    width: 696px;
    margin: 0px;
    padding: 0px;
    height: 306px;
}


#sub-navi {
    padding: 0px;
    margin-left: 696px;
    margin-right: 0px;
    width: 204px;
    /* background-color: #17291F; */
}
/* content
 ***********************************************/
#content ,
#content-noTeaser {
    height: 445px;
}
#content-noTeaser {
    height: 751px;
}
#cont-main  ,
#cont-main-noTeaser {
    float: left;
    width: 696px;
    height: 400px;
    margin: 20px 0px 0px 0px;
    padding: 0px;
    overflow: auto;
}
#cont-main-noTeaser {
    height: 706px;
}

#cont-main-inner {
    position: relative;
    padding: 15px 40px 20px 40px;
}
#cont-right {
	position: relative;
    padding: 0px;
    margin-left: 696px;
    margin-right: 0px;
    width: 204px;
}

#pictureBar {
	position: absolute;
	top: 0px;
	left: 0px;
	clip: rect(0px 204px 445px 0px);
}

#pictureBar img {
	width: 204px;
	margin: 0px;
	padding: 0px;
	border: none;
}

#pictureBar .image_container {
    line-height: 0px;
}
/* footer
 ***********************************************/
#footer {
    height: 36px;
    color: #FFFFFF;
    background-color: #18291F;
    background-image: url("../images/bg_footer.gif");
    background-repeat: repeat-x;
    text-align: center;
}

#footer p {
    margin: 0px;
    padding: 9px 0px 0px 0px;
    font-size: 13px;
    font-weight: bold;
}

div.clear {
    clear:both;
}


/* form
 ***********************************************/
 
 form label {
    display: block;
 }
 
form .text,
form .textarea {
    color:#304896;
    font-size:11px;
    margin-bottom:10px;
    width:366px;
 }
 
form br {
    display: none;
}

form .submit {
    margin: 0px;
    padding: 0px;
    width: 372px;
    color: #495055;
    font-size: 11px;
    font-weight: bold;
}


/* content
 ***********************************************/
.mod_sitemap ul {
    margin-top: 0px;
}


/* news
 ***********************************************/
.mod_newsarchive h1 {
    padding-bottom: 1px;
    border-bottom: 1px solid #17291F;
    margin-bottom: 18px;
}

.mod_newsarchive .layout_full ,
.mod_newslist .layout_full ,
.mod_newsreader .layout_full {
    margin-bottom: 12px;
}

.mod_newsarchive .block h1 ,
.mod_newslist .block h1 ,
.mod_newsreader .block h1 {
    padding-bottom: 0px;
    border-bottom: 0px solid #17291F;
    margin-bottom: 4px;
}
 
.mod_newsarchive .block p.info ,
.mod_newslist .block p.info  ,
.mod_newsreader .block p.info {
    color: #999999;
    font-size: 11px;
    margin-bottom: 12px;
}
 
.mod_newsmenu  {
    margin: 35px 0 0 15px;
    padding: 0;
}

.mod_newsmenu ul,
.mod_newsmenu li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.mod_newsmenu ul li.year  {
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: bold;
}

.mod_newsmenu ul.level_2 {
    margin-left: 0;
    font-size: 15px;
    font-weight: normal;
}

.mod_newsmenu ul.level_2 li {
    margin-bottom: 2px;
}

.mod_newsmenu ul.level_2 li.active {
    font-weight: bold;
}

.mod_newsmenu ul.level_2 li span.quantity {
    font-size: 13px;
    font-style: oblique;
    font-weight: normal;
}

.pagination  {
    border-top: 1px dotted #BBBBBB;
    margin-bottom: 110px;
    margin-top: 10px;
    padding-top: 5px;
}

.pagination p {
    float: left;
    margin-bottom: 0;
    width: 30%;
}
.pagination ul {
    float: right;
    margin: 0;
    padding: 0;
    text-align: right;
    width: 70%;
}

.pagination li {
    display: inline;
    padding-left: 2px;
    padding-right: 2px;
    list-style-type: none;
}
.pagination li span.current {
    font-weight: bold;
}

div.rss {
    position: absolute;
    right: 42px;
    top: 18px;
}