/* Allgemeine Formatierung ----------------------------------------------------------------------*/

html,{
	margin:0;padding:0;
}

body {
	margin-top: 0px;
	/*Schrift*/
	font-family: Verdana, Arial, Helvetica;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	
}

ul{
	list-style : circle outside url(/images/bull.gif);
	line-height: 130%;
	margin-top:10px;

}
li{
	margin-top:8px;

}

h1{
		margin-left:10px;
		margin-bottom:0px;
		font: 20px arial,sans-serif;
	    color: #999
}
.subline  { 
		margin-left:10px;
		font-size: 11px;
		color: #F29400;
		text-decoration : none;
		font-weight: bold;
		font-family: Verdana, Arial, Helvetica;
}
/* title */
.title_gm
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color:#F29400;
	font-weight: normal;
	text-decoration : underline;
}
/* allgemeine Linkformatierung ----------------------------------------------------------------------*/
a:link,a:active,a:visited,a:hover {
	color:#F29400;
	text-decoration: underline;  
}
/* Äußerstes DIV ----------------------------------------------------------------------*/
#all{
	width:770px;
	margin:0px auto;
}
/* Formatierung Line Startseite ----------------------------------------------------------------------*/
.line_orange{
		margin-left:10px;
		height:1px; 
		color:#FF6600;
}

/* Formatierung Container Startseite DIV ----------------------------------------------------------------------*/
#container{
		text-align:left
		width:770px;
		_width:770px;
		margin:0 auto
}
/* Formatierung Header, Logo+Slogan Startseite DIV ----------------------------------------------------------------------*/
#header{
		height: 100px; 
		width: 760px;
		background:#ffffff;
}
/* Formatierung Navigations Startseite DIV ----------------------------------------------------------------------*/
#nav{
		float:left;
		width:760px;
		height:32px;
}
/* ---------Formatierung Suchfeld ----------------------------------------------------------------------*/
.search_from { 
	margin-top: 1px;
	background-color: #ffffff;
	color: #999999;
	border: 1px solid #FFFFFF;
	font-size: 10px;
	text-decoration : none;
	outline-style: none;
	font-family:Arial, Helvetica, sans-serif;
}

/* Formatierung rechte Spalte-Startseite DIV ----------------------------------------------------------------------*/
#banner{
		margin-top:_-29px;
		margin-top:-3px;
		float:right;
		width:190px
}

#banner h1{
		margin-left:10px;
		margin-bottom:0px;
		font: 20px arial,sans-serif;
	    color: #999
}

#banner p{
		margin-left:10px;
		margin-top:0px;
		font: 11px arial,sans-serif;
	    color: #000000
}

#banner h2{
		margin-left:10px;
		font: 11px arial,sans-serif;
	    color: #000000;
		font-weight: bold;
}
/* Formatierung News Headline Startseite DIV ----------------------------------------------------------------------*/
.news  { 
		margin-left:0px;
		font-size: 10px;
		color: #F29400;
		font-weight: bold;
		font-family: Verdana, Arial, Helvetica;
}
/* Formatierung Aktuelle Projekte-Startseite DIV ----------------------------------------------------------------------*/
#content{	
		margin-top:10px;	
		float:left;
		width:565px;
		height:290px;
		background-image: url(../images/hintergrund/aktuelles.jpg);
}

#content h1{
		margin-left:10px;
		margin-bottom:0px;
		font: 20px arial,sans-serif;
	    color: #999
}

#content p{
		line-height: 130%;
		margin-top:0px;
		font-family: Verdana, Arial, Helvetica;
		color: #000000;
		font-weight: normal;
		font-style: normal;
		font-size: 11px;
}
/* Formatierung Über Seneos-Startseite DIV ----------------------------------------------------------------------*/
#content2{	
		margin-top:10px;
		float:left;
		width:565px;
		height:165px;
		background-image: url(../images/hintergrund/ueber_seneos_dumm.jpg);
}

#content2_2{	
		margin-top:10px;
		float:left;
		width:565px;
		height:310px;
		background-image: url(../images/hintergrund/ueber_seneos_dumm300.jpg);
}

#content2 h1{
		margin-left:10px;
		margin-bottom:0px;
		font: 20px arial,sans-serif;
	    color: #999
}

#content2 p{
		margin-left:10px;
		font-family: Verdana, Arial, Helvetica;
		color: #000000;
		font-weight: normal;
		font-style: normal;
		font-size: 11px;
}

/* Formatierung Leistungen-Startseite DIV ----------------------------------------------------------------------*/			
#content3{
		margin-top:18px;
		margin-bottom:20px;
		float:left;
		width:565px;
		height:300px;
		background-image: url(../images/hintergrund/leistungen.jpg);
}

#content3 h1{
		margin-left:10px;
		margin-bottom:0px;
		font: 20px arial,sans-serif;
	    color: #999
}

#content3 p{
		line-height: 130%;
		margin-top:5px;
		margin-right:10px;
		font-family: Verdana, Arial, Helvetica;
		color: #000000;
		font-weight: normal;
		font-style: normal;
		font-size: 11px;
}
/* Formatierung Headline Leistungen Startseite DIV ----------------------------------------------------------------------*/
.leistungen  { 
		margin-bottom:10px;
		font-size: 11px;
		color: #F29400;
		text-decoration : none;
		font-weight: bold;
		font-family: Verdana, Arial, Helvetica;
}

.fliesstext {
		margin-bottom:10px;
		font-size: 11px;
		color: #000000;
		text-decoration : none;
		font-weight: normal;
		font-family: Verdana, Arial, Helvetica;
}
/* Formatierung Testing DIV ----------------------------------------------------------------------*/			
#content_testing{
		margin-top:10px;
		float:left;
		width:565px;
		height:850px;
		background-image: url(../images/hintergrund/testing_dumm.jpg);
}

#content_testing h1{
		margin-left:10px;
		margin-bottom:0px;
		font: 20px arial,sans-serif;
	    color: #999
}

#content_testing p{
		line-height: 130%;
		margin-top:5px;
		margin-left:10px;
		font-family: Verdana, Arial, Helvetica;
		color: #000000;
		font-weight: normal;
		font-style: normal;
		font-size: 11px;
}

.liste{
		margin-left:10px;
		font-family: Verdana, Arial, Helvetica;
		color: #000000;
		font-weight: normal;
		font-style: normal;
		font-size: 11px;
}
/* Formatierung Testing DIV ----------------------------------------------------------------------*/			
#content_seneos{
		margin-top:10px;
		float:left;
		width:565px;
		height:900px;
		background-image: url(../images/hintergrund/seneos_dumm.jpg);
}

#content_seneos h1{
		margin-left:10px;
		margin-bottom:0px;
		font: 20px arial,sans-serif;
	    color: #999
}

#content_seneos p{
		line-height: 130%;
		margin-top:5px;
		margin-left:10px;
		font-family: Verdana, Arial, Helvetica;
		color: #000000;
		font-weight: normal;
		font-style: normal;
		font-size: 11px;
}
/* Formatierung Qualitätssicherung DIV ----------------------------------------------------------------------*/			
#content_qualitaet{
		margin-top:10px;
		float:left;
		width:565px;
		height:850px;
		background-image: url(../images/hintergrund/qualitaet_dumm.jpg);
}

#content_qualitaet h1{
		margin-left:10px;
		margin-bottom:0px;
		font: 20px arial,sans-serif;
	    color: #999
}

#content_qualitaet p{
		line-height: 130%;
		margin-top:5px;
		margin-left:10px;
		font-family: Verdana, Arial, Helvetica;
		color: #000000;
		font-weight: normal;
		font-style: normal;
		font-size: 11px;
}
/* Formatierung Schulung DIV ----------------------------------------------------------------------*/			
#content_schulung{
		margin-top:10px;
		float:left;
		width:565px;
		background-repeat:no-repeat; 
		background-position: bottom;
		background-image: url(../images/hintergrund/schulung_dumm.jpg);
}
#content_schulung2{
		margin-top:10px;
		float:left;
		width:565px;
		background-repeat:no-repeat; 
		background-position: bottom;
		
}

#content_schulung h1{
		margin-left:10px;
		margin-bottom:0px;
		font: 20px arial,sans-serif;
	    color: #999
}

#content_schulung p{
		line-height: 130%;
		margin-top:5px;
		margin-left:10px;
		font-family: Verdana, Arial, Helvetica;
		color: #000000;
		font-weight: normal;
		font-style: normal;
		font-size: 11px;
}
/* Formatierung Schulung2 DIV ----------------------------------------------------------------------*/			
#content_schulung2{
		margin-top:10px;
		float:left;
		width:565px;
		background-repeat:no-repeat; 
		background-position: bottom;
		
}

#content_schulung2 h1{
		margin-left:10px;
		margin-bottom:0px;
		font: 20px arial,sans-serif;
	    color: #999
}

#content_schulung2 p{
		line-height: 130%;
		margin-top:5px;
		font-family: Verdana, Arial, Helvetica;
		color: #000000;
		font-weight: normal;
		font-style: normal;
		font-size: 11px;
}
/* Formatierung embedded Software  DIV ----------------------------------------------------------------------*/			
#content_embedded {
		margin-top:10px;
		float:left;
		width:565px;
		background-repeat:no-repeat; 
		background-position: bottom;
		background-image: url(../images/hintergrund/embedded_software_dumm.jpg);
}

#content_embedded h1{
		margin-left:10px;
		margin-bottom:0px;
		font: 20px arial,sans-serif;
	    color: #999
}

#content_embedded p{
		line-height: 130%;
		margin-top:5px;
		margin-left:10px;
		font-family: Verdana, Arial, Helvetica;
		color: #000000;
		font-weight: normal;
		font-style: normal;
		font-size: 11px;
}

/* Formatierung News  DIV ----------------------------------------------------------------------*/			
#content_news {
		margin-top:10px;
		float:left;
		width:565px;
		background-repeat:no-repeat; 
		background-position: bottom;
		background-image: url(../images/hintergrund/news_content_dumm.jpg);
}

#content_news h1{
		margin-left:10px;
		margin-bottom:0px;
		font: 20px arial,sans-serif;
	    color: #999
}

#content_news p{
		line-height: 130%;
		margin-top:5px;
		margin-left:10px;
		font-family: Verdana, Arial, Helvetica;
		color: #000000;
		font-weight: normal;
		font-style: normal;
		font-size: 11px;
}
/* Formatierung Karriere  DIV ----------------------------------------------------------------------*/			
#content_karriere {
		margin-top:10px;
		float:left;
		width:565px;
		height:800px;
		background-image: url(../images/hintergrund/karriere_content_dumm.jpg);
		background-position: 0px 100%;
		background-repeat: no-repeat;
}

#content_karriere h1{
		margin-left:10px;
		margin-bottom:0px;
		font: 20px arial,sans-serif;
	    color: #999
}

#content_karriere p{
		line-height: 130%;
		margin-top:5px;
		margin-left:10px;
		font-family: Verdana, Arial, Helvetica;
		color: #000000;
		font-weight: normal;
		font-style: normal;
		font-size: 11px;
}
/* Formatierung Impressum  DIV ----------------------------------------------------------------------*/			
#content_impressum {
		margin-top:10px;
		float:left;
		width:565px;
		background-repeat:no-repeat; 
		background-position: bottom;
		background-image: url(../images/hintergrund/impressum.jpg);
}

#content_impressum h1{
		margin-left:10px;
		margin-bottom:0px;
		font: 20px arial,sans-serif;
	    color: #999
}

#content_impressum p{
		line-height: 130%;
		margin-top:5px;
		margin-left:10px;
		font-family: Verdana, Arial, Helvetica;
		color: #000000;
		font-weight: normal;
		font-style: normal;
		font-size: 11px;
}
/* Formatierung Kontakt  DIV ----------------------------------------------------------------------*/			
#content_kontakt {
		margin-top:10px;
		float:left;
		width:565px;
		height:700px;
		background-image: url(../images/hintergrund/kontakt_dumm.jpg);
		background-position: 0px 100%;
		background-repeat: no-repeat;
}

#content_kontakt h1{
		margin-left:10px;
		margin-bottom:0px;
		font: 20px arial,sans-serif;
	    color: #999
}

#content_kontakt p{
		line-height: 130%;
		margin-top:5px;
		margin-left:10px;
		font-family: Verdana, Arial, Helvetica;
		color: #000000;
		font-weight: normal;
		font-style: normal;
		font-size: 11px;
}
/* Formatierung Referenzen  DIV ----------------------------------------------------------------------*/			
#content_referenz {
		margin-top:10px;
		float:left;
		width:565px;
		background-image: url(../images/hintergrund/referenz_dumm.jpg);
		background-repeat:no-repeat; 
		background-position: bottom;
}

#content_referenz h1{
		margin-left:10px;
		margin-bottom:0px;
		font: 20px arial,sans-serif;
	    color: #999
}

#content_referenz p{
		line-height: 130%;
		margin-top:5px;
		margin-left:10px;
		font-family: Verdana, Arial, Helvetica;
		color: #000000;
		font-weight: normal;
		font-style: normal;
		font-size: 11px;
}
/* Formatierung Praxisbox Folgeseiten DIV -------------------------------------------------------------------------------------------------*/			
#content_praxis{
		margin-top: 10px;
		float:left;
		width:565px;	
		background-repeat:no-repeat; 
		background-position: bottom;
		background-image: url(../images/hintergrund/praxis.jpg);
}

#content_praxis h1{
		margin-left:10px;
		margin-bottom:0px;
		font: 20px arial,sans-serif;
	    color: #999
}

#content_praxis p{
		line-height: 130%;
		margin-right:10px;
		margin-left:10px;
		font-family: Verdana, Arial, Helvetica;
		color: #000000;
		font-weight: normal;
		font-style: normal;
		font-size: 11px;
}

/* Formatierung Praxisbox Über Senoes DIV -------------------------------------------------------------------------------------------------*/			
#content_praxis2{
		margin-top:10px;
		float:left;
		width:565px;
		height:350px;
		background-image: url(../images/hintergrund/unten.jpg);
}

#content_praxis2 h1{
		margin-left:10px;
		margin-bottom:0px;
		font: 20px arial,sans-serif;
	    color: #999
}

#content_praxis2 p{
		line-height: 130%;
		margin-top:5px;
		margin-left:10px;
		font-family: Verdana, Arial, Helvetica;
		color: #000000;
		font-weight: normal;
		font-style: normal;
		font-size: 11px;
}
/* Formatierung Fuss-Startseite DIV ----------------------------------------------------------------------*/
#footer{
		margin-top:10px;
		clear:both;
		width:760px;
		margin-top:10px;
}
/* Linkformatierung Fuss-Startseite DIV ----------------------------------------------------------------------*/
.foot_Link   { 
		font-size: 11px;
		color: #000000;
		text-decoration : none;
		font-family: Verdana, Arial, Helvetica;
}
 
.foot_Link a  { 
		font-size: 11px;
		color: #000000;
		text-decoration : none;
		font-family: Verdana, Arial, Helvetica;
}

.foot_Link a:visited {
		font-size: 11px;
		color: #000000;
		text-decoration : none;
		font-family: Verdana, Arial, Helvetica;
}

.foot_Link a:hover.a:active {
		font-size: 11px;
		color: #000000;
		text-decoration : none;
		font-family: Verdana, Arial, Helvetica;
}
/* Formatierung Text Fuss-Startseite DIV ----------------------------------------------------------------------*/
.foot_text   { 
		font-size: 11px;
		color: #000000;
		text-decoration : none;
		font-family: Verdana, Arial, Helvetica;
}
/* Linkformatierung Mehr dazu-Startseite DIV ----------------------------------------------------------------------*/
.more_Link a  { 
		font-size: 11px;
		color: #F29400;
		text-decoration : underline;
		font-family: Verdana, Arial, Helvetica;

}

.more_Link a:visited {
		font-size: 11px;
		color: #F29400;
		text-decoration : underline;
		font-family: Verdana, Arial, Helvetica;
}

.more_Link a:hover.a:active {
		font-size: 11px;
		color: #F29400;
		text-decoration : underline;
		font-family: Verdana, Arial, Helvetica;
}

.more_Link   { 
		font-size: 11px;
		color: #F29400;
		text-decoration : underline;
		font-family: Verdana, Arial, Helvetica;
}

/* Formatierung lightbox DIV ----------------------------------------------------------------------*/
#lightbox p{
		margin-left:10px;
		font-family: Verdana, Arial, Helvetica;
		color: #000000;
		font-weight: normal;
		font-style: normal;
		font-size: 11px;
}
/***Formularfelder***/

.form {
	BACKGROUND-COLOR: #FFFFFF;
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	color: #333333;
	border-top: 1px solid #F29400;
	border-right: 1px solid #F29400;
	border-bottom: 1px solid #F29400;
	border-left: 1px solid #F29400;
	vertical-align: bottom;
	/**scrollbar-3dlight-color: #C8D0D2;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-darkshadow-color: #D7DDDF;
	scrollbar-face-color:#D7DDDF;
	scrollbar-highlight-color: #F8FAFA;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #D7DDDF;**/
	}
.auswahlschulung {
	FONT-SIZE: 12px;
	padding: 5px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana, Arial, Helvetica;
	font-style:normal;
	FONT-WEIGHT: bold;
	border:1 px solid #CCCCCC;
	BACKGROUND-COLOR: #f29400;

}
