body, html {
    background-image: url('/cms/images/StadtMH/kulturkids/background_navigation.jpg');
    background-repeat: repeat-y;
    background-color: #ffffff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 100.01%;
    line-height: 1.1em;
    color: #000000;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

h1, h1.ueberschrift {
    font-size: 1.5em;
}

h2 {
    font-size: 1.3em;
}

a:link, a:visited, a:active, a:hover {
    color: #000000;
    font-weight: normal;
    text-decoration: underline;
}

a:hover{
    color: #c40009;
}

a img.OrigiImagePop {
    background-image: url('/cms/images/StadtMH/lupe.gif');
    background-position: bottom right;
    background-repeat: no-repeat;
    padding-bottom: 20px;
}

#header {
    top: 0;
    left: 0;
    margin: 0 0 0 0;
    border: 0;
    height: 220px;
    background-image: url('/cms/images/StadtMH/kulturkids/background_header.jpg');
    background-repeat: no-repeat;
}

#threekids {
    position: absolute;
    top: 20px;
    left: 20px;
    border: 0;
}

#culturekids {
    position: absolute;
    top: 30px;
    left: 300px;
    border: 0;
}

#culturecompany {
    position: absolute;
    top: 50px;
    left: 530px;
    border: 0;
}

/* Kontaktpersonen */
#contactLeft {
    font-size: 1.0em;
    float: left;
    width: 20%;
}

#contactLeft a, #contactRight a {
    display: block;
    padding-bottom: 5px;
}

#contactRight {
    font-size: 1.0em;
    margin-bottom: 40px;
}

table, tr, td {
    margin: 0;
    padding: 0;
}

table {
    border-spacing: 0px;
}

input, textarea {
    border: 2px solid #c40009;
    border-collapse: separate;
    background-color: #ffffff;
}

#BreadCrump {
    width: 90%;
    font-size: 0.9em;
}

.error_message {
    width: 98%;
    margin-left: 5px;
    margin-bottom: 5px;
    border: 1px solid black;
    color: #ff0000;
    font-weight: 800;
    font-size: 1.0em;
    padding: 2px;
    background-color: #efefef;
}

/* Links mit ohne alles */
a.none {
    text-decoration: none;
}

#navigation {
    position: absolute;
    top: 200px;
    width: 330px;
}

#navigation, form, input {
    font-family: "Comic Sans MS", serif;
    font-size: 0.9em;
    text-align: right;
    line-height: 1.5;
    font-weight: 800;

}

#navigation ul {
    margin-top: -2px;
    margin-bottom: -2px;
}

#navigation li {
    list-style-type: none;
}

form {
    padding-right: 0;
}

/* Eingabefeld und Gaestebuch-ID-Felder */
input.text, #name, #mail, #url, #text  {
    text-align: left;
}

input.submit {
    text-align: center;
    margin: 0;
    padding: 0;
}

.red {
    color: #c40009;
}

#navigation a:link, #navigation a:active, #navigation a:visited {
    text-decoration: none;
    font-weight: 600;
    letter-spacing: -1px;
}

#navigation a:hover {
    color: #c40009;
    text-decoration: none;
    font-weight: 600;
    letter-spacing: -1px;

}

#content {
    position: absolute;
    top: 130px;
    left: 360px;
    font-size: 0.8em;
    margin-right: 20px;
}

#inhalt .kf_beschreibung ul {
    list-style-type: square;
    margin-left: -25px;
}

#NewsboxBlue {
}

#NewsBoxBlueLeft{
	float: left;
}

#NewsBoxBlueRight{
	float: left;
}

#nav_left_klein {
    color: #ffffff;
    text-align: right;
}

#nav_left_klein a {
    color: #ffffff;
    text-align: right;
    font-size: 0.8em;
}

div.TypAdminLinks {
  font-size: 0.9em;
  color: #000000;
  /* fuer Hintergrundfarbe siehe /vorlagen/adminlinks.html */
}

/* Textschnipsel der Suche */
.suchetext {
    font-size: 80%;
}

/* Pfad der Suche */
.suchepfad {
    font-size: 0.9em;
    color: #898989;
}

/* Hervorgehobenes Wort in der Suche */
.suche_markup {
    color: #c40009;
}

/* Suche Seiten 1 - X */
.metamenue {
    font-size: 0.9em;
}

/* linguatec.de Web-Reader */
a.vrweb_a, img.vrweb_img {
    float: right;
    margin-top: 1px;
    margin-right: 10px;
    width: 70px;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block; clear: both;}
/* End hide from IE-mac */

.mceContentBody, body.mceContentBody, body.mceContentBody p, body.mceContentBody h2, body.mceContentBody h3, body.mceContentBody h4, body.mceContentBody h5, body.mceContentBody h6 {
    font-size: 12px;
	color: #000000 !important;
    background-color: #ffffff !important;
    background-image: none;
}

#masterbox, #maincol.mceContentBody {
	background-color: #ffffff !important;
    background-image: none;
}

