/* main css for templates */
@import url(fce.css);
@import url(extensions.css);

html{
  height: 100%;
}

body{
  font-family: arial, helvetica, verdana, geneva, sans-serif;
  font-size: 12px;
  color: #000;  
  background-color: #1c3664;  
  margin: 20px 0 0 0;
  padding: 0px;
  text-align: center;
}

h1{
  color: #000;
  font-size: 16px;
  font-weight: normal;
}
h2{
  color: #000;
  font-size: 14px;
  font-weight: normal;
  margin: 10px 0px 5px 0px;
}
h3{
  color: #000;
  font-size: 12px;
  font-weight: bold;
  margin: 10px 0px 5px 0px;
}
h4, h5, h6{
  color: #000;
  font-size: 12px;
  font-weight: bold;
  margin: 10px 0px 0px 0px;
}

button{
	border-left: 1px solid #6B7C98;
	border-top: 1px solid #6B7C98;
	border-right: 1px solid #1C3764;
	border-bottom: 1px solid #1C3764;
	color: #FFF;
	font-weight: bold;
	padding: 0 0 5px 15px;
	height: 20px;
	background: url(/fileadmin/sys/gfx/icon.arrow.toright2.gif) 5px 3px no-repeat;
	background-color: #3E547B;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
	float: right;
}

a{
  color: #1c3664;
  text-decoration: none;
}
a:hover {
  color: #3e547b;
  text-decoration: underline;
}
a img {border: none;}

.clearer {
  clear: both;
}

p, p.bodytext {
  margin: 0 0 8px 0; padding: 0;
  line-height: 16px;
}

input, select, textarea {
  font-family: arial, helvetica, verdana, geneva, sans-serif;
  font-size: 11px;
}

td, th{
  font-family: arial, helvetica, verdana, geneva, sans-serif;
  font-size: 12px;
}


/* structure styles */

#page{
  margin: auto;
  text-align: left;
  width: 875px;
  background: url(../gfx/page.bg.footer.jpg) no-repeat bottom left;
  background-color: #fff;
  _margin-bottom: 20px;
}


#pleft{
  width: 190px;
  /*background: orange;*/
  float: left;
  background: url(../gfx/pleft.bg.top.gif) no-repeat top left;
  
}
#pright{
  width: 685px;
  /*background: green;*/
  float: left;
  background: url(../gfx/right.bg.top.gif) no-repeat top left;  
}

#partner{
/* background wieder löschen -------------------------------------------------------------- hier löschen */
/*background: url(../gfx/partner.gif) no-repeat top center;*/ 
/* background wieder löschen -------------------------------------------------------------- hier löschen */  
  width: 100%;
  height: 62px;
  clear: both;
}

#pfooter{
  width: 875px;
  clear: left;
  height: 100px;
  /*background: yellow;*/
}

#header {
  width: 685px;
  height: 140px;
  background: url(../gfx/header.bg.gif) no-repeat top left;
  margin-bottom: 10px;
}

#content {
  width: 645px;
  _width: 665px;
  min-height: 385px;
  background: url(../gfx/content.bg.gif) no-repeat top left;
  margin-top: -10px;
  padding: 20px 0 0 20px;
}
#content #cleft {
  margin-right: 30px;
  _margin-right: 0px;
  float: left;
  overflow: hidden;
}
#content #cright {
  float: right; 
  overflow: hidden;
}
#tmpl-2c-5050 #content #cleft {width: 305px;}
#tmpl-2c-5050 #content #cright {width: 305px;}
#tmpl-2c-6030 #content #cleft {
  width: 420px;
  _overflow: hidden;
}
#tmpl-2c-6030 #content #cright {
  width: 195px;
  _overflow: hidden;
}


/* navigation styles */

#navigation ul,
#navigation li {
  list-style-type: none;
  margin: 0; padding: 0;
}
#navigation a {
  display: block;
  height:  auto;
}
#navigation li.spacer {height: 20px;}
#navigation li.spacer span {display: none;}

.nav1 a {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #99a4b9;
  background: url(../gfx/nav1.a.bg.gif) bottom;
  background-color: #e9ebf0;
  color: #1c3664;
  font-weight: bold;
  font-size: 12px;
  padding: 7px 10px 7px 20px;
}
.nav1 a.active {
  border-bottom: 1px solid #1c3664;
  background: url(../gfx/nav1.a.bg.active.gif) bottom;
  background-color: #6b7c9a;
  color: #c6cdd8;
  font-weight: bold;
  font-size: 12px;
  padding: 7px 10px 7px 20px;
}
.nav1 a.current {
  border-bottom: 1px solid #1c3664;
  background: url(../gfx/nav1.a.bg.current.gif) bottom;
  background-color: #6b7c9a;
  color: #fff;
  font-weight: bold;
  font-size: 12px;
  padding: 7px 10px 7px 20px;
}

.nav2 a {
  border-top: none;
  border-bottom: 1px solid #99a4b9;
  background: none;
  background-color: #6b7c9a;
  color: #c6cdd8;
  font-weight: normal;
  font-size: 12px;
  padding: 5px 10px 5px 20px;
}
.nav2 a.active {
  color: #c6cdd8;
  background: url(../gfx/nav2.a.bg.active.gif) no-repeat right;
  background-color: #6b7c9a;
  border-bottom: 1px solid #3e547b;
  font-size: 12px;
  padding: 5px 10px 5px 20px;
}
.nav2 a.current {
  color: #fff;
  background: url(../gfx/nav2.a.bg.current.gif) no-repeat right;
  background-color: #6b7c9a;
  border-bottom: 1px solid #3e547b;
  font-size: 12px;
  padding: 5px 10px 5px 20px;
}

.nav3 a {
  border-top: none;
  border-bottom: 1px solid #c6cdd8;
  background: none;
  background-color: #99a4b9;
  color: #1c3664;
  font-weight: normal;
  font-size: 11px;
  padding: 5px 10px 5px 25px;
}
.nav3 a.active {
  color: #fff;
  background: url(../gfx/nav3.a.bg.active.gif) no-repeat right;
  background-color: #c6cdd8;
  border-bottom: 1px solid #c6cdd8;
  font-size: 11px;
  padding: 5px 10px 5px 25px;
}
.nav3 a.current {
  color: #fff;
  background: url(../gfx/nav3.a.bg.active.gif) no-repeat right;
  background-color: #c6cdd8;
  border-bottom: 1px solid #c6cdd8;
  font-size: 11px;
  padding: 5px 10px 5px 25px;
}



/* content styles */

#content {line-height: 16px;}

#content a{
  background: url(../gfx/icon.arrow.toright.gif) no-repeat 0px 1px;
  padding: 0px 0px 0px 15px;
}
#content a.back{
  background: url(../gfx/icon.arrow.toleft.gif) no-repeat 0px 1px;
}
#content a.download{
  background: url(../gfx/icon.download.gif) no-repeat 0px 1px;
  padding: 0px 0px 5px 15px;
}
#content a.anchor {
  background: none;
  padding: 0;
}
#content .fce-box195-1 .text a,
#content .csc-textpic-imagewrap a {
  background: none;
  padding: 0;
}
#content .fce-box195-2 .text p.bodytext{
  margin: 0 0 0px 0; padding: 0;
}

#content .fce-keyvisual-320text h1,
#content .fce-keyvisual-320text h2, 
#content .fce-keyvisual-320text h3, 
#content .fce-keyvisual-320text h4,
#content .fce-keyvisual-320text h5, 
#content .fce-keyvisual-320text h6{
  margin: 0px 0px 5px 0px;
}


/* typo3 styles */

.csc-frame-rulerAfter {
  clear: left;
  border-top: 1px solid #e9ebf0;
  padding: 0px;
  margin-top: 16px;
  margin-bottom: 16px;
}
.csc-frame-rulerBefore {
  clear: left;
  border-top: 1px solid #e9ebf0;
  padding: 0px;
  margin-top: 16px;
  padding-bottom: 8px;
}

.csc-textpic-caption {font-size: 10px;}



/* mailform styles */

fieldset.csc-mailform{
  width: 395px;
  padding: 10px;
  background-color: #e9ebf0;
  border: 0px;
  border-right: 1px solid #c6cdd8;
  border-bottom: 1px solid #c6cdd8;
}
.csc-mailform-field { 
  margin-top: 5px;
  margin-bottom: 5px;
}
.csc-mailform-field label{
  width: 95px;  
  _width: auto;
  display: block;
  float: left;
  _float: ;
}
.csc-mailform-field input{
  width: 295px;
  _width: 300px;
}

.csc-mailform-field textarea{
  width: 99%;
}

.csc-mailform-field fieldset {
  border: 0px none;
}
.csc-mailform-radio legend {display: none}
.csc-mailform-radio label{display: inline; float:none;}
.csc-mailform-radio input {width: auto;_float:none;}
.csc-mailform-check {width:auto !important;}
#mailformweitere1,#mailformweitere2,#mailformweitere3,#mailformweitere4 {
  margin-left:95px;
  _margin-left:70px;
}

input.csc-mailform-submit {
  width: 100px;
  padding: 0 0 0 0;
  color: #1c3664;
  font-weight: bold;
  background-color: #fff;
  border-top: 1px solid #c6cdd8;
  border-left: 1px solid #c6cdd8;
  border-right: 1px solid #1c3664;
  border-bottom: 1px solid #1c3664;
  float: right;
}



/* pfooter styles */

#pfooter .address {
  width: 520px;
  _width: 877px;
  padding: 75px 0px 10px 330px;
  font-size: 10px;
  color: #91969e;
  text-align: center;
}
#pfooter .address .totop {
  margin-left: 57px;
}


/* ADS styles */

#ads {
  margin: 10px 0 10px 5px;
  width: 180px;
  height: auto;
  overflow: hidden;
  text-align: center;
}

#tmp {display: none;}
