/*  
Theme Name: Workforce
Description: Workforce
Version: 1.0
Author: RHO 4 RHOdesign
Author URI: http://www.rhodesign.ch

*/




table{
width: 100% !important;	
border-spacing:0px !important;
margin-bottom: 25px;
}

td{
border-bottom: 1px solid #AC1528;
padding: 10px 10px 5px 0;;
border-spacing:0px !important;
vertical-align:top;
font-size: 11px;
width: auto  !important;
}











html, body { 
padding:0px;
margin:0px;
height:100%;
}

body {
color: #000;
font-size: 11px;
font-family: Verdana, Helvetica, Arial, Sans-Serif;
margin: 0px 0px 0px 0px;
background-image: url(images/bg_body.jpg);
background-repeat: repeat-y;
background-position: top center;
	}
	
a {
color: #AC1528;
text-decoration: none;
border: none; 
}
	
a:hover{
color: #505050;
border: none;
text-decoration: underline;
}
	


#container { 
width: 824px; 
background: #fff url(images/bg_container.jpg);
text-align: left; 
margin: 0px auto; 
position: relative;
min-height: 100%;
height:auto !important;
height:100%;
}
	
#header { 
height: 208px;
width: 800px; 
padding: 0px;
background-image: url(images/header.jpg);
background-position: top center;
border-bottom: 8px solid #ac1528;
margin: 0 0 0 13px;
}

#logo {
	padding: 16px 0 0 25px;
}
	
	
	
	
	
/* ###################### START LEFT ########################## */
#left { 
color: #000000;
width: 200px;
float: left; 
margin-top: 0px;
margin-bottom: 20px;
margin-top: 30px;
}
	

#left ul{
margin: 0 20px 0 13px;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#left a{
display: block;
color: #000;
text-decoration: none;
}
#left a:hover {
color: #AC1528;
text-decoration: none;
}

#level1 li {
padding: 6px 0 6px 15px;
background-color: #FFF;
border-bottom: 1px solid #AC1528;
}

#level1current a {
border-bottom: 1px solid #FFF !important;
}
#level2 li {
padding: 4px 0 4px 8px;
background-color: #FFF;
border-bottom: none !important;
}
#level2active a{
color: #AC1528 !important;
}

/* ###################### ENDE LEFT ########################## */

	


	



#content { 
width: 435px; 
min-height: 300px;
margin-top: 30px;
margin-bottom: 20px;
margin-left: 200px;
margin-right: 0px;
position:relative;
padding-bottom: 120px;
}
#content img{
margin-bottom: 12px;
}
	
#content p{
margin: 0px;
line-height: 18px;
padding: 0px 0px 10px 0px;
margin-top: 5px;
}
	
#content h1 {
color: #FF0000;
font-size: 24px;
font-family:  Verdana, Arial, Helvetica, Sans-Serif;
font-weight: normal;
padding: 10px 10px 10px 10px;
line-height: 150%;
margin: 0px;
}
	

#content h2 {
color: #AC1258;
font-family:  Verdana, Arial, Helvetica, Sans-Serif;
font-size: 16px;

font-weight: normal;
margin: 0px;
padding-bottom: 4px;
margin-bottom: 7px;
}
#content h2 a  {
color: #AC1528;
font-family:  Verdana, Arial, Helvetica, Sans-Serif;
font-size: 16px;
text-decoration: none;
}

#content h2 a:hover {
color: #555;
text-decoration: none;
}


#content h3 {
font-size: 12px; 
font-family:  Verdana, Arial, Helvetica, Sans-Serif;
color: #333; 
margin: 0px;
line-height: 110%;
padding-top: 10px;
padding-bottom: 4px;
margin-bottom: 7px;
}
	
#content h3 a  {
color: #ff0000;
text-decoration: none;
}

#content h3 a:hover {
color: #000000;
text-decoration: none;
}

#content h4 {
font-size: 12px; 
color: #ff0000; 
margin: 0px;
line-height: 120%;
font-variant: small-caps;
padding-top: 2px;
}
	
#content h4 a  {
color: #ff0000;
text-decoration: none;
}

#content h4 a:hover {
color: #000000;
text-decoration: none;
}

#content ol {
list-style-type: decimal;
line-height: 18px;
margin: 0px;
padding: 0px 0px 10px 30px;
}

	
#content li {
margin: 0px;
padding: 0px;
}



#content ul{
list-style: none;
padding-top: 0px !important;
padding-left: 0px !important;
margin-top: 4px !important;
margin-bottom: 12px;
}
#content ul li{
padding-top: 0px !important;
margin-top: 0px !important;
background-image: url(images/li.gif);
background-repeat: no-repeat;
padding: 5px 0 5px 11px;
}


	
#content ul li a {
color: #797979;
text-decoration: none;
}

#content ul li a:hover {
color: #000000;
text-decoration: underline;
}

#content p{
font-size: 11px !important;
font-family: Verdana, Helvetica, Arial, Sans-Serif  !important;
}

#eintrag {
border-bottom: 1px solid #787878;
}




/* ###################### START RIGHT ########################## */

#right { 
color: #000000;
width: 150px;
float: right; 
margin-top: 0px;
margin-bottom: 20px;
padding-bottom: 20px;
padding-top: 30px;
padding-right: 25px;
}

#right h2 {
color: #AC1528;
font-family: verdana, "Microsoft Sans Serif", Times, serif;
font-size: 13px;
margin: 0px;
margin-bottom: 10px;
font-weight: normal;
}

#right li{
margin: 0;
padding-left: 0;
list-style-type: none;
}

#right p {
	border-bottom: 1px solid #787878;
	padding-bottom: 5px;
}
	
/* ###################### ENDE RIGHT ########################## */	
	
	
	

	
blockquote{
background-color: #F3F3F3;
margin: 0px;
margin-left: 15px;
margin-bottom: 12px;
padding: 7px;
width: 420px;
font-style: italic;
color: #666666;
border: 1px solid #cccccc;
}
	

.postspace {
background: #fff;
width: 440px;
height: 32px;
margin: 0px;
padding: 0px;
}
.postspace2 {
background: #fff;
width: 440px;
height: 0px;
margin: 0px;
padding: 0px;
}
.postspace3 {
background: #fff;
width: 440px;
height: 15px;
margin: 0px;
padding: 0px;
}




	
	
	

	
	
	
	
	

	
	
	

	


#footer {
background: #fff;
width: 824px;
height:53px;
background-image: url(images/bg_footer.jpg);
overflow: hidden;
font-size: 7pt;
margin: 20px auto 0px auto;
padding-top: 20px;
clear: both;
position: absolute;
bottom: 0 !important;
bottom: -1px; /* For Certain IE widths */
}
	
#footer p {
color: #333;
padding: 0px;
margin: 0px;	
}
	
#footer a, #footer a:visited {
color: #333;
text-decoration: none;
border: none;
}
	
#footer a:hover {
color: #AC1528;
text-decoration: none;
border: none;
}
.copyright{
	width: 200px !important;
	float: left;
	display: inline;
}
.copyright2{
	width: 400px;
	float: right;

}


	
	
	
/* ###################### START SEARCH ########################## */
#searchform {
margin-left: 9px;
margin-bottom: 0px;
}
	
#searchform input {
font-family:"Lucida Grande","Lucida Sans Unicode",Tahoma, Helvetica, Verdana, sans-serif;
font-size: 9pt;
text-align: right;
color: #555;
border: 1px solid #ddd;
width: 120px;
margin-bottom: 0px;
}
#s {	
background-color:#ffffff;
border:1px solid #cccccc;
color:#505050;
font-size:0.9em;
margin:0 0 16px;
padding:4px;
width:130px;
}
/* ###################### ENDE SEARCH ########################## */



	
/* comments */
	
.entry {
margin-bottom: 12px;
border-bottom: 1px solid #E3E3E3;
}	

#submit {	
background-color:#ffffff;
border:1px solid #cccccc;
color:#505050;
font-size:0.9em;
margin:0 0 16px;
padding:4px;
width:130px;
}
	
#author {
border:1px solid #cccccc;
font-family:Verdana,Tahoma,Arial,Sans-Serif;
font-size:1em;
margin:0;
padding:4px;
}

	
#email {
border:1px solid #cccccc;
font-family:Verdana,Tahoma,Arial,Sans-Serif;
font-size:1em;
margin:0;
padding:4px;
}

#url {
border:1px solid #cccccc;
font-family:Verdana,Tahoma,Arial,Sans-Serif;
font-size:1em;
margin:0;
padding:4px;
}

#comment  {
width: 350px;
border:1px solid #cccccc;
font-family:Verdana,Tahoma,Arial,Sans-Serif;
font-size:1em;
margin:0;
padding:4px;
}

.asidecontent{
padding-left: 12px;
}


.links{
float: left;
margin-right: 10px;
margin-bottom: 5px;
}

.rechts{
float: right;
margin-left: 10px;
margin-bottom: 10px;
}
.karte{
float: left;
margin-right: 5px;
margin-bottom: 20px;
}




.teamblock{
	float: none;
	margin-bottom: 10px;
	display: block;
	height: 140px;
}

.clearfix:after {
content: "."; 
display: block; 
height: 0px; 
clear: both; 
visibility: hidden;
}


.clearfix {
display: inline-block;
clear: both;

}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
