/* 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: 70%;
	min-height: 101%;
	color: #1e1e1e;
}

a:link, a:visited, a:active {
	color: #000093;
	text-decoration: none;
}
a:hover, a:focus {
	color: #000093;
	text-decoration: underline;
}

img {
	border: none;
}

h1, h2.csc-firstheader {
	margin-bottom: 1em;
	color: #000093;
	font-size: 125%;
}

h2 {
	font-size: 120%;
	margin: 0 0 0.5em 0;
	color: #000093;
}


h3 {
	font-size: 110%;
	margin: 0 0 0.5em 0;
	color: #000093;
	clear: both;
}

h4 {
	font-size: 100%;
	margin: 0 0 0.3em 0;
	color: #000093;
	clear: both;
}

h5 {
	font-size: 100%;
	margin: 0 0 0.2em 0;
	color: #000093;
}

h6 {
	font-size: 100%;
	font-weight: normal;
	margin: 0 0 0.1em 0;
	color: #000093;
}

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: 1095px;
}

#main {
	width: 925px;
	background: url(/fileadmin/templates/images/bg-container.png) repeat-y transparent;
	float: left;
}

#header {
	height: 93px;
	background: url(/fileadmin/templates/images/bg-header.png) top right #fff no-repeat;
}

#navigation {
	width: 149px;
	padding: 18px 8px 8px 8px;
	float: left;
	clear: left;
}

#content {
	width: 525px;
	float: left;
	line-height: 130%;
	padding: 18px 10px 0 10px;
}

#third {
	width: 202px;
	float: left;
	padding: 18px 7px 8px 6px;
}

#adright {
	width: 160px;
	float: left;
	padding: 102px 0 0 10px;
}

/* --------------
header defintions
---------------*/

#header img {
	margin: 8px 0 19px 8px;
	float: left;
}

#header form {
	float: right;
	margin: 40px 10px 0 0;
}

#header form input {
	border: 1px solid #000093;
	background: #f2f2f2;
}
#header form input:hover {
	background: #fff;
}

#header form input#topsubmit {
	background: transparent;
	border: none;
	font-weight: bold;
	color: #fff;
	width: auto;
	padding: 0 0 0 15px;
}
#header form input#topsubmit:hover {
	text-decoration: underline;
	background: transparent;
}

#header ul {
	background: url(/fileadmin/templates/images/bg-topnav.png) bottom repeat-x transparent;
	list-style-type: none;
	padding-left: 175px;
	font-size: 110%;
	clear: both;
}

#header ul li {
	float: left;
	margin-right: 10px;
}

#header ul li a {
	display: block;
	background: #000093;
	border: 1px solid #000093;
	border-bottom-width: 2px;
	padding: 3px 10px 3px 10px;
	color: #fff;
}

#header ul li a:hover, #header ul li a:focus {
	text-decoration: none;
	background: #fff;
	color: #000093;
}

#header ul li a.nav-active {
	border-bottom: 2px solid #fff;
	background: #fff;
	color: #000093;
}

#header ul li a#meta-home {
	background: url(/fileadmin/templates/images/icon-home.png) no-repeat #000093 3px 0;
	height: 14px;
	width: 10px;
}

#header ul li a#meta-home:hover, #header ul li a#meta-home:focus {
	background: url(/fileadmin/templates/images/icon-home-on.png) no-repeat #fff 3px 0;
}


#header ul li a#meta-home-on {
	background: url(/fileadmin/templates/images/icon-home-on.png) no-repeat #fff 3px 0;
	height: 14px;
	width: 10px;
	border-bottom: 2px solid #fff;
	color: #000093;
}



/* ------------------
navigation defintions
-------------------*/

#navigation div, #third div {
	border: 1px solid #000093;
	margin-bottom: 1em;
	background: #f2f2f2;
}

#navigation div h5, #third div h5 {
	background: url(/fileadmin/templates/images/bg-nav-box.png) no-repeat right top #000093;
	color: #fff;
	font-weight: normal;
	padding: 4px 5px;
	margin-bottom: 0.5em;
}

#navigation div ul, #third div ul {
	list-style-type: none;
	margin: 0 0 0 3px;
	padding: 0 5px 0 0;
	font-size: 90%;
}

#navigation div ul li {
	margin-bottom: 0.5em;
}

#third div ul li {
	background: url(/fileadmin/templates/images/bg-nav-box-list.png) no-repeat transparent 0 2px;
	padding-left: 11px;
	margin-bottom: 0.5em;
}

#navigation div ul li a {
	background: url(/fileadmin/templates/images/bg-nav-box-list.png) no-repeat transparent 0 2px;
	padding-left: 11px;
	display: block;
}

#navigation div ul li a:hover, #navigation div ul li a:focus, #navigation div ul li a.nav-active {
	background: url(/fileadmin/templates/images/bg-nav-box-list-hover.png) no-repeat transparent 0 2px;
	padding-left: 11px;
}



/* ---------------
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, .imgtype-2 {
	float: left;
	margin: 0.3em 15px 0.3em 0;
}

.imgtype-2 {
	margin-bottom: 1em;
}

.image-left, .imgtype-1 {
	float: right;
	margin: 0.3em 0 0.3em 15px;
}

.imgtype-0 {
	text-align: center;
	margin: 0 0 1em 0;
}

.imgtype-0 dl {
	display: inline;
}




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;
	padding: 5px 0 0 22px;
}


dl.three-boxes {
	width: 168px;
	padding: 0 7px 0 0;
	float: left;
	margin-bottom: 1.5em;
}

dl.three-boxes dt {
	background: url(/fileadmin/templates/images/bg-content-box.png) no-repeat transparent;
}

dl.three-boxes dd {
	padding: 5px 3px 0 3px;
}

dl.three-boxes dt span, dl.teaser-text dt span {
	font-size: 100%;
	display: block;
	padding: 2px 3px 4px 5px;
	font-weight: normal;
	color: #000093;
}

dl.three-boxes dd h2, dl.teaser-text h2, dl.three-boxes dd h1 {
	font-size: 100%;
	margin-bottom: 0.2em;
}

dl.three-boxes dd p, dl.teaser-text dd p {
	margin-bottom: 0.5em;
}

dl.three-boxes dd p a, dl.teaser-text dd p a, p.search a {
	background: url(/fileadmin/templates/images/icon-more.png) no-repeat right center transparent;
	padding: 0 12px 0 1px;
}

dl.teaser-text {
	width: 525px;
	clear: left;
	margin-bottom: 1em;
}

dl.teaser-text dt {
	width: 168px;
	float: left;
	background: url(/fileadmin/templates/images/bg-content-box.png) no-repeat transparent;
	margin-bottom: 0.5em;
}

dl.teaser-text dd {
	width: 350px;
	float: left;
	padding: 0 0 0 7px;
	margin-bottom: 0.5em;
}

div.toc {
	width: 170px;
	float: right;
	border: 1px solid #d9d9d9;
	padding: 5px;
	margin: 0 0 5px 5px;
}

div.toc h6 {
	font-size: 100%;
	margin-bottom: 0.4em;
	font-weight: bold;
}

#content div.toc ul {
	margin: 0;
	list-style-type: none;
}

#content div.toc ul li {
	background: url(/fileadmin/templates/images/toc-listing.png) no-repeat 0 8px transparent;
	padding: 0 0 0.1em 9px;
}


/* uebersichten */

#content ul.overview {
	list-style-type: none;
	margin: 0 0 1em 0;
	border-top: 1px solid #d9d9d9;
}

#content ul.overview li {
	border-bottom: 1px solid #d9d9d9;
	padding: 0 0 1px 10px;
	margin: 0;
}

#content ul.overview li a {
	display: block;
	padding: 0.4em 1em 0.4em 15px;
	background: url(/fileadmin/templates/images/icon-more.png) no-repeat left center;
}

p.abc-top {
	margin: -0.5em 0 1.5em 0;
	text-align: right;
}

p.abc {
	font-weight: bold;
}

p.abc a {
	padding-right: 7px;
}

p.abc span {
	color: #d9d9d9;
	padding-right: 7px;
}

div.downloads {
	border-bottom: 1px solid #000093;
	padding: 10px;
	border-top: 1px solid #000093;
	background: #f1f1f1;
	margin: 2em 0 1em 0;
	clear: both;
}

#content div.downloads ul {
	margin: 0 0 0 13px;
}

dl.text-image-small, dl.text-image-big {
	width: 525px;
	margin-bottom: 1em;
	padding-top: 1em;
	border-top: 1px solid #d9d9d9;
}

dl.text-image-small dt {
	width: 180px;
	padding-bottom: 1px;
	float: left;
	text-align: left;
}

dl.text-image-small dd {
	width: 345px;
	float: left;
	padding-bottom: 1px;
}

dl.text-image-big dt {
	width: 215px;
	padding-bottom: 1px;
	float: left;
	text-align: left;
}

dl.text-image-big dd {
	width: 310px;
	float: left;
	padding-bottom: 1px;
}

dl.text-image-small dd p, dl.text-image-big dd p {
	margin-bottom: 0.5em;
}

dl.text-image-small dd p a, dl.text-image-big dd p a {
	background: url(/fileadmin/templates/images/icon-more.png) no-repeat right center;
	padding-right: 11px;
}

h3.search {
	padding-top: 1.2em;
	border-top: 1px solid #d9d9d9;
	font-size: 100%;
}
p.search {
	margin-bottom: 1.2em;
}

/* pager */

#content ul.pager {
	border-top: 1px solid #000093;
	padding-top: 0.5em;
	list-style-type: none;
	margin: 1.5em 0 1em 0;
}

#content ul.pager li {
	float: left;
	width: 33.2%;
	padding: 0;
	background: 0;
}
#content ul.pager li a {
	padding: 0;
}


#content ul.pager li.p-center {
	text-align: center;
}
#content ul.pager li.p-center a {
	padding: 0 2px;

}
#content ul.pager li.p-right {
	text-align: right;
}

#content ul.pager li.p-right a {
}

#content ul.pager li.p-left a {
}

#content ul.pager li.p-center a.nav-active {
	font-weight: bold;
}

#content .tx-indexedsearch-browsebox ul.pager li {
	margin-right: 0;
}


/* ---------------
service defintions
----------------*/


div.small-ad {
	text-align: center;
}

#third div.small-ad h5 {
	margin: 0;
	text-align: left;
	background-image: none;
}

#third div p {
	padding: 0 5px 5px 5px;
	margin: 0 0 0.5em 0;
	line-height: 130%;
}


div.tagcloud p {
	text-align: justify;
	line-height: 150%;
	margin: 0;
}

div.tagcloud p a.tag-1 {
	font-size: 80%;
}
div.tagcloud p a.tag-2 {
	font-size: 90%;
}
div.tagcloud p a.tag-3 {
	font-size: 100%;
}
div.tagcloud p a.tag-4 {
	font-size: 100%;
	font-weight: bold;
}
div.tagcloud p a.tag-5 {
	font-size: 115%;
}
div.tagcloud p a.tag-6 {
	font-size: 125%;
}
div.tagcloud p a.tag-7 {
	font-size: 140%;
	font-weight: bold;
}


/* -------------
ads definitionen
------------- */

#ad-right h6 {
	background: #000093;
	color: #fff;
	font-size: 100%;
	font-weight: normal;
	padding: 4px 5px;
	margin-bottom: 1px;
}



/* ----------------
footer definitionen
-----------------*/



/* ------------------
formular definitionen
-------------------*/

fieldset {
	margin-bottom: 1em;
}

form {
	margin: 0 0 1em 0;
}

legend {
	font-size: 100%;
	font-weight: bold;
	color: #1e1e1e;
}

label {
	float: left;
	width: 180px;
	color: #1e1e1e;
}

input, textarea, select {
	width: 270px;
	font-size: 100%;
	color: #1e1e1e;
	padding: 3px;
	border: 1px solid #000093;
	background: #d9d9d9;
}
textarea {
	background: #d9d9d9;
	width: 270px;
	height: 170px;
	padding: 3x;
	border: 1px solid #000093;
	color: #1e1e1e;
}
select {
	padding: 2px 3px;
	width: 278px;
}

p.input-small input {
	width: auto;
	float: left;
	padding-right: 5px;
	border: none;
	background: transparent;
}
p.input-small label {
	width: 470px;
	padding-right: 30px;
	float: right;
}
option {
	padding: 0 3px;
	background: transparent;
}

input:hover, input:focus, select:hover, select:focus {
	border-color: #ffc000;
	background: #fff;
}
textarea:hover, textarea:focus {
	border-color: #ffc000;
	background: #fff;
}

input.small {
	width: auto;
	padding-right: 5px;
}

input.radio-check {
	width: auto;
	border: none;
	background: none;
}

input.submit-btn {
	color: #000093;
	font-weight: bold;
	width: 278px;
}

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;
}



