@import url(reset.css);
/** iWebSkel: The Ultimate Website Skeleton!*/
BODY
{
    background-image: url(../images/head_bg.jpg);
    background-repeat: repeat-x;
    background-position: 50% 150px;
    background-color: #F5F5F5;
    font-family: Tahoma, Geneva, sans-serif;
    color: #323232;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 14px;
    line-height:22px;
}
#footer
{
    background-color: #515151;
    width: 100%;
    padding: 22px 0px 22px 0px;
    color: #F4F4F4;
    border-top: 4px solid #444444;
}
#footer_inner
{
    width: 960px;
    margin: auto;
}
#footer_mid
{
    width: 319px;
    float: left;
}
#footer_left
{
    width: 319px;
    float: left;
}
A
{
    color: #214E85;
}
#footer H2
{
    margin-bottom: 20px;
    font-size: 18px;
    font-weight:normal;
}
#footer_right
{
    width: 319px;
    float: left;
}
#container
{
    width: 960px;
    margin: auto;
}
#logo
{
    margin-top: 42px;
    float: right;
}
#navigation
{
    color: #224F86;
    float: left;
    margin-top: 115px;
    width: 650px;
}
#navigation LI
{
    float: left;
    margin-right: 30px;
    font-size: 18px;
    color: #224F86;
}
#navigation LI A
{
    color: #224F86;
    text-decoration: none;
    height: 35px;
    display: block;
}
#navigation LI A:visited
{
    color: #224F86;
    text-decoration: none;
}
#navigation LI A:hover
{
    color: #6F99CA;
    text-decoration: none;
    background-image: url(../images/navi_active.gif);
    background-repeat: no-repeat;
    background-position: bottom center;
}
#navigation .active
{
    color: #6F99CA !important;
    text-decoration: none;
    background-image: url(../images/navi_active.gif);
    background-repeat: no-repeat;
    background-position: bottom center;
}
#headimg
{
    margin-top: 3px;
    border-top:1px solid #235087
}
#path {
    font-size:14px;
    margin-bottom:0px;
}

#path a, #path a:visited {
    text-decoration:none;
}

#path a:hover {
    text-decoration:underline;
}

#path a#currentpage, #path a:visited#currentpage {
    text-decoration:underline;
}

#path a:hover#currentpage {
    text-decoration:underline;
}

#main
{
    margin-top: 44px;
    padding-bottom: 66px;
}
P {
    line-height: 22px;
    margin-bottom: 22px;
}

#main IMG.border {
    border:1px solid #a8a8a8;
}

#main IMG.left {
    margin-right:22px;
}

#main IMG.right {
    margin-left:22px;
}
.artikelliste P
{
    clear:both;
    border-bottom: 1px solid #ccc;
    padding-bottom: 11px;
    margin-bottom:11px;
}


BLOCKQUOTE
{
    padding: 0px 22px 0px 22px;
    font-style: italic;
}
H1
{
    font-size: 18px;
    margin-bottom: 0px;
    font-weight: normal;
    text-transform:uppercase;
    line-height:22px;
    border-bottom:1px solid #a8a8a8;
    color:#214E85;
}
#main_left
{
    width: 615px;
    float: left;
    padding-right: 20px;
}

#main_left h2
{
    font-size:14px;
    font-weight:bold;
    line-height:22px;
}
.artikelliste .headline .created
{
/*    font-size: 12px;
    font-family: "Times New Roman", Times, Tahoma, sans-serif;
    font-style: italic;
    color: #939393; */
}
.artikelliste .headline
{
   /* margin-bottom: 20px;*/
}
#main UL
{
    list-style: square;
    padding-left: 22px;
    line-height:22px;
    margin-top:0px;
    margin-bottom:22px;
}

#main OL
{
    padding-left:22px;
    line-height:22px;
    margin-top:0px;
    margin-bottom:22px;
}

#main UL LI
{
    /*margin-bottom: 3px;*/
}
H4
{
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 22px;
    line-height:22px;
}
H3
{
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 22px;
    line-height:22px;
}
H2
{
    font-size: 18px;
    margin-bottom: 10px;
    margin-bottom: 22px;
    line-height:22px;
}
#main_right
{
    width: 319px;
    float: right;
    font-size: 14px;
    margin-bottom: 22px;
    line-height:22px;
}
#main_right A
{
    color: #214E85;
    text-decoration: none;
}
#main_right A:visited
{
    color: #214E85;
    text-decoration: none;
}
#main_right A:hover
{
    color: #6F99CA;
    text-decoration: underline;
}
#main_right H2
{
    color: #224F86;
    font-size: 18px;
    margin-bottom: 22px;
    line-height:22px;
    border-bottom:1px solid #a8a8a8;
    font-weight:normal;
    text-transform:uppercase;
}

#main_right H2 a, #main_right H2 a:visited {
    text-decoration:none;
}

#main_right H2 a:hover, #main_right H2 a:active {
    text-decoration:none;
}

.clear
{
    clear: both;
}
A:visited
{
    color: #214E85;
    text-decoration: underline;
}
A:hover
{
    color: #6F99CA;
    text-decoration: none;
}

div.artikelliste
{
    padding-top:11px;
    margin-top:44px;
    border-top:1px solid #ccc;
}

.artikelliste .headline A
{
    /*color: #313131;*/
    text-decoration: none;
}
.artikelliste .headline H2
{
    margin-bottom: 11px;
    float:left;
}

.artikelliste .created {
  float:right;
}

#footer A
{
    width: 285px;
    display: block;
    color: #FFF;
    font-size: 14px;
    line-height: 20px;
    vertical-align: middle;
    padding-left: 10px;
    border-top: 1px solid #F4F4F4;
    border-bottom: 1px solid #F4F4F4;
    text-decoration: none;
    margin-top: -1px;
}
#footer A:hover
{
    background-color: #999;
}

#contactForm label {
    width:200px;
    display:block;
}

#contactForm input, #contactForm textarea {
    width:330px;
    margin-bottom:10px;
}

#contactFormSubmitLeft input {
    width:105px;
    margin-right:10px;
}

#contactFormSubmitRight input {
    width:105px;
}

#contactForm

#contactFormSubmit input  {
    float:left; margin-right:10px;
}


h2 a, h2 a:visited {
    text-decoration:none;
}

h2 a:hover {
    text-decoration:underline;
}