@charset "utf-8";

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

* {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", trebuchet, verdana, arial, helvetica, sans-serif;
}

html {
	height: 100%;
}

/* --------------------
generelle einstellungen
---------------------*/


body {
	font-size: 80%;
	min-height: 101%;
	color: #000;
	padding: 6px 0 1em 0;
}


img {
	border: none;
}

a {
	color: #000;
	text-decoration: underline;
}

h1 {
	color: #000;
	font-size: 160%;
	font-weight: normal;
	margin-bottom: 0.9em;
	text-transform:uppercase;
	text-align: left;
}

h2 {
	color: #000;
	font-size: 130%;
	font-weight: normal;
	margin: 0 0 0.3em 0;
}

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

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

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

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

p {
	margin: 0 0 1.2em 0;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

ul {
	list-style-type: none;
}


/* ----------------
layout definitionen 
-----------------*/

#container {
	width: 921px;
	margin: 0 auto;
}

#header {
	display: none;
}

#navigation {
	display: none;
}

#content {
	width: 441px;
	padding: 0 23px;
	float: left;
	line-height: 160%;
	text-align:justify;
}

#service {
	display: none;
}

#main {
	padding-bottom: 40px;
}

#footer {
	display: none;
}


/* ----------------
content defintionen
-----------------*/

.image-right {
	float: right;
	margin: 0.4em 0 0.2em 15px; 
}

.image-right dt, .image-left dt, .images dt {
	margin-bottom: 0.1em;
}

.image-right dd, .image-left dd, .images dd {
	font-style: italic;
	font-size: 90%;
	line-height: 120%;
	padding: 0 3px 5px 3px;
}

.image-left {
	float: left;
	margin: 0.4em 15px 0.2em 0; 
}

img.image-left, img.image-right, dl.image-left img, dl.image-right img, div.images dl img, span.image-right img {
	border: 1px solid #000;
	padding: 1px;
}

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

#content ul li {
	margin-bottom: 0.2em;
}

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

#content ol li {
	margin-bottom: 0.2em;
}

div.images {
	margin: 0 0 1.5em 0;
	clear: both;
}

div.images dl {
	float: left;
	margin-right: 12px;
}

div.images p {
	margin: 0;
}

div.images p a, p a.system {
	float: right;
}

dl.pic-text-teaser {
	width: 441px;
	margin: 0 0 0.5em 0;
}

dl.pic-text-teaser dt {
	width: 120px;
	float: left;
	margin: 0.5em 0 0.1em 0;
}

dl.pic-text-teaser dt img {
	border: 1px solid #000;
	padding: 1px;
}

dl.pic-text-teaser dd {
	float: left;
	margin: 0 0 0.1em 0;
	width: 321px;
}

dl.pic-text-teaser dd h3 {
	margin-bottom: 0.3em;
}


/* pager */

#content ul.pager {
	display: none;
}


/* table */

table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 1.5em;
	font-size: 90%;
	color: #6a6a6a;
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	line-height: 160%;
}

table th, table thead td, table thead th {
	font-weight: bold;
	text-align: left;
	padding: 2px 4px;
	vertical-align: top;
	background-color: #bad532;
	color: #fff;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}

table td {
	text-align: left;
	vertical-align: top;
	padding: 2px 4px;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}

table tfoot td {
	padding: 1px 8px;
	font-style: italic;
}

caption {
	text-align: left;
	text-transform:uppercase;
	font-weight: normal;
	margin-bottom: 0.3em;
	color: #000;
}


/* downloads */

div.downloads {
	margin-bottom: 1em;
	display: none;
}



/* system buttons */



/* news */

dl.news {
	width: 441px;
	margin-bottom: 0.5em;
	border-top: 1px solid #000;
	padding-top: 0.8em;
}

dl.news dt {
	width: 120px;
	float: left;
	margin: 0.4em 0 0.1em 0;
}

dl.news dt img {
	border: 1px solid #000;
	padding: 1px;
}

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

dl.news dd h3 {
	margin-bottom: 0.3em;
	font-size: 110%;
	text-transform: uppercase;
}

dl.news dd h6 {
	font-size: 85%;
	color: #1a171b;
}

dl.news dd p {
	margin-bottom: 0.6em;
}


/* sitemap */

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

#content ul.sitemap li {
	padding: 0;
	font-weight: bold;
	margin-bottom: 0.4em;
}

#content ul.sitemap li a {
	border-bottom: 1px solid #000;
	padding-bottom: 0.4em;
	display: block;
	text-transform: uppercase;
}

#content ul.sitemap ul {
	list-style-type: none;
	margin: 0.5em 0 0.8em 0;
}

#content ul.sitemap ul li {
	font-weight: normal;
}

#content ul.sitemap ul li a {
	display: inline;
	color: #1a171b;
	text-transform:none;
	border: none;
	background: url(/jumilo/images/icon-sitemap-1.png) no-repeat 0 5px;
	padding-left: 12px;
}

#content ul.sitemap ul ul {
	margin: 0.5em 0 0.5em 15px;
}

#content ul.sitemap ul ul li {
	font-size: 90%;
}

#content ul.sitemap ul ul li a {
	background: url(/jumilo/images/icon-sitemap-2.png) no-repeat 0 5px;
	padding-left: 8px;
}


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

form {
	margin-bottom: 1em;
}

form p {
	margin-bottom: 0.8em;
}

legend {
	font-size: 110%;
	font-weight: bold;
	color: #000;
	margin-bottom: 0.5em;
}

label {
	float: left;
	width: 150px;
	text-align: right;
	padding-right: 15px;
}

input, textarea, select {
	width: 260px;
	border: 1px solid #000;
	padding: 1px 2px;
	font-family: "Trebuchet MS", trebuchet, arial, helvetica, sans-serif;
	font-size: 100%;
	color: #000;
	background: #fff;
}

option {
	padding: 0 3px;
	background: transparent;
}

textarea {
	height: 130px;
}

select {
	width: 267px;
}

input.small {
	width: auto;
	padding-right: 5px;
}

input.radio-check {
	width: auto;
	border: none;
	background: none;
}

input.submit-btn, p.submit input {
	color: #000;
	width: 267px;
	text-transform: uppercase;
	font-weight: bold;
	border: 1px solid #000;
}

input.submit-btn:hover, p.submit input:hover {
	background: url(/jumilo/images/bg-input-btn-hover.png) repeat-y #d4ed56 right;
}

/* Bildergalerie */

span.galerie-none {
	display: none;
}



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

}


