/* Änderungen 20.12.2010 */
.collumn2_content img {
   margin-top: 0.3em;
}

body {
    background-image: url(images/page_background.gif);
    background-position: 0px 0px;
    background-attachment: fixed;
    background-repeat: repeat;
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 100.1%;
}

.page_wrapper{
    width:914px;
    font-size: 100.1%;
}

.weiss_blende{
    position:relative;
    width:113px;
    height:227px;
    z-index:1;
    overflow: visible;
    float:left;
    background-image: url(images/weiss_blende.gif);
}

.page {
    width: 801px;
    background-position: 0px 0px;
    float:right;
    font-size: 100.1%;
}

.top {
    background-image: url(images/top.png);  
    width: 801px;   
    height: 106px;
}

/*zweite navigation*/

.navigation_second {
    background-image: url(images/navigation_second.png);
    height: 45px;
    width: 801px;
    text-align: right;
}

.navigation_second_padding {
    color:#FFFFFF;
    padding: 0px 20px 0px 0px;  
}

.text_navigation_second a {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.75em;
    color: #FFFFFF;
    text-transform: lowercase;
    text-decoration:none;
}
.text_navigation_second a:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.75em;
    color: #ED671C;
    text-transform: lowercase;
    text-decoration:none;
}
.text_navigation_second a:active {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.75em;
    color: #ED671C;
    text-transform: lowercase;
    text-decoration:none;
}

/*erste navigation*/

.navigation_first {
    background-image: url(images/navigation_first.png);
    height: 28px;
    width: 801px;
    clear: both;
}

.text_navigation_first  {
    width: 520px;
    height: 28px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.88em;
    font-weight: normal;
    color: #FFFFFF;
    float: left;
    text-align: left;

    text-transform: uppercase;
    padding-left: 7px;
    
}
.text_navigation_first a {
    font-weight: normal;
    color: #FFFFFF;
    text-transform: uppercase;
    text-decoration: none;
    vertical-align: middle;
    
    /* FIX for centering Text in InternetExplorer > 8 */ 
    position: relative; top: -10px; line-height: 100%;   

}
.text_navigation_first a:hover {
    font-weight: normal;
    color: #ED671C;
    text-transform: uppercase;
    text-decoration: none;
}
.text_navigation_first a:active {
    font-weight: normal;
    color: #ED671C;
    text-transform: uppercase;
    text-decoration: none;
}


.nav_trenner{
    background-image: url(images/navigation_trenner.gif);
    background-repeat: no-repeat;
    padding-right: 6px;
    padding-left: 6px;
    margin: 0px;

    vertical-align: middle;
    line-height: 28px;
    text-align: center;
    width: 7px;
    height: 100.1%;
    
}

.language_selection {
    width: 190px;
    float: right;
    text-align: right;
    height: 18px;
    vertical-align: 50%;
    padding: 5px;
}

.content {
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    background-image: url(images/content_bg.png);
    font-style: normal;
    font-weight: normal;
    text-align: left;
    vertical-align: top;
    word-spacing: 0pt;
    white-space: normal;
    width: 100%;
    height: auto;
    margin: 0px;
    padding: 0px;
}
.bottom {
    background-image: url(images/bottom.png);
    background-position: 0px 0px;
    height: 33px;
    width: 801px;
}

.bottom_text {
    padding-top: 1px;
    padding-left: 10px;
}
.bottom_text p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: white;
    vertical-align: top;
    margin: 0px;
    padding: 0px;
}

.bottom_text a:link, .bottom_text a:hover, .bottom_text a:visited, .bottom_text a:active {
    text-decoration: none;
    color: white;	
}

/*generic link definition, fixes a firefox problem with decoration:none */
a, a:visited,  a:active {
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}

h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.88em;
    font-weight: bold;
    color: #024B9A;
    text-decoration: none;
    margin-top: 0em;
    margin-bottom: 0em;
}

.collumn3_content h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.88em;
    font-weight: bold;
    color: #024B9A;
    text-decoration: none;
    margin-top: 0.0em;
    margin-bottom: -0.2em;
}

.collumn2_content h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.88em;
    font-weight: bold;
    color: #024B9A;
    text-decoration: none;
    margin-top: 0.2em;
    margin-bottom: -0.8em;
}


/* Das ist der richtige Abstand für die CONTENT Spalte */
.pseudo_h1, .pseudo_h1 a, .pseudo_h1 a:visited, .pseudo_h1 a:active {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.88em;
    font-weight: bold;
    color: #024B9A;
    text-decoration: none;
    margin-top: 0.5em;
    margin-bottom: -0.9em;
}

/* Das ist der richtige Abstand für die NAV Spalte */
.collumn1_content .pseudo_h1, .collumn1_content .pseudo_h1 a, .collumn1_content .pseudo_h1 a:visited, .collumn1_content .pseudo_h1 a:active {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.88em;
    font-weight: bold;
    color: #024B9A;
    text-decoration: none;
    margin-top: 0.0em;
    margin-bottom: -0.2em;
}

.pseudo_h1 a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #ED671C;
    text-decoration: underline;
}

h1 a, h1 a:active {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #024B9A;
    text-decoration: none;
}

h1 a:hover{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #ED671C;
    text-decoration: underline;
}
h1 a:visited{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #024B9A;
    text-decoration: none;
}

p, li {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.75em;
    /*margin-top: -0.1em;
    margin-bottom: -0.0em;*/
}

.collumn3_content p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.75em;
    margin-top: 0.0em;
    /*margin-bottom: -0.0em;*/
}
p a {
    text-decoration: underline;
    color: black;
}
p a:hover {
    color: #024B9A;
    text-decoration: underline;
}
p a:active {
    color: #024B9A;
    text-decoration: none;
    font-weight: bold;
}
p a:visited {
    font-family: Arial, Helvetica, sans-serif;
    color: #265fa7;
    text-decoration: underline;  
}

.collumn1{
    height: 100.1%;
    padding-left: 3px;
}

.collumn1_content {
    background: #DBDDEE;
    padding-right: 0px;
    padding-left: 7px;
    padding-top: 4px;
    padding-bottom: 0px;
    width: 161px; /* fixed flapping of grey subnavigation */
}

.collumn2_content {
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 4px;
    padding-bottom: 0px;
}

.collumn3 {
    border-left-width: thin;
    border-left-style: solid;
    border-left-color: #024B9A;
    padding-top: -3px;
}

.collumn3_start{
    background : url(images/start-right.gif) repeat-y;
    height: 462px;
}

.collumn3_content {
    padding-right: 10px;
    padding-left: 5px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.collumn3 a {
    text-decoration: none;
    color: black;
}
.collumn3 a:hover {
    color: #024B9A;
    text-decoration: none;
}
.collumn3 a:active {
    color: #024B9A;
    text-decoration: none;
    font-weight: bold;
}
.collumn3 a:visited {
    text-decoration: none;
}

.sitemap p, csc-menu p{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
}

.sitemap_item{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.75em;
    font-weight: bold;
    color: #024B9A;
    text-decoration: none;
}

.sitemap_item a, .sitemap_item a:hover, .sitemap_item a:active, .sitemap_item a:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.88em;
    font-weight: bold;
    color: #024B9A;
    text-decoration: none;
}


.sitemap_subline, .csc-abstract {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.85em;
    color: black;
    text-decoration: none;
}

.pmenu {
    font: 11px verdana, sans-serif;
    width: 192px;
    color: gray; 
    margin: 0;
    padding: 0;
}

ul.menu-level1 {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: left;
    /*font-size: 0.88em;*/
    /* keine blaue Linie mehr als Trenner zur mittleren Spalte
    border-right-width: thin;
    border-right-style: solid;
    border-right-color: #024B9A;
    */
}

li.menu-item1 {
    font-size: 0.88em;
    height: auto;
    border-bottom-width: thin;
    border-bottom-style: solid;
    border-bottom-color: lightgrey;
    white-space : nowrap;
}

li.menu-level1 {
    font-size: 0.88em;
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: left;
}

li.menu-level1-current-active, 
li.menu-level1-active {
    font-size: 0.75em;
    list-style: none;
    margin: 0;
    padding: 0;
    font-weight: bold;
    color: #034C99;
    background: white;

    border-bottom-width: thin;
    border-bottom-style: solid;
    border-bottom-color: lightgrey;
	
    white-space : nowrap;
}

.menu-level1 a {
    display: block;
    text-decoration: none;
    color: black;
}

.menu-level1 a:visited {
    display: block;
    text-decoration: none;
    color: black;
}

.menu-level1 a:hover {
    display: block;
    text-decoration: none;
    color: #024B9A;
    background: white;
}

.product_overview {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.88em;
    font-weight: bold;
    color: #024B9A;
    text-decoration: none;
}

/* Änderungen 20.12.2010 */

.collumn2_content img {
   margin-top: 0.3em;
}

.collumn3_content h1 {
    margin-bottom: 0.2em;
}

.pseudo_h1, .pseudo_h1 a, .pseudo_h1 a:visited, .pseudo_h1 a:active {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.88em;
    font-weight: bold;
    color: #024B9A;
    text-decoration: none;
    margin-top: 0.5em;
    margin-bottom: -0.8em;
}

.collumn3_content .csc-firstHeader {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.88em;
    font-weight: bold;
    color: #024B9A;
    text-decoration: none;
    margin-bottom: 0.3em;
}

/* ******** */


