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

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

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

html {
	height: 100%;
}

body {
	background: url(/fileadmin/templates/img/bg-body.jpg) repeat-x #fff;
	font-size: 75%;
	min-height: 101%;
	margin: 0;
	padding: 0;
	color: #333;
}

img {
	border: none;
}

a:link, a:visited, a:active {
	color: #335ea0;
	text-decoration: none;
}
a:hover, a:focus {
	color: #335ea0;
	text-decoration: underline;
}

ul {
	list-style-type: none;
}


/* -----------------
layout einstellungen
----------------- */

#container {
	width: 945px;
	background: url(/fileadmin/templates/img/bg-header.gif) repeat-x #fff;
}

#header {
	height: 146px;
	background: url(/fileadmin/templates/img/header-visual.jpg) no-repeat right top;
}

#navigation {
	width: 188px;
	padding: 0 13px 0 14px;
	float: left;
}

#content {
	width: 515px;
	float: left;
	line-height: 150%;
}

#service {
	width: 187px;
	padding: 0 14px;
	float: left;
	line-height: 150%;
	padding-top: 2.7em;
}


#footer {
	background: #335ea0;
	clear: left;
	font-size: 90%;
}

#logo-print {
	display: none;
}


/* -----------------
header einstellungen
----------------- */

#header img {
	margin: 10px 0 7px 7px;
	float: left;
}

#header img#slogan {
	margin: 58px 0 0 85px;
}

#header div {
	border-top: 1px solid #335ea0;
	border-bottom: 1px solid #335ea0;
	clear: left;
	height: 22px;
	padding: 4px 10px 0 0;
}
* html #header div {
	padding: 1px 10px 0 0;
	height: 25px;
}
*+ html #header div {
	padding: 1px 10px 0 0;
	height: 25px;
}

#header p {
	float: left;
	text-align: right;
	margin: 0;
	width: 740px;
	padding-top: 0.1em;
}
* html #header p {
	padding-top: 0.3em;
}
*+ html #header p {
	padding-top: 0.3em;
}

#header p a {
	padding: 0 4px 0 23px;
	background: no-repeat 5px 1px;
}
#header p a#sitemap {
	background-image: url(/fileadmin/templates/img/meta-sitemap.png)
}
#header p a#impressum {
	background-image: url(/fileadmin/templates/img/meta-impressum.png)
}
#header p a#kontakt {
	background-image: url(/fileadmin/templates/img/meta-kontakt.png)
}

#header form {
	width: 190px;
	float: left;
	margin: 0;
	padding-left: 5px;
}

#header form input {
	width: 120px;
	font-size: 100%;
	background: #a8bad9;
	border: none;
	color: #333;
	margin-right: 4px;
	padding: 1px;
}

#header form input:hover, #header form input:focus {
	background: #d3dcec;
}

#header form input#suche-submit {
	width: auto;
	margin: 0;
	background: transparent url(/fileadmin/templates/img/meta-suche.png) no-repeat 0px 2px;
	padding-left: 12px;
	color: #335ea0;
}
* html #header form input { 
	width: 110px;
}
* html #header form input#suche-submit {
	padding-left: 8px;
	padding-top: 0.2em;
	background: transparent url(/fileadmin/templates/img/meta-suche.png) no-repeat 0px 4px;
}

*+ html #header form input { 
	width: 110px;
}
*+ html #header form input#suche-submit {
	padding-left: 8px;
	padding-top: 0.2em;
	background: transparent url(/fileadmin/templates/img/meta-suche.png) no-repeat 0px 4px;
}


#header form input#suche-submit:hover, #header form input#suche-submit:focus {
	text-decoration: underline;
}


/* ---------------------
navigation einstellungen
--------------------- */

#navigation ul {
	border-bottom: 1px solid #335ea0;
	padding-bottom: 37px;
	margin-bottom: 37px;
	font-size: 100%;
}


#navigation ul li {
	padding-bottom: 2px;
}

#navigation ul li a {
	display: block;
	background: #335ea0;
	padding: 0.4em 24px 0.4em 7px;
	color: #fff;
	font-weight: bold;
}

#navigation ul li a:hover, #navigation ul li a:focus, #navigation ul li a.aktivpfeil, #navigation ul li a.aktiv:hover, #navigation ul li a.aktiv:focus {
	background: url(/fileadmin/templates/img/pfeil-navi.png) no-repeat right center #718fbd;
	text-decoration: none;
}
#navigation ul li a.aktiv {
	background: #718fbd;
}

#navigation ul ul {
	margin: 0;
	padding: 1px 0 0 0;
	border: none;
	font-size: 100%;
}

#navigation ul ul li {
	padding-bottom: 1px;
}

#navigation ul ul li.nav-last {
	margin-bottom: -1px;
}

#navigation ul ul li a {
	background: #d3dcec;
	color: #335ea0;
	padding: 0.4em 24px 0.4em 14px;
	font-weight: normal;
}

#navigation ul ul li a:hover, #navigation ul ul li a:focus, #navigation ul ul li a.aktivpfeil, #navigation ul ul li a.aktiv:hover, #navigation ul ul li a.aktiv:focus {
	background: url(/fileadmin/templates/img/pfeil-navi2.png) no-repeat right center #e0e7f2;
}
#navigation ul ul li a.aktiv {
	/*background: #e0e7f2;*/
}

#navigation ul ul ul {
	font-size: 90%;
}

#navigation ul ul ul li a {
	background: #d3dcec;
	color: #335ea0;
	padding: 0.4em 24px 0.4em 14px;
	border-left: 6px solid #d3dcec;
}

#navigation ul ul ul li a:hover, #navigation ul ul ul li a:focus, #navigation ul ul ul li a.aktivpfeil, #navigation ul ul ul li a.aktiv:hover, #navigation ul ul ul li a.aktiv:focus {
	background: url(/fileadmin/templates/img/pfeil-navi2.png) no-repeat right center #e0e7f2;
}
#navigation ul ul ul li a.aktiv {
	background: #e0e7f2;
	border-left-color: #d3dcec;
}


/* farbanpassungen */

#navigation ul ul li#themen-1 a.aktiv {
	background-color: #ffcc00;
}

#navigation ul ul li#themen-1 a:hover, #navigation ul ul li#themen-1 a:focus, #navigation ul ul li#themen-1 a.aktivpfeil {
	background: url(/fileadmin/templates/img/pfeil-navi-white.png) no-repeat right center #ffcc00;
}
#navigation ul ul li#themen-1 a.aktiv {
	border-left-color: #ffcc00;
}
#navigation ul ul li#themen-1 ul a {
	border-left-color: #ffcc00;
	background-color: #ffcc00;
}
#navigation ul ul li#themen-1 ul a:hover, #navigation ul ul li#themen-1 ul a:focus, #navigation ul ul li#themen-1 ul a.aktivpfeil {
	background: url(/fileadmin/templates/img/pfeil-navi-white.png) no-repeat right center #ffdb4d;
}
.themen-1 h1, .themen-1 h2, #service .themen-1 h6 {
	background-color: #ffcc00;
	color: #fff;
}
.themen-1 h3 {
	color: #ffcc00;
}
.themen-1 div.downloads {
	/*background-color: #FFDB4D;*/
}


#navigation ul ul li#themen-2 a.aktiv {
	background-color: #fea100;
}

#navigation ul ul li#themen-2 a:hover, #navigation ul ul li#themen-2 a:focus, #navigation ul ul li#themen-2 a.aktivpfeil {
	background: url(/fileadmin/templates/img/pfeil-navi-white.png) no-repeat right center #fea100;
}
#navigation ul ul li#themen-2 a.aktiv {
	border-left-color: #fea100;
}
#navigation ul ul li#themen-2 ul a {
	border-left-color: #fea100;
	background-color: #fea100;
}
#navigation ul ul li#themen-2 ul a:hover, #navigation ul ul li#themen-2 ul a:focus, #navigation ul ul li#themen-2 ul a.aktivpfeil {
	background: url(/fileadmin/templates/img/pfeil-navi-white.png) no-repeat right center #febd4d;
}
.themen-2 h1, .themen-2 h2, #service .themen-2 h6 {
	background-color: #fea100;
	color: #fff;
}
.themen-2 h3 {
	color: #fea100;
}
.themen-2 div.downloads {
	/*background-color: #FEBD4D;*/
}


#navigation ul ul li#themen-3 a.aktiv {
	background-color: #ff6600;
}

#navigation ul ul li#themen-3 a:hover, #navigation ul ul li#themen-3 a:focus, #navigation ul ul li#themen-3 a.aktivpfeil {
	background: url(/fileadmin/templates/img/pfeil-navi-white.png) no-repeat right center #ff6600;
	color: #fff;
}
#navigation ul ul li#themen-3 a.aktiv {
	border-left-color: #ff6600;
	color: #fff;
}
#navigation ul ul li#themen-3 ul a {
	border-left-color: #ff6600;
	background-color: #ff6600;
	color: #fff;
}
#navigation ul ul li#themen-3 ul a:hover, #navigation ul ul li#themen-3 ul a:focus, #navigation ul ul li#themen-3 ul a.aktivpfeil {
	background: url(/fileadmin/templates/img/pfeil-navi-white.png) no-repeat right center #ff944d;
	color: #fff;
}
.themen-3 h1, .themen-3 h2, #service .themen-3 h6 {
	background-color: #ff6600;
	color: #fff;
}
.themen-3 h3 {
	color: #ff6600;
}
.themen-3 div.downloads {
	/*background-color: #FF944D;*/
}


#navigation ul ul li#themen-4 a.aktiv {
	background-color: #a90044;
}

#navigation ul ul li#themen-4 a:hover, #navigation ul ul li#themen-4 a:focus, #navigation ul ul li#themen-4 a.aktivpfeil {
	background: url(/fileadmin/templates/img/pfeil-navi-white.png) no-repeat right center #a90044;
	color: #fff;
}
#navigation ul ul li#themen-4 a.aktiv {
	border-left-color: #a90044;
	color: #fff;
}
#navigation ul ul li#themen-4 ul a {
	border-left-color: #a90044;
	background-color: #a90044;
	color: #fff;
}
#navigation ul ul li#themen-4 ul a:hover, #navigation ul ul li#themen-4 ul a:focus, #navigation ul ul li#themen-4 ul a.aktivpfeil {
	background: url(/fileadmin/templates/img/pfeil-navi-white.png) no-repeat right center #c34d7c;
	color: #fff;
}
.themen-4 h1, .themen-4 h2, #service .themen-4 h6 {
	background-color: #a90044;
	color: #fff;
}
.themen-4 h3 {
	color: #a90044;
}
.themen-4 div.downloads {
	/*background-color: #c34d7c;*/
}


#navigation ul ul li#themen-5 a.aktiv {
	background-color: #820068;
}

#navigation ul ul li#themen-5 a:hover, #navigation ul ul li#themen-5 a:focus, #navigation ul ul li#themen-5 a.aktivpfeil {
	background: url(/fileadmin/templates/img/pfeil-navi-white.png) no-repeat right center #820068;
	color: #fff;
}
#navigation ul ul li#themen-5 a.aktiv {
	border-left-color: #820068;
	color: #fff;
}
#navigation ul ul li#themen-5 ul a {
	border-left-color: #820068;
	background-color: #820068;
	color: #fff;
}
#navigation ul ul li#themen-5 ul a:hover, #navigation ul ul li#themen-5 ul a:focus, #navigation ul ul li#themen-5 ul a.aktivpfeil {
	background: url(/fileadmin/templates/img/pfeil-navi-white.png) no-repeat right center #a84d96;
	color: #fff;
}
.themen-5 h1, .themen-5 h2, #service .themen-5 h6 {
	background-color: #820068;
	color: #fff;
}
.themen-5 h3 {
	color: #820068;
}
.themen-5 div.downloads {
	/*background-color: #a84d96;*/
}

/* aktuell nicht zugewiesen !!! */
#navigation ul ul li#themen-6 a.aktiv {
	background-color: #820068;
}

#navigation ul ul li#themen-6 a:hover, #navigation ul ul li#themen-6 a:focus, #navigation ul ul li#themen-6 a.aktivpfeil {
	background: url(/fileadmin/templates/img/pfeil-navi-white.png) no-repeat right center #820068;
	color: #fff;
}
#navigation ul ul li#themen-6 a.aktiv {
	border-left-color: #820068;
	color: #fff;
}
#navigation ul ul li#themen-6 ul a {
	border-left-color: #820068;
	background-color: #820068;
	color: #fff;
}
#navigation ul ul li#themen-6 ul a:hover, #navigation ul ul li#themen-6 ul a:focus, #navigation ul ul li#themen-6 ul a.aktivpfeil {
	background: url(/fileadmin/templates/img/pfeil-navi-white.png) no-repeat right center #a84d96;
	color: #fff;
}
.themen-6 h1, .themen-6 h2, #service .themen-6 h6 {
	background-color: #820068;
	color: #fff;
}
.themen-6 h3 {
	color: #820068;
}
.themen-6 div.downloads {
	/*background-color: #a84d96;*/
}


#navigation ul ul li#angebote-1 a.aktiv {
	background-color: #c6c67e;
}

#navigation ul ul li#angebote-1 a:hover, #navigation ul ul li#angebote-1 a:focus, #navigation ul ul li#angebote-1 a.aktivpfeil  {
	background: url(/fileadmin/templates/img/pfeil-navi-white.png) no-repeat right center #c6c67e;
}
#navigation ul ul li#angebote-1 a.aktiv {
	border-left-color: #c6c67e;
}
#navigation ul ul li#angebote-1 ul a {
	border-left-color: #c6c67e;
	background-color: #c6c67e;
}
#navigation ul ul li#angebote-1 ul a:hover, #navigation ul ul li#angebote-1 ul a:focus, #navigation ul ul li#angebote-1 ul a.aktivpfeil {
	background: url(/fileadmin/templates/img/pfeil-navi-white.png) no-repeat right center #d2d2a1;
}
.angebote-1 h1, .angebote-1 h2, #service .angebote-1 h6 {
	background-color: #c6c67e;
	color: #fff;
}
.angebote-1 h3 {
	color: #c6c67e;
}
.angebote-1 div.downloads {
	/*background-color: #d2d2a1;*/
}


#navigation ul ul li#angebote-2 a.aktiv {
	background-color: #a6a600;
}

#navigation ul ul li#angebote-2 a:hover, #navigation ul ul li#angebote-2 a:focus, #navigation ul ul li#angebote-2 a.aktivpfeil {
	background: url(/fileadmin/templates/img/pfeil-navi-white.png) no-repeat right center #a6a600;
	color: #fff;
}
#navigation ul ul li#angebote-2 a.aktiv {
	border-left-color: #a6a600;
	color: #fff;
}
#navigation ul ul li#angebote-2 ul a {
	border-left-color: #a6a600;
	background-color: #a6a600;
	color: #fff;
}
#navigation ul ul li#angebote-2 ul a:hover, #navigation ul ul li#angebote-2 ul a:focus, #navigation ul ul li#angebote-2 ul a.aktivpfeil {
	background: url(/fileadmin/templates/img/pfeil-navi-white.png) no-repeat right center #c1c14d;
	color: #fff;
}
.angebote-2 h1, .angebote-2 h2, #service .angebote-2 h6 {
	background-color: #a6a600;
	color: #fff;
}
.angebote-2 h3 {
	color: #a6a600;
}
.angebote-2 div.downloads {
	/*background-color: #c1c14d;*/
}


#navigation ul ul li#angebote-3 a.aktiv {
	background-color: #638400;
}

#navigation ul ul li#angebote-3 a:hover, #navigation ul ul li#angebote-3 a:focus, #navigation ul ul li#angebote-3 a.aktivpfeil {
	background: url(/fileadmin/templates/img/pfeil-navi-white.png) no-repeat right center #638400;
	color: #fff;
}
#navigation ul ul li#angebote-3 a.aktiv {
	border-left-color: #638400;
	color: #fff;
}
#navigation ul ul li#angebote-3 ul a {
	border-left-color: #638400;
	background-color: #638400;
	color: #fff;
}
#navigation ul ul li#angebote-3 ul a:hover, #navigation ul ul li#angebote-3 ul a:focus, #navigation ul ul li#angebote-3 ul a.aktivpfeil {
	background: url(/fileadmin/templates/img/pfeil-navi-white.png) no-repeat right center #92a94d;
	color: #fff;
}
.angebote-3 h1, .angebote-3 h2, #service .angebote-3 h6 {
	background-color: #638400;
	color: #fff;
}
.angebote-3 h3 {
	color: #638400;
}
/*.angebote-3 div.downloads {
	background-color: #92a94d;
}*/

#navigation ul ul li#angebote-4 a.aktiv {
	background-color: #385c1b;
}

#navigation ul ul li#angebote-4 a:hover, #navigation ul ul li#angebote-4 a:focus, #navigation ul ul li#angebote-4 a.aktivpfeil {
	background: url(/fileadmin/templates/img/pfeil-navi-white.png) no-repeat right center #385c1b;
	color: #fff;
}
#navigation ul ul li#angebote-4 a.aktiv {
	border-left-color: #385c1b;
	color: #fff;
}
#navigation ul ul li#angebote-4 ul a {
	border-left-color: #385c1b;
	background-color: #385c1b;
	color: #fff;
}
#navigation ul ul li#angebote-4 ul a:hover, #navigation ul ul li#angebote-4 ul a:focus, #navigation ul ul li#angebote-4 ul a.aktivpfeil {
	background: url(/fileadmin/templates/img/pfeil-navi-white.png) no-repeat right center #748d60;
	color: #fff;
}
.angebote-4 h1, .angebote-4 h2, #service .angebote-4 h6 {
	background-color: #385c1b;
	color: #fff;
}
.angebote-4 h3 {
	color: #385c1b;
}
.angebote-4 div.downloads {
	/*background-color: #748d60;*/
}


#navigation ul ul li#angebote-5 a.aktiv {
	background-color: #993400;
}

#navigation ul ul li#angebote-5 a:hover, #navigation ul ul li#angebote-5 a:focus, #navigation ul ul li#angebote-5 a.aktivpfeil {
	background: url(/fileadmin/templates/img/pfeil-navi-white.png) no-repeat right center #993400;
	color: #fff;
}
#navigation ul ul li#angebote-5 a.aktiv {
	border-left-color: #993400;
	color: #fff;
}
#navigation ul ul li#angebote-5 ul a {
	border-left-color: #993400;
	background-color: #993400;
	color: #fff;
}
#navigation ul ul li#angebote-5 ul a:hover, #navigation ul ul li#angebote-5 ul a:focus, #navigation ul ul li#angebote-5 ul a.aktivpfeil {
	background: url(/fileadmin/templates/img/pfeil-navi-white.png) no-repeat right center #b8714d;
	color: #fff;
}
.angebote-5 h1, .angebote-5 h2, #service .angebote-5 h6 {
	background-color: #993400;
	color: #fff;
}
.angebote-5 h3 {
	color: #993400;
}
.angebote-5 div.downloads {
	/*background-color: #b8714d;*/
}


#navigation ul ul li#angebote-6 a.aktiv {
	background-color: #622a03;
}

#navigation ul ul li#angebote-6 a:hover, #navigation ul ul li#angebote-6 a:focus, #navigation ul ul li#angebote-6 a.aktivpfeil {
	background: url(/fileadmin/templates/img/pfeil-navi-white.png) no-repeat right center #622a03;
	color: #fff;
}
#navigation ul ul li#angebote-6 a.aktiv {
	border-left-color: #622a03;
	color: #fff;
}
#navigation ul ul li#angebote-6 ul a {
	border-left-color: #622a03;
	background-color: #622a03;
	color: #fff;
}
#navigation ul ul li#angebote-6 ul a:hover, #navigation ul ul li#angebote-6 ul a:focus, #navigation ul ul li#angebote-6 ul a.aktivpfeil {
	background: url(/fileadmin/templates/img/pfeil-navi-white.png) no-repeat right center #916a4f;
	color: #fff;
}
.angebote-6 h1, .angebote-6 h2, #service .angebote-6 h6 {
	background-color: #622a03;
	color: #fff;
}
.angebote-6 h3 {
	color: #622a03;
}
.angebote-6 div.downloads {
	/*background-color: #916a4f;*/
}



#navigation img {
	border: 1px solid #ccc;
	margin-bottom: 1.4em;
}


/* ------------------
content einstellungen
------------------ */

#content p.breadcrump {
	border-bottom: 1px solid #335ea0;
	padding: 0.4em 0 0.3em 0;
	margin-bottom: 0.4em;
	font-size: 90%;
}
#content p.breadcrump a {
	padding: 0;
	background: none;
}

h1 {
	background-color: #d3dcec;
	color: #335ea0;
	font-size: 120%;
	padding: 0.3em;
	margin-bottom: 1em;
}

h2 {
	background-color: #d3dcec;
	color: #335ea0;
	font-size: 110%;
	padding: 0.3em;
	margin-bottom: 1em;
	clear: left;
}

h3 {
	font-size: 110%;
	color: #335ea0;
	margin-bottom: 0.6em;
	padding: 0 0.4em;
}

h4 {
	font-size: 100%;
	color: #335ea0;
	margin-bottom: 0.4em;
	padding: 0 0.4em;
}

h5 {
	font-size: 100%;
	color: #333;
	margin-bottom: 0.2em;
	padding: 0 0.4em;
}

#content p {
	padding: 0 0.4em;
	margin-bottom: 1em;
}


dl.image-left {
	margin: 0.4em 0.6em 0.5em 0.4em;
	float: left;
}

dl.image-right {
	margin: 0.4em 0.4em 0.5em 0.6em;
	float: right;
}

dl.image-center {
	margin: 0 0 0.8em 0;
}

dl.image-center dt {
	text-align: center;
}

dl.image-center dd, dl.image-left dd, dl.image-right dd, div.images dl dd {
	font-size: 90%;
	font-style: italic;
	line-height: 120%;
}
dl.image-center dd {
	/*padding: 0 0.4em;*/
	text-align: center;
}

img.image-center {
	margin: 0.5em 0;
}

div.images {
	margin: 0 0 1em 5px;
}

div.images dl {
	float: left;
	padding-right: 10px;
	width: 160px;
}
* html div.images dl {
	padding-right: 8px;
}

#content h6 {
	background: url(/fileadmin/templates/img/sez-icon.png) no-repeat 0.4em 0.2em;
	font-size: 100%;
	color: #333;
	padding: 0 0.4em 0 2.2em;
}
#content a h6 {
	text-decoration: none;
	color: #333;
}

#content a.events {
	background: 0;
	padding: 0;
}

a.events h4 {
	text-decoration: none;
	color: #335ea0;
	margin: 0;
}

#content a.events p {
	border-bottom: 1px solid #d3dcec;
	padding: 0 0.4em 0.8em 0.4em;
}
#content a.events p {
	text-decoration: none;
	color: #333;
}
#content a.events p span {
	color: #335ea0;
	background: no-repeat url(/fileadmin/templates/img/pfeil-link.png) right transparent;
	padding-right: 18px;
}
#content a.events:hover p span, #content a.events:focus span {
	text-decoration: underline;
}

#content h6 span {
	font-weight: normal;
}

#content a.internal-link {
	background: url(/fileadmin/templates/img/pfeil-link.png) no-repeat right transparent;
	padding-right: 18px;
	display: inline-block;
}

dl.news {
	width: 515px;
	margin-bottom: 0.6em;
}

dl.news dt {
	width: 170px;
	float: right;
	text-align: right;
	margin-top: 0.3em;
}
#content dl.news dt a {
	padding: 0;
	background: 0;
}

dl.news dd {
	width: 345px;
	float: right;
}

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

#content ol {
	margin: 0 0.4em 1em 3em;
}

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

div.downloads {
	background: #f0f3f9;
	border-top: 1px solid #335ea0;
	border-bottom: 1px solid #335ea0;
	padding: 0.4em;
	margin-bottom: 1em;
}

#content div.downloads ul {
	margin: 0 0 0 2em;
}

#content div.downloads dl {
	padding: 0 0.4em;
}

#content div.downloads dl dt {
	width: 30%;
	float: left;
	clear: left;
	font-weight: bold;
	margin-bottom: 0.4em;
}

#content div.downloads dl dd {
	width: 68%;
	float: left;
	margin-bottom: 0.4em;
}


#content p.print {
	margin-top: 2em;
	text-align: right;
	padding-right: 0;
}

#content p.print span {
	float: left;
}

#content p.print a {
	padding: 0 0.4em 0 18px;
	background: url(/fileadmin/templates/img/footer-print.png) no-repeat left transparent;
}
#content p.print a#top {
	background: url(/fileadmin/templates/img/footer-top.png) no-repeat left transparent;
}

#content div.tx-bfactorsezform-pi20 dt {
	font-weight: bold;
}

#content div.tx-bfactorsezform-pi20 dd.title {
	color: #335EA0;
	font-size: 110%;
	font-weight: bold;
	margin-bottom: .5em;
}

#content div.tx-bfactorsezform-pi20 dt.datum {
	width: 50px;
	float: left;
}

#content div.tx-bfactorsezform-pi20 dt.ort {
	width: 50px;
	float: left;
}

/* pager */

#content ul.pager {
	padding: 0.3em 0.4em 0 0.4em;
	margin: 0;
	list-style-type: none;
	background: #ececec;
}

#content ul.pager li {
	float: left;
}
#content ul.pager li.p-left {
	width: 33.3%;
}
#content ul.pager li.p-center {
	text-align: center;
	width: 33.3%;
}
#content ul.pager li.p-right {
	text-align: right;
	width: 33.3%;
}

#content ul.pager li a {
	background: url(/fileadmin/templates/img/pfeil-link-back.png) no-repeat left transparent;
	padding-left: 18px;
}
#content ul.pager li.p-center a {
	background: none;
	padding: 0;
}
#content ul.pager li.p-right a {
	background: url(/fileadmin/templates/img/pfeil-link.png) no-repeat right transparent;
	padding-right: 18px;
}

#content ul.pager li a.aktiv {
	border-top: 1px solid #335ea0;
	border-bottom: 1px solid #335ea0;
}

/*li.p-right {
	list-style-type: none;
	float: right;
	margin-right: 140px;
}

li.p-right a{
	background-color: #F0F0F0;
	border: 1px solid #D3DCEC;
	font-weight: bold;
	text-decoration: none;
	padding: 4px 15px;
}*/

li.p-button {
	list-style-type: none;
	float: right;
	margin-right: 140px;
}

li.p-button a{
	background-color: #F0F0F0;
	border: 1px solid #D3DCEC;
	font-weight: bold;
	text-decoration: none;
	padding: 4px 15px;
}

/* team */

dl.team {
	border-bottom: 1px solid #d3dcec;
	padding: 0.7em 0.4em 0 0.4em;
	margin-bottom: 1em;
}

dl.team dt {
	width: 35%;
	float: left;
	padding-bottom: 1px;
}

dl.team dt img {
	padding-top: 0.3em;
}

dl.team dd {
	width: 65%;
	float: left;
	margin-bottom: 0.4em;
}

#content dl.team dd h3 {
	margin-bottom: 0.2em;
}

#content dl.team dd h6 {
	background: none;
	padding: 0 0.4em;
	margin-bottom: 0.4em;
}


/* materialien */

#content ul.rubrik {
	background: #ececec;
	padding: 0.4em;
	list-style-type: none;
	margin-left: 0;
	margin-right: 0;
}

#content ul.rubrik li { 
	display: inline;
	padding-right: 0.7em;
}

#content ul.rubrik a {
	background: none;
	padding: 0 0.4em 0 0;
}

p.warenkorb {
	border-bottom: 1px solid #d3dcec;
	text-align: right;
	padding: 0 0 5px 0;
	
}

dl.publikationen {
	margin-bottom: 0.7em;
	padding: 0.7em 0.4em;
	border-bottom: 1px solid #d3dcec;
}

dl.publikationen dt {
	width: 23%;
	float: left;
	padding-bottom: 1px;
}

dl.publikationen dt img {
	margin-top: 0.3em;
}

dl.publikationen dd {
	width: 77%;
	float: left;
	margin-bottom: 0.4em;
}

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

dl.publikationen p.preis {
	text-align: right;
	font-weight: bold;
}

dl.publikationen p.preis span {
	float: left;
	text-align: left;
}

dl.publikationen p.preis span span {
	font-weight: normal;
	float: none;
}


table.warenkorb, table {
	width: 515px;
	margin: 0 0 1.4em 0;
	border-collapse: collapse;
	color: #333;
}
table.warenkorb caption, table caption {
	font-size: 110%;
	font-weight: bold;
	text-align: left;
	margin-bottom: 0.4em;
	color: #333;
	padding: 0 0.4em;
}
table.warenkorb th, table th {
	background-color: #718fbd;
	padding: 5px 3px;
	color: #fff;
	border-bottom: 1px solid #fff;
	text-align: left;
}
table.warenkorb td, table td {
	background-color: #e0e7f2;
	padding: 3px;
	border-bottom: 1px solid #fff;
}
table td, table th {
	vertical-align: top;
}
table.warenkorb td input, table td input {
	width: 25px;
	margin-left: 7px;
	background-color: #fff;
}
table.warenkorb tfoot td, table tfoot td {
	background-color: #d3dcec;
	font-weight: bold;
}
table.warenkorb tbody tr:hover td, table tbody tr:hover td {
	background-color: #d3dcec;
}

dl.bestellung {
	padding: 0.7em 0.4em 0 0.4em;
}
dl.bestellung dt {
	width: 30%;
	float: left;
	clear: left;
	font-weight: bold;
	margin-bottom: 0.5em;
}
dl.bestellung dd {
	width: 70%;
	float: left;
	margin-bottom: 0.5em;
}

/* plattform ergebnis */

#content a.suche {
	background: none;
	padding: 0;
}

#content a.suche h3 {
	margin-bottom: 0.2em;
}

#content a.suche p {
	border-bottom: 1px solid #ececec;
	padding: 0 0.4em 0.8em;
	color: #333
}

#content a.suche:hover p, #content a.suche:focus p {
	text-decoration: underline;
}

#content h3.platDetail {
	border: #ececec 1px solid;
	cursor: pointer;
	border-bottom: none;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
}

#content h3.platHover, #content h3.platDetailAktiv {
	background: #ececec;
}

#content div.platDetail {
	border: #ececec 1px solid;
	margin: -0.7em 0 1em 0;
	padding-top: 0.4em;
	border-top: none;
}


/* formular definitionen */

form {
	margin-bottom: 1.5em;
}

fieldset {
	border: 1px solid #718fbd;
	padding: 0em 0.5em 0.6em 0.5em;
	margin: 1em 0.4em 1em 0.4em;
}

legend {
	color: #333;
	font-size: 100%;
	font-weight: bold;
	margin: 10px 0.2em 1em 0.4em;
}
* html legend {
	margin: 0 0.2em 1em 0.4em;
}
* + html legend {
	margin: 0 0.2em 1em 0.4em;
}

input, textarea, select {
	width: 240px;
	padding: 2px;
	border: 1px solid #d3dcec;
	background-color: #f0f0f0;
	font-family: arial, helvetica, sans-serif;
	color: #333;
	font-size: 100%;
}
select {
	width: 245px;
}
input.input-small {
	width: 120px;
}
input:hover, textarea:hover, select:hover, input:focus, textarea:focus, select:focus {
	border: 1px solid #335ea0;
	background-color: #fff;
}
input.submit-it {
	font-weight: bold;
	color: #335ea0;
	width: 246px;
	text-align: center;
}
textarea {
	height: 100px;
}
label {
	width: 180px;
	float: left;
	display: block;
	font-weight: normal;
}
option {
	padding: 0 5px;
}
form p {
	margin-bottom: 0.7em;
	clear: left;
}

#content form p.form-kommentar {
	font-style: italic;
	font-size: 90%;
	padding-left: 184px;
	margin-top: -0.5em;
	line-height: 120%;
}
#content form p.error {
	color: #FF0000;
}
form p input.radio-check {
	width: auto;
	margin-left: 10px;
	border: none;
	background: none;
}

form p.radio-check input {
	width: auto;
	float: left;
	margin-right: 10px;
	border: none;
	background: none;
}

form p.radio-check label {
	width: 450px;
}

#lay #content {
	width: 600px;
}

#lay #container {
	background: none;
}

#lay form p.radio-check label {
	width: 325px;
}

form p.radio-check .inau {
	float: none;
	margin-left: 15px;
}

#content form ul {
	list-style-type: none;
	margin: 1em 0 1.5em 1em;
	height: 390px;
	overflow: auto;
}
#content form .schwer-land ul {
	height: 275px;
}
#content form ul li {
	margin-bottom: 0.4em;
	padding-left: 19px;
	background: url(/fileadmin/templates/img/form-item.png) no-repeat left top;
	cursor: pointer;
}
#content form ul li.item-checked {
	background-image: url(/fileadmin/templates/img/form-item-checked.png);
}

#content fieldset#taetigkeiten ul li {
	clear: left;
}

#content fieldset#taetigkeiten ul li ul {
	height: auto;
	margin: -1.4em 0 0 1em;
	float: right;
}
* html #content fieldset#taetigkeiten ul li ul {
	margin-top: -1.5em;
}
* + html #content fieldset#taetigkeiten ul li ul {
	margin-top: -1.6em;
}

#content fieldset#taetigkeiten ul li ul li {
	float: left;
	margin-bottom: 0.2em;
	clear: none;
	padding-right: 1em;
}

form#kat-auswahl label {
	font-weight: bold;
}
form#kat-auswahl select {
	width: 280px;
}

fieldset div.csc-mailform-field {
	margin: 10px 10px;
}

fieldset div.csc-mailform-field input#mailformagb{
	width: 15px;
	background: none;
	border: none;
}

fieldset div.csc-mailform-field input#mailformformtype_mail {
	margin-left: 180px;
	width: 245px;
}


/* ------------------
service einstellungen
------------------ */

#service h5 {
	color: #fff;
	font-weight: bold;
	background: #335ea0;
	padding: 0.5em 0.6em;
	font-size: 100%;
	margin-bottom: 0;
}

#service h6 {
	color: #fff;
	background: #718fbd;
	padding: 0.5em 0.6em;
	font-size: 100%;
	margin-top: 1em;
}

#service img {
	margin-bottom: 1em;
}

#service h4 {
	background: #ececec;
	padding: 0.5em 0.6em;
	padding-bottom: 0;
	margin-bottom: 0;
}
#service a h4 {
	text-decoration: none;
}
#service a p {
	text-decoration: none;
	color: #333;
}
#service a span {
	text-decoration: none;
	color: #333;
}

#service p {
	background: #ececec;
	padding: 0 0.6em 0.4em 0.6em;
	margin-bottom: 0.4em;
}

#service p a, #service a p span {
	background: no-repeat url(/fileadmin/templates/img/pfeil-link.png) right transparent;
	padding-right: 18px;
	color: #335ea0;
}
#service a:hover p span, #service a:focus p span {
	text-decoration: underline;
}

#service #contact dl {
	margin-bottom: 1em;	
	padding: 0.7em 0.6em 0.5em 0;
}

#service dl dt {
	text-align: left;
	margin-bottom: 0.3em;
}

#service dl dt img {
	margin: 0;
}

#service dl dd {
	font-size: 90%;
}

#service dl dd p {
 	background: transparent;
	padding: 0;
}

#service dl dd p a {
	padding: 0;
	background: none;
 }



/* -----------------
footer einstellungen
------------------*/

#footer p {
	color: #fff;
	padding: 0.4em 1em;
}







/* ------------
farbanpassungen 
-------------*/

.angebote-2 h1, .angebote-2 h2, #service .angebote-2 h6 {
	background-color: #a6a600;
	color: #fff;
}
.angebote-2 div.downloads {
	border-color: #a6a600;
	/*background-color: #ededcc;*/
}



/* ------------
 image right left
 ----------------*/
div.csc-textpic-intext-right div.csc-textpic-imagewrap, 
div.csc-textpic-intext-left div.csc-textpic-imagewrap{
	margin: 0.3em 0 0 0;
}







/* clear me baby */

.clear:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
.clear {
	display: inline-table;
}
* html .clear {
	height: 1px;
}
* + html .clear {
	height: 1%;
}

.clear {
	display: block;
}