@import url("/de/wLayout/design/style/weblics_new.css");
/*
/////////////////////////////////////////////////////////////////////////////
 
Guten Tag.
Schön dass Sie sich für den Code interessieren.
-------------------------------------------------------------------------------------------------------------
 
 
Projekt:
------------------------------------------------------------------------------------------------------------- 
Domain............: vicoobjects.com
Entwicklung.......: TrendPoint GmbH | Full-Service Webagentur | www.trendpoint.ch
Content...........: vicoobjects.com
CMS...............: Weblication® CMS | Infos unter www.trendpoint.ch
 
 
Copyright:
------------------------------------------------------------------------------------------------------------- 
Code / Development: TrendPoint GmbH | Full-Service Webagentur | www.trendpoint.ch
Content und Bilder: vicoobjects.com
CMS...............: Scholl Communication AG
 
/////////////////////////////////////////////////////////////////////////////
*/







/*
------------------------------------------------------------------------------>
Standard-Formatierungen
------------------------------------------------------------------------------>
*/

body     {background-image:url(/de/img/body_back.jpg); background-repeat:repeat-y; margin:0px;font-family:Arial;font-size:11px;font-weight:normal;line-height:150%;padding-top:0px;}/*Standard Textformatierung*/

div      {font-family:Arial;font-size:11px;color:#fff;line-height:150%;}
p        {font-family:Arial;font-size:11px;color:#fff;line-height:150%;margin:0px;padding:0px;}
span     {font-family:Arial;font-size:11px;line-height:150%;}
form     {font-family:Arial;font-size:11px;color:#fff;line-height:150%;margin:0px;padding:0px;}
td       {font-family:Arial;font-size:11px;color:#fff;line-height:150%;}


/*
------------------------------------------------------------------------------>
Links und Hoover
------------------------------------------------------------------------------>
*/
a        {font-family:Arial;font-size:11px;color:#8A5353;text-decoration:none;}
a:hover  {font-family:Arial;font-size:11px;color:#fff;text-decoration:none;}

/*
------------------------------------------------------------------------------>
Formatierung der Links in der Quick Navigation
------------------------------------------------------------------------------>
*/
.navquick a:link      { color: #213A65; font-weight:normal; text-decoration: none; line-height: 16px;}
.navquick a:visited   { color: #213A65; font-weight:normal; text-decoration: none; line-height: 16px;}
.navquick a:active    { color: #213A65; font-weight:normal; text-decoration: none; line-height: 16px;}
.navquick a:hover     { color: #BFDB48; font-weight:normal; text-decoration: underline; line-height: 16px;}


/*
------------------------------------------------------------------------------>
Boxen für Referenzen
------------------------------------------------------------------------------>
*/
.box               {margin-bottom:23px; padding-top:10; padding-bottom:5; padding-left:10; padding-right:0; background-color:#EFF8D1; border: 1px #C0C0C0 solid}/*Box mit gepunktetem Rand*/

/*
------------------------------------------------------------------------------>
Eingabefelder
------------------------------------------------------------------------------>
*/
input    {font-size:10px; font-family:Arial; font-weight:normal; color:#000000; border-style:solid;border-width:1px;border-color:#392E36;}
select   {font-size:11px; font-family:Arial; font-weight:normal; color:#000000;}
textarea {font-size:11px; font-family:Arial; font-weight:normal; color:#000000;border-style:solid;border-color:#392E36;border-width:1px;}


/*
------------------------------------------------------------------------------>
Absende-Button
------------------------------------------------------------------------------>
*/
.button                        {font-family:Arial;color:#ffffff;background-color:#8A5353;padding:0px;font-size:11px;font-weight:bold;line-height:16px;text-decoration:none;border-style:solid;border-color:#000000;border-width:1px;padding-left:4px;padding-right:4px}
.buttonDefault                 {cursor:pointer;cursor:hand;font-family:Arial;color:#FFFFFF;background-image:url(/de/img/bg_button_weblic.jpg);padding:0px;font-size:11px;font-weight:bold;line-height:16px;text-decoration:none;background-color:#A2384C;border-color:#cccccc;border-width:1px;padding-right:8px;}
.buttonGalleryPrev             {cursor:pointer;cursor:hand;background-color:none;background-image:url(/de/wLayout/design/img/icons/bullet_back.png);width:22px;height:21px;padding:0px;margin:0px 0px 0px 0px;}
.buttonGalleryNext             {cursor:pointer;cursor:hand;background-color:none;background-image:url(/de/wLayout/design/img/icons/bullet_vor.png);width:22px;height:21px;padding:0px;margin:0px 0px 0px 0px;}
*html .buttonGalleryPrev       {background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/de/wLayout/design/img/icons/bullet_back.png',sizingMethod='crop');}
*html .buttonGalleryNext       {background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/de/wLayout/design/img/icons/bullet_vor.png',sizingMethod='crop');}


/*
------------------------------------------------------------------------------>
Linie Horizontal
------------------------------------------------------------------------------>
*/
hr           {background-color:#8A5353;color:#8A5353;height:1px;border-style:dotted;}
line_dotted  {border-width:1px;border-style:dotted; border-color:#CCCCCC;}


/*
------------------------------------------------------------------------------>
Überschriften für den Content
------------------------------------------------------------------------------>
*/
h1 {margin:0px;padding:0px;font-size:18px; font-family:Arial; font-weight:normal; color:#FFF; letter-spacing:200%;}
h2 {margin:0px;padding:0px;font-size:18px; font-family:Arial; font-weight:normal; color:#FFF;}
h3 {margin:0px;padding:0px;font-size:14px; font-family:Arial; font-weight:normal; color:#FFF;}
h4 {margin:0px;padding:0px;font-size:11px; font-family:Arial; font-weight:normal; color:#FFF;}
h5 {margin:0px;padding:0px;font-size:9px;  font-family:Arial; font-weight:normal; color:#FFF;}
h6 {margin:0px;padding:0px;font-size:7px;  font-family:Arial; font-weight:normal; color:#FFF;}


/*
------------------------------------------------------------------------------>
Texte für den Content
------------------------------------------------------------------------------>
*/

.text                {font-size:11px; font-family:Arial; font-weight:normal; color:#FFF;}/*Text*/
.textBold            {font-size:11px; font-family:Arial; font-weight:bold;   color:#FFF;}/*Text fett*/
.textInvert          {font-size:11px; font-family:Arial; font-weight:normal; color:#000000;}/*Text negativ*/
.textBoldInvert      {font-size:11px; font-family:Arial; font-weight:bold;   color:#ffffff;}/*Text fett negativ*/

.textSmall           {font-size:6px; font-family:Arial; font-weight:normal; color:#000000;}/*Kleiner Text*/
.textSmallBold       {font-size:9px; font-family:Arial; font-weight:bold;   color:#000000;}/*Kleiner Text fett*/
.textSmallInvert     {font-size:11px; font-family:Arial; font-weight:normal; color:#000000;}/*Kleiner Text negativ*/
.textSmallBoldInvert {font-size:9px; font-family:Arial; font-weight:bold;   color:#000000;}/*Kleiner Text fett negativ*/

.textLarge           {font-size:13px; font-family:Arial; font-weight:normal; color:#000000;}/*Gro&szlig;er Text*/
.textLargeBold       {font-size:13px; font-family:Arial; font-weight:bold;   color:#000000;}/*Gro&szlig;er Text fett*/
.textLargeInvert     {font-size:13px; font-family:Arial; font-weight:normal; color:#000000;}/*Gro&szlig;er Text negativ*/
.textLargeBoldInvert {font-size:13px; font-family:Arial; font-weight:bold;   color:#000000;}/*Gro&szlig;er Text fett negativ*/

/*
------------------------------------------------------------------------------>
Texte für das Newssystem
------------------------------------------------------------------------------>
*/
.text_news                {font-size:11px; font-family:Arial; font-weight:normal; color:#392E36;}/*Text*/

/*
------------------------------------------------------------------------------>
Titel für den rechten Bereich
------------------------------------------------------------------------------>
*/
.textTitelRechts    {font-size:14px; font-family:Arial; font-weight:bold; color:#FFFFFF;}/*Text fett*/


/*
------------------------------------------------------------------------------>
Elemente für den Content
------------------------------------------------------------------------------>
*/
.elementHeadline         {padding-left:15px;padding-top:15px;}/*Überschrift*/
.elementStandard         {padding:15px;}/*Standard*/
.elementJob              {padding-left:10px;}/*Standard*/
.elementStellen          {padding-left:10px;}/*Standard*/
.elementContent          {
	
	margin-left:512px;
	padding-top:10px;
	padding-bottom:
	15px;padding-right:0px; 
	width:350px; 
	background: #000000; /*#fff;*/
		opacity: 0.7;
		filter: alpha(opacity=60);
		}
		
.elementFormular         {padding-left:20px;padding-top:8px;padding-bottom:8px;}/*Formulare*/
.elementInclude          {padding:0px;}/*Includes*/
.elementSpace            {height:12px;padding:8px;}/*Leerzeile*/
.element_right           {border-style:solid;border-width:1px;border-color:#F2E0AA;}/*Standard*/
.elementClear            {clear:both; line-height:1px; height:1px; font-size:1px;}


.elementRightStandard    {padding:8px;padding-top:10px;}/*Standard im rechten Bereich*/
.elementRightInclude     {padding:0px;}/*Include im rechten Bereich*/

.elementLeftStandard     {padding:8px;}/*Standard im linken Bereich*/
.elementZahlen           {padding-left:8px;padding-right:8px;}/*Standard im linken Bereich*/
.elementLeftInclude      {padding:0px;}/*Include im linken Bereich*/
.elementLeftNavigation   {padding-top:200px;}/*Navigation im linken Bereich*/

.elementTopStandard      {padding:0px;}/*Standard im oberen Bereich*/
.elementTopInclude       {padding:0px;}/*Include im oberen Bereich*/
.elementTopNavigation    {padding:0px;margin:0px;padding-left:15px;height:24px;}/*Navigation im oberen Bereich*/
.elementTopSystemNavigation {position:absolute;top:18px;width:950px;text-align:right;padding-right:10px;}

.elementBottomStandard  {padding:0px;text-align:center;}/*Standard im unteren Bereich*/
.elementBottomInclude   {padding:0px;}/*Include im unteren Bereich*/

.element_box            {background-image:url(/de/img/back_titel.jpg); border :1px solid #F2E0AA; font-size:11px; font-weight:bold; color:#696468; padding-left:8px;}
.element_box2           {background-image:url(/de/img/back_adress.jpg); border :0px solid #ede9dd; font-size:11px; font-weight:normal; color:#777777; padding-left:8px;}
.elementHeaderpic        {}

#logo                    {padding-left:25px; padding-top:25px; overflow:visible;}


/*
------------------------------------------------------------------------------>
Blöcke für den Content
------------------------------------------------------------------------------>
*/
.blockBgImage           {position:absolute;z-index:1;width:1024px;height:768px; min-height:768px;font-size:1px;line-height:1px;background-image:url(/de/img/backgrounds/background_index.jpg); background-repeat:no-repeat; background-position: 185px 0px;}
.blockBgImageOverlay    {position:absolute;z-index:2;width:1024px;height:768px; min-height:768px;font-size:1px;line-height:1px;background-image:url(/de/wLayout/design/img/overlay.png); background-repeat:no-repeat; background-position: 185px 0px;}
.blockBgOverlay         {position:absolute;z-index:3;}

.blockMain           {width:1024px;} /*Gesamter Bereich*/
.blockTop            {width:1024px;vertical-align:top}/*Bereich oben*/
.blockLeft           {width:160px;height:750;vertical-align:top;padding-left:2px;}/*Bereich links*/
.blockContent        {width:838px;vertical-align:top;padding-left:0px;padding-top:7px;}/*Inhaltsbereich*/
.blockRight          {width:5px;height:100%;vertical-align:top;}/*Bereich rechts*/
.blockBottom         {width:1024px;height:5px;}/*Bereich unten*/


/*
------------------------------------------------------------------------------>
Formatierung der Fragmente
------------------------------------------------------------------------------>
*/
.fragmentSpace             {height:12px;margin-bottom:2px;margin-left:8px;border-style:none;}

.fragmentPictureFloatLeft  {margin-right:8px;margin-bottom:8px;float:left;} 
.fragmentPictureFloatRight {margin-left:8px;margin-bottom:8px;float:right;} 

.fragmentTableDoubleCol    {padding:0px;border-style:none;border-width:1px;border-color:#FF0000;}
.fragmentTableTripleCol    {padding:0px;border-style:none;border-width:1px;border-color:#FF0000;}
.fragmentCellDoubleCol     {width:50%;vertical-align:top;float:left}
.fragmentCellTripleCol     {width:30%;vertical-align:top;float:left}

.fragmentLinklistFloatLeft {padding:8px;margin-right:8px;margin-bottom:8px;float:left;border-style:solid;border-color:#00445C;border-width:1px;} 


/*
------------------------------------------------------------------------------>
Formatierung für Galerie
------------------------------------------------------------------------------>
*/
.elementGallery			 	      {margin:20px 20px 0px 20px; position:absolute; top:550px;}
.elementGallerySlider	      {float:left; width:500px; height:70px; overflow:hidden; position:relative; z-index:2; left:0px;}
.elementGallerySlider	ul    {margin:0px; padding:0px;}
.elementGalleryPic         	{display:inline; height:70px; vertical-align:top;}
.elementGalleryPic a:hover 	{}
.elementGalleryButtons	    {float:left; margin:0px 10px 0px 0px;}

.pictureLeft         	{display:inline;}
.pictureLeft a:hover 	{background-color:#FFFFFF;}
.picturePager        	{display:block; clear:both;}
.slideShow a:hover   	{background-color:#F0F0F0;}

/*
------------------------------------------------------------------------------>
Formatierung für PDF-Liste
------------------------------------------------------------------------------>
*/
.elementListPDF			 	      {margin:20px 20px 0px 20px; position:absolute; top:550px;}
.elementListPDFSlider	      {float:left; width:500px; height:170px; overflow:hidden; position:relative; z-index:2; left:0px;}
.elementListPDFSlider	ul    {margin:0px; padding:0px;}
.elementListPDFSlider	h3    {font-size:12px;}
.elementListPDFPic         	{display:inline; width:110px; margin:0px 5px 0px 5px; height:170px; text-align:center; vertical-align:top;}
.elementListPDFPic a:hover 	{}
.elementListPDFButtons	    {float:left; margin:0px 5px 0px 0px;}


.tableDivCol2        {float:left;width:50%;}
.tableDivCol2p10     {float:left;width:60%;}
.tableDivCol2m10     {float:left;width:40%;}
.tableDivCol3        {float:left;width:33%;}
.tableDivCol3p10     {float:left;width:43%;}
.tableDivCol3m10     {float:left;width:23%;}
.tableDivCol4        {float:left;width:25%;}
.tableDivCol4p10     {float:left;width:35%;}
.tableDivCol4m10     {float:left;width:12%;}

.includeWeblic .formUpload input {width:100%;}

.textBoldWarning     {font-weight:bold; color:#FF0000;}

