/*
FARBEN
    grau Hintergrund:
    background-color: #aeaeae;

*/
/* green links */
#content-text li.jsc-li,
#content-text a {
    color: #125f53;
}
/* green logo *
 {
    color: #04bb9e;
}
/* normal text */
#content-text li.jsc-li span,
#content {
    color: #666;
}

body {
    font-family: verdana,tahoma,helvetica,arial,sans-serif;
    width: 100%;
    min-height: 100%;
    float: left; 
    background: transparent url(/fileadmin/layouts/main/public/gfx/body-bg.gif) repeat-y 0 0;
}
html {
    height: 100%;
    background: #fff url(/fileadmin/layouts/main/public/gfx/stripes-bg.gif);
}
#content {
    background: transparent url(/fileadmin/layouts/main/public/gfx/content-text-edges.gif) 304px 221px no-repeat;
    float:left;
    padding: 224px 0 0 0;
    position: relative;
    width: 960px;
}
#content-text {
    float:right;
    line-height: 1.4em;
    width: 656px;
    margin: 0 0 0 16px;
    padding: 30px 0 2em 0;
    
}
#colnavi {
    float:right;
    width: 240px;
    margin: 16px 0 0 0;
}
#header {
    position: absolute;
    top: 0;
    left: 0;
}
#theme {
    left: 304px;
    position: absolute;
    top: 0;
}

/***************************    general classes   *****************************/
/* Clearing floats without extra markup
   Based on How To Clear Floats Without Structural Markup by PiE
   [http://www.positioniseverything.net/easyclearing.html] */
.csc-textpic, .clearfix {display: inline-block;}
.csc-textpic:after, .clearfix:after{content: ".";display: block;height: 0;clear: both;visibility: hidden;}
* html .csc-textpic, * html .clearfix {height: 1%;}
.csc-textpic, .clearfix {display: block;}
.clear {clear: both;}
em, i {font-style: italic;}
strong, b {font-weight: bold;}
/***************************   content elements    ***************************/

#content-text .csc-header-n1 {
    background: url(/fileadmin/layouts/main/public/gfx/h1-top.png) no-repeat 0 0;
}
#content-text h1 {
    font-weight: bold;
    background: url(/fileadmin/layouts/main/public/gfx/h1-bottom.png) no-repeat 0 100%;
    padding: .3em 0 .3em 45px;
    margin-bottom: 5px;
    color: #fff;
}
#content-text h2 {
    font-weight: bold;
    margin-bottom: 1em;
}
#content-text .csc-header h2 {
    padding: 0 0 0 45px;
}
#content-text .jsc-header,
#content-text .news-list-header {
    background: url(/fileadmin/layouts/main/public/gfx/h2-top.png) no-repeat 0 0;
}
#content-text .jsc-header h2,
#content-text .news-list-header h2 {
    background: url(/fileadmin/layouts/main/public/gfx/h2-bottom.png) no-repeat 0 100%;
    padding: .3em 0 .3em 45px;
}

#content-text h3 {
    font-weight: bold;
    padding: 0 0 0 45px;
}
#content-text h4 {
}
#content-text h5,
#content-text h6 {
}
#content-text p {
    font-size: 85%;
    margin-bottom: 1em;
}
.csc-texttext ul,
.csc-texttext ol,
.csc-textpic-text ul,
.csc-textpic-text ol {
    margin-bottom: 1.4em;
}
.csc-texttext li,
.csc-textpic-text li {
    list-style-position: outside;
    font-size: 85%;
}
.csc-texttext ul li,
.csc-textpic-text ul li {
    list-style-type: disc;
    margin-left: 2em;
}
.csc-texttext ol li,
.csc-textpic-text ol li {
    list-style-type: decimal;
    margin-left: 2em;
}


#content-text li li {
    font-size: 100%;
}
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
    font-size: 85%;
    font-weight: bold;
    padding: 0 3px;
}
.csc-textpic-image {
    position: relative;
}
.csc-textpic .thickbox img.lupe {
    position: absolute;
    top: 4px;
    right: 4px;
    border: 0 none !important;
}


#content-text .csc-texttext,
#content-text .csc-textpic,
#content-text .csc-textpic-text,
.tx-billitonextdisclaimer-pi1,
#content-text .news-list-item .news-text,
#content-text form {
    padding: 0 45px;
}
#content-text .contenttable {
    position: relative;
    left: 45px;
    width: 566px;
}
#content-text .contenttable th,
#content-text .contenttable td {
    vertical-align: top;
}
#content-text .contenttable th {
    border-bottom: 3px solid #aeaeae;
    font-weight: bold;
    
}
#content-text .contenttable td {
    border-bottom: 1px solid #aeaeae;
}
#content-text .contenttable .td-0 {    
    padding: 5px 31px 5px 0;
    border-right: 3px solid #aeaeae;
    
}
#content-text .contenttable .td-last {    
    padding: 5px 0 5px 5px;
}
#content-text .csc-textpic .csc-textpic-text {
    padding: 0;
}

#content-text .csc-texttext {
    margin: .5em 0;
}

/*********************************** Sidebar ********************************/
#colnavi .el {
    background: #fff url(/fileadmin/layouts/main/public/gfx/colnavi-edges.gif) no-repeat 0 -19px;
    padding-top: 3px;
    margin-bottom: 16px;
}
#colnavi .in {
    background: #fff url(/fileadmin/layouts/main/public/gfx/colnavi-bottom.gif) no-repeat 0 100%;
    width: 224px;
    padding: 11px 0 9px 16px;
}
#contact a,
.el h2,
#navimain a {
    display: block;
    text-decoration: none;
    font-weight: bold;
    color: #666;
    margin-bottom: 4px;
}
.el h2,
.el p,
#navimain a span {
    display: block;
    font-size: 85%;
    padding: .6em 15px .6em 13px;
}

.el .csc-header,
#navimain .a0 {
    background: url(/fileadmin/layouts/main/public/gfx/navimain-no-top.png) no-repeat 0 0;
}
.el h2,
#navimain .a0 span {
    background: url(/fileadmin/layouts/main/public/gfx/navimain-no-bottom.gif) no-repeat 0 100%;    
}
#navimain .a0:hover,
#navimain .act0 {
    background: url(/fileadmin/layouts/main/public/gfx/navimain-act-top.png) no-repeat 0 0;
    color: #fff;
}
#navimain .a0:hover span,
#navimain .act0 span {
    background: url(/fileadmin/layouts/main/public/gfx/navimain-act-bottom.png) no-repeat 0 100%;    
}
#navimain .a1 {
    font-size: 85%;
    padding: .2em 12px .2em 32px;
}
#navimain .a1:hover,
#navimain .act1 {
    color: #12937f;
}


/********************************* header ************************************/
#theme .csc-textpic {
    width: 656px;
    height: 224px;
    overflow: hidden;
}

#theme .csc-textpic-clear {
    position: absolute;
    top: 0;
    left: 0;
    width: 656px;
    height: 224px;
    z-index: 10;
    background: url(/fileadmin/layouts/main/public/gfx/content-text-edges.gif) no-repeat 0 221px;
}

/******************************** Extensions  ********************************/
/* News */
.news-image {
    float: right;
}
.news-text {
    margin-bottom: 1.3em;
}
.news-image img {
    border: 1px solid #aeaeae;
}
#content-text .news-list-header a {
    text-decoration: none;
    color: #666;
    font-size: 92%;
}
#content-text .news-single-item h2 {
    padding: 0;
}

#content-text .news-amenu-container {
    padding-left: 42px;
}



/* Disclaimer */
#content-text a.hidden-link {
    color: #666;
    text-decoration: none;
}
#content-text .tx-billitonextdisclaimer-pi1 p a img {
    margin-bottom: -1px;
}
/****** Kontaktformulare ******/
.tx-pilmailform-pi1 form {
	width: auto;
	margin-bottom: 2.6em;
}
#content-text ol.mailform li {
	list-style-type: none;
	float: left;
	width: 99.9%;
	clear: left;
	margin: 0 0 1.3em 0;
}
/* Auswahlfeld */
#content-text ol.mailform li select {
	display: block;
	min-width: 50%;
	width: auto !important;
	width: 50%;
}
#content-text ol.mailform li select option {
	padding-right: 20px;
}
#content-text ol.mailform li label {
}
#content-text ol.mailform li input {
	display: block;
}
#content-text ol.mailform li select, #content-text ol.mailform li input, #content-text ol.mailform li textarea {
	border: 1px solid #aeaeae;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
#content-text ol.mailform li input.text {
	width: 99.9%;
}
#content-text ol.mailform li textarea {
	height: 5.2em;
	width: 99.9%;
}
#content-text ol.mailform li input.file {
	width: 60%;
}
#content-text ol.mailform li input.submit {
	padding: 0 18px;
	background-color: #aeaeae;
	font-weight: bold;
	cursor: pointer;
	color: #fff;
	border: 0 none;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
#content-text ol.mailform li.p20 {
	display: inline;
	float: left;
	width: 18%;
}
#content-text ol.mailform li.p80 {
	float: right;
	display: block;
	width: 80%;
	position: relative;
	right: 1px;
	clear: none;
	margin: 0;
}
#content-text ol.mailform li div {
    margin-bottom: 1.3em;
}
#content .error label {
	font-weight: bold;
	color: #cf0c0c;
}
#content .error input, #content .error textarea {
	border: 2px solid #cf0c0c !important;
}



