/*******************************************************************************
********************************************************************************
	Projekt		: Community AddOn
	
	Agentur		: blumbeet - web.studio
				: www.blumbeet.com
********************************************************************************
*******************************************************************************/

/*	Reset - NICHTS VERAENDERN *************************************************/
* {
	margin: 0;
	padding: 0;
}

:focus {
	outline: 0;
}

a {
	text-decoration:none;
}

img, fieldset {
	border: 0;
}

img {
	vertical-align: bottom;
}

ol, ul, li {
	list-style: none;
}

strong {
	font-weight: bold;
}


html {
	min-height: 100%;
	margin-bottom: 1px;
}

body {
position:relative;
	background-color:#797979;
	color: #000;
	font-size: 100.01%;
	font-weight: normal;
	line-height: 1;
	text-align:left;
}


/*	Standard - NICHTS VERAENDERN **********************************************/

body, div, h1, h2, h3, h4, h5, h6, p, 
a, span,  
li {
	background-repeat:no-repeat;
}



.fl-lft, 
.flLeft { 
	float: left;
	margin: 0 20px 0 0;
}

.flRight { 
	float: right;
	margin: 0 0px 0 20px;
	vertical-align:center;
}

.fl-rght { 
	float: right;
	margin: 0 0 0 20px;
}
.algn-left { 
	text-align: left;
}
.algn-right { 
	text-align: right;
}
.algn-center { 
	text-align: center;
}

.clearer { 
	display: block;
	clear: both;
	line-height: 0em;
	height: 1px;
	font-size: 0;
	visibility: hidden;
}

.clear { 
	clear: both;
}

/*.hidden {
	display: inline;
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	background-color: #FFF;
}*/



table {
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
}
th, td {
	padding: 2px 0px;
	vertical-align: top;
}


/*	Allgemeines ***************************************************************/

.loginfield {
/*border:1px solid #333;
background:#FFFFFF;
height:17px;*/
width:143px;
margin-bottom:10px;
/*margin:0px;*/
}



h1, h2, h3, h4, h5, h6 {
/*padding-bottom:0.3em;*/
}

h1 {
	font-size: 1.2em;
	font-weight: normal;
	line-height:1.4em;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	color:#77326B;
	margin-bottom:10px;
	text-transform:uppercase;
}

h2 {
	color: #575556;
	border-bottom:1px solid #CCC;
	font-size: 1.1em;
	line-height:1.3em;
	letter-spacing:1px;
	font-weight: normal;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif
}

blockquote {
font-size:0.9em;}

div#f-lft h2 {
	color: #c810a9;
	border-bottom:1px solid #CCC;
	font-size: 1.0em;
	line-height:1.3em;
	letter-spacing:0px;
	font-weight: bold;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif
}



h3 {
color: #575556;
	font-size: 1.2em;
	font-weight: normal;
		font-family:Arial, Helvetica, sans-serif

}

h4 {
color:#707070;
	font-size: 1em;
	line-height:1.3em;

font-family:Georgia, Times, serif;
font-style:italic;
font-weight:normal;

}

h5 {
	font-size: 0.97em;

font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
line-height:1.1em;

}

h6 {
	color: #333;
	font-size:0.8em;
	font-style:italic;
	font-weight:normal;
	line-height:normal;
}

p {
	padding-top: 5px;
	padding-bottom: 5px;
	}

a {
	color: #c810a9;
}

div#bottom {
position:relative;

bottom:0px;
}

div#wrppr ol li {
list-style:decimal;
}


div#wrppr a {
/*	border-bottom: 1px dotted #0CAEDF;*/
}
/*div#wrppr p.image a, */
div#wrppr p.link-button a, 
div#wrppr div.com-tab-navi li a {
	border: 0;
}

div#wrppr a:hover {
	color:#333;
}
div#wrppr a.icon {
	border-bottom: 0;
}
div#wrppr a.icon span {
	border-bottom: 1px dotted #0CAEDF;
}
div#wrppr a.icon:hover span {
	border-bottom-style: solid;
}

div#wrppr p.link-button a, 
div#wrppr p.link-save a, 
div#wrppr ul.com-navi-paginate a, 
div#wrppr div.com-topic p.topic a {
	border: 0;
}


/*div#f-cntnt p, */
div#f-cntnt ul, 
/*div#f-cntnt ol,*/ 
div#f-cntnt table, f
/*div#f-rght p, */
div#f-rght ul, 
/*div#f-rght ol, */
div#f-rght table {
	margin-bottom: 1em;
}


div#f-rght p a {
	padding-bottom:0px;
		padding-top:0px;

}


input, textarea, select {
	color: #6D6A6B;
	font-family: "Century Gothic",  Arial, "Times New Roman", sans-serif;
	font-size: 1em;
}


p.answertext, 
p.warning, 
p.com-warning {
	padding: 10px;
	background-color: #c810a9;
	color: #FEF3E1;
}


/*	Seitestruktur *************************************************************/
#user-navi {
padding:10px 5px 0px 5px;
} 

#user-navi  a {
background:none;
color:#ed711f;
} 



body {
	padding:0px;
	margin:0px;
	background: #575556 url(/files/layout/bg_body.gif) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
}

div#wbst {
margin:0px auto 0px auto;
	width: 980px;
	font-size: 0.75em;
	line-height: 1.4em;
}

div#wrppr{
margin:0px auto 0px auto;
	width: 980px;
background:url(/files/layout/bg_wrapper.jpg);

}

div#file {
position:relative;
top:0px;
height:300px;
width:300px;

}



div#wbst ol li {
	list-style-type: decimal;
	list-style-position:inside;
}

div#wbst a {
}

/*div#content  {
width:100%;
background:url(/files/layout/bg_content.jpg) top left repeat-x;

padding:0px 0px 0px 30px;
}*/


div#header{
width: 100%;
background:  #FFF;	
}

div#hdr {
width:980px;
height: 100px;
margin: 0px auto;
background-image: url(layout/header.jpg);	
}

#header2 {
width:980px;
height: 78px;
margin: 0px auto;
background-image: url(layout/header2.jpg);	


}

div#links {
margin-bottom:0px;
}

div#links a{
display:block;
color:#FFF;
font: normal 100% "Century Gothic", Arial, Helvetica, sans-serif;
text-transform:uppercase;
padding: 8px 0px 8px 0px;
border-bottom:1px dotted #D958C3;
text-align:center;
background: url(layout/fondEncart2.gif) repeat-y;	

}

div#links li{
background:none;

}

div#ftr {
font: normal .63em "Century Gothic", Arial, Helvetica, sans-serif;
width: 980px;
margin:0px auto;
text-transform:uppercase;
background:  #2b2d2a;	
height:20px;
}

div#ftr2 {
padding-top:4px;
	width: 980px;
	margin:0px auto ;
	height:20px;
		color:#CCC;
		text-align:center;

}

div#ftr2 a{
margin-right:20px;
margin-left:20px;
}

div#ftr2 a:hover{
	color:#FFF;

}



div#ftr a{
	color:#CCC;

}

/*	LINKS *************************************************************/


div#f-lft{
	float: left;
	width: 180px;
	padding-top:0px;
	background-color:#F6F6F6;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	
	
}


div#f-lft p, h4{
	padding-left:10px;
}

div#f-lft img{

border-bottom:1px solid #CCC;}




div#f-lft ul li,
div#f-cntnt ul li{
list-style-image:url(/files/layout/fleche.gif);

}

div#f-lft h1 {
	border-bottom: 1px solid #575556;
		color:#575556;

}



		
		
/*	erste variante für links in linker Kolonne*/
		
/*div#f-lft ul li {
background:url(/files/layout/lirightoff.gif) no-repeat;
display:block;
padding-left:25px;	
height:25px;
width:180px;
line-height:20px;	}



div#f-lft ul li a{
		color:#FFF;
		}

	
div#f-lft  li a:hover{
	  	background: url(/files/layout/lirighton.gif) no-repeat;
		color:#FFF;
		}
		
		div#f-lft  li a:active{
	  	background: #000;
		}
		


/*	zweite variante für links in linker Kolonne*/

div#f-lft ul li {
display:block;
font: normal 100% "Century Gothic", Arial, Helvetica, sans-serif;
text-transform:uppercase;
padding: 8px 5px 8px 10px;
border-bottom:1px dotted #D958C3;
background:#FCF2FA;
}

div#f-lft ul li a:hover{

background:#FFF;
}

 /*	RECHTS *************************************************************/

div#f-rght {
	float: left;
	width: 180px;
/*	background: #c810a9 url(/files/layout/fondEncart.gif);
*/	color:#FFF;
	height:100%;
}

div#f-rghtcontent {

	padding: 10px;
	
}

div#flash {
clear:both;
	padding: 0px;
	
}




div#f-rght h3 {
	margin-top: 15px;
	margin-bottom: 10px;
	border-bottom: 1px solid #c810a9;
	color:#c810a9;
}



div#f-rght {
	float: right;
}




div#f-rghtcontent a {
font: normal 95% "Century Gothic", Arial, Helvetica, sans-serif;
background:url(/files/layout/lirightoff.gif) no-repeat;
display:block;
padding-left:25px;	
height:25px;
width:180px;
line-height:20px;
color:#FFF	}




	
div#f-rghtcontent  a:hover{
	  	background: url(/files/layout/lirighton.gif) no-repeat;
		color:#333;
		}
		



div#f-cntnt {
	width: 590px;
		float: left;
	padding: 0px 0px 20px 0px;
}


div#f-cntnt  ol li {
	list-style-image:url(/files/layout/ol_content.gif);
	list-style-position:inside;
	font-family:Georgia, Times, serif;
	font-size:1.2em;
line-height:1.3em;
padding-left:25px;	
font-style:italic;
}

div#f-cntnt div#cntnt {
	padding: 0px 20px 0 20px;
	margin-top:10px;
}

	
	

/*	Header ********************************************************************/
div#logo {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(logo.jpg);
	background-position: 3px 0px;
	
	background-repeat: no-repeat;
}
div#logo p a {
	display: block;
	width: 309px;
	height: 128px;
	text-indent: -1000em;
}





div.bx-shdw {
	margin-bottom: 2em;
	padding-top: 4px;
	padding-left: 4px;
}
div.bx-shdw-2 {
	padding-right: 4px;
	padding-bottom: 4px;
}
div.bx-v1-cntnt {
	padding: 20px 15px;
	background-color: #FFF;
}


div.bx-v2-cntnt {
	padding: 5px 5px;
	background-color: #575556;
	color:#FFF;
}

#com-user-box {
padding:10px;
}

#com-user-box ul li a {
background-image:none;
padding-left:0px;
color:#FF9933;
}

#com-user-box ul li {
background-image:none;
list-style-image:none;
}


.splt ul  {
background-image:none;
list-style-image:none;
}


div.bx-v2-cntnt p {
padding:0px;
}

div.bx-v2-cntnt .submit {
	font-size:0.8em;
	background:#c810a9;
	color:#FFFFFF;
	
}


div.spcl-bgcolor {
	margin-bottom: 5px;
	margin-right: 58px;
	padding: 12px;
	background-color: #F9FBEE;
	border: 1px solid #FFF;
	border-top-width: 3px;
	border-bottom-width: 3px;
}



div#com-usr-navi {
	font-family: "Meta-Normal", Verdana, Arial, "Times New Roman", sans-serif;
}


/*	Formulare *****************************************************************/
div#f-lft fieldset, 
div#f-rght fieldset {
	padding: 0;
}


/*	Icons *********************************************************************/
a.icon-lgt, 
a.icon-myprfl, 
a.icon-psswd-frgttn, 
a.icon-rgstr {
	/*padding-left: 15px;*/
	background-position: 0px 3px;
}
a.icon-rgstr {
	/*background-image: url(icon_rgstr.gif);*/
}
a.icon-psswd-frgttn {
	/*background-image: url(icon_psswd_frgttn.gif);*/
}
a.icon-myprfl {
	background-image: url(icon_myprfl.gif);
}
a.icon-lgt {
	background-image: url(icon_lgt.gif);
}
ul.com-usr-list li {
	padding-left: 15px;
	background-image: url(icon_usr_list.gif);
	background-position: 0px 4px;
}




div.splt {
	clear: both;
	/*margin-bottom: 1em;
	height: 5px;*/
	
	margin-bottom: 0em;
	height: 0px;
	background-image: url(splt.gif);
	background-repeat: repeat-x;
	overflow: hidden;
}

.trenn {
	border-top:1px solid #CCC;
	width:100%;
	margin-top:2px;
	margin-bottom:2px;
}




/*	Inhaltsspalte *************************************************************/
p.image {
	padding: 4px 0 0 0;
}
p.image span {
	display: block;
	padding: 10px 0 0 0;
	color: #BEBFC1;
}

p.img-top, 
p.img-bttm {
	margin-bottom: 1em;
}


#cntnt ul {
	margin-bottom: 10px;
	margin-left: 20px;
}
#cntnt ul.com-navi-myprofile {
	margin-left: 0px;
}

#cntnt li {
	list-style-type:square;
}






.boxx{
padding:0px;
margin:0px;
}




/* Bilderpositionierung */

a img,:link img,:visited img {
	/*border: 1px solid #999;*/
}

.flLeft {
	float: left;
	margin: 10px 5px 5px 20px;
}

.flRight {
	float: right;
	margin: 10px 20px 5px 5px;
}

.flTop {
	float: inherit;
	padding-top: 10px;
}



.download-hdl {
font-weight:bold;
padding:0px;
margin:0px;
}

.download-file  a{
padding:0px;
margin:0px;
}

.download-without-desc {
padding:0px;
margin:0px;
}
/********************************************************* 
spezielle Formate
**********************************************************/

/* externe Links, wenn im Template definiert */
#content a.extern {
/*background: transparent url(../img/link-extern.gif) 0 0 no-repeat;
padding-left: 15px;
margin-left: 2px;*/
}


#content a.extern {
margin:0px;
}
.left {
float:left;
}
.right {
float:right;
}
.clear {
clear: both;
}



/********************************************************* 
MODUL-Formate
**********************************************************/


/* Module Sidebar 
***************************/
#subcontent1 div.sectiontext,
#subcontent2 div.sectiontext,
#subcontent1 div.filedownload,
#subcontent2 div.filedownload {
padding: 5px 8px 0 8px;
width:auto;
}
#subcontent1 div.section-txtpic div.pic,
#subcontent2 div.section-txtpic div.pic {
margin:3px 0 5px 0;
}
#subcontent1 div.section-txtpic img,
#subcontent2 div.section-txtpic img {
max-width:190px;
}


/* MODUL Text + 4 Bilder
**************************/

div.section-txtpic {
margin: 0 0 10px 0;
clear:both;
width:100%;  /*für Safari */
}

div.section-txtpic.li div.sectiontext img {
margin: 5px 10px 10px 0;
float:left;
}
div.section-txtpic.re div.sectiontext img {
margin: 5px 0 10px 10px;
float:right;
}

div.section-txtpic div.pic {
margin: 3px 6px 8px 0;
display:inline;
}

div.section-txtpic a {
clear:both;
clear:inherit;
background:url ();
}

div.section-txtpic.re div.pic {
margin: 3px 0 4px 15px;
float: right;
clear:both;
}
div.section-txtpic.li div.pic {
margin: 3px 15px 4px 0;
float: left;
clear:both;
}

#maincontent div.section-txtpic h1:first-child,
#maincontent div.section-txtpic h2:first-child,
#maincontent div.section-txtpic div.sectiontext p:first-child {
margin-top:0;
}

/* für 2-spaltige Darstellung */

div.section-txtpic.col-li {
float:left;
clear:none;
width:48% ; 
}
div.section-txtpic.col-re {
float:right;
clear:none;
width:48% ; 
}



/* MODUL Bild
********************/

div.section-pic {
margin: 0 0 5px 0;
clear:both;
}
p.picsub {
font-size: 0.85em;
line-height:1.2em;
margin-top:5px;
text-align:center;
}


/* MODUL Bild
********************/

/*div.section-pic {
margin: 0 0 5px 0;
clear:both;
position:relative;
z-index:20;
}
p.picsub {
font-size: 0.8em;
line-height:1.2em;
margin:4px 0;
text-align:center;
}

/* Bilderunterschriften */

.image p {
	font-size: 0.9em;
	margin: 0;
	padding: 2px;
}
.image  {
border:1px solid #999CCC;
padding:5px;
margin:20px;
}



/* 
--------- FORMULAR-OBJEKTE ------------ 
*/


/* Mehrzeiliges Eingabefeld */
.formgen .formtextfield
{
	width: 300px;
	height: 250px;
	margin-left: 10px;
	border: 1px solid #999CCC;
	background-color:#FDFDFD;
		margin-bottom:10px;


}


/* Textfeld */
.formgen .formtext
{
	height: 19px;
    width: 300px;
	margin-left: 10px;
	border: 1px solid #999CCC;
	background-color:#FDFDFD;
	margin-bottom:10px;


}
/* Trennelement , Abstand */
.formgen .formtrenn
{
	display: block;
	height: 50px;
}
/* Hinweistext */
.formgen .formhinweis
{
	font-weight: bold;
	color: #003366;
	font-size: 1.2em;
}
/* Überschrift */
.formgen .formheadline
{
	/*color:#c810a9;
	font-size:0.9em;
	font-weight: normal;
	padding-bottom:5px;*/
	margin-bottom:20px;
}


/* Passwortfeld */
.formgen .formpassword
{
	width: 200px;
	background-color: #999CCC;
	margin-left: 4px;
}
/*Captcha-Bild*/
.formgen .formcaptcha {
	/*border: 1px solid #990000;*/
}

/* Label */
.formgen label {
width: 120px;
clear: left;
float: left;
/*height: 20px;*/
padding: 0px;
}


/* Aussehen der Select-Ausgabe */
.formgen .formselect
{
	width: 200px;
	margin-left: 10px;
	border: 1px solid #999CCC;
	background-color:#FDFDFD;
	width: 300px;
		margin-top:10px;


}


/* Sende-Button */
.formgen .formsubmit
{
	width: auto;
	color:#c810a9;
	margin-left: 40%;
	margin-top:10px;
	border: 1px solid #c810a9;
	background-color:#FFF;

	
}


/* Definition des Fieldsets, das das ganze Formular umschließt */
.formgen fieldset {
width: 600px;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
border: none;
}


/* Fieldsetbeschriftung */
.formgen legend {
font-weight: bold;
color: #6e696a;
}

/* -------------- AUSGABEN / Fehlermeldungen --------*/

/* Fehlermeldung nach Versand */

.formgen .forminfo {
	color: #FFFFFF;
	background-color: #990000;
	border: 1px dashed #6e696a;
	margin: 5px;
	padding: 5px;
}

.forminfo {
	padding-top: 20px;
	padding-left: 20px;
	font-weight:bold;
	color: #c810a9;
}




/* Markierung der Labels bei Fehler */
.formgen .formerror {
	color: #c810a9;
}

/*//////////////////////////////////////////////////////////////////////////////*
/* Ende der Formulardefinition */


/**
 * Modul WYSIWYGImage, Wysiwyg-Text mit Bild/Bildergalerie
 */
div.wysiwygimg {}
/* ----- Hack only for IE 7 ----- */
*+html div.wysiwygimg {overflow:hidden;}

.wysiwygimg .wysiwygimgclear {clear:both; display:block; font-size:1px; line-height:0px; margin:0; padding:0; position:relative;}

/* Text */
.wysiwygimg .wysiwygimgtext {}

/* Bild und Link */
.wysiwygimg img.wysiwygimg {border:0; margin:1px;}
.wysiwygimg img.wysiwygimg {border:solid 5px #f5f5f5; padding:1px;}
.wysiwygimg a.wysiwygimg img {border:0;padding:0px;vertical-align:top; margin:1px;}

.wysiwygimg a.wysiwygimg, .wysiwygimg a.wysiwygimg:link {border:solid 5px #f6f6f6; display:table; display:inline-block; line-height:0.0em;}
.wysiwygimg a.wysiwygimg:visited {}
.wysiwygimg a.wysiwygimg:hover {border:solid 5px #e4e4e4;}
.wysiwygimg a.wysiwygimg:focus {border:solid 5px #e4e4e4;}
.wysiwygimg a.wysiwygimg:active {border:solid 5px #e4e4e4;}

/* Bildunterschrift */
.wysiwygimg .wysiwygimgtitle {color:#666; font-size:0.8em; font-style:italic; margin:2px 0px;}

/* Wrapper-Classe um Bild und Bildunterschrift*/
.wysiwygimg .wysiwygimgwrap {}

/* Bild links im Text (Textumfluss) */
.wysiwygimg .wysiwygimgleft {float:left; margin:0 1.0em 0 0;}

/* Bild rechts im Text (Textumfluss) */
.wysiwygimg .wysiwygimgright {float: right; margin:0 0 0 1.0em;}

/* Bild oben links */
.wysiwygimg .wysiwygimgtopleft {float:left; margin-bottom:0.5em;}

/* Bild oben rechts */
.wysiwygimg .wysiwygimgtopright {float:right; margin-bottom:0.5em;}

/* Bild oben mittig */
.wysiwygimg .wysiwygimgtopcenter {margin-bottom:0.5em; text-align:center;}
.wysiwygimg .wysiwygimgtopcenter a.wysiwygimg {margin:0 auto;}

/* Bild unten links */
.wysiwygimg .wysiwygimgbottomleft {float:left; margin-top:0.5em;}

/* Bild unten rechts */
.wysiwygimg .wysiwygimgbottomright {float:right; margin-top:0.5em;}

/* Bild unten mittig */
.wysiwygimg .wysiwygimgbottomcenter {margin-top:0.5em; text-align:center;}
.wysiwygimg .wysiwygimgbottomcenter a.wysiwygimg {margin:0 auto;}
.wysiwygimg .wysiwygimgbottomcenter img.wysiwygimg {margin:0 auto;}

/* Für Bilder links/rechts vom Text  */
.wysiwygimg table {border-spacing: 0px; font-size:1.0em;}
.wysiwygimg td {vertical-align:top; font-size:1.0em;}

/* Bild links vom Text */
.wysiwygimg td.wysiwygimgleftcol {padding-right:1.0em;}

/* Bild rechts vom Text */
.wysiwygimg td.wysiwygimgrightcol {padding-left:1.0em;}
             






#wbst p.pdf {

	padding-left: 25px;

	line-height:1.8em;

	background-image: url(/files/file_acrobat-trans.gif);

	background-position:0px 6px;

	background-repeat: no-repeat;

}
      
	  
	  
	

	  .centerimage {
	  text-align:center;
	  }
	  
	  
	  .center {
	  text-align:center;
	  }
	  
	  
	  
	  
	  #accesfr {
	display:block;
	margin:0;
	padding:10px 0 0 0;
	width:99px;
	height:20px;
	background:url(/files/layout/fr/accesOff.gif) no-repeat bottom center;
}
#accesfr:hover {
	background:url(/layout/fr/accesOn.gif) no-repeat bottom center;
}
#accesen {
	display:block;
	margin:0;
	padding:10px 0 0 0;
	width:99px;
	height:20px;
	background:url(/layout/en/accesOff.gif) no-repeat bottom center;
}
#accesen:hover {
	background:url(/layout/en/accesOn.gif) no-repeat bottom center;
}








/* JAOS Gallery
*******************************************************************************/
/* JAOS Gallery
*******************************************************************************/
#jaos
	{
	margin:0 auto;
	}

#jaos .image
	{
border:none!important;
padding-top:0px;}

.jaosg_galerie
	{
	text-align:center; 
	vertical-align:middle; 
	padding:5px;
	}

.jaosg_thumbnail 
	{
	margin:5px;
	float: left;
	height: 80px;
	width: 80px;
	text-align: left;
	vertical-align:middle;
	}

.jaosg_nav
	{
	text-align: center;
	}

.jaosg_bild	
	{
	text-align: center;
	}

.jaosg_bildbeschreibung
	{
	text-align: justify;
	}
	
	
	

.news{
	display:table;
	width:98%;
	margin:0px 0 5px 0;
	padding:3px 5px 3px 25px;
	border:1px solid #F8D2F0;
	background: #FCF2FA url(/files/layout/PressePicto.gif) left center no-repeat;
}

.newsTitle_old{
	font-size:0.9em;
	line-height:normal;
	width:85%;
	float:left;
	
}

.newsTitle_old a{
	color:#333;
}

.newsTitle_old a:hover{
	background:#f8D2F0;
}

.newsDate{
width:58px;
float:right;
text-align:right;
	font-size:0.85em;
	font-weight:bold;
	color:#333;
}

.newsCategory{
letter-spacing:2px;
padding:0px;
margin:0px;
}


#language_selector{
width:40px;
float:left;
}
.form_selectbox{
font-size:1em;
border:1px solid #333;
background-color:#333333;
color:#FFFFFF;
}




.containergal {
width:150px;
height:200px;
margin-right:5px;
margin-bottom:5px;

float:left;
border:1px solid #CCC;
padding: 5px;
}


.groupgalleryimg {
margin:0px auto;
text-align: center;

}

.legendegallery {
font-size:0.9em;
line-height:normal;
text-align: center;

}

.dashboard-header{
font-size:0.7em !important;
color:#000000;
}