@charset "UTF-8";
body {
	font: Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #666666;
}


/* AXIRION MARKETING TOP */

.topDIV {
width:950px;
margin:auto;
}

.logo {
width:130px;
float:left;
}

.topnavi {
width:790px;
text-align:right;
float:left;
margin-top:20px;
margin-right:30px;

}



/* AXIRION MARKETING BANNER BEREICH */

.bannerBG {
background:url(img/header_bg.jpg) repeat-x;
height:314px;
width:100%;
min-width: 930px;
margin:auto;
}

.bannerDIV {
	background:url(img/Header_Demo.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:314px;
	min-width:950px;
}

.bannerDIV_home {
	background:url(img/header/rotator.php);
	background-repeat:no-repeat;
	background-position:center;
	height:314px;
	min-width:950px;
}

.bannerDIV_company {
	background:url(img/multi-channel_company.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:314px;
	min-width:950px;
}

.bannerDIV_jobs {
	background:url(img/multi-channel_jobs.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:314px;
	min-width:950px;
}

.bannerDIV_news {
	background:url(img/multi-channel_news.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:314px;
	min-width:950px;
}

.bannerDIV_contact {
	background:url(img/multi-channel_contact.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:314px;
	min-width:950px;
}

.bannerDIV_interactionbase {
	background:url(img/multi-channel_interactionbase.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:314px;
	min-width:950px;
}

.bannerDIV_publications {
	background:url(img/multi-channel_publications.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:314px;
	min-width:950px;
}

.navigation {
	width:950px;
	position:absolute;
	text-align:left;
	top:348px;
	left: 50%;
    margin-left: -470px;

}


/* AXIRION MARKETING TEXTBEREICH */

.textDIV {
width:950px;
margin:auto;
padding-bottom:20px;
}

.text_leftDIV {
	text-align:left;
	float:left;
	width:505px;
	margin-top:60px;
	padding: 0 80px 0 20px;
}

.text_breakerDIV {
float:left;
text-align:right;
width:40px;
margin-top:55px;
}

.text_rightDIV {
	text-align:left;
	float:left;
	width:255px;
	margin-top:60px;
	padding: 0 5px 0 45px;
}



/* AXIRION MARKETING FOOTER */

.footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 10px;
	background:url(img/footer_bg.gif) repeat-x;
	height:54px;
}

.footer_content {
width:950px;
margin:auto;
}


.axirion_copyrightDIV {
text-align:left;
width:350px;
margin-top:20px;
float:left;
}

.footernaviDIV {
width:600px;
text-align:right;
float:left;
margin-top:20px;

}
.footer a {
font-family: Arial, Helvetica, sans-serif;
color: #999999;
font-size: 10px;
text-decoration:none;
margin: 0 10px 0 10px;
}



/* AXIRION MARKETING TEXTEIGENSCHAFTEN */

strong {
	color: #333333;
	font-weight: bold;
}

a {
	color: #3a6d90;
	text-decoration:none;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration:none;
	font-size: 13px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #3a6d90;
	text-decoration:none;
	font-size: 13px;
}


bold {
	color: #333333;
	font-weight: bold;
}


.TextHeadlines {

 	
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 13px;
	position:relative;
	top:-15px;
      
}


.NewsHeadlines {

 	
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 13px;
	position:relative;
	top:-15px;
    left:25px;  
}


.NewsTexte {
	
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;	      
	margin: -10px 0px 45px 25px;  
	     
	
}

.NewsTexte p{
	

	margin: 0px 0px 0px 0px; 
	line-height:1.7em;     
		    

	
}


.Texte {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	line-height:1.7em;	      	
}


.SidebarTexte {
	width:220px;
	text-align: justify;
	margin: 15px 0 0 8px;
	font-family: Arial, Helvetica, sans-serif;
	color: #959595;
	font-size: 11px;
	line-height:1.8em;	      	
}



/* AXIRION MARKETING FORMs */

input {
	width:100%;
}

textarea {
	width:100%;
}

.submitBTN {
width: auto;
margin-bottom:5px;

}


/* AXIRION MARKETING CLEAR */

.clear {
clear:left;
}

