/**
 * Description for file
 *
 * CSS version $version
 *
 * @author      PROMACX AG
 * @copyright   PROMACX AG / Wasserwerkgasse 20 / 3011 CH-Bern
 * @link        www.promacx.ch
 * @version     0.0.1
 * @media       screen
 */

/* ------------------------------ Layout
*/


@import url("editor.css");

img, div, background { behavior: url(/fileadmin/templates/it-concepts/css/iepngfix.htc) }

* {
	padding: 0;
	margin: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	/*line-height: 150%;*/	
}

body {
	background: #FFF url(../images/design/background.jpg) top left repeat-x;
}
html[xmlns^="http"] { /* verhindert Mozilla-Zucken * > Firefox 1.5  */
	overflow-y: scroll;
}
#webcontainer {
	margin: 0 auto;
	width: 890px;
	padding: 0;
}

/* ---------------------------------------------------
   Header
   =================================================== */
/*#header { 
	height: 99px;
	width: 890px;
}*/
#logo { 
	float: left;
	height: 99px;
	width: 220px;
}
#header_right { 
	float: right;
	height: 99px;
	width: 670px;
	background: url(../images/design/header_bg.jpg) top left repeat-x;
}
#header_right_global { 
	float: right;
	height: 68px;
	width: 670px;
	background: url(../images/design/header_bg.jpg) top left repeat-x;
	padding-top: 31px;
}

/* ---------------------------------------------------
   Footer
   =================================================== */

	#footer {
	clear:both;
 	width:890px; 
	margin:0 auto;
	border-top: 1px solid #999999;
	padding-top:10px;
	text-align:center;
 	
	}
	
	#footer p {font-size:11px;}
	
	ul.footer-navi-container {margin:0 auto;}
	
	.footer-navi-item { }/*background:url(../images/design/trennlinie.gif) no-repeat right center;*/
	
	a.footer-navi-item {color:#666666; margin-right:20px; font-size:11px;}


/* ---------------------------------------------------
   Nebennavigation
   =================================================== */
#nebennavi {
	float: left;
	padding: 16px 0 0 8px;
	width: 400px;
	height: 15px;
}
#nebennavi ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#nebennavi li {	
	float: left;
	display: block;
	height: 11px;
	line-height: 100%;
	margin: 0 0 0 10px;
} 
#nebennavi li a, #nebennavi li a:visited {
	text-decoration: none;
	font-size: 11px;
	color: #E6E6E6;
	background: url(../images/design/nebennavi_pfeil.png) left center no-repeat;
	padding-left: 15px;
	height: 11px;
	line-height: 100%;
}
* html #nebennavi li a, * html #nebennavi li a:visited {
	text-decoration: none;
	font-size: 11px;
	color: #E6E6E6;
	background: url(../images/design/nebennavi_pfeil.gif) left center no-repeat;
	padding-left: 15px;
	height: 11px;
	line-height: 100%;
}
#nebennavi li a:hover, #nebennavi li a:active, #nebennavi li a.aktiv {
 	color: #E6E6E6;
	text-decoration: underline;
}

/* ---------------------------------------------------
   Sprachen
   =================================================== */
#sprachen {
	float: right;
	height: 15px;
	margin: 0;
	padding: 16px 13px 0 0;
}
#sprachen ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sprachen li {	
	float: left;
	display: block;
	margin: 0 0 0 6px;
	line-height: 100%;
} 
#sprachen li a, #sprachen li a:visited {
	text-decoration: none;
	font-size: 11px;
	color: #E6E6E6;
	background: url(../images/design/sprachen_strich.jpg) left center no-repeat;
	padding-left: 7px;
	height: 11px;
	line-height: 100%;
}
#sprachen li.firstelem a {
	background: none;
}
#sprachen li a:hover, #sprachen li a:active, #sprachen li a.aktiv {
 	color: #E6E6E6;
	text-decoration: underline;
}

#plattform_titel {
	float: left;
	padding: 16px 0 0 17px;
	height: 17px;
	width: 200px;
}
#plattform {
	float: right;
	padding: 16px 13px 0 0;
}
.selectplattform {
	background: #000;
	width: 193px;
	height: 20px;
	line-height: 20px;
	border: 1px solid #FFF;
	padding: 2px 3px;
	color: #FFF;
}

/*#kruemel_suche_box { 
	height: 25px;
	width: 890px;
}*/
#kruemel { 
	float: left;
	height: 25px;
	width: 550px;
	line-height: 25px;
	color: #999999;
	padding-left: 15px;
}
#kruemel span.aktiv { 
	color: #E32127;
}


#suche { 
	float: right;
	height: 20px;
	padding: 3px 0 0 0;
}
.suchfeld { 
	width: 120px;
	height: 8px;
	border: 1px solid #666666;
	padding: 3px;
	font-size: 10px;
	color: #94918c;
}
.suchebutton { 
	width: 50px;
	height: 16px;
	line-height: 17px;
	background: #333333;
	padding: 0 3px;
	color: #FFF;
	border: none;
}



/* ---------------------------------------------------
   Hauptnavigation
   =================================================== */
#mainnavi {
	float: left;
	width: 890px;
	height: 23px;
	background: url(../images/design/navi_bg.jpg) top left repeat-x;
	margin: 0;
	padding: 0;
}
#mainnavi ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#mainnavi li {
	float: left;
	margin: 0;
	padding: 0;
	line-height: 23px;
	background: url(../images/design/mainnavi_strich.gif) left top no-repeat;
	padding-left: 1px;
} 
#mainnavi ul li a {
	text-decoration: none;
	font-size: 11px;
	color: #FFF;
	padding: 6px 15px;
	height: 23px;
	line-height: 23px;
}
#mainnavi li a.firstelem {
	background: none;
}
#mainnavi li.firstelem {
	background: none;
	padding-left: 0px;
}
#mainnavi ul li a:hover, #mainnavi ul li a:active, #mainnavi ul li a.aktiv {
 	color: #FFF;
	background: url(../images/design/mainnavi_aktiv.jpg) center left repeat-x;/*#E02127*/
}





/* ---------------------------------------------------
   MAIN
   =================================================== */
#main {
	width: 890px;
	clear: both;
}

/* Subnavi & Content on Top */
#maintop {
	width: 890px;
}

/* ---------------------------------------------------
   Links Text, Rechts Content
   =================================================== */
#content_left {
	float: left;
	width: 217px;
	padding-top: 56px;
}
/* ---------------------------------------------------
   Links Navi und Bild, Rechts Content
   =================================================== */
#content_left_navi {
	float: left;
	width: 217px;
	padding-top: 0;
}

/* ---------------------------------------------------
   SUBNAVI
   =================================================== */
#subnavi {
	float: left;
	width: 217px;
	padding-top: 31px;
	margin-bottom: 30px;
}
#subnavi .titel {
	padding: 0 0 7px 15px;
	font-family: Georgia, Times, Serif;
	line-height: 100%;
	font-size: 18px;
	color: #E32127;
	font-weight: normal;	
	text-transform: none;	
	background: url(../images/design/pfeil_rot.jpg) left top no-repeat;
}
#subnavi ul {
	border-top: 1px solid #E32127;
	list-style: none;
	margin: 0;
	padding: 0 0 9px 0;
}
#subnavi li {
	margin: 0;
	padding: 0;
	/*height: 19px;*/
	border-bottom: 1px solid #B3B3B3;
} 
#subnavi ul li a {
	text-decoration: none;
	font-size: 11px;
	color: #999999;
	background: none;
	padding: 0 0 0 15px;
	/*height: 19px;*/
	line-height: 19px;
	display: block;
}
#subnavi ul li a:hover, #subnavi ul li a:active, #subnavi ul li a.aktiv, #subnavi ul li a.news-list-active {
	background: url(../images/design/Links/LinkIntern.jpg) left center no-repeat;
 	color: #333333;
}
/* Subsubnavi */
#subnavi ul ul {
	border-top: none;
	list-style: none;
	margin: 0;
	padding: 4px 0 4px 9px;
}
#subnavi ul ul li {
	margin: 0;
	padding: 0;
/*	height: 19px;*/
	border-bottom: none;
} 
#subnavi ul ul li a {
	text-decoration: none;
	font-size: 11px;
	color: #999999;
	background: none;
	padding: 0 0 0 15px;
	height: 19px;
	line-height: 19px;
}
#subnavi ul ul li a:hover, #subnavi ul ul li a:active {
	background: url(../images/design/Links/LinkIntern.jpg) left center no-repeat;
 	color: #333333;
}

/* Subsubnavi */
#subnavi ul ul ul {
	border-top: none;
	list-style: none;
	margin: 0;
	padding: 4px 0 4px 9px;
}
#subnavi ul ul ul li {
	margin: 0;
	padding: 0;
	height: 19px;
	border-bottom: none;
} 
#subnavi ul ul ul li a {
	text-decoration: none;
	font-size: 11px;
	color: #999999;
	background: none;
	padding: 0 0 0 15px;
	height: 19px;
	line-height: 19px;
}
#subnavi ul ul li a:hover, #subnavi ul ul li a:active {
	background: url(../images/design/Links/LinkIntern.jpg) left center no-repeat;
 	color: #333333;
}




/* Bild unter Subnavi */
#content_bild {
	float: left;
	width: 217px;
	padding-top: 20px;
}

/* ---------------------------------------------------
   CONTENT
   =================================================== */
/* Content 2/3 Rechts */
#content {
	float: left;
	width: 653px;
	padding: 27px 10px 0 10px;
}
/* Flash Content 2/3 Rechts */
#content_flash {
	float: left;
	width: 673px;
	padding: 0;
}
/* Flash Content Breit */
#content_flash_breit {
	float: left;
	width: 890px;
	padding: 0;
}
/* Content Breit */
#content_breit {
	float: left;
	width: 870px;
	min-height:300px;
	padding: 27px 10px 0 10px;
}


#cols2-content-left {
	float: left;
	width: 460px;
	padding: 0;
}
#cols2-content-right {
	float: left;
	width: 193px;
	padding: 20px 0 0 0;
}

/* Content für Support */
#content_support { 
	float: left;
	width: 353px;
	padding: 62px 310px 0 10px;
	min-height: 585px;
	height: auto !important; 
	height: 585px;
}




/* ---------------------------------------------------
   NEWS SEITE: Content & Logos
   =================================================== */
#content_news {
	float: left;
	width: 650px;
	padding: 27px 10px 0 10px;
} 
#logos {
	float: right;
	width: 217px;
	padding-top: 130px;
}

/* ---------------------------------------------------
   STARTSEITE: Content 
   =================================================== */
#content_startseite { 
	float: left;
	width: 353px;
	padding: 62px 310px 0 10px;
	background: url(../images/design/frau_startseite.jpg) right bottom no-repeat;
	min-height: 585px;
	height: auto !important; 
	height: 585px;
}
#mainright_startseite {
	float: right;
	width: 217px;
}

#news_startseite {
	float: left;
	width: 217px;
	padding-top: 31px;
	margin-bottom: 30px;
}
#news_startseite ul {
	list-style: none;
	margin: 0;
	padding: 0 0 9px 0;
}
#news_startseite li {
	margin: 0;
	padding: 0;
	height: 19px;
	border-bottom: 1px solid #B3B3B3;
} 
#news_startseite ul li a {
	text-decoration: none;
	font-size: 11px;
	color: #999999;
	background: none;
	padding: 0 0 0 15px;
	height: 19px;
	line-height: 19px;
}
#news_startseite ul li a:hover, #news_startseite ul li a:active, #news_startseite ul li a.aktiv {
	background: url(../images/design/Links/LinkIntern.jpg) left center no-repeat;
 	color: #333333;
}


#support {
	float: left;
	width: 194px;
	/*height: 174px;*/
	background: #575759 url(../images/design/support_bg.jpg) top left repeat-x;
	padding: 18px 10px 0 13px;
}
#support p.bodytext {
	padding-left: 0;
}
#kundenbox1, #kundenbox2, #kundenbox3, #kundenbox4, #kundenbox5 {
	float: left;
	margin-top: 1px;
	width: 194px;
	/*height: 207px;*/
	background: #EC1C24 url(../images/design/kundenbox_bg.jpg) bottom left repeat-x;
	padding: 11px 10px 11px 13px;
}
#kundenbox p.bodytext {
	padding-left: 0;
}


/* ---------------------------------------------------
   Global Website: Content 
   =================================================== */
#content_global { 
	float: left;
	width:600px;
	padding: 62px 0px 0 10px;
	min-height: 585px;
	height: auto !important; 
	height: 585px;
}
#content_global_startseite { 
	float: left;
	width: 653px;
	padding: 62px 10px 0 10px;
	min-height: 585px;
	height: auto !important; 
	height: 585px;
}
* html #content_global_startseite { 
	float: left;
	width: 653px;
	padding: 62px 0px 0 0px;
	min-height: 585px;
	height: auto !important; 
	height: 585px;
}
#content_global_small { 
	float: left;
	width: 436px;
	padding: 62px 10px 0 10px;
}

#mainright_global {
	float: right;
	width: 217px;
	padding-top: 61px;
}

#support_global {
	float: left;
	width: 194px;
	/*height: 212px;*/
	background: #575759 url(../images/global/support_bg.jpg) top left repeat-x;
	padding: 18px 10px 0 13px;
}
#support_global p.bodytext {
	padding-left: 0;
}
#contact {
	float: left;
	width: 194px;
	height: 174px;
	background: #D0CFCA;
	padding: 18px 10px 0 13px;
	margin-top: 1px;
}
#contact p.bodytext {
	padding-left: 0;
}


/* ---------------------------------------------------
   LOGIN
   =================================================== */
#login {
	padding-left: 0;
	font-family: Helvetica,Arial,sans-serif;
	font-size:11px;
}
/*#login_box {
	font-family: Helvetica,Arial,sans-serif;
	font-size:11px;
}*/
#login #login_titel {
	display: block;
	font-family: Georgia, Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
}
/*#login_box .login_input {
	width: 150px;
	border: 1px solid #808080;
	background: #FFF;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 11px;
	margin-bottom: 5px;
	padding: 2px 0;
}
#login_box .sendbutton {
	width: 50px;
	border: 1px solid #808080;
	background: #D0CFCA;
	height: 17px;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 11px;
	margin-bottom: 5px;
	padding: 2px 0;
}
*+html #login_box .sendbutton {
	width: 50px;
	border: 1px solid #808080;
	background: #D0CFCA;
	height: 20px;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 11px;
	margin-bottom: 5px;
	padding: 0;
}
* html #login_box .sendbutton {
	width: 50px;
	border: 1px solid #808080;
	background: #D0CFCA;
	height: 20px;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 11px;
	margin-bottom: 5px;
	padding: 0;
}*/

/* ---------------------------------------------------
   LinkLogin
   =================================================== */
#login_titel a.LinkLogin {
	color: #FFFFFF;
	text-decoration: none;
	font-family:Georgia,Helvetica,Arial,sans-serif;
	font-size:18px;
}
#login_titel a.LinkLogin:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#login_titel a.LinkLogin:hover, #login_titel a.LinkLogin:active {
	color: #FFFFFF;
	text-decoration: underline;
}





/*--flash---*/
#service{ margin-left:20px;}


/* ---------------------------------------------------
  Support Seite
   =================================================== */
#support a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16px;
	font-family: Georgia, Helvetica, Arial, sans-serif;
}
#support a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#support a:hover, #support a:active {
	color: #FFFFFF;
	text-decoration: underline;
}


/* ---------------------------------------------------
  GLOBAL: Span Support + Contact
   =================================================== */
span.key{ width:40px; float:left;}

#support, #support_global {color: #FFFFFF;}
#contact {color: #808080;}

span.support_global_titel,
span.contact_titel {
	display: block;
	font-family: Georgia, Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 100%;
	padding-bottom: 5px;
}
span.contact_titel2,
span.support_global_titel2,
span.support_mail_titel2 {
	display: block;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 100%;
	padding-bottom: 7px;
	padding-top: 15px;
}

span.support_global_text,
span.contact_text {
	display: block;
	font-family: Georgia, Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 100%;
	padding-bottom: 5px;
}
span.support_global_text2 ,
span.contact_text2 {
	display: block;
	font-family: Georgia, Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 100%;
	padding-bottom: 5px;
}
#support_global a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16px;
	font-family: Georgia, Helvetica, Arial, sans-serif;
}
#support_global a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#support_global a:hover, #support_global a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

/* ---------------------------------------------------
  STARTSEITE: Span Support
   =================================================== */
span.support_titel {
	display: block;
	font-family: Georgia, Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 100%;
	color: #FFF;
	padding-bottom: 14px;
}
span.support_titel2 {
	display: block;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 100%;
	color: #E6E6E6;
	padding-bottom: 7px;
}
span.support_text {
	display: block;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 100%;
	color: #FFFFFF;
	padding-bottom: 18px;
}
span.support_text2 {
	display: block;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 100%;
	color: #FFFFFF;
	padding-bottom: 10px;
}
span.support_text2 a {
	color: #FFF;
	text-decoration: none;
	font-size: 16px;
}
span.support_text2 a:visited {
	color: #FFF;
	text-decoration: none;
}
span.support_text2 a:hover, span.support_text2 a:active {
	color: #FFF;
	text-decoration: none;
}


/* ---------------------------------------------------
   NEWS-SEITE: Titel
   ===================================================*/
/* ---------------------------------------------------
   H1
   =================================================== */
#content_news h1 {
	background: url(../images/design/pfeil_rot_h1.jpg) left top no-repeat;
	padding: 0 0 7px 20px;
	font-family: Georgia, Times, Serif;
	line-height: 100%;
	font-size: 23px;
	color: #333333;
	font-weight: normal;	
	text-transform: none;	
}
/* ---------------------------------------------------
   H2
   =================================================== */
#content_news h2 {
	/*background: url(../images/design/pfeil_rot.jpg) left top no-repeat;*/
	background: none;
	padding: 0 0 20px 20px;
	font-family: Georgia, Times, Serif;
	line-height: 100%;
	font-size: 18px;
	color: #999999;
	font-weight: normal;	
	text-transform: none;	
}
/* ---------------------------------------------------
   H3
   =================================================== */
#content_news h3 {
	padding: 0 0 7px 0;
	font-family: Georgia, Times, Serif;
	line-height: 100%;
	font-size: 18px;
	color: #E32127;
	font-weight: normal;	
	text-transform: none;	
	background: none;
}
/* ---------------------------------------------------
   H3
   =================================================== */
#content_news h4 {
	padding: 0 0 7px 15px;
	font-family: Georgia, Times, Serif;
	line-height: 100%;
	font-size: 18px;
	color: #E32127;
	font-weight: normal;	
	text-transform: none;	
	background: url(../images/design/pfeil_rot.jpg) left top no-repeat;
}
/* ---------------------------------------------------
   NEWS SEITE span
   =================================================== */
.filelink {
	 clear:both; 
	 padding-top:5px;
}
.filelink img {
	padding-right:5px;
}
.news-single-item { 
	padding-left:20px; 
	position:relative;
	border-bottom:solid 1px #b3b3b3;
	padding-bottom:5px;
}
.news-single-item div { 
	margin-top:5px;
}
.news-single-item p.bodytext{ 
	padding:0px;
}
.news-single-content { 
	width:350px; 
	padding-right:50px;  
	float:left;
}
.jobs-single-content { 
	padding-right:50px;  
	float:left;
}
.news-single-img { 
	width:200px;/*left:400px; */
	float:left;
}

/*#news-list-container table {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
}
#news-list-container table td.news_teaser {
	padding-right: 20px;
}*/


/* ---------------------------------------------------
   News 
   =================================================== */

.newseintrag {
	float: left;
	width: 651px;
	border-bottom: #B3B3B3 1px solid;
	margin-bottom: 10px;
}

.datum_zeit_box {
	float: left;
	width: 121px;
}
.content {
	float: left;
	width: 510px;
}
.filelink {
	float: left;
	width: 121px;
	padding-bottom: 5px;
}


span.datum {
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	color: #4D4D4D;
}
span.zeit {
	float: left;
	width: 100px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #B3B3B3;
}
#content_news p {
	color: #666666;
	line-height: 150%;
	padding-bottom: 10px;
	font-size: 11px;
	padding-left: 0;
}
hr.LinieNews {
	background-color: #B3B3B3; /* Farbe für Opera und Firefox */
	color: #B3B3B3; /* Farbe für Internet Explorer (IE) */
	border: 0;
	height: 1px;
	width: 100%;
	margin: 7px 0;
}




/* ---------------------------------------------------
   Global Website: Startseite News 
   =================================================== */
#weltkarte {
	float: left;
}

#NewsJobs {
	float: left;
	width: 654px;
}
#GlobalNews {
	float: left;
	width: 307px;
	padding-right: 15px;
}
#GlobalNews h2 {
	background: url(../images/design/pfeil_rot.jpg) left top no-repeat;
	padding: 0 0 5px 15px;
	font-family: Georgia, Times, Serif;
	line-height: 100%;
	font-size: 18px;
	color: #333333;
	font-weight: normal;	
	text-transform: none;	
}

#GlobalNews .titel {
	padding: 0 0 7px 15px;
	font-family: Georgia, Times, Serif;
	line-height: 100%;
	font-size: 18px;
	color: #E32127;
	font-weight: normal;	
	text-transform: none;	
	background: url(../images/design/pfeil_rot.jpg) left top no-repeat;
}
#GlobalNews ul {
	border-top: 1px solid #E32127;
	list-style: none;
	margin: 0;
	padding: 0 0 9px 0;
}
#GlobalNews li {
	margin: 0;
	padding: 0 0 0 15px;
	/*height: 19px;*/
	border-bottom: 1px solid #B3B3B3;
}  
#GlobalNews ul li a {
	text-decoration: none;
	font-size: 11px;
	color: #999999;
	background: none;
	padding: 0 0 0 15px;
	height: 19px;
	line-height: 19px;
}
#GlobalNews ul li a:hover, #GlobalNews ul li a:active, #GlobalNews ul li a.aktiv, #GlobalNews ul li a.news-list-active {
	background: url(../images/design/Links/LinkIntern.jpg) left center no-repeat;
 	color: #333333;
}
.tmail-err-txt{ color:#ff0000;}
.login{ padding:5px 0;}
.login input,.login textarea{ border: 1px solid #000000; padding:2px; font-size:11px;}
.reg input,.reg textarea{ width:280px;}


