* {
    margin: 0;
    padding: 0;
}

html, body {
    font-size: 11px;
    color: #333;
    line-height: 18px;
    background-color: #779ABE;
    font-family: Verdana, Arial, sans-serif;

}

#wrapper {
    background: #fff;
}

#head {
    width: 997px;
}

#head h1#logo {
    float: left;
}

#head h1#logo img {
    margin: 15px 0 0 11px;
    border: 0;
}

#head ul#metaNavigation {
    float: left;
    margin: 0 0 0 32px;
    padding: 20px 0 0 2px;
    width: 554px;
    border-top: 10px solid #b9802e;
    list-style-type: none;
}

#head ul#metaNavigation li {
    font-size: 10px;
    line-height: 10px;
    display: inline;
    border-right: 1px solid #4d769f;
    
}

#head ul#metaNavigation li a:link,
#head ul#metaNavigation li a:visited {
    font-size: 10px;
    line-height: 10px;
    font-weight: bold;
    padding: 0 8px;
    color: #4d769f;
    text-decoration: none;
    text-transform: uppercase;
}

#head ul#metaNavigation li a:active,
#head ul#metaNavigation li a:link:hover,
#head ul#metaNavigation li a:active,
#head ul#metaNavigation li a:visited:hover,
#head ul#metaNavigation li a:hover:active,
#head ul#metaNavigation li a:focus,
#head ul#metaNavigation li a:hover {
    text-decoration: underline;
}

#head #head_right {
    float: left;
    width: 172px;
    border-top: 10px solid #929292;
    background: #f2f2f2;
    padding: 2px 10px 2px 15px;
    
}

#head #search form {
    border-top: 1px solid #ccc;
    border-right: 1px solid #694150;
    border-bottom: 1px solid #694150;
    border-left: 1px solid #694150;
    padding: 0 6px 3px 6px;
    background: #fff;
}

#head #search form label {
    display: none;
}

#head #search form input {
    border: 0;
    padding: 0;
    margin: 0;
}

#head #search form input#searchterm {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    line-height: 12px;
    width: 139px;
    color: #694150;
    font-weight: bold;
}

#head #search form input#search_send {
    vertical-align: middle;
}

#head #head_right #pdf_print ul {
    padding: 13px 0 17px 0;
    list-style-type: none;
}

#head #head_right #pdf_print ul li {
    border-bottom: 1px dotted #616161;
    padding: 2px 0 0 0;
}

#head #head_right #pdf_print ul a:link,
#head #head_right #pdf_print ul a:visited {
    font-size: 11px;
    color: #4d769f;
    text-decoration: none;
}

#head #head_right #pdf_print ul a:active,
#head #head_right #pdf_print ul a:link:hover,
#head #head_right #pdf_print ul a:active,
#head #head_right #pdf_print ul a:visited:hover,
#head #head_right #pdf_print ul a:hover:active,
#head #head_right #pdf_print ul a:focus,
#head #head_right #pdf_print ul a:hover {
    text-decoration: underline;
}

#locator {
    clear: both;
    width: 100%;
    font-size: 11px;
    background: url(../images/bg_locator.jpg) repeat-x 245px 0px #779abe;
    padding-left: 257px;
    color: #fff;
}

#locator a:link,
#locator a:visited {
    color: #fff;
    text-decoration: none;
    line-height: 23px;
}

#locator a:active,
#locator a:link:hover,
#locator a:active,
#locator a:visited:hover,
#locator a:hover:active,
#locator a:focus,
#locator a:hover {
    text-decoration: underline;
}

#main {
    clear: both;
    overflow: hidden;
    background: url(../images/bg_col2.jpg) repeat-y 799px 0px #f2f2f2;
}

.page_width {
    width: 996px;
}

#col1 {
    float: right;
    margin-left: -751px;
    margin-right: 197px;
    width: 554px;
}

#col2 {
    float:right;
    margin-right: 0;
    width: 197px;
}

#col3 {
    float: left;
    margin-left: 0;
    margin-right: -5px;
    width: 245px;
}

/* col1 content */

#col1 {
    padding: 163px 0 50px 0;
    background: url(../images/content_head.jpg) no-repeat 0 0 transparent;
}

#col1 h2 {
    font-weight: bold;
    font-size: 14px;
    color: #4e6e92;
    font-family: Georgia, "Times New Roman", Times, serif;
}

#col1 .text, #col1 #searchResults, #col1 .artikel {
    overflow: hidden;
    background: #fff;
    margin: 5px 18px 10px 0; 
    padding: 9px;
}

#col1 h3 {
    margin: 14px 0 5px 0;
    font-weight: bold;
    font-size: 13px;
    color: #694150;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
}


#col1 a:link {
    text-decoration: none;
    color: #4d769f;
    display: inline;
    padding: 2px 0;
    border-bottom: 1px dotted #616161;
}

#col1 a:visited {
    color: #000;
}


#col1 a:active,
#col1 a:link:hover,
#col1 a:active,
#col1 a:visited:hover,
#col1 a:hover:active,
#col1 a:focus,
#col1 a:hover {
    color: #fff;
    background: #5e81a9;
}

#col1 p {
    padding: 2px 0;
    margin: 0 0 5px 0;
}

#col1 ul, #col1 ol {
    padding: 2px 0 2px 25px;
    margin: 0 0 5px 0;
}

#col1 img {
    border: 1px solid #7596b8;
}

/* col2 content */

#col2 {
    color: #333;
    font-size: 11px;
    line-height: 18px;
    padding: 165px 0 50px 0;
}

#col2 h2 {
    font-weight: bold;
    font-size: 14px;
    color: #4e6e92;
    padding-left: 15px;
    font-family: Georgia, "Times New Roman", Times, serif;
}

#col2 p {
    padding: 3px 0 3px 15px;
}

#col2 p.images {
    padding: 3px 0;
}

#col2 img {
    border: 0;
}

#col2 ul {
    padding: 3px 0 30px 15px;
    list-style-type: none;
}

#col2 a:link,
#col2 a:visited {
    text-decoration: none;
    color: #4d769f;
    display: block;
    padding: 2px 0;
    border-bottom: 1px dotted #616161;
}

#col2 a:active,
#col2 a:link:hover,
#col2 a:active,
#col2 a:visited:hover,
#col2 a:hover:active,
#col2 a:focus,
#col2 a:hover {
    text-decoration: underline;
}

/* col3 content */

#col3 ul {
    padding: 165px 60px 50px 41px;
    list-style-type: none;
}

#col3 ul ul {
    padding: 2px 0px 2px 10px;
}

#col3 ul li {
    border-bottom: 1px dotted #616161;
}

#col3 ul li.navmainStandardLevel_2 {
    margin-left: 15px;
}

#col3 ul li a:link,
#col3 ul li a:visited {
    display: block;
    padding: 5px 0;
    text-decoration: none;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    font-weight: bold;
    color: #333;
}

#col3 ul li.active a:link,
#col3 ul li.active a:visited {
    background: url(../images/bg_active_nav.jpg) no-repeat 0 50% transparent;
    padding: 5px 0 5px 12px;
    color: #694150;
}

#col3 ul li a:active,
#col3 ul li a:link:hover,
#col3 ul li a:active,
#col3 ul li a:visited:hover,
#col3 ul li a:hover:active,
#col3 ul li a:focus,
#col3 ul li a:hover {
    text-decoration: underline;
}

#footer {
    background: #779abe;
    font-size: 11px;
    line-height: 11px;
    color: #fff;
    padding: 0 0 0 245px;
}

#footer .subcolumns {
    background: url(../images/bg_adler.png) no-repeat 50% 0 transparent;
    padding-bottom: 20px;
    height: 162px;
}

#footer .page_width {
    width: 554px;
}

#footer p {
    padding: 20px 6px;
}

#footer ul {
    padding: 0 0 0 2px;
    list-style-type: none;
}

#footer ul ul {
    padding: 0;
    display: inline;
}

#footer ul li {
    margin: 6px 0;
}

#footer ul li ul li {
    display: inline;
    border-left: 1px solid #fff;
}

#footer ul li a:link,
#footer ul li a:visited {
    font-weight: bold;
    padding: 0 4px;
    color: #fff;
    text-decoration: none;
}

#footer ul li a:active,
#footer ul li a:link:hover,
#footer ul li a:active,
#footer ul li a:visited:hover,
#footer ul li a:hover:active,
#footer ul li a:focus,
#footer ul li a:hover {
    text-decoration: underline;
}

#footer ul li ul li a:link,
#footer ul li ul li a:visited {
    font-weight: normal;
}

.subcolumns { width:100%; overflow:hidden; }

/* (en) alternative class for optional support of old Mozilla/Netscape browers */
/* (de) Alternative Klasse zur optionalen Unterstützung alter Mozilla/Netscape-Brower */

.subcolumns_oldgecko { width:100%; float:left; }

.c20l, .c25l, .c33l, .c40l, .c38l, .c50l, .c60l, .c62l, .c66l, .c75l, .c80l { float:left; }
.c20r, .c25r, .c33r, .c40r, .c38r, .c50r, .c60r, .c66r, .c62r, .c75r, .c80r { float:right; margin-left:-5px; }

.c20l, .c20r { width:20%; }
.c40l, .c40r { width:40%; }
.c60l, .c60r { width:60%; }
.c80l, .c80r { width:80%; }
.c25l, .c25r { width:25%; }
.c33l, .c33r { width:33.333%; }
.c50l, .c50r { width:50%; }
.c66l, .c66r { width:66.666%; }
.c75l, .c75r { width:75%; }
.c38l, .c38r { width:38.2%; }
.c62l, .c62r { width:61.8%; }
.subc  { padding:0 0.5em; }
.subcl { padding:0 1em 0 0; }
.subcr { padding:0 0 0 1em; }

.artikel {
    clear: both;
    overflow: hidden;
}

.artikelimg {
    float: left;
    width: 127px;
}

.artikelimg img {
    border: 1px solid #7596b8;
}

.artikeltext {

}

.image_left {
    float: left;
    margin: 0 10px 10px 0;
}

.image_right {
    float: right;
    margin: 0 0 10px 10px;
}