/* MAIN LAYOUT */

body {
	padding:0 0 0 0;
	margin:0;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	background-image:url(images/body-bg_02.jpg);
	background-repeat:repeat-x;
	background-color: #52E87C;
	height:100%;
}
body * {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	line-heigt: 15px;
}

a {
	/*color: #254E9D;*/
	color: #254E9D;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

#sitebox {
	width:979px;
	table-layout:fixed;
	margin:0 0 0 12px;
	text-align:left;
	position:relative;
}

.top-shadow-left {
	background: url(images/container-shadow-top.jpg) no-repeat 0;
}
.top-shadow-center {
	background: url(images/container-shadow-top.jpg) no-repeat -4px;
}
.top-shadow-right {
	background: url(images/container-shadow-top.jpg) no-repeat -828px;
}

#container-shadow-left {
	background-image:url(images/shadow-left.png);
	background-repeat:repeat-y;
	width:4px;
}

#container-shadow-right {
	background-image:url(images/shadow-right.png);
	background-repeat:repeat-y;
	width:4px;
}

* html #container-shadow-left {
	background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='http://template-1-1.charta-web.de/fileadmin/template-1-1/images/shadow-left.png', sizingMethod='scale');
}

* html #container-shadow-right {
	background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='http://template-1-1.charta-web.de/fileadmin/template-1-1/images/shadow-right.png', sizingMethod='scale');
}

.main-container {
	background-color:#fff;
	position:relative;
	padding-left:10px;
	background: #fff url(images/content-bg.gif) 0px 0px repeat-y;
	line-height: 15px;
}

.logo {
	height:114px;
}

.topnavi {
	height:26px;
	background-color: #219741;
	/*background-color: #513D01;*/
	margin-left:10px;
	padding-left:12px;
	border-bottom:1px solid #fff;
	line-height:26px;
	position:relative;
}
.topnavi .sysmenu {
	position:absolute;
	right:23px;
	top:0;
	line-height:26px;
	height:26px;
	color:#fff;
}
.topnavi .sysmenu a {
	color:#fff;
	text-decoration:none;
	margin:0 10px;
}
.main-box {
	margin-left:10px;
	width:814px;
	min-height:100%;
	position:relative;
}
* html .main-box {
	height:100%;
}
.menu {
	width:216px;
	float:left;
	height:100%;
	background-color: #52E87C;
	/*background-color: #FBF4E4;*/
}
* html .menu {
	height:100%;
}
.menu a {
	display:block;
	height:26px;
	line-height:26px;
	padding-left:27px;
	border-bottom:1px solid #fff;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	background:#219741 url(../template-1-1/images/menu-1-no.gif) no-repeat;
}
.menu a.act {
	background:url(../template-1-1/images/menu-1-no.gif) no-repeat;
	background-color:#336600;
}
.menu .menu2 a {
	height:auto;
	line-height:20px;
	background:#48D0DC url(../template-1-1/images/menu-2-no.gif) no-repeat 36px 0px;
	padding-left:44px;
	font-weight:normal;
	color:#333;
	font-size:10px;
}
.menu a.act2 {
	background-color: #48D0DC;
}

.content {
	width: 546px;
	float: left;
	padding-bottom:30px;
	margin-left: 25px;
}
* html .content {
	height:100%;
}

input , button {
	border:1px solid #263248;
	line-height:16px;
	font-size:10px;
	padding:1px 0;
	margin:0;
}

input.top-search {
	width:108px;
	background-color:#E0E2ED;
	position:absolute;
	left:55px;
	top:5px;
	border: 1px solid #336600;
	
}
button.top-submit {
	background-color: #336600;
	border:none;
	color:#fff;
	padding:0;
	position:absolute;
	left:170px;
	top:5px;
	height:17px;
}

.addblock-right {
	position: relative;
	margin-left:5px;
	background-color:#219741;
	padding:14px;
	margin-top:160px;
	width: 200px;
}
.addblock-right p.bodytext,
.addblock-right p.bodytext b,
.addblock-right a {
	color: #ffffff;
}

.breadcrumbs {
	margin: 5px 0;
	font-size:10px;
}
.breadcrumbs a {
	text-decoration: none;
	color:#333;
}
div.spacer {
	clear:both;
}
/*
.csc-textpic-imagewrap {
	margin: 0 0 14px 14px;
}
*/

/*
.content form {
	display:block;
	padding:20px;
	background-color:#ebebeb;
	font-size: 11px;
	color: #ffffff;
}
.content form label {
	display: block;
	float: left;
	width: 130px;
	text-align: right;
}
.content form input, .content form textarea, .content form select{
	width: 220px;
	margin-left: 2px;
}
.content form input.csc-mailform-radio , .content form .csc-mailform-check{








	width: auto;
}

.csc-mailform-radio , .csc-mailform-radio * {
	border: none;
}
.content form .csc-mailform-radio label {
	width: auto;
	float: none;
	display: inline;
	text-align: left;
}
.content form .csc-mailform-submit {
	width: auto;
	margin-left: 132px;
}
.content form {
	margin: 6px;
	clear:both;
}
fieldset {
	border: 0;
}

*/
.csc-textpic-caption {
	font-size: 10px;
}

#footer {
	height: 20px;
	line-hight: 20px;
	padding-right: 26px;
	font-size: 10px;
	text-align: right;
	position:absolute;
	margin-top:-30px;
	left:24px;
}
* html #footer {
	position: absolute;
}
#footer img {
	margin: 0 4px 0 0;
}
#footer a:link, #footer a:visited {
	/*color: #2569A5;*/
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	text-decoration: underline;
}
#footer #line {
	border-top: 1px solid #219741; 
	margin: 0 0 8px 236px;
	width: 562px;
	height: 1px;
	line-height: 1px;
}

.tx-irfaq-pi1 dt {
	margin: 2px 0 2px 0;
	}
.tx-irfaq-pi1 dt b.rot {
	color: #FF0000;
	}
.tx-irfaq-pi1 dt b.gruen {
	color: #009900;
	}
.tx-irfaq-pi1 dt b.gelb {
	color: #FF9900;
	}

/* NEWS */

.news-list-item .clearer {
	color: #999999;
	border: 1px solid #99999;
}

/* FORM */
	

.csc-mailform {
        border: 0px;
        background-color: #F5F5F5;
}

.csc-mailform-field {
	margin: 2px 0 2px 0;
}

#mailform {
        /*margin-top: 30px;*/
}

input, textarea, select {
	border: 1px solid #dddddd;
	padding: 1px 2px 1px 0px;
	margin-bottom: 2px;
	font-size: 11px;
} 

input:focus, textarea:focus, select:focus {
	background-color: #efeff4;
}

.csc-mailform-field label {
	width: 14em;
	float: left;
	text-align: left;
	margin-right: 0.0em
	display: block
}

.csc-mailform-submit {
	margin-left: 14em;
	margin-top: 2em;
	background-color: #efeff4;
	color: #333;
	font-weight:bold;
}

.csc-mailform-radio fieldset {
	border: 0;
}
.csc-mailform-radio fieldset legend {
	display: none;
}
.csc-mailform-radio fieldset input, .csc-mailform-radio fieldset label {
	float: left;
}
.csc-mailform-radio fieldset label {
	display: inline;
	float: none;
}
.csc-mailform-radio fieldset label br {
	clear: both;
}
.csc-mailform-field span.csc-mailform-label {
	line-height: 20px;
	font-style: italic;
}

ul {	
	padding-left: 15px;
}
* html ul {	
	padding-left: 0px;
}
p.csc-frame-frame1 strong {
	color: #737A7E;
}
.topnavi form {
	color: #ffffff;
}
p.align-center {
	text-align: center;
}
.csc-frame-rulerBefore {
	height: 18px;
	border-bottom: 1px dotted #004CAF;
	background-color: #E0E2ED;
}
div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
	border: 1px solid #333333;
}
.csc-frame-rulerAfter {
	border-bottom: 1px solid #cccccc;
}

#menu-link {
	margin: 30px 5px 0 5px;
	padding: 5px;
	text-align: center;
	background-color: #999999;
	display:block;
}

#menu-link a {
	display:block;
	height: 26px;
	line-height: 26px;
	padding-left: 0;
	border-bottom: 0;
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
	background: none;	
}