/* by Vitalij Pichteew nvConcept Gmbh http://www.nv-concept.de*/
body {
  font-family: helvetica, arial, sans-serif;
  font-size: 0.7em;
  line-height: 1.2em;
  background: url(../images/bg-body.jpg) no-repeat center top #878787;
  color: #2d2d2d;
  margin: 0;
}

img, a {
  margin: 0;
  padding: 0;
  border: 0; 
}

p { 
  color: #2d2d2d; 
  margin-top: 15px; 
}

h1 {
  margin-top: 0;
  font-size: 1.2em;
  font-weight: bold;  
  color: #656565;
  margin-top: 30px; 
  margin-bottom: 5px;
}

/*h1 { font-family: 'Nobile', arial, serif; }*/

h2 {
  margin-top: 30px; 
  font-size: 1.2em;
}


#pagetitle {
  padding-left: 5px;
}

#pagetitle h1   {
  margin-top: 10px; 
  font-size: 1.4em;
  font-weight: bold;  
  color: #fff;
}



/*** header ***/
.wrap {
	clear: both;
	width: 960px;
	margin: 0 auto;
}


#header {
  background: url(../images/bg-header.jpg) repeat-x #000;
  height: 82px;
}

#slogan {
  float: left;
  margin-top: 20px;
  background: url(../images/slogan-smart-world.png) no-repeat;
  width: 332px;
  height: 31px;
}

#slogan a img {
  width: 332px;
  height: 31px;
}

#logo {
  float: right;
  margin-top: 10px;
  background: url(../images/logo-enexoma.png) no-repeat;
  height: 37px;
  width: 92px;
}

#logo a img {
  height: 37px;
  width: 92px;
}


.language {
  float: right;
	padding: 4px;
	color: #ccc;
}

.language a {
  padding: 5px 1px;
}
.language a:hover {
  color: #fff;
  background: url(../images/bg-menu-hover.png);
}


/**************************************************/
/*MENU*/
#menu {
  overflow:hidden; 
  clear: both;
  float: left;
  margin-top: 10px;
  line-height: 1.0em;
  margin-left: -8px;
 	list-style: none;
}

#menu ul { list-style: none; margin: 0; padding: 0; }

#menu li {
	float:left; 
	background: none;  margin: 0; padding: 0; 
}


#menu li a {
	float: left;
	margin: 0 auto;
	text-decoration: none;
	font-family: sans-serif;
	font-weight: normal;
  text-decoration: none;
  color: #d6d6d6; 
  padding: 3px 10px 7px 10px;
  margin-right: 12px;
	cursor: pointer;	
}

#menu li a b {

}

#menu li.current a, #menu li a:hover {
  color: #fff;
  background: url(../images/bg-menu-hover.png);
}

#menu li.current a b, #menu li a:hover b {
  background: url(../images/bg-menu-hover.png);

}

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

/*** content ***/


#datacontent {
  margin: 25px 28px 40px 28px;
  background: url(../images/bg-datacontent.png);
  border: 1px solid #2d2d2d;   
  -moz-border-radius: 10px; 
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;   
	box-shadow: 0 3px 4px rgba(0,0,0,.5);
	-o-box-shadow: 0 3px 4px rgba(0,0,0,.5);
	-moz-box-shadow: 0 3px 4px rgba(0,0,0,.5);
	-webkit-box-shadow: 0 3px 4px rgba(0,0,0,.5);
	behavior: url(../fileadmin/templates/cms/scripts/border-radius.htc);
}

#datacontent ul {

}

#datacontent li {
}

#datacontent li a {

}

#datacontent li a:hover {

}

#datacontent li a.selected {

}

#datacontent .panels {
  overflow: hidden;
  padding: 30px;  
}

#datacontent .panelsInner {
  overflow: hidden;
}

#datacontent .panel {
  /*height: 460px;*/  
}

.left {
  float: left;
}

.right {
  float: right;
}


.box110 {
  /*background: url(../images/bg-box.png);*/
  background: #2e2e2e;
  border: 1px solid #2d2d2d;   
  padding: 25px 15px 15px 15px;   
  margin-bottom: 20px;
  width: 530px;
  /*height: 470px;*/
  -moz-border-radius: 10px; 
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;   
	box-shadow: 0 3px 4px rgba(0,0,0,.5);
	-o-box-shadow: 0 3px 4px rgba(0,0,0,.5);
	-moz-box-shadow: 0 3px 4px rgba(0,0,0,.5);
	-webkit-box-shadow: 0 3px 4px rgba(0,0,0,.5); 
	behavior: url(../fileadmin/templates/cms/scripts/border-radius.htc);
}

#box001 {
  /*background: url(../images/bg-box.png);*/
  background: #2e2e2e;
  border: 1px solid #2d2d2d;  
  padding: 25px 15px 15px;
  width: 250px;
  /*height: 470px;*/
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;   
	box-shadow: 0 3px 4px rgba(0,0,0,.5);
	-o-box-shadow: 0 3px 4px rgba(0,0,0,.5);
	-moz-box-shadow: 0 3px 4px rgba(0,0,0,.5);
	-webkit-box-shadow: 0 3px 4px rgba(0,0,0,.5); 
	behavior: url(../fileadmin/templates/cms/scripts/border-radius.htc);
}

#box111 {
  float: left;
  /*background: url(../images/bg-box.png);*/
  background: #2e2e2e;
  border: 1px solid #2d2d2d;  
  padding: 15px;
  width: 820px;
  /*height: 470px;*/
  -moz-border-radius: 10px;  
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;   
	box-shadow: 0 3px 4px rgba(0,0,0,.5);
	-o-box-shadow: 0 3px 4px rgba(0,0,0,.5);
	-moz-box-shadow: 0 3px 4px rgba(0,0,0,.5);
	-webkit-box-shadow: 0 3px 4px rgba(0,0,0,.5); 
	behavior: url(../fileadmin/templates/cms/scripts/border-radius.htc);
}

.innerbox {
  position: relative;
  top: 15px;
  border: 1px solid #353535;
  background: #fff;
  margin-bottom: 20px;
	-moz-box-shadow: inset 0px 0px 2px 2px rgba(0,0,0,.2);
	overflow: hidden;
}

.innerbox ul {

}

.innerbox ul li {

}

.innerbox ul li img {

}

.innerbox a {
	color: #7a071d;
}

#wrapper {
  width: 1000px;
  margin: 0 auto;
}

/*** footer ***/
#footer {
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;  
  background: url(../images/bg-footer.jpg) repeat-x #4e4e4e;
  height: 23px;
  width: 100%;
  color: #d6d6d6;  
  z-index: 999;
}


#quickmenufooter  {
  margin-top: 5px;
  text-align: center;
}
#quickmenufooter a {
  color: #d6d6d6;
  text-decoration: none; 
	margin-left: 20px;  
}
#quickmenufooter a:hover {
  color: #fff;
  text-decoration: underline;   
}

#copyright {
  float: left;
  margin-top: 4px;
} 

#date {
  position: absolute;
  right: 22px;
  top: 4px;
}

/*** content ***/
#content {
  padding: 0 10px;
  background: url(../images/content.png) repeat-y;
}

#content ul {


}

#content li {


}

#content a {

}

a img {
  border: 0;
  margin: 0;
  padding: 0;
}

.fader {
  opacity: 0;
  -moz-opacity: 0;
  filter:alpha(opacity=0);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 60px;
  background-color: #A4ADB7;
}

a:hover img {

}

a strong {
  display: block;
  font-size: 18px;
  color: #000;
}

.clear {
  clear: left;
}

/*
.quickmenuright  {
  width: 250px;
  font-size: 1.3em;
  line-height: 2.5em;
}

    
.quickmenuright a {
  color: #fff;
  display: block; 
  text-decoration: none; 
  border-bottom: 1px solid #4d4d4d; 
  padding: 0 8px;
  background: url(../images/quickmenu-arrow.png) no-repeat;      
  background-position: right;
}

.quickmenuright a:hover {

  background: url(../images/quickmenu-hover.png) no-repeat;  
  background-position: right;  
}


/**************************************************/
/*MENU*/
.quickmenuright {
  overflow:hidden; 
 	list-style: none;
  color: #fff !important; 	
  width: 250px;
  font-size: 1.3em !important;
  line-height: 2.5em; 	
  margin: 0; 
  padding: 0;   
}

.quickmenuright ul { list-style: none; margin: 0; padding: 0 !important; }

.quickmenuright li {
	background: none;  
  margin: 0; 

  background: url(../images/quickmenu-arrow.png) no-repeat right; 
  width: 250px;  
}


.quickmenuright li a {
	cursor: pointer;
  color: #fff !important; 
  display: block; 
  text-decoration: none; 
  border-bottom: 1px solid #4d4d4d; 
  padding: 0 8px !important;  
}

.quickmenuright li a b {

}

.quickmenuright li.current a, .quickmenuright li a:hover {
  background: url(../images/quickmenu-hover.png) no-repeat right;  
  color: #fff;   
   
}


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


fieldset {
	border: 1px solid #eee;
}
textarea.text {
	height: 150px;
	width: 90%;
	border: 1px solid #ccc;
}
textarea.text:hover input.field {
	background-image: url(../images/bg_search.png);
	width: 100px;
	height: 17px;
}
input.field:hover, input.text {
	padding: 0 7px 0 7px;
	margin: 0;
	width: 86px;
}
input.text:hover, input.searchbutton {
	margin: 0;
	font-size: 100%;
	font-family: arial, Sans-serif;
	border: none;
	color: #808080;
	padding: 1px;
	font-weight: bold;
}
.date {
	color: #ccc;
	background: #3C3C3C;
	text-align: right;
	margin: 4px 0 5px 0;
	padding: 0.4em 0 0 0;
	border-top: 1px solid #555;
}
.date a {
	color: #ccc;
}
.time {
	color: #192D50;
	text-align: left;
	padding: 5px 0 0 15px;
}
input.button {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.comments {
	padding: 10px 10px 8px 10px;
	margin: 0 0 7px 0;
	color: #000;
}
.commentsbox {
	padding: 8px 0 10px 10px;
	margin: 0 0 10px 0;
	color: #000;
}
.error {
	color: #990000;
	padding: 7px;
	margin-top: 5px;
	margin-bottom: 10px;
	border: 1px dashed #990000;
}
.error h2 {
	color: #990000;
	/*background: inherit;
*/
}
.success {
	color: #000000;
	padding: 7px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px dashed #7BA813;
}
.success h2 {
	color: #7BA813;
	/*background: inherit;
*/
}
/* TYPO3 */
.tx-indexedsearch-descr {
	color: #888;
	border: 1px dashed #BC6247;
	padding: 5px;
}
.tx-indexedsearch-info {
	border-right: 1px dashed #BC6247;
	border-bottom: 1px dashed #BC6247;
	border-left: 1px dashed #BC6247;
	padding: 5px;
}
.tx-indexedsearch-path {
	border: none;
}
.browsebox {
	padding-bottom: 10px;
}
/*------mailformular formatieren------*/

#mailform {
	padding: 0;
	margin: 0;
}

form input,
form textarea {
color: #747476;

}

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

.csc-mailform-field {
  margin: 2px 0 0 2px;
  padding: 3px 0;
}

.csc-mailform-field label {
float: left;
padding: 1px 0;
width: 60px;
color: #747476;
}


.mf-input {
clear: none;
width: 420px;
	font: 100% verdana, Sans-Serif; 
	color:#747476;  
padding: 1px;
border: none;
background: #ebeced;
}

.mf-pass {
width: 220px;
padding: 1px;
border: 1px solid #888;
}

.mf-text {
clear: none;
	font: 100% verdana, Sans-Serif; 
	color:#747476;  
width: 420px;
padding: 1px;
border: none;
background: #ebeced;
}

.mf-check {
padding: 1px;
border: 1px solid #888;
}

.csc-mailform-radio fieldset {
border: 0px;
}

.csc-mailform-radio legend {
display: none;
border: 0px;
}

.mf-radio {
margin-left: 0px;
padding: 1px;
border: 1px solid #888;
}

.mf-select {
width: 220px;
padding: 1px;
border: none;
background: #ebeced;
}

.mf-file {
width: 220px;
padding: 1px;
border: none;
background: #ebeced;
}

.mf-reset {
border: 1px solid #888;
}

.mf-submit {
	margin: 0 0 30px 60px;
	font-size: 90%;
  color: #fff; 
  padding-top: 2px;
border: none;
background: #747476;
}


.tx-newloginbox-pi1 label {
	float: left;
}

.tx-newloginbox-pi1 input,
input,
textarea 

.csc-textpic-image,
.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
	padding-top: 0;
}

/*------ Rahmen ------*/
.csc-frame-frame2 img {border:1px solid #b1b2b4;}
}

/*------linie danach formatieren------*/
.csc-frame-rulerBefore, .csc-frame-rulerAfter {
  border-bottom: 1px solid #656565;
  margin: 20px 0;
  background: red;
}

/*------tabelle formatieren------*/
/* RTE / Table styling */
TABLE {
	padding-left: 0px;
}
TABLE.contenttable {
	border: none;
	margin: 0px 0px 0px 0px;
}
TABLE.contenttable TR TD {
	padding: 0 14px 14px 0;
	vertical-align: top;
	margin: 0px;
	border: 0px;
}
TABLE.contenttable TR TD P.bodytext {
	margin: 0px;
}
TABLE.contenttable TR {
	margin: 0 0 0 0;
}
/*Orange***fe4e00**/
TABLE .bodytext {
	margin: 0px;
}
/* RTE / Bulletlists */
UL {
	margin-top: 2px;
	padding-left: 15px;
}
OL {
	margin-top: 0px;
}
LI {
	margin: 0;	
	padding-top: 2px;
}
/* Bulletlists, general */
UL.csc-bulletlist {
	padding: 0;
	margin: 0;
	list-style-type: bullet;
}
.csc-sitemap ul li {
	color: #999;
	list-style-image: url(../images/li.gif);
}
.csc-sitemap ul ul li {
	color: #999;
	list-style-image: url(../images/li.gif);
}
.csc-sitemap ul ul {
	padding-top: 5px;
	padding-bottom: 5px;
}
.csc-sitemap ul ul ul li {
	color: #999;
	list-style-image: url(../images/li.gif);
}