/*   template: wys hrconsulting.at
     author: luka cvrk (www.solucija.com) and dietmar hafner (www.the-webring.at)  */

/* IE Hacks */
	
/** { margin: 0; padding: 0; }*/
	

* html p {
  height: 1%;
  margin-left: 0;
}

/* IE hacks end */
	 
/* ################# */
/* General styles  */
/* ################# */	 
body {
	margin: 0;
	padding: 0;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	/*color: #7e7e7e;  zu helles grau */
	color: #353535; 
	background: #FFFFFF url(bg2.gif) repeat-x;
	/*line-height: 18px; */
}
p {
	padding: 2px 0 5px;
	margin: 0;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	line-height: 18px;
}
a {
	color: #b30135;
	background-color: inherit;
}

a:hover {
	color: #575757;
	background-color: inherit;
}

.ce_list ul li {

line-height: 18px
}
.ce_text ul li {

line-height: 18px
}


#topborder {
	font-size: 0;
	width: 100%;
	height: 4px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	min-height: 4px;
}
#content {
	margin: 0px auto; 
	width: 770px; 
     border-left: 1px solid #ebebeb;
	  border-bottom: 1px solid #ebebeb;
	   border-right: 1px solid #ebebeb;
}

/* ################# */
/* Header  */
/* ################# */


#content .header {
background: #FFF url(headerbg.gif) repeat-x bottom left;
	height: 140px; 
	/*border-top: 4px solid #000;*/
	color: #808080;
    width: 770px;
}
#header_image_start {
background: #ADA791 url(header_startseite.jpg)  repeat-x;
}
#header_image_unternehmen {
background: #ADA791 url(header_unternehmen.jpg)  repeat-x;
}
#header_image_dienstleistungen {
background: #ADA791 url(header_dienstleistungen_neu.jpg)  repeat-x;
}
#header_image_stellenangebote {
background: #ADA791 url(header_stellenangebote_neu.jpg)  repeat-x;
}
#header_image_kontakt {
background: #ADA791 url(header_kontakt.jpg)  repeat-x;
}
#header_image_referenzen {
background: #ADA791 url(header_referenzen.jpg)  repeat-x;
}

 #logo {
height: 80px;
width: 300px;
background: white;
padding-left: 10px;
padding-top: 35px;
padding-right: 20px;
padding-bottom: 0px;
}

 #logo a img{
border: 0px;
}
/* *++++++++ RSS ********** */
 #rss {
float: left;
border: 0px;
color: white;
font-size: 9px;
}
 #rss  a {
text-decoration: none;
}
 #rss  a:hover {
text-decoration: underline;
}
#rss a img{
border: 0;
}
#rss_text {
float: right;
padding-left: 10px;
padding-right: 5px;
color: white;
background-color: black;
padding-top: 10px;
}
/* *++++++++ Twitter ********** */
 #twitter {
float: right;
border: 0px;
color: white;
font-size: 9px;
}
#twitter  a {
text-decoration: none;
filter:alpha(opacity=50); /* IE */
-moz-opacity: 0.50; /* Gecko */
opacity: 0.50; /* Opera */

}
 #twitter  a:hover {
text-decoration: underline;
filter:alpha(opacity=100); /* IE */
-moz-opacity: 1.0; /* Gecko */
opacity: 1.0; /* Opera */

}
#twitter a img{
border: 0;
padding-top:2px;
}
#twitter .neu{
font-size: 11px;
}
/* ######################### */
/* Main navigation style     */
/* ######################### */
#left .mod_navigation {
width: 770px;
background: #dfdfdf url(hmrightbg.gif) repeat-x;
text-align:center;

}
#left .mod_navigation li {
    display: inline;
}
#left .mod_navigation .mynav_ul {
	color: #626262;
	line-height: 30px;
        display: inline;
        list-style-type: none;	
}
#left li .mynav_span_active  {
	margin: 0px 0px 0 0;
	padding: 7px 10px 8px 10px;
	color: white;
	background: inherit;
	font-weight: bold;
	text-decoration: none;          
    background: #b2b3b5;
}
#left .mynav_li_active a{
	margin: 0px 0px 0 0;
	padding: 7px 10px 8px 10px;
	color: #626262;
	background: inherit;
	font-weight: bold;
	text-decoration: none;      
}
#left .mynav_ul a:hover {
	background: #b30135;
	border-top: 1px solid #1A83AC;
	color: #FFFFFF;
}
#left .mod_navigation  a .last{
    display: inline;
}

/* ########################### */
/*      Breadcrum Navigation   */
/* ########################### */

#left .mod_breadcrumb 
{
font-size: 10px;
padding-top:10px;
padding-left:10px;
padding-bottom:0px;
height:15px;

}
#left .mod_breadcrumb .active
{
color: 626262;
}

/* ########################### */
/*      Sub Navigation         */
/* ########################### */
#left .navigation_sub
{
float:left;
padding-left: 0px;
padding-right: 5px;
padding-top: 0px;
width: 154px;
white-space: nowrap;
}

#left .navigation_sub ul.mynav_ul {
list-style-type: none;
padding-left:0px;
line-height: 25px;
}
#left .navigation_sub li {
padding: 1px;
}

#left .navigation_sub ul.mynav_ul  li.mynav_li_active a {
	display: block;
	background: #b30135 url(vmenuarrow.gif) no-repeat center left;
	color: #FFFFFF;
	padding: 0px 0 0px 19px;
	margin: 0 0 1px 0;
	text-decoration: none;

}
#left .navigation_sub ul.mynav_ul .mynav_span_active {
	color: #ffffff;
	background: #b2b3b5 url(vmenuarrowhover.gif) no-repeat center left;
	padding: 0px 0 0px 19px;
	display: block;
	margin: 0 0 1px 0;
	text-decoration: none;
}

#left .navigation_sub ul.mynav_ul li.mynav_li_active a:hover {
	color: #ffffff;
	background: #626262 url(vmenuarrowhover.gif) no-repeat center left;
	display: block;
	padding: 0px 0 0px 19px;
	margin: 0 0 1px 0;
	text-decoration: none;
}
}


/* ##################### */
/*      Main Content     */
/* ##################### */
#main {

}

h1 {
	font: bold 18px Arial, Sans-Serif;
	letter-spacing: 1px;
	margin: 0;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-right:3px;
	color: #b30135;
	font-weight: bold;
	text-align:right;
}

h1 a {
	text-decoration: none;
}

h2 {
	margin: 0; 
	padding: 6px 0 2px 0; 
	font: 14px Arial, Sans-Serif;
	
	color: #b30135; 
	background-color: inherit;
	
}
h3 {
	font: 12px Arial, Sans-Serif;
	font-weight: bold;
	color: #808080; 	
	background-color: inherit;
	
}

#content #main
{
float:right;
width: 590px;
padding-top:10px;
}

/* ##################### */
/*     Startseite    */
/* ##################### */
#content #mainfullsize{
float:none;
width: 750px;
padding:10px;
}
#content #mainfullsize #bildchangercontainer {
width: 720px;
margin: 0 auto;
}
/* startbild mittig */
#content #mainfullsize #startseite #startbild
{
/*padding-left: 14px;*/
}



#content #mainfullsize #startseite .left_startseite {
float:left;
width: 330px;
padding-bottom:15px;
 z-index:2;
position:relative; 
}
#content #mainfullsize #startseite .left_startseite h2 {
text-align: center;
color: #ffffff;
background-color: #b30135;
font-weight: bold;
padding:10px;
width: 330px;
}
#content #mainfullsize #startseite .left_startseite h3 {
	font: 13px Arial, Sans-Serif;
	font-weight: bold;
	color: #b30135; 	
	background-color: inherit;
	padding: 0px;
        margin-bottom: 2px;
	
}
#content #mainfullsize #startseite .left_startseite_grau {
float:left;
width: 330px;
padding-bottom:15px;
padding-right:20px;
 z-index:2;
position:relative; 
}
#content #mainfullsize #startseite .left_startseite_grau h2 {
text-align: center;
color: #4f4e4e;
background-color: #bbbbbb;
font-weight: bold;
padding:10px;
width: 330px;
}
#content #mainfullsize #startseite .left_startseite_grau h3 {
	font: 13px Arial, Sans-Serif;
	font-weight: bold;
	color: #b30135; 	
	background-color: inherit;
	padding: 0px;
        margin-bottom: 2px;
	
}

#content #mainfullsize #startseite .right_startseite {
float:right;
width: 330px;
padding-bottom:15px;
padding-right:20px;
z-index:1;
position:relative; 

}

#content #mainfullsize #startseite .right_startseite h2 {
text-align: center;
color: #ffffff;
width: 330px;
padding:10px;
background-color: #b30135;
font-weight: bold;

}
#content #mainfullsize #startseite .right_startseite_grau {
float:right;
width: 330px;
padding-bottom:15px;
padding-right:20px;
z-index:1;
position:relative; 

}
#content #mainfullsize #startseite .right_startseite_grau h2 {
text-align: center;
color: #4f4e4e;
background-color: #bbbbbb;
font-weight: bold;
padding:10px;
width: 330px;
}



/* ###### */
/* Accordion Startseite */
/* ##### */
.ce_accordion .accordion{width: 720px;}
.accordion ul  {padding-top:10px;margin-left: 20px;padding-bottom:10px;}
.accordion div {padding-top:10px;background-color: #d7e4ef;padding-left: 5px;}
.toggler{padding-top:5px;	}
.toggler_first{color: #b30135;text-decoration:underline;	}
.toggler_first:hover{	text-decoration:underline;		cursor:pointer;        color: #575757;} 



/* ###### */
/* Newsletter Startseite */
/* ##### */

#bewerber-newsletter-wien h1 {
text-align:center;
padding: 3px;

}
#bewerber-newsletter-wien p {
padding: 0 0 0 0px;
margin: 0 0 0 0px;
}
#bewerber-newsletter-wien table {

margin: 0 auto;
}
#bewerber-newsletter-wien table tr td.separator_gray {
padding: 0px;
margin:0px;
height:0px;
width:10px;
line-height: 1px
}
#newsletter-wien-head {
border: 1px solid #9f9f9f;
margin: 0 auto;
width: 600px;
}
#newsletter-wien-subheadline{
	
	border: 1px solid #9f9f9f;
margin: 0 auto;
width: 600px;	
}
#newsletter-wien-element {
border: 1px solid #9f9f9f;
margin: 0 auto;
width: 600px;	
}

#newsletter-wien-footer{
border: 1px solid #9f9f9f;
margin: 0 auto;
width: 600px;	
	
}



/* ###### */
/* Team   */
/* ##### */
#lightgreybackground{
background-color: lightgrey;
padding: 5px 0px 5px 5px;	
}

#unser_team  a img{
border: 0px;
}

#unser_team #teamuebersicht ul li {
padding-bottom: 8px;
}

/* ###### */
/* Partner Bilder */
/* ##### */
#unsere_partner .image_container {
padding-bottom: 20px;
}
#unsere_partner .image_container img{
border: 1px solid lightgrey;
filter:alpha(opacity=50); /* IE */
-moz-opacity: 0.50; /* Gecko */
opacity: 0.50; /* Opera */

}

#unsere_partner  .image_container  a:hover img {
color: #b30135;
filter:alpha(opacity=100); /* IE */
-moz-opacity: 1.00; /* Gecko */
opacity: 1.00; /* Opera */
}

/* ########## */
/* FAQ styles */
/* ########## */

#content #main #faq_uebersicht ul {
line-height: 25px;	
}
#content .mod_faqreader h1{
	
text-align:left;	
}



/* ################# */
/* Stellenangebote */
/* ################# */
#content #mainfullsize  #stellenangebote li {
display: inline;
padding-left: 5px;
padding-right:5px;

}
#content #mainfullsize #stellenangebot_hrconsulting h1 {
	font: bold 18px Arial, Sans-Serif;
	letter-spacing: 1px;
	margin: 0;
    padding-bottom: 35px;
    padding-top: 30px;
    padding-right:3px;
	color: #b30135;
	font-weight: bold;
	text-align:left;
}
#content #mainfullsize #stellenangebot_hrconsulting p {
	padding: 2px 0 5px;
	margin: 0;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	line-height: 14px;
}
#content #mainfullsize #stellenangebot_hrconsulting .ce_text ul li {
line-height: 14px
}


#content #mainfullsize #stellenangebote .pagination {
text-align:center;
}
#content #mainfullsize #stellenangebote .pagination  li .current {
background-color: #b2b3b5;
font-size: 14px;
color:white;
padding: 3px;
}
ul.cloud {
background: #dfdfdf url(hmrightbg.gif) repeat-x;
padding: 10px 0px 5px 10px; 
margin: 0px 0px 0px 0px;
margin-bottom: 15px;
}
ul.cloud li a{
	color: #000000;
	padding: 10px 30px 5px 30px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;	
		
}
ul.cloud li.active a{
	color: #b30135;
/*	background-color: #b4b4b4;*/
	padding: 10px 30px 5px 30px;
	margin: 0px 0px 0px 0px;
	font-weight: 900;
	
}
ul.cloud li a:hover{
text-decoration: underline;
}
ul.cloud li.all {
background: transparent url(stellenicons/all.gif) 15px center no-repeat;

}
ul.cloud li.Administration_und_kfm_Berufe {
background: transparent url(stellenicons/administration.gif) no-repeat 15px center;
}
ul.cloud li.IT{
background: transparent url(stellenicons/it.gif) no-repeat 15px center;
}
ul.cloud li.Technik_und_Engineering{
background: transparent url(stellenicons/engineering.gif) no-repeat 15px 0px;
}
#fblike {
text-align:right;
min-height:30px;
height: 30px;
}
img.avatar{
float:left;
padding: 2px;
margin-left: 10px;
margin-right: 10px;
border: 1px solid #dddddd;
}

/* Brutto Netto Rechner */
.gehaltsrechnerlink {
  margin-top: 15px;  
}
a.bruttonettobutton {
background: transparent url(bruttonettorechnerbutton_cal.jpg) no-repeat;
text-decoration: none;
color: #564c51;
font-weight:900;
padding-top: 1px;
padding-bottom: 5px;
padding-left: 40px;
padding-right: 50px;
}
a.bruttonettobutton:hover {
background: transparent url(bruttonettorechnerbutton_eur_hover.jpg) no-repeat;
}
#content #mainfullsize #stellenangebot_hrconsulting p.bruttonettohinweis {
margin-top: 4px;
font-size: 9px;
color: #767676;
}
#content #mainfullsize #stellenangebot_hrconsulting #myaddthis {
  margin-bottom: 20px; 
}
#content #mainfullsize #stellenangebot_hrconsulting #myaddthis p.addthisheader{
  line-height: 15px;
  font-weight:900;
  margin-bottom:10px;
  margin-top: 5px;
}

/* ################## */
/* Referenzen          */
/* ################## */


/* ######### */
/* Standorte */
/* ######### */
#standorte h2 {
	margin: 0; 
	padding: 3px 0 6px 0; 
	font: 14px Arial, Sans-Serif;
	color: #b30135; 
	background-color: inherit;
}


/* ############################ */
/* Suche, Extralink ganzen oben */
/* ############################ */

.mod_form .zusatzlink{
background: url(zusatzlinkbg.gif) no-repeat; 
padding: 5px;
margin-left: 78px;
text-align: center;
}
.mod_form .zusatzlink a{
color: #7c7c7c;
}
.mod_form .zusatzlink a:hover{
color: #b30135;

}
.mod_form{
        text-align:right;
        float: right;
}
.mod_form .formbody {
	padding: 25px 10px 0 0px;
        text-align:right;
        width: 210px;
}

.mod_search  .searchheader {
       
		font-weight: 600;
        margin-left: 9px;        
        padding-left: 0px;
		height: 40px;
        
}
/* ############## */
/* Suchergebnisse */
/* ############## */
#suchergebnisse {
padding-bottom: 10px;
padding-left: 0px;
}
#suchergebnisse  .formbody {
padding-left: 20px;
padding-top: 20px;
padding-bottom: 10px;
}
#suchergebnisse .header {
padding-left: 10px;
padding-top: 10px;
padding-bottom: 15px;
}
#suchergebnisse .header strong {
font-weight: 800;
color: #b30135;
}
#suchergebnisse .search_results {
padding-left: 20px;
}
.search_results p.context .highlight {
background-color: #F7FF19;
color: #000000;
}

/* ################## */
/* Search field style */
/* ################## */

#ctrl_13 {
	padding: 0; 
	margin: 0; 
}

.text{ 
	margin: 0; 
	width: 125px;
	border: 1px solid #ccc; 
	background: #FFF;
	color: #000; 
}

.text:hover { 
	border: 1px solid #808080; 
}

.submit { 
	margin: 0; 
	font-size: 100%; 
	font-family: Arial, Sans-serif; 
	border: none; 
	background: #FFFFFF; 
	color: #808080; 
	padding: 1px; 
	font-weight: bold; 
}
/* ############### */
/* Footer area     */
/* ############### */
.footer { 
	clear: both;
	color: #999999; 
	background-color: #FFFFFF;
	padding: 10px 5px 10px 5px; 
	border-top: 1px solid #e6e6e6; 
	text-align: center;  
	line-height: 13px;

}
.footer .copy{
        font-style: normal;
}

.footer a { 
	text-decoration: underline; 
}





/* ############### */
/*  Aktuelles adaption */
/* ############### */
#inner_aktuelles {
float:left;
padding-left: 0px;
padding-right: 18px;
padding-top: 10px;
width: 152px;
white-space: nowrap;

height: 100px; /* Hack for listing unsere dienstleistungen, 3px gap in IE6/*/


}

#inner_aktuelles ul {
list-style-type: none;
padding-left:0px;
line-height: 25px;
}
#inner_aktuelles li {

padding: 1px;
}

#inner_aktuelles ul li a{
	display: block;
	background: #b30135 url(vmenuarrow.gif) no-repeat center left;
	color: #FFFFFF;
	/*padding: 0px 0 0px 19px;*/
	padding: 0px 0 0px 19px;
	margin: 0 0 1px 0;
	text-decoration: none;
}
#inner_aktuelles ul li a:active {
	color: blue;
	 background: #b2b3b5;
}

#inner_aktuelles ul li a:hover {
	color: #ffffff;
	background: #626262 url(vmenuarrowhover.gif) no-repeat center left;
}





/* ################## */
/* Newsletter         */
/* ################## */
/*#newsletter .ce_text {
padding-left: 170px;
}

#newsletter .mod_subscribe
{
padding-left: 170px;
}
#newsletter .mod_subscribe h2{
padding-bottom: 15px;
}

#newsletter .mod_subscribe .labelnlemail {
float: left;
padding-right: 10px;
}
#newsletter .mod_subscribe .formbody .text {
width: 180px;
}
#newsletter .mod_subscribe .formbody .checkbox_container {
padding-top: 10px;
padding-bottom: 10px;
}
#newsletter .mod_subscribe .formbody .submit {
margin-top: 10px;
color: black;
font-size: 12px;
background-color: #e6e6e6;
border: 1px solid #b30135;
width: 127px;
}
#newsletter .mod_subscribe .formbody .error {
color: #b30135;
font-size: 10px;
}
#newsletter .mod_subscribe  .error {
color: #b30135;
font-size: 10px;
}

#newsletter .mod_subscribe .confirm {
color: #b30135;
font-size: 14px;
font-weight: 800;
}*/

/* abbestellen */
#newsletter-kuendigen .mod_unsubscribe {
padding-left: 170px;

}

#newsletter-kuendigen .mod_unsubscribe h2{
padding-bottom: 15px;
}

#newsletter-kuendigen .mod_unsubscribe .labelnlemail {
float: left;
padding-right: 10px;
}
#newsletter-kuendigen .mod_unsubscribe .formbody .text {
width: 180px;
}
#newsletter-kuendigen .mod_unsubscribe .formbody .checkbox_container {
padding-top: 10px;
padding-bottom: 10px;
}
#newsletter-kuendigen .mod_unsubscribe .formbody .submit {
margin-top: 10px;
color: black;
font-size: 12px;
background-color: #e6e6e6;
border: 1px solid #b30135;
width: 127px;
}

#newsletter-kuendigen .mod_unsubscribe .formbody .error {
color: #b30135;
font-size: 10px;
}

/* ################## */
/* Bewerber-Newsletter         */
/* ################## */
/* rot auf rot ist schlecht */
a.abmeldelink {
color: blue;
}
a.toplink {
border: 0px;
}

/* ################## */
/* kontaktformular     */
/* ################## */

/*special hack sodass der zusatzlink in der form nicht angezeigt wird*/
#kontakt .ce_form .zusatzlink a{
display:none;
}

#kontakt .ce_form .formbody label{
padding-left: 5px;
color: #000000;
font-size: 13px;
}
#kontakt .ce_form .formbody label .invisible{
display:none;
}
#kontakt .ce_form .formbody table tr
{
height: 30px;
}
#kontakt .ce_form .formbody table .col_0
{
width: 120px;
}

#kontakt .ce_form .formbody table .col_1
{
width: 120px;
}
#kontakt .ce_form .formbody select {
width: 183px;
}
#kontakt .ce_form .formbody input {
width: 183px;
}
#kontakt .ce_form .formbody .error {
font-size: 10px;
color: #b30135;
}

#kontakt .ce_form .formbody select {
width: 187px;
}
#kontakt .ce_form .formbody input {
width: 185px;
}
#kontakt .ce_form .formbody .textarea 
{
font: Tahoma, Arial, Helvetica, sans-serif;
width: 183px;
font-size: 12px;
}
#kontakt .ce_form .formbody .submit{
margin-top: 10px;
color: black;
font-size: 12px;
background-color: #e6e6e6;
border: 1px solid #b30135;
width: 187px;
}



/* ################## */
/*    Bilder       */
/* ################## */
#bilder {
width: 750px;
}
#bilder .ce_gallery {
padding-left: 15px;
}
 
 /* ################## */
/* Special styles     */
/* ################## */

#startseite_addthis_button {
float:right;
}
#stellenangebot_addthis_button {
float:left;
}

a.info {
	font: bold 1.3em Arial, Sans-Serif; 
	text-decoration:none; 
	position:relative;
}

a.info span {
	display:none;
}

a.info:hover {
	
	cursor:default;
}

a.info:hover .infobox {
	font-weight: normal; 
	display:block; 
	position:absolute; 
	top:20px;; 
	left:0;; 
	width:205px; 
	height:70px; 
	border: 1px solid #ccc; 
	background:#f4f4f4 url(question.gif) no-repeat bottom right; 
	color:#000; 
	text-align:left; 
	font-size:0.7em; 
	padding-left:10px; 
	padding-top:10px;
}

.line {
	height: 2px;
	margin: 10px 0 10px 0;
}



/* ###################### */
/* Backlink  special with picture via CSS */
/* ###################### */
.quote {
font-size: 11px;
}


.back {

text-align:right;

}
.back a{

color: #b30135;
text-align:left;
font-size: 10px;
margin-right: 10px;
padding-right: 2px;
text-decoration: none;
padding-right: 25px;
background-image: url(back_arrow.gif);	
background-position:32px 2px;
background-repeat:no-repeat;
}
.back a:hover {
text-decoration: underline;
}

.back a{

/*content: url(back_arrow.gif);	*/
}


.more {

}
.more a{
color: #b30135;
font-size: 10px;

text-decoration: none;
}
.more a:hover {
text-decoration: underline;
}

.more a:before{
/* IE does not support content with url */
/*content: url(more.gif);	 */
}

.pdf_link {
float: right;
padding-top: 22px;
text-align: right;
}

.pdf_link a {
color: #b2b3b5;
text-align:left;
font-size: 10px;
margin-right: 12px;
padding-right: 2px;
text-decoration: none;
}
.pdf_link a:hover {
text-decoration: underline;
}
.pdf_link a:after{
/* IE does not support content with url */
/*content: url(icon-pdf-doc.gif);	*/

}
.print {
clear:both;
float: right;
padding-bottom: 10px;
/* try to fix the umbruch in the text after the print links*/

}

.print a{
color: #b2b3b5;
text-align:left;
font-size: 10px;
margin-right: 10px;
padding-right: 2px;
text-decoration: none;
}
.print a:hover {
text-decoration: underline;
}

.print a:after{
/*content: url(print.gif);	*/
}

.date { 
	color: #ccc; 
	background: #FFFFFF;
	text-align: right; 
	margin: 4px 0 3px 0; 
	padding: 0; 
}


/* ############## Eror 404 Google Search ############ */
#content .right #die-angeforderte-seite-konnte-nicht-gefunden-werden #goog-fixurl #goog-wm .content{
padding: 20px 20px 20px 20px;
}
#content .right #die-angeforderte-seite-konnte-nicht-gefunden-werden #goog-fixurl #goog-wm .content ul li{
list-style-type: none;
}

#content .right #die-angeforderte-seite-konnte-nicht-gefunden-werden #goog-fixurl #goog-wm .content .search-goog{
padding: 20px 20px 20px 20px;
}

#content .right #die-angeforderte-seite-konnte-nicht-gefunden-werden #goog-fixurl #goog-wm .content .search-goog #goog-wm-qt {
margin-top: 10px;
}
#die_angeforderte_seite_konnte_nicht_gefunden_werden .pagination {
text-align:center;
}

#die_angeforderte_seite_konnte_nicht_gefunden_werden .pagination li {
display: inline;
padding-left: 5px;
padding-right:5px;

}
#die_angeforderte_seite_konnte_nicht_gefunden_werden .pagination  li .current {
background-color: #b2b3b5;
font-size: 14px;
color:white;
padding: 3px;
}

#startseite_slider, div.orbit-wrapper { 
{
  
  
}
#startseite_slider{
width: 720px;
          height: 354px;
           background: #000 url('loading.gif') no-repeat center center; overflow: hidden;
	   }
     #startseite_slider img,  
     #startseite_slider div { display: none; }


