body{
	background: #D8D5CC url(../images/bg.gif) repeat-x;
	font-family: arial,verdana,sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
}

div,ul,li,p,a{
	margin: 0;
	padding: 0;
}

a{
	text-decoration: none;
	color: #006BB3;
}

a img{
	border: 0;
}

a:hover{
	text-decoration: none;
	color: #004390;
}

h1{
	font-size: 24px;
	font-weight: normal;
	padding-bottom: 0px;
	margin-bottom: 5px;
}

h1.csc-firstHeader{
	margin-top: 8px;
	margin-bottom: 15px;
}

h2{
	font-size: 11px;
	margin: 10px 0 4px 0;
}

p{
	line-height: 16px;
	margin: 3px 0 10px 0;
}

#right ul, #left ul{
	margin-left: 25px;
}

.content{
	width: 811px;
	margin:	13px auto 0 auto;
	text-align: left;
}

.clear{
	clear: both;
}

#banner{
	height: 169px;
	margin: 0;
}

#nav{
	height: 31px;
	background: url(../images/navBg.gif) no-repeat;
	text-align: right;
	margin: 0;
}

#nav ul{
	list-style-type: none;
	float: right;
}

#nav ul li.act{
	float: left;
}

#nav ul li a:hover{
	color: #A7D302;
}

#nav ul li{
	height: 31px;
	float: left;
	background: url(../images/navBorder.gif) no-repeat;

}

#nav ul li.act a{
	display: block;
	color: #A7D302;
	font-size: 12px;
	color: #A7D302;
	padding: 7px 15px 8px 15px;
}

#nav ul li a{
	display: block;
	color: #FFFFFF;
	font-size: 12px;
	padding: 8px 15px 0 15px;

}

#corner-top{
	margin: 8px 0 0 0;
}

/* Home */

#corner-top-home{
	background: url(../images/cornerTopHome.gif) no-repeat;
	height: 6px;
	margin-top: 5px;
	padding-bottom: 0;
}

#corner-bottom-home{
	background: url(../images/cornerBottomHome.gif) no-repeat;
	height: 7px;
}

#content-container-home{
	background: url(../images/ccBgHome.gif) repeat-y;
}

#content-container-home #left{
	width: 433px;
	float: left;
	margin: 0 20px 10px 20px;
}

#content-container-home #right{
	width: 288px;
	float: left;
	margin: 0 20px 10px 30px;
}

#clearing{
	clear: both;
	line-height: 1px;
	height: 1px;
	font-size: 1px;
	padding: 0;
	margin: 0;
}

/* Normal template */

#corner-top{
	background: url(../images/cornerTop.gif) no-repeat;
	height: 8px;
	margin-top: 5px;
	padding-bottom: 0;
}

#corner-bottom{
	background: url(../images/cornerBottom.gif) no-repeat;
	height: 8px;
	padding-top: 0;
}

#content-container-normal{
	background: url(../images/ccBg.gif) repeat-y;
	min-height: 370px;
}

#content-container-normal #subnav{
	height: 30px;
	width: 247px;
	float: left;
	margin: 0 8px 0 8px;
}

#content-container-normal #subnav ul{
	list-style-type: none;
}

#content-container-normal #subnav ul li{
	margin: 0;
	/*height: 25px;*/
	height: auto;
}

#content-container-normal #subnav ul li a{
	display: block;
	width: 229px;
	background-color: #CECDC8;
	color: #383A3B;
	padding: 5px 9px;
	border-bottom: #ffffff 1px solid;
	margin: 0;
}

#content-container-normal #subnav ul li.first a{
	background: #CECDC8 url(../images/first.gif) no-repeat;
}

#content-container-normal #subnav ul li.first a:hover{
	background: #ABA9A0 url(../images/firstAct.gif) no-repeat;
}

#content-container-normal #subnav ul li.firstAct a{
	background: #ABA9A0 url(../images/firstAct.gif) no-repeat;
	color: #ffffff;
	font-weight: bold;
}

#content-container-normal #subnav ul li.firstAct a:hover{
	background: #ABA9A0 url(../images/firstAct.gif) no-repeat;
}

#content-container-normal #subnav ul li.last a{
	background: url(../images/last.gif) no-repeat;
}

#content-container-normal #subnav ul li.last a:hover{
	background: url(../images/lastAct.gif) no-repeat;
}

#content-container-normal #subnav ul li.lastAct a{
	background: #ABA9A0 url(../images/lastAct.gif) no-repeat;
	color: #FFFFFF;
	font-weight: bold;
}

#content-container-normal #subnav ul li.act a{
	background-color: #ABA9A0;
	color: #ffffff;
	font-weight: bold;
}

#content-container-normal #subnav ul li a:hover{
	background-color: #ABA9A0;
	color: #ffffff;
	font-weight: bold;
}

#content-container-normal #right{
	width: 494px;
	float: left;
	margin: 0 20px 20px 33px;
}

#content-container-normal #right ul{
	margin-left: 12px;
	margin-bottom: 15px;
	line-height: 16px;
}

#content-container-normal #right .csc-textpic-imagerow ul{
	margin-left: 0;
}

.contenttable {
	width: 100%;
	border-collapse: collapse;
	margin: 6px 0 15px 0px;
}

.contenttable .tr-0{
	color: #FFFFFF;
	font-weight: bold;
	background-color: #736F61;
}

.contenttable .td-0{
	color: white;
	background-color: #ABA9A0;
	padding-left: 9px;
}

#pic{
	width: 494px;
}

.footer{
	font-size: 12px;
	margin: 10px 0 0 2px;
}

.cleft{
	width: 230px;
	float: left;
	margin-right: 10px;
	padding: 5px 0;
}
.cright{
	padding-top: 50px;
	float: left;
	width: 230px;
}

.clear{
	clear: both;
}

.border-bottom{
	border-bottom: 1px solid #DBDBDB;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

#mailform{
	padding:0;
	margin:0;
}
#mailform .csc-mailform{
	padding-left:0;
	
}

#mailform .csc-mailform .csc-mailform-field {
	margin-bottom: 10px;
	margin-left:0;
	clear:both;
}

div.csc-mailform-field span.csc-mailform-radio {
	float: left;
}

#mailform .csc-mailform .csc-mailform-field label {
	float:left;
	display: block;
	width: 125px;
}

#mailform .csc-mailform .csc-mailform-field textarea{
	width: 354px;
	font-family: arial,verdana,sans-serif;
	font-size:11px;

}

#mailform .csc-mailform .csc-mailform-field input{
	font-family: arial,verdana,sans-serif;
	font-size:11px;
}

#mailform .csc-mailform .csc-mailform-field .csc-mailform-radio legend {
	display: none;
}

#mailform .csc-mailform .csc-mailform-field .csc-mailform-radio fieldset {
	padding:0;
}

#mailform .csc-mailform .csc-mailform-field .csc-mailform-radio input {
	float: left;
	margin-left: 0px;
	margin-right: 5px;
	border: 0;
}

#mailform .csc-mailform .csc-mailform-field .csc-mailform-radio label {
	padding-top: 1px;
	display: block;
	width: 50px;
	height: 20px;
	float: none;
}
#mailformAnrede{
	border:0;
}

#mailform .csc-mailform{
	border:0;
}

.csc-textpic-intext-left-nowrap .csc-textpic-text{
	margin-left: 5px;
}

.csc-textpic-image{
	padding-bottom: 15px;
}

.border-bottom .csc-textpic-clear{
	height: 1px;
	width: 1px;
}

.border-bottom li {
	list-style-image: url(../images/table-ul-icon-white.gif);
}
.cright{
	list-style-image: url(../images/table-ul-icon-white.gif);
}

.bodytext{
	padding-left: 3px;
}

#printheader{
	display: none;
}
/* ************************** */
/* BEGIN Image-Lightbox BEGIN */
/* ************************** */ 

#lbCanvas iframe, #lbCanvas img{
	border: none;
}

/* ********************** */
/* END Image-Lightbox END */
/* ********************** */ 

/* Pictures on left, add margin on right */
DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
	display: inline; /* IE fix for double-margin bug */
	margin-right: 20px;
}


/**************/

 .csc-textpic-intext-right-nowrap {
 	
	margin-bottom: 25px;
	border-bottom: 1px solid #D8D5CC;
 }
 
 #right .csc-textpic-imagerow ul {
 	margin-left: 0;
 }
 
 
/* ============================= */
/* ! Tabellen Klasse "tabelle"     */
/* ============================= */
 
table.tabelle{
	color: #ffffff;
	border-collapse: collapse;
	width: 100%;
}

table.tabelle .td-even{
	color: #000000;
} 
 
.contenttable .tr-0 .td-0, table.tabelle caption{
	background: #736F61 url(../images/table_border_1.gif) no-repeat top left;
	border-right: 0;
}

.contenttable .tr-0 .td-last{
	background: #736F61 url(../images/table_border_2.gif) no-repeat top right;
	border-left: 0;
}

.contenttable .tr-last .td-0, table.tabelle tr.unten .td-odd {
	background: #ABA9A0 url(../images/table_border_4.gif) no-repeat bottom left;
}

table.tabelle .td-odd{
	background: #ABA9A0;
	border-left: 0;
}

table.tabelle .td-odd{
	font-weight: bold;
	border-right: 0;
	width: 160px;
	vertical-align: top;	
}

table.tabelle .td-even{
	background: #CECDC8;
	vertical-align: top;
}

table.tabelle td{
	padding: 5px 10px 5px 9px;
}

table.tabelle td p{
	margin: 0;
	padding: 0;
}

.contenttable .tr-last .td-last, table.tabelle tr.unten .td-even {
	background: #CECDC8 url(../images/table_border_3.gif) no-repeat bottom right;
}

.contenttable .td-last{
	color: black;
	background-color: #CECDC8;
	padding-left: 9px;
}

.contenttable td, table.tabelle td{
	border-top: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
}

.contenttable .td-last ul li, table.tabelle{
	margin-left: 0px;
	list-style-type: none;
	list-style-image: url(../images/table-ul-icon-grey.gif);
}

.contenttable .td-last{
	padding: 5px 10px 5px 10px;
	vertical-align: top;
}

.contenttable .td-0, table.tabelle .td-odd, table.tabelle caption{
	padding: 5px 10px 5px 10px;
	vertical-align: top;
	border-top: 1px solid #FFFFFF;
}

th{
	text-align: left;
}
 
table.tabelle caption{
	text-align: left;
	font-weight: bold;
	background: #FFFFFF url(../images/table_top.gif) no-repeat;
}
