@charset "UTF-8";
/************************************************
KARTAL

http://www.franzschmidt.de
Author: tim@franzschmidt.de
Create Date: 19.12.2010

************************************************/
@import url("news.css");

/* Clearing
----------------------------------------------------------------------------------------------------*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
}

/* remember to define focus styles! */
:focus {
    outline: 0;
}

body {
    line-height: 1;
    color: black;
    background: white;
}

ol,
ul {
    list-style: none;
}

/* Globals
----------------------------------------------------------------------------------------------------*/
body,
div {
    margin-left: auto;
    margin-right: auto;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #6e737e;
    background: #fff url(../img/bg.gif) top left repeat-x;
    margin-top: 29px;
}

strong {
    font-weight: bold;
}

img {
    border: none;
}

.lt {
    float: left;
}

.rt {
    float: right;
}

.lsn {
    list-style: none;
    margin: 0;
}

.rl {
    position: relative;
}

.nobr {
    white-space: nowrap !important;
}

/* Anchors
----------------------------------------------------------------------------------------------------*/
a {
    color: #6b737e;
    text-decoration: none;
}

a:hover {
    color: #00a0df;
}

a.anc_more {
    color: #1E1E1E;
    border-bottom: 1px solid #bdbdbd;
}

a.anc_more:hover {
    color: #777;
    border-bottom: 1px solid #d3d3d3;
}

span.more a {
    display: block;
    color: #00a0df;
    text-decoration: none;
    padding: 0 0 0 10px;
    background: url(../img/ico_arrow_active.gif) 2px 7px no-repeat;
}

span.more a:hover {
    text-decoration: underline;
}

.mail,
.internal-link,
.external-link-new-window {
    color: #00a0df;
}

/* Headlines
----------------------------------------------------------------------------------------------------*/
h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    padding-bottom: 14px;
    color: #6e737e
}

/* Clearfixes
----------------------------------------------------------------------------------------------------*/
.clr:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden;
    width: 0;
}

#wrapper {
    width: 910px;
    /*860px;*/
    /* background:#fff; padding:15px;*/
}

#header {
    height: 144px;
    /*154px;*/
    width: 860px;
    background: url(../img/bg_header.gif) top left no-repeat;
    padding: 25px
}

.logo {
    float: left;
    width: 213px;
    margin-right: 15px;
}

.topNav {
    float: left;
    width: 632px;
    background: #fff url(../img/bg_starkimstaat.gif) top right no-repeat;
    color: #fff;
    height: 154px;
}

.test {}

.topNav ul {
    height: 26px;
    margin-top: 127px;
    background: #00a0df;
}

.topNav ul li {
    float: left;
}

.topNav ul li a {
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
    padding: 4px 12px 4px 12px;
}

.topNav ul li a:hover,
.topNav ul li a.active,
.topNav ul li a.selected {
    color: #00a0df;
    background: #fff;
}

#stage {
    width: 860px;
    padding: 0 25px 0 25px;
    background: #fff url(../img/bg_cnt.gif) top left repeat-y;
    min-height: 560px;
}

.leftBar {
    float: left;
    width: 213px;
    margin-right: 15px;
}

.box_kontakt {
    width: 193px;
    height: 140px;
    background: #6b737e;
    padding: 10px;
    color: #fff;
    text-align: right;
    margin-bottom: 35px;
}

.box_kontakt p {
    padding-bottom: 14px;
}

.box_kontakt a {
    color: #fff;
    text-decoration: none;
}

.navLeft {
    text-align: right;
}

.navLeft ul {}

.navLeft ul li {
    padding: 0 0 6px 0;
}

.navLeft ul li a {
    font-weight: bold;
    text-transform: uppercase
}

.navLeft ul li a:hover,
.navLeft ul li a.active,
.navLeft ul li a.selected {
    color: #00a0df;
}

.main {
    float: left;
    width: 632px;
}

.main p {
    padding: 0 0 12px 0
}

.headerImg {
    margin-bottom: 35px;
}

.cnt {
    margin-left: 12px;
}

#footer {
    width: 100%;
    color: #fff;
    background: #6b737e;
}

#footer a {
    color: #fff;
}

.bgFooter {
    width: 860px;
    background: #6b737e url(../img/bg_footer.gif) top left no-repeat;
    padding: 55px 25px 30px 25px
}

/************************************************
   KONTAKT
************************************************/
.form_kontakt {
    margin: 0 0 10px 0;
}

.form_kontakt label,
input,
textarea {
    font-family: Arial, Helvetica, sans-serif;
    color: #6e737e;
    font-size: 12px;
    padding: 5px;
}

.form_kontakt input,
textarea {
    border: 1px solid #cccccc;
    width: 270px;
    display: block;
    float: left;
    margin: 2px 5px;
}

.form_kontakt select {
    font-family: Arial, Helvetica, sans-serif;
    color: #333;
    font-size: 12px;
    width: 313px;
    display: block;
    float: left;
    margin: 3px 5px;
}

.form_kontakt label {
    display: block;
    float: left;
    width: 80px;
    padding-left: 0px;
}

.form_kontakt .required {
    font-size: 11px;
}

.form_kontakt input.hidden {
    display: none;
}

.form_kontakt input.button {
    border: 1px solid #fff;
    background: #00a0df;
    font-weight: bold;
    color: #fff;
    width: 125px;
}

.form_kontakt input.button:focus {
    border: 1px solid #fff;
    background: #00a0df;
    ;
    font-weight: bold;
    color: #fff;
}

.form_kontakt input:focus,
.form_kontakt textarea:focus {
    border: 1px solid #333;
    background: #fff;
}

.form_kontakt div.error {
    color: #f00;
    margin: 10px 0 10px 0;
    text-decoration: none
}

.form_kontakt input.error,
input.error:focus,
textarea.error,
textarea.error:focus {
    border: 1px solid #f00;
}

.Tx-Formhandler ul {
    list-style-type: square;
    padding: 0 0 20px 20px;
}

.Tx-Formhandler li li.error {}

.form_kontakt span {
    margin: 2px 5px;
}

/************************************************
   Table
************************************************/
table.vita,
table.ce-table {
    width: 100%;
    margin-bottom: 10px;
}

table.vita tr th,
table.ce-table tr th {
    padding: 3px 8px 3px 4px;
    background: #6B737E;
    color: #fff;
    font-weight: bold;
    text-align: left
}

table.vita tr td,
table.ce-table tr td {
    padding: 3px 8px 3px 4px;
    text-align: left;
    vertical-align: top;
}

table.vita tr td.td-0,
table.ce-table tr td.td-0,
table.ce-table tr td:first-child {
    width: 15%;
    padding-left: 0;
}

/************************************************
   Sitemap
************************************************/
.csc-sitemap ul {
    list-style-type: square;
    padding: 0 0 0 16px
}

.csc-sitemap ul li {
    padding: 0 0 2px 2px
}