/* CSS Document */
@import url(menuUp.css);

/*
 * 100% height layout with header and footer using divs
 * 
 */
html,body{
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	background-color:#808080;
}

body{
	behavior: url(/fileadmin/template/csshover.htc);  /* se folseste atunci cand avem nevoie sa transformam in IE6 LI:HOVER sa fie functional */
}

html {
     overflow: -moz-scrollbars-vertical;
}
* {
	margin:0;
	padding:0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}
a:active, a:focus{outline: none;}
.clear {
	clear:both;
	font-size:0;
	height:0;
}

#mainContainer {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:842px;
	padding:0 20px;
	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
	background-attachment: scroll;
	background-image: url(images/backgrMenu.gif);
	background-repeat: repeat-x;
	background-position: 0px 206px;
	background-color:#6666CC;
}

#headerBox {
	padding-top:24px;
	height:182px;
}
.slogan {
	float:left;
	width:450px;
}
.slogan p {
	color:#FFFFFF;
	font-size:25px;
	font-weight:bold;
}

.logo {
	float:right;
	width:250px;
}

.copyright {
	float:left;
	width:400px;
	margin-top:90px;
}

.kontakt {
	float:right;
	width:218px;
}

.content {
	padding-bottom:200px !important;
	padding-bottom:220px;
	margin-top:25px;
}
.content H1,
.content H2{
	font-size:12px;
	font-weight:bold;
	padding-bottom:10px;
}
.content p {
	padding-bottom:10px;
}
.clearBox {
	clear:both;
}

.kontakt fieldset.tx-powermail-pi1_fieldset {
	background-color:transparent;
	border:1px solid #999999;
	padding:10px;
	padding-bottom:0;
	margin-bottom:20px;
	width:auto;
}
fieldset.tx-powermail-pi1_fieldset legend {
	color:#FFFFFF;
	font-weight:normal;
	padding:0 5px;
}
fieldset.tx-powermail-pi1_fieldset div.even {
	background-color:transparent;
}
.kontakt fieldset.tx-powermail-pi1_fieldset label {
	clear:both;
	display:block;
	float:left;
	font-weight:normal;
	width:55px;
}


.kontakt fieldset.tx-powermail-pi1_fieldset input.powermail_text,
.kontakt fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea,
.kontakt fieldset.tx-powermail-pi1_fieldset select.powermail_select {
	width:136px;
	border:1px solid #999999;
	color:#666666;
	background-color:#B9BAE8;
}
.kontakt fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	font-weight:normal;
	margin:0;
	border:1px solid #999999;
	background-color:#D8D4D5;
	color:#350099;
}
div.tx_powermail_pi1_fieldwrap_html {
	margin:10px 0;
}

fieldset.tx-powermail-pi1_fieldset label {
	clear:both;
	display:block;
	float:left;
	font-weight:normal;
	width:120px;
}



fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea,
fieldset.tx-powermail-pi1_fieldset select.powermail_select {
	width:450px;
	border:1px solid #999999;
	color:#666666;
	background-color:#B9BAE8;
}
fieldset.tx-powermail-pi1_fieldset {
	background-color:Transparent;
	border:1px solid #AAAAAA;
	padding:10px;
	width:585px;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	font-weight:normal;
	margin:0;
	border:1px solid #999999;
	background-color:#B9BAE8;
	color:#350099;
	margin-left:120px;
	font-size:12px;
	padding:2px 5px;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_reset {
	font-weight:normal;
	margin:0;
	border:1px solid #999999;
	background-color:#B9BAE8;
	color:#350099;
	font-size:12px;
	padding:2px 5px;
}
#powermaildiv_uid17  {
	width:180px;
	float:left;
}
#powermaildiv_uid18 {
	width:120px;
	float:left;
	padding-left:30px;
}
div.tx_powermail_pi1_fieldwrap_html {
	margin:10px 0;
}
div.powermail_mandatory_js {
	margin-left:120px;
	color:#CCCCCC;
}
.kontakt div.powermail_mandatory_js {
	margin-left:45px;
	color:#CCCCCC;
}


/*
***************************************************************************
* 
*/
/*
* styles for footer 
* 
*/
#mainFooter {
	position:absolute;
	width:842px;
	bottom:0; /* stick to bottom */
	background-image:url(images/footer_bg.jpg);
	background-repeat:no-repeat;
	height:180px;
}



/****    ESCAPE FOR SAFARI   ******/


.test{
	margin:10px; /***  for other browsers  */
}
.test{
	#margin:10px;  /***  safari don't see this css line , but it works for other browsers  ***/
}

.content div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image dt {
	float:none;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
	margin-top:5px;
	text-align:left;
	font-size:11px;
}

/* MAP for Methode */

#mapMethodeBox {
	position:relative;
	width:527px;
	height:312px;
}

#mapMethode {
	position:absolute;
	z-index:1;
	width:527px;
	height:312px;
}
#mapMethodeBox a{
	font-size:15px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
	color:#32019B;
}
#mapMethodeBox a:hover{
	color:#9e9ef9;
}
#bluten {
	position:absolute;
	left:39px;
	top:57px;
	width:67px;
	z-index:2;
	text-align:center;
}

#leap {
	position:absolute;
	left:153px;
	top:98px;
	width:67px;
	z-index:2;
	text-align:center;
}
#klopfakupressur {
	position:absolute;
	left:251px;
	top:48px;
	width:90px;
	z-index:2;
	text-align:center;
}
#threein1 {
	position:absolute;
	left:379px;
	top:82px;
	width:67px;
	z-index:2;
	text-align:center;
}
#sips {
	position:absolute;
	left:41px;
	top:183px;
	width:67px;
	z-index:2;
	text-align:center;
}
#brain {
	position:absolute;
	left:151px;
	top:202px;
	width:67px;
	height:56px;
	z-index:2;
	text-align:center;
}
#ap {
	position:absolute;
	left:267px;
	top:180px;
	width:67px;
	z-index:2;
	text-align:center;
}
#nek {
	position:absolute;
	left:315px;
	top:257px;
	width:67px;
	z-index:2;
	text-align:center;
}
#touch {
	position:absolute;
	left:411px;
	top:174px;
	width:67px;
	z-index:2;
	text-align:center;
}

