
 @import url("ax-nav.css");


div#content {
  width: 941px;
  margin: 22px auto;
  padding: 0 0 0 28px;
  text-align: left;
  display: block;
  position: relative;
}

div#contentm {
    width: 947px;
    margin: 0px;
    padding: 0px;
    text-align: left;
    display: block;
    position: relative;
}

  
 
div#main {
    float: left;
    width: 570px;
    display: inline;
    margin: 25px 0 0 200px;
    
}

div#local {
    float: left;
    width: 160px;
    margin: 25px 0 0 -760px;
    display: none;
}
div#nav { 
	display: block;
	background: url(images/ax-bg_nav.jpg) repeat-x top left;
	padding: 0;
	height: 32px;
	line-height: 32px;
	position: relative;
}
div#languages {
	position: absolute;
	right: 28px;
	top: 11px;
	font: normal 12px Arial, Helvetica, sans-serif;
	line-height: 32px;
}

#languages_text, #at, #de, #us {
	background: url(images/ax-sprachen.gif) no-repeat top left;
	display: inline-block;
	float: left;
	text-indent: -5000px;
	width: 16px; 
	height: 10px;
}
#languages_text {
	width: 50px;
}
#at { background-position: -50px 0; }
#de { background-position: -66px 0; }
#us { background-position: -82px 0; }

.box { padding-bottom: 1.5em; }
.startpage { background: url(images/ax-bg_startpage.gif) repeat-y center center; }
#c12vr{ background: url(images/ax-bg_vr.gif) repeat-y 647px 0; padding-bottom: 1em; }
#c12vrm { margin:0px padding:0px; }
.c12 { float: left; width: 580px; }
.c12m { float: left; }
.c123 { float: left; width: 880px; }
.c1, .c2 { float: left; width: 265px; margin-right: 35px; padding-right: 15px; }
.c2 { margin-right: 0; }
.c3x  { float: right; width: 305px; padding-left: 0px; margin-right: -22px;  }
.c3m  { float: right; width: 379px; margin-right: -22px; }

#c12vr .c3  { float: right; width: 320px; margin-right: 0px; }
#c12vr .c3  .box { padding: 0px 15px; }

/* END CONTENT */


