/* CSS Document by Thomas Müller @ www.tm-webentwicklung.com 17.11.2009 */

/* Reset */ 
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}

ol, ul {
	list-style: none;
}

:focus {
	outline: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
} 

/* Centered page:Add Scrollbar in other browsers than IE > no jumping */
html { 
	overflow:scroll;
	overflow-x:visible;
	height:100%;
}

body {
	margin:0px 0px 0px 0px;
	padding:0px; /* Extrawurst für Opera:*/
	background:#c4c4c4 url(../images/bg-body.gif) left top repeat;
	font-family:"Courier New", Courier, monospace;
	font-size: 0.625em;
	height:100%;
}

#page {
	width:990px;
	min-height:100%;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	background-color:#FFFFFF;
}

div.clearer {
	height:1px;
	clear:both;
	line-height:1px;
	font-size:1px;
	overflow:hidden;
}

img {
	border:none;
}

a {
	outline:0px;
	color:#000;
}


/**
* ------ HEADER ------ *
*/
div#header {
	width:860px;
	background-image:url(../images/header-bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding:50px 0px 40px 75px;
}

img#logo {
	margin:0px 0px 0px 0px;
}

a#newsletter {
	float:right;
	display:block;
	text-indent:-999em;
	background:url(../images/bg-newsletter.gif) left top no-repeat;
	width:166px;
	height:163px;
	position:relative;
	left:40px;
	/*top:-60px;*/
	margin-top:-60px;
}

/**
* ------ NAVIGATION ------ *
*/

/* Meta-Navi */
ul#navimeta, ul#navimeta li, div#navigation ul, div#navigation ul li {

}

ul#navimeta {
	
}

ul#navimeta li {
	
}

ul#navimeta li a {
	
}

ul#navimeta li a:hover, ul#navimeta li.active a {
	
}

/* Hauptnavigation */
div#navigation {
	
}

div#navigation ul#navi-level1 {
	
}

div#navigation ul li {
	
}

div#navigation ul li a {
	
}

div#navigation ul li a:hover {
	
}

div#navigation ul li.active {
	
}

div#navigation ul li.active a {
	
}

div#navigation ul li.active a:hover {

}

/* Level 2 */
div#navigation ul#navi-level2 {
	
}

div#navigation ul#navi-level2 li {

}

div#navigation ul#navi-level2 li a {

}

div#navigation ul#navi-level2 li.active a {

}

div#navi2-placeholder {

}


/**
* ------ INHALTSBEREICH ------ *
*/

/* Linke Spalte */
div#marginal-left {
	float:left;
	width:395px;
	margin:0px 0px 0px 100px;
}

body.start div#marginal-left {
	width:335px;
	margin:0px 0px 0px 75px;
}

/* Styles für den Content-Bereich */
div#content {
	width:990px;
	margin:30px 0px 0px 0px;
	padding-bottom:110px;
}

div#inhalt {
	float:left;
	width:395px;
	margin:0px 100px 0px 0px;
}

/* Startseite */
body.start div#inhalt {
	width:410px;
	margin:-6px 80px 0px 0px;
	padding: 0px 0px 0px 65px;
}

body.start div#inhalt img {
	margin:0px 0px 40px -65px;
}

/* Impressum */
body.impressum div#inhalt, body.col1 div#inhalt {
	margin:20px 100px 0px 490px;
	padding: 0px 0px 0px 0px;
}

/* Footer */
div#content p#footer {
	margin:10px 0px 0px 0px;
	text-align:center;
}

/**
* ------ SCHRIFTEN USW. ------ *
*/

/* Styles für Schriftformatierungen */
#content h1 {
	font-size:1.8em;
	line-height:1.4em;
	margin:0px 0px 10px 0px;
}

#content h2 {
	font-size:1.4em;
	margin:25px 0px 10px 0px;
}

#content h3 {
	font-size:1.2em;
	line-height:1.5em;
	margin:20px 0px 0px 0px;
}

#content h4 {
	font-size:1.2em;
	margin:20px 0px 10px 0px;
}

#content h5 {
	font-size:1.2em;
	margin:1em 0em 0.2em 0em;
}

div#content p {
	font-size:1.2em;
	line-height:1.6em;
	margin:0px 0px 18px 0px;
}

div#content a {
	text-decoration:none;
}

div#content a:hover {
	text-decoration:underline;
}

div#content ul {
	margin:0px 0px 10px 0px;
	padding:0px;
}

div#content ul li {
	font-size:1.2em;
	padding:2px 0px 2px 12px;
	line-height:1.5em;
	list-style-type:none;
	background-image:url("../images/list_square_black.gif");
	background-position:0em 0.8em;
	background-repeat:no-repeat;
}

div#content table {
	margin:0px 0px 10px 0px;
}

div#content table th, div#content table td {
	font-size:1.1em;
	vertical-align:top;
	text-align:left;
	padding:0px;
}

div#content table th {
	font-weight:bold;
}

div#content table th p, div#content table td p {
	font-size:1em;
	margin:0px;
}

/* Hübschere Tabellen */
div#content table tbody tr td, div#content table tbody tr th {
	vertical-align:top;
	text-align:left;
	font-size:1.1em;
	line-height:1.5em;
}

div#content table tbody tr th, div#content table thead tr th {
	font-size:1.1em;
	color:#FFFFFF;
}

div#content table.bunt {
	border:1px solid #e20015;
	/*width:100%;*/
}

div#content table.bunt tbody tr td {
	padding:3px 6px;
}

div#content table.bunt tbody tr th, div#content table.bunt thead tr th {
	font-weight:bold;
	text-align:center;
	background-color:#e20015;
	padding:3px 6px;
}

div#content table.bunt tbody tr td.trenner {
	border-bottom:1px solid #e20015;
	padding:0px !important;
	font-size:1px !important;
	line-height:1px !important;
	height:1px !important;
	overflow:hidden !important;
}


/**
* ------ ELEMENTE ------ *
*/

img.links {
	float:left;
	margin:2px 20px 10px 0px;
}

img.rechts {
	float:right;
	margin:2px 0px 10px 10px;
}

div.box-green-dark {
	background-color:#8fb1ae;
	padding:10px 15px 1px 15px;
	color:#FFFFFF;
}

div.box-green-dark.bestellung {
	padding:11px 15px 12px 15px;
	font-size:15px;
}

div.box-green-dark.bestellung p {
	margin:0px !important;
}

div#inhalt div.box-green-dark a {
	color:#FFFFFF;
	font-weight:bold;
}

div.box-green-light {
	background-color:#ebefee;
	padding:10px 15px 1px 15px;
}

.error {
	color:#990000;
}

img#laeden {
	float:right;
	position:relative;
	left:91px;
	margin-top:-87px !important;
}

/* Startseite */

body.start div.box-green-light {
	margin:60px 105px 0px 100px;
	padding-top:1px;
	background:#ebefee url(../images/start-zeichnung.gif) right bottom no-repeat;
}

body.start div.box-green-light p {
	width:250px;
}

/* Impressum */
body.impressum div.box-green-light {
	margin:20px 105px 0px 100px;
	background:#ebefee url(../images/imp-zeichnung.gif) right bottom no-repeat;
}

body.impressum div.box-green-light p {
	width:350px;
}

div#content p.person {
	float:left;
	margin:15px 30px 10px 0px;
}

span.small {
	font-size:0.88em;
}

/* Bestellung */
div#gesamt {
	font-family:"Courier New", Courier, monospace;
	border:none;
	margin-bottom:7px;
	width:275px;
	font-size:1.2em;
	background-color:#ebefee;
	float:left;
	cursor:default;
	padding:2px 2px 2px 2px;
}

/**
* ------ FORMULARE ------ *
*/

/* Styles für Formularelemente */
form {
	margin:0px;
}

form#contactform {
	margin:0px 0px 10px 0px;
	padding-left:30px;
}

fieldset {
	margin:0px 0px 15px 0px;
	padding:5px 12px 0px 0px;
	border:none;
	font-size:1em;
	width:500px;
}

div#checkbox-container {
	padding:20px 100px 0px 0px;
}

legend {
	padding:3px 9px;
	color:#618AB2;
	font-weight:bold;
	border: 1px solid #618AB2;
	font-size:1.2em;
	background:#E9E9E9 url(../images/teaser-h3-grey.gif) left top;
}

label, div.label {
	font-size:1.2em;
	line-height:1.4em;
	cursor:pointer;
	width:160px;
	float:left;
	clear:left;
}

label.checkbox {
	width:12em;
	float:none;
	clear:left;
	padding:0px;
	margin:0px;
}

input {
	font-family:"Courier New", Courier, monospace;
	border:none;
	margin-bottom:7px;
	width:275px;
	font-size:1.2em;
	background-color:#ebefee;
}

input.tiny {
	width:50px;
}

input.check, input.radio {
	border:none;
	margin-bottom:0px;
	width:auto;
	font-size:inherit;
}

input.checkbox {
	width:auto;
	padding:0px;
	margin:6px 7px 0px 0px;
	background-color:transparent;
}

input:focus{
	background-color:#8fb1ae;
}

select {
	font-size:1.2em;
	margin-bottom:10px;
}

select.large {
	width:100px;
}

input.submit {
	border:none;
	background-color:#8fb1ae;
	width:275px;
	color:#ffffff;
	font-size:1.5em !important;
	font-weight:bold;
	margin-left:160px;
	margin-top:0px;
	padding: 8px 0px 8px 0px;
	font-size:1.1em;
	overflow: visible;
}

textarea {
	font-size:1.2em;
	border:1px solid #757575;
	width:275px;
	height:85px;
}

textarea:focus{
	border:1px solid #618AB2;
}


/**
* ------ EXTENSIONS ------ *
*/

/* News */
div.news-latest-item {
	padding:0px 10px 15px 10px;
	font-size:1em;
}

div.news-latest-item h5 {
	margin:0px 0px 0px 0px;
	font-size:1.1em;
	line-height:1.5em;
}

div#marginal div.news-latest-item p {
	margin:0px 0px 5px 0px !important;

}

p.news-latest-morelink {
	margin:0px !important;
	padding:0px !important;
}

p.news-latest-morelink a {
	font-size:1em;
	text-decoration:underline !important;
}

p.news-list-morelink {
	border-bottom:1px solid black;
	padding-bottom:15px;
}

p.news-single-timedata {
	border-bottom:1px solid black;
	padding-bottom:12px;
	font-size:1em !important;
}


/* Sitemap */
div#inhalt div.csc-sitemap ul {
	margin-top:0px;
	margin-bottom:0px;
}

div#inhalt div.csc-sitemap ul li a:hover {
	text-decoration:underline !important;
}

div#inhalt div.csc-sitemap ul li.sitemap-l1, div#content div.csc-sitemap ul li.sitemap-l2 {
	background-image:none;
}

div#inhalt div.csc-sitemap ul li.sitemap-l1 ul {
	margin:0px;
}

div#inhalt div.csc-sitemap ul li.sitemap-l1 {
	padding:10px 0px 0px 0px;
}

div#inhalt div.csc-sitemap ul li.sitemap-l2 {
	padding:5px 0px 0px 0px;
	line-height:1.2em;
}

div#inhalt div.csc-sitemap ul li.sitemap-l1 a {
	display:block;
	padding:0px 0px 2px 0px;
	text-decoration:none;
	border-bottom:1px dotted #666;
	font-weight:bold;
	color:#000 !important;
}

div#inhalt div.csc-sitemap ul li.sitemap-l2 a {
	background-image:url(../images/list-arrow.gif);
	background-position:left 50%;
	background-repeat:no-repeat;
	padding:0px 0px 0px 12px;
	border-bottom:none;
	font-weight:normal;
	font-size:0.85em;
}

/* Suche */
.tx-indexedsearch .searchbox-tmpl-css label {
	float:left;
	margin-right:0em;
	width:160px;
}

div.tx-indexedsearch-searchbox {
	margin-top:15px;
}

div.tx-indexedsearch-searchbox .submit {
	margin-top:7px;
	margin-bottom:0px;
}

div.tx-indexedsearch-res h2 {
	font-size:1.2em !important;
	background-color:#eeeeee;
}

div.tx-indexedsearch-res h2 a {
	color:#000 !important;
}

div.tx-indexedsearch-whatis {
	margin-left:0px;
	padding-top:5px;
	font-size:1.2em;
}

span.tx-indexedsearch-icon img {
	margin-top:3px;
}

span.tx-indexedsearch-title a {
	position:relative;
	top:-4px;
	font-weight:bold;
}

span.tx-indexedsearch-percent {
	position:relative;
	top:-4px;
	color:#000 !important;
	padding-right:3px;
}

.tx-indexedsearch-redMarkup {
	color:#b5152b !important;
}

dl.tx-indexedsearch-info {
	margin:0px 0px 0px 0px;
	background-color:#eeeeee !important;
}

dt.tx-indexedsearch-text-item-crdate {
	padding-left:3px;
}

ul.browsebox li {
	background-image:none !important;
	padding-left:0px !important;
	padding-right:5px !important;
}

ul.browsebox li a {
	text-decoration:none !important;
}