﻿body {
	padding: 0px;
	margin: 0px;
	border: 0px;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
}

div, span, p {
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5 {
	margin-top: 0px; padding-top: 0px;
}

img {
	border: 0px;
}

td {
	vertical-align: top;
}

input {
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
textarea 
{
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
select
{
	border: 1px solid #999999;
	background-color: #FFFFFF;
}

ul.noType {
	list-style: none;
}

a, a:active, a:hover, a:visited {
	color: #000000;
}


/* Start Container */
#container {
	width: 750px;
}
/* Ende Container */

/* Start Banner */
#banner {
	display: none;
}
/* Ende Banner */



/* Start Menü oben */
#pageTop {
	display: none;
}
/* Ende Menü oben */


/* Start Content */
#content {
	margin: 0px;
	padding: 30px 15px 30px 15px;	
	min-height: 400px;
	height:auto !important;
	height:400px;
}

#content img {
	border: 1px solid #cccccc;
	padding: 0px;
}

#content h1 {
	font-size: 1.8em;
	font-weight: normal;
}

#content h2 {
	font-size: 1em;
	font-weight: bold;
}

#content h3, h4, h5, h6 {
	font-size: 0.9em;
	font-weight: normal;
}

#content a, #content a:visited {
	color: #000000;
	text-decoration: underline;
}

#content a:active, #content a:hover {
	color: #000000;
}
/* Ende Content */



/* Start Menü links */
#pageMenu {
	display: none;
}

/* Ende Menü links */

/* Start Fußzeile */
#footer {
	border-top: 1px solid #999999;
	font-size: 10px;
	padding-top: 10px;
	text-transform: uppercase;
	margin-bottom: 10px;
}

#footer ul {
	display: inline;
	position: relative;
	padding: 0px;
	margin-left: 180px;
	border-left: 1px solid #999999;
	width: 200px;
}

#footer ul li {
	display: inline;
	border-right: 1px solid #999999;
	padding-left: 5px;
	padding-right: 5px;
}

#footer a {
	color: #000000;
	text-decoration: none;
}

#footer a:hover, a.current {
	text-decoration: underline;
}
/* Ende Fußzeile */



/* Start Hilfsklassen */
.nonPrintable {	
	display: none;
}

.onlyPrintable {
}

.important {
	font-weight: bold;	
}


.importantStartPage {
	font-weight: bold;
}

.startPage {
	font-size: 1.5em;
}

div.embracer:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: left; 
    visibility: hidden;	
}
* html .embracer {height: 1%;} /* für IE6 - aktiviert einen Bug, der Elemente bekannter Größe automatisch abschließt */
.embracer { display: inline-block; }


table.pureLayout {
	border-collapse: collapse;
	border-width: 0px;
	width: 100%;
}

table.pureLayout tr, table.pureLayout tr td, table.pureLayout tr th {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
}

table.pureLayoutWithPadding {
	border-collapse: collapse;
	border-width: 0px;
	width: 100%;
}

table.pureLayoutWithPadding tr, table.pureLayoutWithPadding tr td, table.pureLayoutWithPadding tr th {
	margin: 0px;
	padding: 15px 5px 15px 5px;
	border-width: 0px;
}





/* Layouts (einspaltig & mehrspaltige)  */

div.onePage { }

table.columns {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	width: 100%;
	height: 100%;
}

table.columns tr, table.columns tr td {
	margin: 0px; padding: 0px; border-width: 0px;
}

table.columns tr td.columnLeftBorder {
	border-width: 0px;
	border-left: 2px #999999 dotted;
}

table.columns tr td.firstColumn {
	width: 360px;
}

table.columns tr td {
	padding-left: 5px; padding-right: 5px;
}

table.columns p, div.onePage p {
	margin-top: 10px;
	margin-bottom: 10px;
}

table.columns p, div.onePage p, table.columns h1, table.columns h2, table.columns h3, div.onePage h1, div.onePage h2, div.onePage h3 {
	margin-left: 0px; margin-right: 0px;
	padding-left: 10px; padding-right: 10px;
}

table.columns table, div.onePage table {
	margin-left: 10px; margin-right: 10px;
}

.rightArticles {
	color: #000000;
	border-bottom: 2px #999999 dotted;
	font-size: 0.9em;
	padding-bottom: 5px;
}


.rightArticles a, .rightArticles a:visited, .rightArticles a:active, .rightArticles a:hover {
	color: #000000;
	text-decoration: underline;
}

table.columns .infosHead {
	color:#000000;
	font-weight: bold;
	padding-top: 5px; padding-bottom: 5px;
	margin: 0px 0px 0px 0px;

}

table.columns .infosBody {
	color: #000000;
	padding-top: 5px; padding-bottom: 5px;
	margin: 0px 0px 0px 0px;

}

.rand, .underlined {
	padding-bottom: 5px;
	border-bottom: 2px #999999 dotted;
}

ul.sitemap, ul.sitemap li ul /* das ist interessant: ul.sitemap gilt nur für die UL selbst, ul.sitemap li ul gilt für alle folgenden Schachtelungen */
{
    list-style-type: none;
    padding: 0px 0px 0px 15px;    /* jede Ebene um 25px einrücken */
    margin: 0px 0px 0px 15px;
}

ul.sitemap li 
{
  margin: 0px;
  padding: 2px 0px 2px 0px;
}

ul.sresults 
{
    list-style-type: none;
}

ul.sresults
{
    margin: 0px;
    padding: 2px 0px 2px 0px;
}


/* Formulare */
.fieldset { margin: 5px 0px 0px 0px; padding: 0px; border-width: 0px; background-image: url(images/formulare_hell.gif); background-position: left; background-repeat: repeat-y; }
.fieldset label { padding: 5px 3px 3px 3px; width: 75px; text-align: right; float: left }
.fieldset .nobr { display: none }
.fieldset SELECT.textfield { margin: 3px; width: 100px; height: 20px }
.fieldset .textfield { margin: 3px; width: 120px; height: 20px }
.fieldset .textfieldlong { margin: 3px; width: 170px; height: 20px }
.fieldset .textarea { margin: 3px; width: 170px; height: 150px }
.fieldset legend { display: none; }


/* Woerterbuch */
dl#faqdic
{
	padding: 0;	
}
dl#faqdic dt
{
	margin: 0 0 0 0;
	padding: .5em;
	
	font-weight: bold;
	text-transform:uppercase;	
}
dl#faqdic dd 
{
	margin: 0 0 0 0;
	padding: .5em .5em .5em .5em;
	border-bottom: 1px solid #999999;	
}

