/* 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: 80%;
	min-height: 101%;
	color: #333;
}

a {
	color: #000;
	text-decoration: underline;
}

img {
	border: none;
}

h1 {
	margin-bottom: 0.8em;
	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;
}

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: 840px;
	margin: 0 auto;
	padding: 15px 0 0 0;
}

#header {
	display: none;
}

#content {
	float: left;
	line-height: 130%;
	width: 550px;
	padding: 0 12px 0 0;
}

.start #content {
	width: 648px;
}

#service {
	display: none;
}

.start #footer {
	display: none;
}

#footer {
	display: none;
}


#navigation {
	display: none;
}

#topnav {
	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: #666;
}


dl.text-image {
	margin-bottom: 1em;
	width: 428px;
}
.start dl.text-image {
	width: 648px;
	margin-bottom: 2.5em;
}

dl.text-image dt {
	float: left;
	padding-bottom: 1px;
	width: 160px;
}
.start dl.text-image dt {
	width: 198px;
}

dl.text-image dt img {
	margin-top: 0.3em;
}

dl.text-image dd {
	float: left;
	padding-bottom: 1px;
	width: 268px;
}
.start dl.text-image dd {
	width: 450px;
}


/* downloads */

#content ul.downloads {
	margin: 0 0 1em 0;
	list-style-type: disc;
}


/* startseite */

div.top-teaser {
	width: 648px;
	margin-bottom: 2.5em;
}

div.top-teaser dl {
	padding: 10px 8px 9px 8px;
	width: 632px;
	color: #666;
}

div.top-teaser dt {
	width: 260px;
	float: left;
	padding-bottom: 1px;
}

div.top-teaser dd {
	width: 372px;
	float: left;
	padding-bottom: 1px;
}

div.top-teaser dd h1 {
	margin-bottom: 0.5em;
}

div.teaser-left {
	width: 315px;
	padding: 0 15px 0 0;
	margin-bottom: 2.5em;
	float: left;
}

div.teaser-right {
	width: 318px;
	margin-bottom: 2.5em;
	float: left;
}

div.teaser-left img, div.teaser-right img, div.media-box img {
	margin: 0.4em 0.5em 0.5em 0;
	float: left;
}

div.news {
	margin-bottom: 2.5em;
	clear: left;
}

div.news p {
	margin-bottom: 0.5em;
}

div.media-box {
	margin-bottom: 2.5em;
}

div.media-box div {
	float: left;
	width: 295px;
	padding: 0 10px 5px 10px;
}

div.media-box .media-video {
	padding-right: 25px;
}

div.media-box h6 {
	height: 23px;
	color: #fff;
	margin: 0 -10px;
	padding: 6px 10px 0 25px;
	text-align: right;
}

div.media-box h6 span {
	float: left;
	font-weight: bold;
}

div.media-box h3 {
	font-size: 90%;
	font-weight: bold;
	margin-bottom: 0.2em;
}


/* news */

dl.news {
	width: 428px;
	margin-bottom: 1.5em;
}

dl.news dt {
	width: 125px;
	padding-bottom: 1px;
	float: left;
}

dl.news dd {
	width: 303px;
	padding-bottom: 1px;
	float: left;
}

dl.news dt img {
	margin-top: 0.3em;
}

dl.news dd h3 {
	font-size: 100%;
	margin-bottom:0.1em;
}

h6 {
	font-size: 85%;
	margin: 0;
	font-weight: normal;
}



/* pager */

#content ul.pager {
	display: none;
}


/* textbox */

blockquote p {
	font-style: normal;
}

blockquote p cite {
	display: block;
	text-align: right;
	margin-top: 0.5em;
}

div.video {
	display: none;
}

div.audio {
	display: none;
}



/* ------------------
formular definitionen
-------------------*/

fieldset {
	margin-bottom: 1.2em;
}

form {
	margin: 0 0 1.2em 0;
}

legend {
	font-size: 100%;
	font-weight: bold;
	color: #000;
}

label {
	float: left;
	width: 150px;
	color: #000;
}

input, textarea, select {
	width: 250px;
	font-size: 100%;
	color: #000;
	padding: 2px 3px;
	border: 1px solid #000;
}
textarea {
	width: 250px;
	height: 170px;
	padding: 3x;
	border: 1px solid #000;
	color: #333;
}
select {
	padding: 2px 3px;
	width: 258px;
}

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 {
	font-weight: bold;
	width: 258px;
}

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;
}



