/* IE alpha fix
---------------------------------------------------------------- */
img, div, input {
  behavior: url(pngalphafix.htc);
}

html {
	font-family: futura, helvetica, arial, sans-serif;
}

body {
	color: #000000;
	/*background-color: #FEC087;*/
	background-color: #0e388b;
	font-size: 13px;
}

div.allContainer {
	background-color:#FFFFFF;
	background-image: url(../images/background.png);
	background-repeat: no-repeat;
	height: 648px;
	width: 990px;
}

/* Left - Container */
div.leftContainer {
	float: left;
	height: 648px;
	margin-left: 0px;
	padding-left: 0px;
	width: 166px;
	background-color:#B2BED3;
}

div.logo {
	margin-left: 0px;
	padding-top: 35px;
	padding-left: 18px;
	text-align: left;
	height:82px;
	background-color:#ffffff;
}

div.logo img {
	border: 0px solid black;
}

div.leftNavi {
	/*background-image: url(../images/flaeche_blau.png);
	background-repeat: no-repeat;*/
	float: left;
	font-size: 12pt;
	height: 350px;
	width: 166px;
	text-align: left;
}

.leftNavi li a {
	color: #263D96;
	text-decoration: none;
	padding-bottom:2px;
}

/*ul.leftNavi {
	margin-top: 60px;
	list-style: none;
	height: 400px;
	margin-left: 10px;
	padding: 0px;
  	display:block;
  	overflow: hidden;
}*/

ul.leftnavi {
	color: #263D96;
	list-style: none;
	margin-top: 60px;
	margin-left: 10px;
	padding-left: 6px;
}

ul.leftNavi li {
	/*color: #00266D;*/
	color: #263D96;
	margin-bottom: 15px;
	margin-left: 1px;
}

ul.leftNavi li a {
	/*color: #00266D;*/
	color: #263D96;
	text-decoration: none;
}

ul.leftNavi li a:hover {
	color: #263D96;
	font-weight: bold;
	/*text-decoration: none;*/
}

ul.leftNavi li.selected {
	font-weight: bold;
	color: #263D96;
	text-decoration: none;
	font-size: 15px;
}

ul.leftSubNavi {
	/*margin-bottom: 12px;*/
	padding-left: 0px;
	max-width: 162px;
	font-size:13px;
}

ul.leftSubNavi li {
	list-style: none;
	/*margin-bottom: -6px;*/
	padding-left: 12px;
}

ul.leftSubNavi li.selected {
	list-style: none;
	/*margin-bottom: -6px;*/
	/*padding-left: 0px;*/
	font-weight:bold;
}

li.selected {
	width: 165px;
	text-decoration: none;
}

li.selected a {
	font-weight: bold;
}
li.selected ul li a {
	font-weight: normal;
}

/* Right - Container*/
div.rightContainer {
	float: left;
	height: 648px;
	margin-left: 50px;
	text-align: left;
	width: 774px;
}

/* Right - Top */
div.rightTop {
	height: 118px;
	margin-bottom: 32px;
}

div.topNavi {
	float: left;
	margin-top: 43px;
	width: 510px;
}

ul.topNavi {
	list-style: none;
	height: 42px;
	padding-left: 0px;
}

li.mainNavi {
	border-left: 1px solid #FEC087;
	/*height: 45px;*/
	color: #FF7543;
	float: left;
	/*font-size: 13pt;*/
	font-size: 11pt;
	padding-right: 9px;
	width: 115px;
	text-decoration: none;
	padding-top:25px;
}

li.mainNavi a img {
	margin-top: 22px;
}

li.mainNavi a {
	margin-top: 22px;
	color: #FE820E;
	text-decoration: none;
}

li.mainSubNavi a img {
	margin-top: 2px;

}

li.mainSubNavi a {
	margin-top: 2px;
	color: #FE820E;
	text-decoration: none;}

li.subli a img {
	margin-top: 2px;
}

li.subli {
	/*background-color:#FED5B1;*/
	background-color:#F6A923;
}

ul.topNavi li a {
	/*color: #FF7543;*/
	color: #F6A923;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	padding-right: 8px;
}

li.subli:hover {
	width: 125px;
}

li.subli {
	width: 125px;
	background-color: #FED6B1;
	padding-left: -6px;
	padding-top: 0px;
}

li.mainSubNavi {
	margin-left: 0px;
}

ul.topSubNavi li:hover {
	background-color: #FED6B1;
	width: 125px;
}

ul.mainSubNavi li:hover {
	background-color: #FED6B1;
	width: 125px;
}

li.topselected a {
	margin-top: 30px;
}

ul.topSubNavi {
	padding-left: 0px;
	margin-top: 11px;
	width: 125px;
	list-style: none;
	
}

li.mainNavi ul.topSubNavi li.mainSubNavi {
	border: 0px solid black;
	height: 25px;
	margin-bottom: 5px;
}

li.mainNavi ul.topSubNavi li.subli {
	border: 0px solid black;
	height: 25px;
	margin-bottom: 5px;
}

div.headerImage {
	float: left;
	height: 58px;
	margin-bottom: 15px;
	margin-top: 58px;
	width: 258px;
}

/* Right - Bottom */
div.rightBottom {
	float: left;
}


div.content {
	margin-right: 70px;
	padding-bottom: 25px;
	padding-top: 10px;
	/*margin-top: 12px;*/
	overflow: auto;
	width: 704px;
	height: 427px;
}

h1.csc-firstHeader {
	font-family: futura, sans-serif;
	color: #BAB0C9;
	margin: 0px;
	padding: 0px;
	margin-bottom: 25px;
}

div.csc-header {
	margin-bottom: 25px;
	text-align: right;
	margin-right: 0px;
	margin-top: 5px;
}

div.csc-textpicHeader {
	margin-bottom: 25px;
	text-align: right;
	margin-right: 0px;
	margin-top: 5px;
}

a.mail {
	color: #000000;
	text-decoration: none;
}

a.mail:hover {
	color: #FE820E;
	text-decoration: underline; 
}

a.external-link-new-window {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.external-link-new-window:hover {
	color: #FE820E;
	font-weight: bold;
	text-decoration: underline;
}

a.internal-link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.internal-link:hover {
	color: #FE820E;
	font-weight: bold;
	text-decoration: underline;
}

a.download {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.download:hover {
	color: #FE820E;
	font-weight: bold;
	text-decoration: underline;
}

a.download img {
	border: 0px solid black;
}

a.download img:hover {
	border: 0px solid black;
}

/* Staff - Extension Begin */
div.staffimage {
  margin-bottom: 5px;
}

div.staffimage img {
	height: 127px;
	width: 90px;
}

div.staffelement {
  float: left;
  height: 175px;
  padding: 10px 20px;
  width: 180px;
}

div.staffname, div.stafffunction {
	font-size: 10px;
	width: 125px;
}

div.staffname {
	font-weight: bold;
}
/* Staff - Extension End */

/* toha */
.firstMenu {
    list-style:none;
    padding:0px;
}
.firstMenu li{
    float:left;
    padding:23px 28px 5px 5px;
    font-family:Arial,helvetica;
    font-size:16px;
    border-left:solid 1px #FFC087;
}

.firstMenu li a {
	color: #FE820E;
	text-decoration: none;
}

.row {
      width:100%;
      float:left;
}

.col1 {
      float:left;
      width:60%;
      padding:0px 10px 0px 10px;
      /*border-left:1px solid #AAAAAA;*/
}

.col2 {
      float:right;
      width:31%;
      padding:0px 10px 0px 0px;
      /*border-left:1px solid #AAAAAA;*/
}

.col1_33 {
      float:left;
      width:32%;
      padding:0px 10px 0px 0px;
      border-left:1px solid #AAAAAA;
}
.col2_33 {
      float:left;
      width:32%;
      padding:0px 10px 0px 0px;
      border-left:1px solid #AAAAAA;
}
.col3_33 {
      float:right;
      width:31%;
      padding:0px 10px 0px 0px;
      border-left:1px solid #AAAAAA;
}

/*#### Startseite id=95 ####*/

#page_id_95 h3 {
      color:#ffffff;
      padding: 2px 5px;
      text-transform: uppercase;
      background-color:#0e388b;
      margin:0;
      text-align:left;
      font-size:18px;
      font-weight:normal;
}

#page_id_95 h4 {
      color:#ffffff;
      padding: 2px 5px;
      text-transform: uppercase;
      background-color:#F6A923;
      margin:0;
      text-align:left;
      font-size:18px;
      font-weight:normal;
      
}

#page_id_95 .csc-header {
   margin:0px;   
      
}

#page_id_95 .bodytext {
    margin:5px 0 0 10px;
}
#page_id_95 div.csc-textpic-left div.csc-textpic-imagewrap {
    margin:5px 0 0 10px;
}

