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

/* /fileadmin/templates/schmelingpartner/ */

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

html {
	height: 100%;
}

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


body {
	background: url(/fileadmin/templates/schmelingpartner/pics/bg-main.png) repeat-x #fff;
	font-size: 70%;
	min-height: 101%;
}

img {
	border: none;
}

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

h1, .csc-firstHeader {
	color: #005a87;
	font-size: 150%;
	margin: 0 0 0.8em 0;
}

h2 {
	color: #005a87;
	font-size: 130%;
	margin: 0 0 0.4em 0;
}

h3 {
	color: #003a77;
	font-size: 110%;
	margin: 0 0 0.2em 0;
}

p {
	margin: 0 0 1em 0;
	color: #414141;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}


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

#container {
	width: 850px;
	border-bottom: 4px solid #b7c3d8;
	background: #fff;
}

#header {
	height: 118px;
	border-bottom: 4px solid #7b91b7;
}

#navigation {
	background: no-repeat;
	height: 155px;
	border-bottom: 1px solid #005a87;
	padding-left: 105px;
}

#content {
	float: left;
	width: 455px;
	padding: 50px 20px 10px 105px;
	line-height: 170%;
	color: #color: #414141;
}

#third {
	width: 245px;
	float: left;
	padding: 50px 25px 0 0;
	line-height: 170%;
}




/* ----------------
header definitionen 
-----------------*/

#header p {
	color: #005a87;
	text-align: right;
	padding: 17px 25px 0 0;
	overflow: hidden;
	margin: 0;
	float: right;
}
#header p a {
	color: #005a87;
}

#header img {
	margin: 29px 0 0 58px;
	float: left;
}

#header img#fd {
	float: right;
	margin: 0;
	margin: 8px 22px 0 0;
}


/* --------------------
navigation definitionen 
---------------------*/

#navigation ul {
	width: 178px;
	height: 147px;
	list-style-type: none;
	color: #fff;
	font-weight: bold;
	padding: 8px 0 0 0;
	float: left;
	margin: 0;
	background:url(/fileadmin/templates/schmelingpartner/pics/trans-blue.png);
}
#navigation ul li {
	margin-bottom: 2px;
}

#navigation ul li a {
	color: #fff;
	padding: 5px 0 5px 20px;
	display: block;
}
#navigation ul li a:hover, #navigation ul li a:focus {
	color: #10387d;
	text-decoration: none;
	background:url(/fileadmin/templates/schmelingpartner/pics/trans-white.png);
}
* html #navigation ul li a:hover, * html #navigation ul li a:focus, * html #navigation ul li.aktiv a {
	background: #fff;
}
#navigation ul li.aktiv a {
	background:url(/fileadmin/templates/schmelingpartner/pics/trans-white.png);
	color: #10387d;
}

#navigation ul.second {
	width: 250px;
	height: 140px;
	font-weight: normal;
	color: #0f377c;
	background:url(/fileadmin/templates/schmelingpartner/pics/trans-white.png);
	display: inline;
	padding: 15px 0 0 20px;
}
#navigation ul.second li {
	padding: 0;
	margin-bottom: 12px;
}
#navigation ul.second a {
	color: #0f377c;
	padding: 0;
}
* html #navigation ul.second a  {
	margin-left: -20px;
}
* + html #navigation ul.second a  {
	margin-left: -20px;
}
#navigation ul.second a:hover, #navigation ul.second a:focus {
	background: none;
	color: #babd0f;
}

#navigation ul.second li.aktiv a {
	color: #babd0f;
	background: none;
}

* html #navigation ul#iesecond {
    background:none; 
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/schmelingpartner/pics/trans-white.png',sizingMethod='scale');
}
* html #navigation ul#iefirst {
    background:none; 
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/schmelingpartner/pics/trans-blue.png',sizingMethod='scale');
}



/* -----------------
content definitionen 
------------------*/

.pic-left {
	float: left;
	margin: 0 10px 8px 0;
	border: 1px solid #dadada;
	padding: 1px;
}

.pic-right {
	float: right;
	margin: 0 0 8px 10px;
	border: 1px solid #dadada;
	padding: 1px;
}

#content ul {
	list-style-type: none;
	margin: 0 0 1em 2em;
	color: #414141;
}
#content ul li {
	background: url(/fileadmin/templates/schmelingpartner/pics/listing.png) no-repeat 2px 8px;
	padding-left: 10px;
	margin-bottom: 0.3em;
}

#content ol {
	margin: 0 0 1em 3em;
	color: #414141;
}
#content ol li {
	margin-bottom: 0.3em;
}

dl.termin {
	width: 440px;
	color: #414141;
	border: 1px solid #005a87;
	padding: 5px;
	margin-bottom: 1.2em;
}
dl.termin dt {
	width: 120px;
	float: left;
	clear: left;
	margin-bottom: 0.6em;
}
dl.termin dd {
	width: 310px;
	float: left;
	margin-bottom: 0.6em;
}

p.print {
	border-top: 1px solid #dadada;
	text-align: right;
	padding-top: 4px;
}
p.print a {
	background: url(/fileadmin/templates/schmelingpartner/pics/icon-print.png) no-repeat 0 2px;
	padding-left: 11px;
	color: #414141;
}
p.print span {
	float: left;
}
p.print span a {
	background: none;
	padding-left: 0px;
	color: #0079a6;
}

h6 {
	font-size: 100%;
	color: #414141;
	font-weight: normal;
	border-top: 1px solid #dadada;
	padding-top: 0.5em;
}

#content ul.pager {
	margin: 0 0  1em 0;
	border-top: 1px solid #dadada;
	padding-top: 4px;
}
#content ul.pager li {
	background: none;
	padding: 0;
	float: left;
}
#content ul.pager li#left {
	width: 33%;
	text-align:left;
}
#content ul.pager li#middle {
	width: 34%;
	text-align:center;
}
#content ul.pager li#middle a.aktiv {
	font-weight: bold;
}
#content ul.pager li#right {
	width: 33%;
	text-align:right;
}

dl.meldung {
	width: 440px;
	color: #414141;
	border-top: 1px solid #D9D9D9;
	padding: 0.8em;
	margin-bottom: 1em;
}
dl.meldung dt {
	width: 90px;
	float: left;
	margin-bottom: 0.1em;
}
dl.meldung dt img {
	border: 1px solid #dadada;
	padding: 1px;
}
dl.meldung dd {
	width: 340px;
	float: left;
}

#content div.downloads {
	border: 1px solid #005a87;
	padding: 5px;
	margin: 0 0 1em 0;
}
#content div.downloads ul {
	margin: 0;
}

dl.mitarbeiter {
	width: 440px;
	color: #414141;
	margin-bottom: 1em;
}
dl.mitarbeiter dt {
	width: 165px;
	float: left;
	margin-bottom: 0.1em;
}
dl.mitarbeiter dt img {
	border: 1px solid #dadada;
	padding: 1px;
	margin-top: 5px;
}
dl.mitarbeiter dd {
	width: 265px;
	float: left;
}
#content dl.mitarbeiter dd ul {
	margin-left: 0em;
}

#content ul.sitemap {
	margin: 0 0 1em 0;
	font-weight: bold;
}
#content ul.sitemap ul {
	margin: 0 0 0.4em 1.5em;
	font-weight: normal;
}



/* ---------------
third definitionen 
----------------*/

#third div {
	border: #d9d9d9 1px solid;
	margin-bottom: 1.3em;
}
#third div div {
	border: 1px solid #fff;
	background: #f5f5f5;
	padding: 3px;
	margin-bottom: 0;
}

#third div a {
	color: #babd0f;
}

#third div h5 {
	background: #fbfbfb;
	text-transform: uppercase;
	padding: 7px 10px 6px 10px;
	font-size: 100%;
	color: #005a87;
	margin-bottom: 9px;
}
#third div h6 {
	font-size: 100%;
	color: #414141;
	padding: 0 10px;
	font-weight: normal;
	border: none;
}
#third div h4 {
	color: #005a87;
	font-size: 100%;
	font-weight: bold;
	padding: 0 10px;
	clear: left;
}
#third div p {
	color: #666;
	padding: 0 10px;
}

#third div img {
	border: 1px solid #dadada;
	padding: 1px;
	float: left;
	margin: 5px 5px 5px 8px;
}

#third ul {
	list-style-type: none;
	margin: 0 0 0.7em 0;
	color: #414141;
	padding: 0 10px;
}
#third ul li {
	background: url(/fileadmin/templates/schmelingpartner/pics/listing.png) no-repeat 2px 8px;
	padding-left: 10px;
	margin-bottom: 0.2em;
}



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

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

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

label {
	float: left;
	width: 150px;
}

input, textarea, select {
	width: 245px;
	border: 1px solid #414141;
	padding: 3px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 100%;
	background: #f5f5f5;
}

textarea {
	height: 130px;
	background: #f5f5f5;
}

input:hover, input:focus, textarea:hover, textarea:focus, select:hover, select:focus {
	border: 1px solid #005a87;
	background: #fff;
}

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

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

input.inputbtn {
	border: 1px solid #005a87;
	background: #dbdbdb;
	color: #005a87;
	font-weight: bold;
}
input.inputbtn:hover, input.inputbtn:focus {
	background: #fff;
}


/*-----------------
footer definitionen
-----------------*/

#footer {
	clear: left;
	background: #f5f5f5;
	margin-top: 1em;
	padding: 4px 0;
	border-top: 1px solid #d9d9d9;
}
#footer p {
	font-size: 85%;
	text-align: center;
	margin: 0;
}




/* weitere definitonen für den content */

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