/* css created and developed by 12bis3.de - zeitgemaess kommunizieren */

* {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
}

html {
	height: 100%;
}

/* -------------
main definitions
--------------*/


body {
	background: #fff;
	font-size: 70%;
	min-height: 101%;
	color: #000;
}

a {
	text-decoration: underline;
}

img {
	border: none;
}

h1 {
	margin-bottom: 1em;
	color: #000;
	font-size: 125%;
}

h2 {
	font-size: 120%;
	margin: 0 0 0.5em 0;
	color: #000;
}

h3 {
	font-size: 110%;
	margin: 0 0 0.5em 0;
	color: #000;
}

h4 {
	font-size: 100%;
	margin: 0 0 0.3em 0;
	color: #000;
}

h5 {
	font-size: 100%;
	margin: 0 0 0.2em 0;
	color: #000;
}

h6 {
	font-size: 100%;
	font-weight: normal;
	margin: 0 0 0.1em 0;
	color: #000;
}

p {
	margin: 0 0 1em 0;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

blockquote, blockquote p {
	font-style: italic;
}


/* ---------------
layout definitions 
----------------*/

#container {
	width: 1005px;
}

#main {
	width: 875px;
	float: left;
}

#header {
	display: none;
}

#navigation {
	display: none;
}

#content {
	width: 525px;
	float: left;
	line-height: 130%;
	padding: 18px 10px 0 10px;
}

#third {
	display: none;
}

#ad-right {
	display: none;
}



/* ---------------
content defintions
----------------*/

/* content */

#content ul {
	margin: 0 0 1.3em 25px;
	list-style-type: disc;
}

#content ol {
	margin: 0 0 1.3em 25px;
}

#content li {
	margin-bottom: 0.2em;
}

.image-left {
	float: left;
	margin: 0.3em 15px 0.3em 0;
}

.image-right {
	float: right;
	margin: 0.3em 0 0.3em 15px;
}

dl.image-big {
	margin: 0 0 1em 0;
}

dl.image-big dt {
	text-align: center;
}

.images {
	margin: 0 0 1em 0;
}

.images dl {
	float: left;
	padding: 0 7px 0 0;
}

* html .images dl {
	padding: 0 6px 0 0;
}

.images dl dd, .image-left dd, .image-right dd, .image-big dd {
	font-size: 85%;
	color: #000;
	padding: 5px 0 0 22px;
}


dl.three-boxes {
	width: 168px;
	padding: 0 7px 0 0;
	float: left;
	margin-bottom: 1.5em;
}

dl.three-boxes dd {
	padding: 5px 3px 0 3px;
}

dl.three-boxes dt span, dl.teaser-text dt span {
	font-size: 100%;
	display: block;
	padding: 2px 3px 4px 5px;
	font-weight: normal;
	color: #000093;
}

dl.three-boxes dd h2, dl.teaser-text h2 {
	font-size: 100%;
	margin-bottom: 0.2em;
}

dl.three-boxes dd p, dl.teaser-text dd p {
	margin-bottom: 0.5em;
}

dl.teaser-text {
	width: 525px;
	clear: left;
	margin-bottom: 1em;
}

dl.teaser-text dt {
	width: 168px;
	float: left;
	margin-bottom: 0.5em;
}

dl.teaser-text dd {
	width: 350px;
	float: left;
	padding: 0 0 0 7px;
	margin-bottom: 0.5em;
}

div.toc {
	display: none;
}


/* uebersichten */

#content ul.overview {
	list-style-type: none;
	margin: 0 0 1em 0;
	border-top: 1px solid #000;
}

#content ul.overview li {
	border-bottom: 1px solid #000;
	padding: 0 0 1px 10px;
	margin: 0;
}

#content ul.overview li a {
	display: block;
	padding: 0.4em 1em 0.4em 0;
}

p.abc-top {
	margin: -0.5em 0 1.5em 0;
	text-align: right;
}

p.abc {
	font-weight: bold;
}

p.abc a {
	padding-right: 7px;
}

p.abc span {
	color: #000;
	padding-right: 7px;
}

div.downloads {
	display: none;
}

#content div.downloads ul {
	margin: 0 0 0 13px;
}

dl.text-image-small, dl.text-image-big {
	width: 525px;
	margin-bottom: 1em;
	padding-top: 1em;
	border-top: 1px solid #000;
}

dl.text-image-small dt {
	width: 180px;
	padding-bottom: 1px;
	float: left;
	text-align: left;
}

dl.text-image-small dd {
	width: 345px;
	float: left;
	padding-bottom: 1px;
}

dl.text-image-big dt {
	width: 215px;
	padding-bottom: 1px;
	float: left;
	text-align: left;
}

dl.text-image-big dd {
	width: 310px;
	float: left;
	padding-bottom: 1px;
}

dl.text-image-small dd p, dl.text-image-big dd p {
	margin-bottom: 0.5em;
}


/* pager */

#content ul.pager {
	display: none;
}


/* ----------------
footer definitionen
-----------------*/



/* ------------------
formular definitionen
-------------------*/

fieldset {
	margin-bottom: 1em;
}

form {
	margin: 0 0 1em 0;
}

legend {
	font-size: 100%;
	font-weight: bold;
	color: #000;
}

label {
	float: left;
	width: 180px;
	color: #000;
}

input, textarea, select {
	width: 270px;
	font-size: 100%;
	color: #000;
	padding: 3px;
	border: 1px solid #000;
	background: #fff;
}
textarea {
	background: #fff;
	width: 270px;
	height: 170px;
	padding: 3x;
	border: 1px solid #000;
	color: #000;
}
select {
	padding: 2px 3px;
	width: 278px;
}

p.input-small input {
	width: 50px;
}
option {
	padding: 0 3px;
	background: transparent;
}

input.small {
	width: auto;
	padding-right: 5px;
}

input.radio-check {
	width: auto;
	border: none;
	background: none;
}

input.submit-btn {
	color: #000093;
	font-weight: bold;
	width: 278px;
}

p.check-radio input, input.check-radio {
	width: auto;
	margin-right: 5px;
	background: none;
	border: none;
	height: auto;
	padding: 0;
}




/* clear me baby */

.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clear {
	display: inline-table;
}
* html .clear {
	height: 1px;
}
* + html .clear {
	height: 1%;
}
.clear {
	display: block;
}



