/*
$Author: kgarzareck $
$Rev: 001 $
$Date: 2013-01-29 14:41 (Die, 29 Januar 2013) $
*/

* {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    outline-color: -moz-use-text-color;
    outline-style: none;
    outline-width: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}

html {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #E5E5E5;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    width: 100%;
}

textarea, input, html, a {
    -moz-font-feature-settings: normal;
    -moz-font-language-override: normal;
    color: #333333;
    font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
    font-size: 13px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 20px;
}

a{
  text-decoration:none;
}

img{
  border:0px !important;
}

body {
    display: block;
}

#wrap {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #FFFFFF;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    float: left;
    padding-bottom: 50px;
    position: relative;
    width: 100%;
}

#header {
    height: 225px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    position: relative;
    width: 940px;
    z-index: 199;
}

#logo_area {
    clear: both;
    display: block;
    float: left;
    left: 11px;
    position: absolute;
    top: 61px;
    width: 100%;
}

#logo_area .logo_left {
    float: left;
    height: 40px;
    position: relative;
    width: 280px;
    z-index: 100;
}

#logo_area .logo_right {
    float: right;
    margin-right: 18px;
    padding-top: 4px;
    position: relative;
    z-index: 100;
}

#logo_area .logo_right a img {
    height: 31px;
    width: auto;
}

#mainNavigation {
    background-color: #FFFFFF;
    display: block;
    font-family: LucidaSans,Arial,sans-serif;
    font-size: 12px;
    height: 72px;
    left: 0;
    position: absolute;
    top: 100px;
    width: 940px;
    z-index: 99;
}

#mainNavigation .navigationBg {
    background-image: url("sprite.png");
    background-position: 0 -725px;
    background-repeat: repeat-x;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.6);
    height: 40px;
    left: 0;
    position: absolute;
    top: 32px;
    width: 940px;
    z-index: 10;
}

#main {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #FFFFFF;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    height: 1%;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    width: 944px;
}

#left_teaserArea {
    float: left;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    width: 274px;
}

#prim {
    float: right;
    width: 640px;
}

#prim h1 {
    margin-bottom: 18px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    width: 635px;
}

h1 {
    color: #0294D1;
    font-size: 22px;
    font-weight: normal;
    line-height: 24px;
}

h2 {
    clear: both;
    color: #0091CD;
    font-size: 18px;
    font-weight: normal;
    line-height: 25px;
}

.text_blue {
    color: #0099CC;
}

#prim .content_item {
    margin-bottom: 32px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    width: 635px;
}

#prim .content_item p {
    margin-bottom: 16px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 8px;
}

#prim .content_item p a{
  //  color: #0099CC;
}

#prim .content_item p a:hover{
  //  text-decoration:underline;
}


#pageFunctions {
    border-bottom-color: #D2D2D4;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-top-color: #D2D2D4;
    border-top-style: dotted;
    border-top-width: 1px;
    clear: both;
    height: 16px;
    margin-bottom: 29px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    padding-bottom: 12px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 11px;
    width: 940px;
}

.pageUp {
    float: right;
}

.pageUp span.linkText {
    float: left;
    font-size: 11px;
}


.pageUp span.icon {
    background-image: url("sprite.png");
    background-position: 0 -325px;
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 17px;
    margin-left: 5px;
    position: relative;
    top: 0;
    width: 17px;
}

#foot {
    clear: both;
    color: #808083;
    font-size: 11px;
    height: 90px;
    line-height: 20px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 25px;
    width: 940px;
}

#foot div {
    display: block;
    float: left;
    position: relative;
}

#foot .metaLinks span {
    clear: both;
    display: block;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 5px;
}

#foot a {
    color: #666666;
    font-size: 11px;
    line-height: 20px;
    margin-right: 25px;
  text-decoration:none;
}


