/* css created and developed by 12bis3.de - zeitgemaess kommunizieren */

* {
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
}

html {
	height: 100%;
}

/* -------------
main definitions
--------------*/


body {
	background: #fff;
	font-size: 75%;
	min-height: 101%;
	padding-bottom: 1em;
	color: #000;
}

img {
	border: none;
}

a:link, a:visited, a:active {
	color: #000;
	text-decoration: underline;
}

h1 {
	color: #000;
	font-size: 140%;
	margin: 0 0 1em 0;
}

.messages h1 {
	margin: 0 0 1em 160px;
}

h2 {
	color: #000;
	font-size: 120%;
	margin: 0 0 0.6em 0;
}

.news h2 {
	margin: 0 0 0.1em 0;
}

h3 {
	color: #000;
	font-size: 110%;
	margin: 0 0 0.4em 0;
}

h4 {
	color: #000;
	font-size: 100%;
	margin: 0 0 0.2em 0;
}

h5 {
	color: #000;
	font-size: 100%;
	margin: 0 0 0.2em 0;
}

h6 {
	color: #000;
	font-size: 100%;
	font-weight: normal;
	margin: 0 0 0.2em 0;
}

p {
	margin: 0 0 1em 0;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}


/* ---------------
layout definitions 
----------------*/

#container {
	width: 850px;
	margin: 10px auto 0 auto;
}

#header {
	display: none;
}

#main {

}

#navigation {
	display: none;
}

#content {
	width: 417px;
	float: left;
	padding: 15px 15px 10px 10px;
	line-height: 140%;
}

.messages #content {
	width: 427px;
	padding: 15px 15px 10px 0;
}

#service {
	display: none;
}



/* --------------
header defintions
---------------*/

ul#sitetop {
	display: none;
}


/* ---------------
content defintions
----------------*/


/* news */

dl.news {
	width: 427px;
	margin: 0 0 1em 0;
}

dl.news dt {
	width: 160px;
	float: left;
	padding-bottom: 1px;
	margin-top: 0.3em;
}

dl.news dd {
	width: 267px;
	float: left;
	margin-bottom: 0.2em; 
}

dl.news dd p.more-news {
	margin: -0.8em 0 0.5em 0;
	text-align: right;
}



/* date */

div.date-detail {
	margin: 0 0 1em 0;
	padding: 1em 0 0 0;
	border-bottom: 1px solid #000;
}

div.date-detail dl {
	width: 417px;
}

div.date-detail dl dt {
	width: 160px;
	float: left;
	clear: left;
	padding: 0 10px 0.5em 0;
}

div.date-detail dl dd {
	width: 247px;
	float: left;
	padding: 0 0 0.5em 0;
}

/* content */

#content ul {
	margin: 0 0 1em 20px;
	list-style-type: square;
}

#content ol {
	margin: 0 0 1em 20px;
}

.image-left {
	float: left;
	margin: 0.3em 0.8em 0.4em 0;
}

.image-right {
	float: right;
	margin: 0.3em 0 0.4em 0.8em;
}

.image-big {
	margin: 0 0 1em 0;
}

.images {
	margin: 0 0 1em 0;
}

.images dl {
	float: left;
	padding: 0 10px 0 0;
}

.images dl dd, .image-left dd, .image-right dd, .image-big dd {
	font-style: italic;
	font-size: 100%;
	color: #717878;
}

div.downloads {
	margin: 1.5em 0 1em 0;
	padding-bottom: 0.2em;
}

div.downloads h4 {
	padding-bottom: 0.3em;
	margin-bottom: 0.4em;
	border-bottom: 1px solid #000;
	font-size: 110%;
}

#content div.downloads ul {
	margin: 0 0 0 25px;
}

#content div.downloads ul li {
	margin-bottom: 0.3em;
}

a#skip {
	display: none;
}


/* pager */

#content ul.pager {
	display: none;
}

.messages #content ul.pager {
	margin: 0 0 1em 10px;
}

#content p.footer {
	display: none;
}


/* contact person */

dl.contact, dl.company {
	width: 417px;
	margin: 0 0 1em 0;
	border-bottom: 1px solid #000;
	padding-bottom: 0.5em;
}

dl.contact dt {
	padding-bottom: 0.6em;
	width: 120px;
	margin-top: 0.3em;
	float: left;
}
dl.company dt {
	padding-bottom: 0.6em;
	width: 120px;
	margin-top: 0.3em;
	float: right;
}

dl.contact dd { 
	padding-bottom: 1px;
	width: 297px;
	float: left;
}
dl.company dd { 
	padding-bottom: 1px;
	width: 297px;
	float: right;
}

dl.contact dd h3, dl.company dd h3 {
	margin: 0;
}

dl.contact dd h6, dl.company dd h6 {
	margin: 0 0 0.5em 0;
}


/* search */

h3.search {
	border-top: 1px solid #000;
	margin: -1px 0 0.2em 0;
	padding: 1em 0 0 14px;
}

p.search {
	border-bottom: 1px solid #000;
	margin: 0;
	padding: 0 0 1em 14px;
}


/* sitemap */

#content ul.sitemap {
	list-style-type: square;
	margin: 0 0 1em 1em;
}

#content ul.sitemap li {
	margin-bottom: 1em;
}

#content ul.sitemap ul {
	list-style-type: none;
	margin: 0.2em 0 1.2em 1em;
	border-top: 1px solid #000;
	padding-top: 0.2em;
	list-style-type: disc;
}

#content ul.sitemap ul li {
	margin-bottom: 0.4em;
}

#content ul.sitemap ul ul {
	margin: 0 0 0.6em 1em;
	border: none;
	list-style-type: circle;
}

#content ul.sitemap ul ul li {
	margin-bottom: 0.2em;
	font-size: 90%;
}


/* table */

table {
	margin-bottom: 1.2em;
	border-collapse: collapse;
	width: auto;
}

table td, table th {
	padding: 2px 5px;
	vertical-align: top;
}

table thead td, table thead th, table th {
	color: #000;
	text-align: left;
}

table tbody tr:hover td {

}

table tfoot td {

}


/* ------------------
formular definitionen
-------------------*/

fieldset {
	border: 1px solid #000;
	margin-bottom: 1.2em;
	padding: 10px 10px 0 10px;
}

form {
	margin: 0 0 1.2em 0;
}

legend {
	font-size: 100%;
	font-weight: bold;
	color: #000;
}

label {
	float: left;
	width: 160px;
	color: #000;
}

input, textarea, select {
	width: 230px;
	font-family: arial, helvetica, sans-serif;
	font-size: 100%;
	color: #000;
	padding: 2px 3px;
	border: 1px solid #000;
	background: transparent;
}
textarea {
	width: 226px;
	height: 170px;
	padding: 5px;
	background: transparent;
}
* html input, * html select {
	background: transparent;
}
* html textarea {
	background: ransparent;
}


p.input-small input {
	width: 50px;
}

select {
	width: 238px;
}

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: #000;
	font-weight: bold;
	padding: 2px 10px 2px 5px;
	width: 238px;
}

p.check-radio input, input.check-radio {
	width: auto;
	margin-right: 5px;
	background: none;
	border: none;
	height: auto;
	padding: 0;
}

p.check-radio label {
	width: 380px;
	float: left;
}





/* 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;
}



