/*---------------------------------------------------------------------------------------------------

	GECON GmbH Style Layout "Blue"

	Content Copyright (c) 2009 by GECON GmbH, Mannheim

	Source Copyright (c) 2008, 2009 by Michael Schmidt - Ratsgut Graefentonna Consulting 

		   

           Version	Date			Comments

	2.0006 	2008-12-13		Layout "Blue"

	2.0007         2009-06-22 	Font change 

	2.0008         2009-06-23          Top menu adjust

	2.0009         2009-06-24	Right div tuning

	2.0010	2009-06-24	Footer width

	2.0011	2009-06-27	Image formatting via RTE

	2.0012	2009-07-05	Redefine bold style

	2.0013	2009-07-06	New style ge_header_menu w style hover

	2.0014	2009-07-07	Top menu fine tuning / line-height optimized

	2.0015	2009-07-14	ge_special_* Styles included; table style included; em

	2.0016	2009-07-16	em only for special purposes

	2.0017	2009-07-17	a redefined

	2.0018	2009-07-18	h4 enhanced

	2.0019	2009-08-05	Form classes enhanced

	2.0020	2009-08-06	Fine tuning of Form for IE 7/8

	

	

	





---------------------------------------------------------------------------------------------------

GECON Colors

	Blue	#002949

	Red	#A5253E

	

---------------------------------------------------------------------------------------------------*/



body {

	font: normal 12px Arial, Helvetica;

	text-align: left;

	color: #555555

}



table {

	font: normal 12px Arial, Helvetica;

	text-align: left;

	color: #555555

}



h1 { 

	font: normal 21px Verdana, Times New Roman, Arial, Helvetica;

	font-weight: bold;

	color: #A5253E;

}



h2 { 

	font: normal 13px Helvetica, Arial;

	font-weight: bold;

}



/* Used for Pages after the first page "FOUR Pages" - 1. Subüberschrift */

h4 { 

	font: normal 14px Verdana, Times New Roman, Arial, Helvetica;

	font-weight: bold;

	color: #A5253E;

}



h3, h5, h6 { 

	font: normal 12px Helvetica, Arial; 

}



html, p, div, input, button  {

	font: normal 12px Arial, Helvetica;

	line-height: 1.4em;

}



ul, ol {

	line-height: 1.6em;

}



a {

   color: #002949;

   /* text-decoration: none; */

}



a:visited {

   color: #555555;

   /* text-decoration: none; */

}



a:hover {

   color: #A5253E;

   /* text-decoration: none; */

}



b {

	color: #002949;

}



/* img.block {

	display: block;

} */

 

div, img {

  border: 0;

  margin: 0;

  padding: 0;

}

#ge_container {
	margin:0 auto;}

div#ge_container {

  width: 1000px;

  text-align: left;

  padding-left: 22px;  /* Looks better in IE */

  /* border: 1px solid silver; */

  margin: 0px auto;

  /* background: url(../fileadmin/images/ge_back.gif) center repeat-y; */

}



div#ge_header { 

  /* background-color: #111111; */

      /*    color: white */

  /*background: url(fileadmin/images/design/geTopBack.png) repeat-x left top;

  height: 90px; */

  position: relative;

  padding-top: 8px;

  padding-bottom: 2px;

}



div#ge_header_menu {

  font: bold 10px Verdana, Arial;  

  text-align: right;

  position: absolute;

  /* top 50 = lower (blue) logo border */

  /* bottom orientation vanishes in IE8 */

  top: 67px;

  right: 0px;

  padding-bottom: 2px;

}



div#ge_header a {

   color: #C3C9C7;

   text-decoration: none;

}



div#ge_header a:hover {

   color: #A5253E;

   text-decoration: none;

}



div#ge_posterarea {

  font: bold 10px Verdana,Arial;

  text-align: right;

  clear: both;

  background-color: #FFFFFF;

  color: #FFFFFF;  

  /*padding: 5px;

  padding-right: 10px;  */

}



div#ge_posterarea a {

   color: white;

   text-decoration: none;

}



div#ge_left { 

	width: 180; 

	float: left;

	background-color: #FFFFFF;

	padding-top: 50px;

	padding-bottom: 10px;

}



div#ge_center { 

	margin-left: 190px; 

	width: 560px;

    padding-bottom: 10px;	

}



div#ge_info { 

	font: normal 10px Helvetica,Verdana,Arial;

	padding-top: 5px;

	padding-bottom: 5px;

}



/*--- Right box styles ---*/

div#ge_right { 

	height: auto;

	width: 200px; 

	float: right; 

	text-align: left; 

	padding-top: 30px;

    padding-bottom: 10px;	

	background-color: #FFFFFF;

}



div#ge_right h1 { 

	font: normal 18px Verdana, Times New Roman, Arial, Helvetica;

}



div#ge_right p { 

	font: normal 11px Arial, Helvetica;

    text-align: left; /* justify does not look good ...*/	

	background: url(fileadmin/images/design/geBullet.gif) no-repeat 0px 10px;

	line-height: 1.3em;

    padding:   0px 0px 0px 6px;

}





.float-left { 

	float: left; 

}



div#ge_footer {

  clear: both;

  padding: 10px;

  background-color: #002949;

  width: 1000px;  

}





/*  for TMENU_LAYER  */

ul.nav li {

	width: 9em;

	list-style: none;

	float: left;

}





/*--------- 2.0019 $MS --- GE mailform properties ------------ */

.csc-mailform-field {

   margin-bottom: 0.5em;

}



.csc-mailform-label {

   font: normal 14px Helvetica, Arial; 

   color: #A5253E;

   text-decoration: none;

}



/* .csc-mailform legend {

   display: none;

}

*/



.csc-mailform-field input,

.csc-mailform-field select {

   margin-left: 5px; 

}



.csc-mailform-field textarea { 

   /* width: 200px; */

}



.csc-mailform-field label { 

   color: #555555;

   width: 200px;

}


.tx-wtgallery-pi1	{
	float:left;}
.wtgallery_list img	{
	margin:0 10px 10px 0;}




/*--- Fin del la style ---*/
