/**************************************************************
   Visit FullAhead.org and studio7designs.com for more layouts and downloads for this template!
 **************************************************************/

/*********************************************************
   HTML Elements
 *********************************************************/
body{
  margin: 0;
  padding: 0;
  font: 13px arial, verdana, sans-serif;
  line-height:15px;
  color: #555;
}

/* Headers */
h1, h2, h3, h4, h5, h6 {
  margin: 0 0 10px 0;
  padding: 0;
}


h1{
  	padding-bottom: 0px;
  	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
  	color: #5bb4e5;   
 	font-weight: bold;
}
body.celdocpath_Content\00002ePublikum h1{
	color:#ffa500;
}

h2{
  font-size: 1em;
  color: #333333;
}

h2 .celements_gallery_title {
  padding-bottom: 0.2em;
  font: 400 1.2em arial, sans-serif;
  color: #536C71;
  border-bottom: 12px solid #ddd;
}

.celements_gallery_title {
  padding-bottom: 0.2em;
  font: 400 1.6em arial, sans-serif;
  color: #333333;
  border-bottom: 12px solid #ddd;
}


h3{
  text-transform: uppercase;
  font-size: 0.9em;
  color: #333333;
}

h4{
  font-size: 0.85em;
}

h5{
  font-size: 0.8em;
}


/* Links */
a {
  text-decoration: none !important; /* Hack for RTE in Firefox: important must be added in a-tag css ruls for firefox */
  color: #5bb4e5 !important; /* Hack for RTE in Firefox: important must be added in a-tag css ruls for firefox */
}
body.celdocpath_Content\00002ePublikum a, body.celdocpath_Content\00002ePublikum a:hover{
	color:#ffa500;
}

a:hover{
  color: #5bb4e5 !important; /* Hack for RTE in Firefox: important must be added in a-tag css ruls for firefox */   
  text-decoration: underline !important; /* Hack for RTE in Firefox: important must be added in a-tag css ruls for firefox */
}

a img {
  border: 0;
}

a img.border {  
  border: 1px solid #FC3307;
}

 a:hover img.border {  
  /* Fixes IE bug - IE doesn't correctly apply the style on a:hover so need to mask it */
  border: 1px solid #DDDDDD !important;
  border: 1px solid #DDDDDD;
}

/* Images */
img.floatRight {
  margin: 5px 0 10px 10px;
}

img.floatLeft {
  margin: 5px 10px 10px 0;
}



/* Lists */
#column2 ul li, mceContentBody ul li {    
  	list-style: none;
  	background-image:url(bullet.gif); 
  	background-position: 0px 5px; 
  	background-repeat: no-repeat;
  	padding: 0px 12px;
  	margin: 0px 0 0 -40px;    
}  
body.celdocpath_Content\00002ePublikum #column2 ul li, mceContentBody ul li{
	background-image:url(bullet-pub.gif);
}
 ul li {   
	list-style: none;
  
	}

ol li {
  font-weight: bold;
  color: #333333;
}

ol li span {
  font-weight: normal;
  color: #444;
}



/* Blockquote */
blockquote {
  margin: 0;
  padding: 0 20px;
  background: #ffffff;
  border-top: 1px solid #DDD;
  border-bottom: 1px solid #DDD;
}



/**************************************************************
   Form Elements
 **************************************************************/

form {
padding: 0;
margin: 0;
}

/* If you're finding the input elements get pushed down, increase the width */
label {
  float: left;
  width: 25%;
  vertical-align: top;
}

input,
textarea,
select {
  padding: 1px;
  font: 400 1em verdana, sans-serif;
  color: #999;
  background: #fff;
  border: 1px solid #000;
}        


input:focus,
input:hover,
textarea:focus,
textarea:hover,
select:focus,
select:hover {
  color: #000;
  background: #fff;
  border: 1px solid #000;
}

input.noBorder,
input:focus.noBorder,
input:hover.noBorder {
  padding: 0;
  border: 0;
}

input.button {
  padding: 2px 5px;

  font: 400 0.9em verdana, serif;
  cursor: pointer;

  color: #5bb4e5;
  background: #3a4b5b;
  border-width: 0px;
  border-style: solid;
  border-color: #DDD;
  margin-left:120px;
}

input.radio {
  background: none;
  border: 0px;
}
     
.rteContent table.whiteblue, body.mceContentBody table.whiteblue {
border: 0;	 
background-color: #fff;
border-collapse:collapse;
margin-bottom:10px;
}  

.rteContent table.whiteblue td, body.mceContentBody table.whiteblue td {
	border: 0px;
	padding: 4px; 
	border-bottom: 6px solid #fff;
}
.rteContent table.whiteblue td.td1,  body.mceContentBody table.whiteblue td.td1{
	width:50%;
	vertical-align:top;
}
.rteContent table.whiteblue td.td2,  body.mceContentBody table.whiteblue td.td2{
	width:50%;
	vertical-align:top;
}
.rteConntent .td1 p, .rteContent .td2 p, body.mceContentBody .td1 p, body.mceContentBody .td2 p{
	margin:0px;
}
     
.rteContent table.whiteblue tr, body.mceContentBody table.whiteblue tr {   
	background-color: #daebf2; 
}



.celements2_box a{
	color:#FFFFFF!important;
}
.celements2_box a:hover{
	color:#CCCCCC!important;
}
#column2{
	text-align:justify;
}
