/* The Wrapper */
.wrapper {
	width:975px;
	height: auto !important;
	min-height: 30px;
	height: 30px;
	margin:0 auto;
	padding: 0px 0px 0px 0px;
	position: relative;
	z-index: 999;
}

#header{
	margin: 0 auto;
	width: 975px;
	height: 70px;
	border: solid 0px #000000;
	padding: 0px 0px 10px 0px;
	z-index: 1;
}

#headerLogo {
	float: left;
	position:relative;
	top: 10px;
	width: 450px;
	height: 70px;
	cursor: pointer;
	background-color: url;
	background-image: url(logo.png);
	background-repeat: no-repeat;
}

#headerLoggingStatus {
	float: right;
	position:relative;
	top: 10px;
	width: 250px;
	height: 32px;
	text-align: right;
	font: bold 14px Arial, Verdana, sans-serif;
	color: #FFFFFF;
}

#headerLoggingStatus2 {
	float: right;
	position:relative;
	top: 19px;
	width: 250px;
	height: 32px;
	text-align: left;
	color: #FFCC33;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

#headerMeta {
	float: right;
	width: 300px;
	height: auto !important;
}


#headerNavigation {
	float: right;
	width: 335px;
	padding: 10px 0px 0px 0px;
}

#headerNavigation ul {
	font: normal 11px  Arial, Verdana, sans-serif;
	color: #999999;
	height: 20px;
	text-transform:normal;
}

#headerNavigation ul li {
    float: right;
    text-align: right;
    list-style-type: none;
}

#headerNavigation ul a:link, #headerNavigation ul a:visited {
	color: #727272;
	text-decoration: none;
	padding: 0px 4px 0px 4px;
}

#headerNavigation ul a:hover {
	color: #b5b5b5;
	text-decoration: none;
	padding: 0px 4px 0px 4px;
}

/*
#headerLanguage {
	float: left;
	/*filter:alpha(opacity=90);
	-moz-opacity:0.90;
	background-color: #ffffff;
	border: 1px solid #E4E4E4;
	width: 116px;
	height: auto !important;
	padding: 3px 4px 3px 4px;
	font: normal 11px  Arial, Verdana, sans-serif;
	color: #727272;
	line-height: 16px;
}*/

#headerLanguage a:link, #headerLanguage a:visited {
	color: #727272;
	text-decoration: none;
	padding: 0px 0px 0px 25px;
}

#headerTopper a:link { 
	color: #FFF;
	text-decoration: none;
} 

#headerTopper a:visited {
	color: #FFF;
	text-decoration: none;
}

#headerTopper a:hover {
	color: #000;
	text-decoration: none;
}

#headerLanguage a:hover {
	color: #b5b5b5;
	text-decoration: none;
	padding: 0px 0px 0px 25px;
}

#headerLanguage a.en {
	/*background: url("/themes/contrexx_08/images/flags/flag_en.gif") no-repeat left center;*/
}

#headerLanguage a.de {
	/*background: url("/themes/contrexx_08/images/flags/flag_de.gif") no-repeat left center;*/
}

#headerLanguage a.fr {
	/*background: url("/themes/contrexx_08/images/flags/flag_fr.gif") no-repeat left center;*/
}

#headerLoginTop {
	float: right;
	width: 300px;
	height:1%;
	margin: 0px 0px -11px 0px;
	z-index: 999;
}

#headerLogin {
	float: left;
	width: 300px;
	height:1%;
	padding: 10px 0px 0px 0px;
	text-align: right;
}

#headerLogin ul{
	font: normal 11px  Arial, Verdana, sans-serif;
	color: #727272;
	height: 20px;
	text-transform:normal;
}

#headerLogin ul li {
    float: right;
    text-align: right;
    height:1%;
    list-style-type: none;
}

#headerLogin ul a:link, #headerLogin ul a:visited {
	color: #727272;
	height:1%;
	text-decoration: none;
	padding: 0px 4px 0px 4px;
}

#headerLogin ul a:hover {
	color: #b5b5b5;
	height:1%;
	text-decoration: none;
	padding: 0px 4px 0px 4px;
}

#Contrexx, #Contrexx2, #homehh1 {
	display: none;
}

#blueBar {
	background: url("navbg2.jpg") repeat-x;
	color:#000000;
	margin: 0px 0px 0px 0px;
	height: 31px;
	z-index: 999;
}

#blueBar .column {
	float:left;
	width:440px;
	padding:0 30px;
	border: solid 1px #000000;
	z-index: 999;
}

#navigation {
	float:left;
	width: 985px;
	z-index: 999;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: url;
	background-image: url(trennlinie.jpg);
	background-repeat: no-repeat;
	background-position: left;
}


#navigation a {
	font-weight:bold;
	text-decoration:none;
	z-index: 999;
}

#navigation a:hover {
	text-decoration:none;
	z-index: 999;
}

#navigationSearch {
	position:relative;
    float: right;
	top: 1px;
	left: 10px;
	border: 0px solid #000000;
	width: 171px;
	height:20px;
	padding:5px 0px 0px 0px;
	z-index: 999;
}


#bannerHome {
	height: 300px;
	padding: 0px 0px 0px 0px;
	border-top:solid 0px #025D99;
	border-bottom:solid 0px #ffffff;
	background-color: #0C66B0;
	background-image: url(banner_home_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#bannerContent {
	height: 100px;
	padding: 0px 0px 0px 0px;
	border-top:solid 0px #025D99;
	border-bottom:solid 0px #053A69;
	background: url("banner_content_bg.gif") repeat-x top left;
}

#bannerInner {
	margin: 0 auto;
	width:975px;
	/*height: auto !important;*/
	/*height: inherit;*/
	padding: 0px 0px 0px 0px;
}

#bannerLarge {
	float: left;
	width:975px;
	/*height: auto !important;*/
	padding: 0px 0px 0px 0px;
	color: #ffffff;
	height: 300px;
	background-color: #0C66B0;
	background-image: url(banner_inner_home_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#bannerSmall {
	float: left;
	width:975px;
	/*height: auto !important;*/
	padding: 0px;
	color: #ffffff;
	/*height: inherit;*/
	height: 100px;
	background-color: #0C66B0;
	background-image: url(banner_inner_content_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#bannerFull {
	float: left;
	width:975px;
	height: auto !important;
	padding: 24px 0px 0px 0px;
}


#bannerLeft {
	float: left;
	width:465px;
	height: auto !important;
	padding: 25px 25px 25px 0px;
}

#bannerLeft h1, #bannerFull h1 {
	color: #ffffff;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#bannerRight {
	float: left;
	width:485px;
	height: 300px;
	padding: 0px 0px 0px 0px;
	background-color: url;
	background-image: url(screensh.jpg);
	background-repeat: no-repeat;
}

#shadow {
	height: auto !important;
	min-height: 300px;
	height: 300px;
	background: url("bg.jpg") repeat-y top center;
	background: url("shadow_bg.gif") repeat-x;
	padding: 0px 0px 0px 0px;
}


#shadowInner {
	margin: 0 auto;
	width:100%;
	height: auto !important;
	padding: 15px 0px 0px 0px;
}

#frameHome {
	float: left;
	width: 100%;
	height: auto !important;
	padding: 0px 0px 15px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #transparent;
}

#frameContent {
	float: left;
	width: auto;
	height: auto !important;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
	background-color: #transparent;
    background-image: url("sidebar_stretch_frame.gif");
    background-repeat: repeat-y;
    background-position: right;
}

#frameFooter {
	float: left;
	width: auto;
	height: 60px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    background-image: url("sidebar_end_content_new.gif");
    background-repeat: no-repeat;
    background-position: right top;
}


#subnavigation {
	float: left;
	width: 215px;
	height: auto !important;
    padding: 17px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    border-right: 0px solid #ff0000;
}

#sidebar {
	float: left;
	width: 200px;
	height: auto !important;
    padding: 0px 0px 0px 0px;
    margin: 12px 0px 0px 15px;
    border: 0px solid #ff0000;
}

*html #sidebar {
    padding: 0px 0px 0px 15px;
    margin: 12px 0px 0px 0px;
}

#homeLeft {
	float: left;
	width: 65%;
	height: auto !important;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 27px;
}

#homeRight {
	float: right;
	width: 300px;
	height: auto !important;
	padding: 0px;
	margin: 0px;
}

#content {
	float: left;
	width: 750px;
	height: auto !important;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    background-repeat: no-repeat;
    background-position: bottom right;
}

#contentText {
	float: left;
	height: auto !important;
	min-height: 250px;
	height: 250px;
	margin: 0px 0px 5px 0px;
	padding: 17px 50px 0px 0px;
	width: 700px;
	background-image: url("sidebar_begin_text.gif");
    background-repeat: no-repeat;
    background-position: top right;
}

/*ul.contentText li {
	list-style-image: url("/themes/contrexx_08/images/li.gif");
	display: list-item;
	margin: 0px 0px 0px 14px;
	list-style-position:outside;
}

contentText.ul  {
	margin-bottom: 5px;
	margin-top: 5px;
}


#contentText small {
	font: normal 11px Arial, Verdana, sans-serif;
}*/

#contentNavtree {
	font: normal 10px Arial, Verdana, sans-serif;
	width:auto !important;
	height: 15px;
	margin:0px 0px 25px 0px;
	padding:0px 0px 0px 0px;
	background:url("dot2.gif") 100% 100% repeat-x;
	color:#aaaaaa;
}

#contentNavtree a:link, #contentNavtree a:visited {
	color:#aaaaaa;
	text-decoration: none;
}

#contentNavtree a:hover {
	color:#006EB6;
	text-decoration: none;
}

#contentFooter {
	font: normal 10px Arial, Verdana, sans-serif;
    width: 700px;
	height: 40px;
	margin:30px 0px 0px 0px;
	padding:2px 0 0px 0px;
	background:url("dot2.gif") repeat-x;
	color:#aaaaaa;
    float: left;
}

#contentFooter a, #contentFooter a:link, #contentfooter a:visited {
	color:#aaaaaa;
	text-decoration: none;
}

#contentFooter a:hover {
	color:#006EB6;
	text-decoration: none;
}


/*#newsletter {
	float: left;
	width: auto !important;
	height: 20px;
	margin: 25px 0px 0px 0px;
}

#newsletter2 {
	float: left;
	width: auto !important;
	height: 20px;
	margin: 15px 0px 0px 10px;
}

* html #newsletter2 {
	margin: 15px 0px 0px 5px;
}


.kontakt {
	font: normal 1.0em Arial, Verdana, sans-serif;
	float: left;
	position: relative;
	left: -10px;
	top: -15px;
	width: 150px;
	height: auto !important;
	min-height: 50px;
	height: 50px;
	padding: 0px 0px 0px 0px;
	border: solid 0px #000000;
    color: #666666;
}

h2.alternate {
	margin-top:20px;
	margin-bottom:15px;
	font: bold 15px Arial, Verdana, sans-serif;
	color:#333333;
	border-bottom: none;
}

.printhome {
	font: normal 0.835em Arial, Verdana, sans-serif;
	width:auto !important;
	height: 15px;
	margin:0px 0 10px 0;
	padding:0px 0 0px 0;
	color:#606060;
}


h1.title {
	font-size:1.25em;
	color:#364f0f;
	margin:0 0 5px 0;
}


h1.title a {
	color:#364f0f;
	text-decoration:none;
}

h1.title a:hover {
	text-decoration:underline;
}


#bottominfo {
	float: left;
	position: relative;
	top: -10px;
	width: 914px;
	height: auto !important;
	min-height: 200px;
	height: 200px;
	margin: 0px 0 12px 0;
}

.boxbottom1{
	float: left;
	width: 292px;
	height: auto !important;
	min-height: 200px;
	height: 200px;
	border: solid 0px #000000;
}

.boxbottom2 {
	float: left;
	position: relative;
	left: 20px;
	width: 294px;
	height: auto !important;
	min-height: 200px;
	height: 200px;
	border: solid 0px #000000;
}

.boxbottom3 {
	float: left;
	position: relative;
	left: 40px;
	width: 270px;
	height: auto !important;
	min-height: 200px;
	height: 200px;
	border: solid 0px #000000;
}

.headinfo {
	float: left;
	background:transparent url("/themes/contrexx_08/images/boxtop.gif") no-repeat;
	display: block;
	height: 31px;
	width: 260px;
	border-top: solid 0px #b8d3e1;
	color: #2d2e30;
	letter-spacing: 0.5px;
	font: bold 12px Arial, Verdana, sans-serif;
	padding: 4px 10px 4px 10px;
	line-height: 20px;
	text-transform: normal;
}

.middleinfo {
	float: left;
	display: block;
	width: 258px;
	height: auto !important;
	min-height: 206px;
	height:206px;
	border-left: solid 1px #BABABA;
	border-right: solid 1px #BABABA;
	padding: 5px 10px 4px 10px;
	font: normal 11px Arial, Verdana, sans-serif;
}

.middleinfo img {
	border-left:1px solid #EEEEEE;
	border-top:1px solid #EEEEEE;
	border-right:1px solid #EEEEEE;
	border-bottom:1px solid #AAAAAA;
	padding: 2px;
}

.middleinfo ul {
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}

.middleinfo h2 {
	font: bold 11px Arial, Verdana, sans-serif;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	height: auto !important;
	height: 5px;
	min-height: 5px;
	text-transform: normal;
}

.footerinfo {
	float: left;
	display: block;
	width:282px;
	height: 17px;
	background: transparent url("/themes/contrexx_08/images/boxbottom2.gif") no-repeat;
}
*/
/* The Sidebar */
/*.rightsidebar {
	float:left;
	position:relative;
	top: 15px;
	left: 12px;
	width:190px;
	height: auto !important;
	min-height: 100px;
	height: 350px;
	padding: 0px 0px 20px 0px;
	color:#333;
	border: solid 0px #000000;
}

#flashcontent {
	float: left;
	height: auto !important;
	min-height: 137px;
	height: 137px;
	width: 180px;
	margin: 25px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#downloadContrexx {
	float: left;
	width: 226px;
	height: 47px;
	position: relative;
	left: 6px;
	top: 10px;
	bottom: 0px;
	list-style-type:none;
	z-index: 2;
}


#downloadContrexx a, #logoAG a {
	float: left;
	background:transparent url("/themes/contrexx_08/download/downloadcontrexxhover.jpg") no-repeat;
	width: 226px;
	height: 100px;
	list-style-type:none;
}

#downloadContrexx #logoAG a:hover, #downloadContrexx #logoAG a.active {
	color: #9ff;
	background: transparent url("/themes/contrexx_08/download/download_contrexx.jpg") no-repeat;
}


#downloadContrexx #logoAG a .showcase {
	display: none;
	list-style-type:none;
}

#downloadContrexx #logoAG a:hover .showcase {
	display: none;
	list-style-type:none;
}

ul#logoAG li {
	list-style-type:none;
}

.downloadText {
	font: normal 10px Arial, Verdana, sans-serif;
	color: #000000;
	float: left;
	position: relative;
	left: 68px;
	top: 50px;
	cursor: pointer;
}


.download {
	float: left;
	position: relative;
	right: 10px;
	width: 208px;
	height: 137px;
	border: solid 1px #000000;
}

.sidebartop {
		float: left;
		width: 208px;
		height: 48px;
		background: transparent url("/themes/contrexx_08/images/sidebarboxtop.gif") no-repeat;
}


.sidebarmiddle {
		float: left;
		width: 208px;
		height: auto !important;
		min-height:70px;
		height: 70px;
		background: transparent url("/themes/contrexx_08/images/sidebarmiddle.gif") repeat-y;
}

.sidebarbottom {
		float: left;
		width: 208px;
		height: 31px;
		background: transparent url("/themes/contrexx_08/images/sidebarbottom.gif") repeat-y;
}*/



/* HEADLINES */
#headlines {
	float: left;
	width: 415px;
	background: url("rss_bg.gif") no-repeat top left;
	padding: 0px 0px 0px 60px;
}

#headlines h3 {
	margin: 0px 0px 5px 0px;
	font: bold 16px Arial, Verdana, sans-serif;
	color:#0169AE;
}

#headlines ul.arrow {
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 5px 2px;
    width: 100%;
}

#headlines ul.arrow li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 14px;
	list-style-image:url("li.gif");
    border-bottom: 0px solid #D7D7D7;
    list-style-position:outside;
}

/* SUPPORT */
#support {
	float: left;
	width: 415px;
	background: url("help.gif") no-repeat top left;
	padding: 0px 0px 0px 60px;
	margin: 15px 0px 0px 0px;
}

#support h3 {
	margin: 0px 0px 5px 0px;
	font: bold 16px Arial, Verdana, sans-serif;
	color:#0169AE;
}


/* THE FOOTER */
#footer {
	float: left;
	height:70px;
	background: url("footer.gif") repeat-x;
	text-align:center;
	text-transform:normal;
	color:#727272;
    font: normal 9px Arial, Verdana, sans-serif;
    border-top: 1px solid #ebebeb;
    width: 100%;
}

#footer a {
	color:#727272;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

#footerInner {
	font: normal 1.2em Arial, Verdana, sans-serif;
	margin: 0 auto;
	width: 975px;
	text-align: left;
	color: #727272;
	padding: 10px 0px 0px 0px;
}

#footerInner a:link, #footerInner a:visited {
	color: #727272;
	text-decoration: none;
}

#footerInner a:hover {
	color: #2a2525;
	text-decoration: none;
}


#footerLeft {
	font: normal 11px  Arial, Verdana, sans-serif;
	color: #727272;
	float: left;
	width: 705px;
	border: solid 0px #000000;
	text-transform:normal;
	list-style-type: none;
}

#footerLeft li {
    float: left;
    text-align: left;
    list-style-type: none;
    padding: 0px 4px 0px 0px;
}

#footerRight {
	font: normal 11px  Arial, Verdana, sans-serif;
	color: #727272;
	border: solid 0px #000000;
	float: right;
	width: 270px;
	text-align: right;
	text-transform:normal;
	list-style-type: none;
	background: url("powered_footer.gif") no-repeat right;
}

#footerRight li {
    list-style-type: none;
    padding: 0px 0px 0px 4px;
}
