/* Version 1 */
/* 27.01.2007 | R2 */

#inhaltsbereich {
	margin: 0 0 0.5em 12.7em;
}

#inhalt {
	float: left;
	border: solid 1px #CCCCCC;
	height: 1%;
	margin-bottom: 0.5em;
	background-color: #FFFFFF;
}

#inhalt {
    width: 30.4em;
}

#inhalt .text {
    float: left;
    font-size: 0.75em;
    padding: 1.4em 1.5em 1.4em 1.5em;
}

.fett {
    font-weight: bold;
}

#inhalt h1 {
    font-size: 1.4em;
    margin: 0 0 0.8em 0;
}

#inhalt h2 {
    font-size: 1.1em;
    margin: 0;
}

#inhalt h3, h4, h5 {
    font-size: 1em;
    margin: 0;
}

#inhalt .text a {
    text-decoration: underline;
}

#inhalt .text a:hover, #inhalt .text a:active, #inhalt .text a:focus {
    text-decoration: underline;
}

#inhalt .text a abbr {
    text-decoration: underline;
}

#inhalt .text ul {
    list-style-image: url(../images/listenicon.gif);
    margin: 0.5em 0 0 0;
    padding: 0 0 0 1.7em;
}

#inhalt .text li {
	padding: 0 0 0.1em 0;
	list-style-type: circle;
}

#inhalt .text ul.tocliste {
    list-style-image: url(../images/tocliste.gif);
}    

#inhalt .text img.left {
    float: left;
    padding: 0.1em;
    margin: 0 0.5em 0.5em 0;
    border: 1px solid #AEC2C9;
}

#inhalt .text img.right {
    float: right;
    padding: 0.1em;
    margin: 0 0 0.5em 0.5em;
    border: 1px solid #AEC2C9;
}

#inhalt .text table {
    border-collapse: collapse;
    width: 99%;
}

#inhalt .text th {
    padding: 0.3em 0.6em;
}

#inhalt .text td {
    padding: 0.3em 0.6em;
}

#inhalt .text th {
    text-align: left;
}

.odd {
    background-color: #F6F6F6;
}

#inhalt .label {
    width: 10em;
    float: left;
    padding-bottom: 0.3em;
    color: #999999;
    font-weight: bold;
}

#inhalt .feld {
    padding-bottom: 0.3em;
}

#inhalt .input {
    width: 15em;
}

#inhalt .inputKontakt {
    width: 22em;
}

#inhalt .inputKontaktMittel {
    width: 16.65em;
}

#inhalt .inputKontaktKlein {
    width: 5em;
}

#inhalt .error input, #inhalt .error textarea {
    background-color: #FBFCB8;
}

#inhalt textarea {
    width: 26.85em;
    font-family: Arial, Helv, Helvetica, Verdana, sans-serif;
    font-size: 0.9em;
}

#inhalt .button {
    background-color: #F2F5F7;
    color: #999999;
    font-weight: bold;
    font-size: 0.9em;
}

.links {
    float: left;
}

.audio {
    float: left;
    padding-left: 0.4em;
    padding-top: 0.4em;
}

#inhalt .audio img {
    border: none;
}

.clear {
    clear: both;
}

.contentHoehe {
    height: 13.7em;
    width: 0;
}

#inhalt .text .suchergebnisTabelle td {
    vertical-align: top;
    padding: 0.5em;
}

#inhalt .text .suchergebnisTabelle tr {
    border-top: solid 0.07em #A2B7C5;
}

.suchergebnisLink {
    font-size: 0.9em;
}

.suchergebnisNavigation {
    border-top: solid 0.07em #A2B7C5;
    margin-top: 1em;
    font-weight: bold;
}
.img2 {
	border: 1px solid #EFEFEF;
	padding: 0px;
	margin: 4px 4px 4px 0px;
}
.img3 {
	border: 1px solid #EFEFEF;
	padding: 1px;
	margin: 4px 0px 4px 4px;
}
