* {
	margin:0px;
	padding:0px;
	border:0px;
}

body {
	margin:0px;
	padding:0px;
	background-color:#000000;
}

body, td {
	font-size:9pt;
	font-family:Arial, Helvetica, sans-serif;
	color:#808080;
}

a { color:#676767; }
a:hover { color:#808080; }

ul { margin-left: 2em; }

img {
	border:0px;
	
}

p img { vertical-align:text-bottom; }

#refaddress a, #vertriebgrey a, #vertriebblack a {
 color:#ffffff;
}

#container {
	position:absolute;
	left:50%;
	margin-left:-455px;
	top:32px;
	width:910px;
}

#header {
	position:relative;
	margin-left:35px;
	width:840px;
	height:43px; 
}

#headerLeft {
	position:absolute;
	left:0px;
	top:-22px;
	width:490px;
	border:0px solid red;
}

#headerRight {
	position: absolute;
	right: 0px;
	top: 12px;
	text-align: right;
}

#content {
	position:relative;
	width:910px;
	border:1px solid #959595;
	text-align:left;
}

#mainContent {
	top:0px;
	left:0px;
	width:910px;
	height:460px;
}
#mainContent[id] {
	height:auto;
	min-height:460px;
}

#roundTopLeft {
	position:absolute;
	top:-1px;
	left:-1px;
	width:5px;
	height:5px;
	overflow:hidden;
	background-image:url('../img/round_top_left.gif');
	z-index:101;
}

#roundTopRight {
	position:absolute;
	top:-1px;
	right:-1px;
	width:6px;
	height:6px;
	overflow:hidden;
	background-image:url('../img/round_top_right.gif');
	z-index:101;
}

#roundBottomLeft {
	position:absolute;
	bottom:-1px;
	left:-1px;
	width:4px;
	height:4px;
	overflow:hidden;
	background-image:url('../img/round_bottom_left.gif');
}

#roundBottomRight {
	position:absolute;
	bottom:-1px;
	right:-1px;
	width:4px;
	height:4px;
	overflow:hidden;
	background-image:url('../img/round_bottom_right.gif');
}

#footer {
	position:relative;
	margin:6px 0px 0px 35px;
	width:840px;
	height:auto;
}

#footerLeft {
	position:absolute;
	left:0px;
	top:0px;
	width:500px;
	font-size:9pt;
}

#footerRight {
	position:absolute;
	left:540px;
	top:0px;
	width:300px;
	font-size:9pt;
	text-align:right;
}

#rightCol {
	margin:0px 20px 20px 0px;
}

#langDropDown {
	display:inline;
}

#languageSelection {
	margin:0px;
	padding:0px;
	padding-left:5px;
	width:118px;
	height:20px;
	border:1px solid #2f2f2f;
	font-size:9pt;
	color:#000000;
	background-color:#ffffff;
}


SELECT#languageSelection{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; color: #ffffff; 
	background-color: #000000; 
	border-style: solid;
	border-left: 1px  solid  #ffffff; 
	border-top:  1px  solid  #ffffff; 
  	border-right:  1px  solid  #ffffff; 
  	border-bottom:  1px  solid  #ffffff; 
}

/* ---------------- styles ---------------- */

#header a {
	color:#ffffff; /*#005e9d;*/
	text-decoration: underline;
}

#header a:hover {
	text-decoration:underline;
}

#footer a {
	color:#959595;
	text-decoration:none;
}

#footer a:hover, #footer a.currentPage {
	color:#ffffff;
}

#footer ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

#footer ul li {
	float:left;
	margin:0px;
	padding:0px;
	padding-right:24px;
}

span.highlight, span.detail {
	color:#959595;
}

span.important {
	color:#6599ff;
}

ul.action-items {
	color:#000000;
}

p.action-items {
	color:#000000;
}

p.csc-frame-frame2 {
	color:#000000;
}

.contenttable a,.contenttable a:hover{
	color:#000000
}

#leftContent p,
#leftContent ul {
	padding:0.5em 0px 0.5em 0px;
	color: #808080;
}

#leftContent p.csc-frame-frame1 {
	color:#ffffff;
}

#leftContent p.csc-frame-frame1 a {
	color:#6599FF;
}

#leftContent p.csc-frame-frame2 {
	color:#000000;
}

#leftContent td p, td p {
	padding:0px;
}

#leftContent p.align-right {
	padding:1em 20px 1em 20px;
	margin:10px 0px 10px 0px;
	background-color:#212121;
}

#leftContent ul.align-right {
	padding:0px 20px 0px 50px;
	margin:-10px 0px -10px 0px;
	background-color:#212121;
}

#leftContent p.align-left {
	padding:1em 20px 1em 20px;
	background-color:#000000;
}

#leftContent ul.align-left {
	padding:0px 20px 0px 50px;
	margin:0px 0px 0px 0px;
	background-color:#000000;
}

.align-center { text-align:center; }

.moreInfoArrow {
	margin-bottom:-3px;
}

h4, h4 a {
	font-size:12pt;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	
}

#leftContent .tx-srfeuserregister-pi1 h4 {
	padding: 0;
}
h4 a:hover { text-decoration:underline; }

/*  ----    Hauptmenue Einstellungen beginnen hier ----  */
#mainNav {
	position:relative;
	margin:0px;
	padding:0px;
	width:910px;
	height:26px;
	background-image:url('../img/main_nav_bg.gif');
	border-bottom:1px solid #ffffff;
	z-index:100;
	overflow:visible;
}

/* ####################### DROP DOWN #################### */
ul.mddmenu, ul.mddmenu ul {
	list-style-type:none;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	z-index: 999;
}
ul.mddmenu a {
	display:block;
	padding: 0px 13px 0px 14px;
/*	height:26px; wegen ie6-fehler auskommentiert*/
	line-height:26px;
	text-decoration:none;
	color:#bcbcbc;
	font-weight:bold;
}
ul.mddmenu a:hover, ul.mddmenu a.currentPage {
	color:#ffffff;
	background-image:url('../img/main_nav_highlight.gif');
}
ul.mddmenu li {
	border-left:1px solid #161616;
	border-right:1px solid #4d4d4d;
	background-image:none;
	padding:0px 0px 0px 0px;
	margin:0px;
	float:left;
	font-weight:bold;
}
ul.mddmenu ul {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	position:absolute;
	background-color:#c1c9cc;
	display:none;
	min-width:183px;
}
ul.ddmenu ul a { font-weight:normal; }
/* IE-Hack f�r die Breite */
*html ul.mddmenu ul { width:183px; }
/* Untermenu */
ul.mddmenu ul.hover, ul.mddmenu li.hover ul, ul.mddmenu li:hover ul  { display:block; }
ul.mddmenu ul li {
	font-weight:normal;
	float:none;
	background:url('../img/dropdown.gif');
}

ul.mddmenu a.dropdownsub:hover, ul.mddmenu a.dropdownact {
	color:#ffffff;
	background-image:none;
}

ul.mddmenu a.dropdownsub {
	display: block;
	padding: 0px 13px 0px 14px;
	height:22px;
	line-height:22px;
	text-decoration:none;
	font-weight:bold;
	font-size:8pt;
}

#mainNav ul li.outerLeft {
	margin:0px;
	padding:0px;
	width:35px;
	height:26px;
}

/* ########## Im Folgenden einfach die Breite �ndern und den rightContent ausblenden bei anderen Ansichten ######### */

#div4ieboxproblem {
	margin:50px 0px 0px 50px;
	padding:0px 0px 50px 0px;
/*	padding:0px 0px 50px 50px;
	margin:0px;*/
}


#page_139 #div4ieboxproblem {
	padding-top:50px;
}

#leftContent {
	width:590px;
	padding:0px;
	margin:0px 0px 0px 0px;
	float:left;
}

#rightContent {
	height:auto;
	width:273px;
	padding:0px;
	margin:0px;
	float:right;
}

#rightContent #rightCol a {
	color: #6599FF;
	text-decoration: none;
}

#clearContent { clear:both; width:800px; height:1px; overflow:hidden; }

/* ############## DARKLAYER ################################## */
#darkLayer {
	position:absolute;
	top:0px;
	left:0px;
	width:0px;
	height:0px;
	margin:0px;
	padding:0px;
	background-color:#000000;
	opacity:0.7;
	-moz-opacity:0.7;
	filter:alpha(opacity=70);
	z-index:500;
	overflow:hidden;
}

#flashContainer {
	position:absolute;
	top:50%;
	left:50%;
	margin:-200px 0px 0px -263px;
	width:0px;
	height:0px;
	background-color:#ffffff;
	z-index:501;
	overflow:hidden;
}

#closeLayerButton {
	position:absolute;
	margin:2px;
	line-height:16px;
	right:0px;
}

#closeLayerButton img {
	margin-bottom:-3px;
	padding-right:1px;
	padding-top:1px;
}

#closeLayerButton a {
	color:#959595;
	text-decoration:none;
}

/* ########### BOXES ##################### */
#refTeaserBgRight { background:url('../img/reference_text_bg_right.png') left top no-repeat; }
/* für IE */
* html #refTeaserBgRight {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://orderman.connetation.at/fileadmin/img/reference_text_bg_right.png', sizingMethod='scale');
	background:none;
}
#refTeaserBgRight {
	margin-top:10px;
	width:401px;
	height:180px;
}

#refTeaserBgLeft { background:url('../img/reference_text_bg_left.png') left top no-repeat; }
/* für IE */
* html #refTeaserBgLeft {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://orderman.connetation.at/fileadmin/img/reference_text_bg_left.png', sizingMethod='scale');
	background:none;
}

#refTeaserBgRight a{
	/*fix for non clickable links in IE6 */
	position:relative;
}

#refTeaserBgLeft {
	margin-top:10px;
	width:401px;
	height:180px;
}

#refTeaserBgRight td p, #refTeaserBgLeft td p{
	color:#000000;
	padding-left:20px;
	padding-right:25px;
	font-size:10pt;
}

 #refTeaserBgLeft a {
	color:#000000;
	font-size:10pt;
	
	/*fix for non clickable links in IE6 */
	position:relative;
}


#productTeaserBG { background:url('../img/reference_text_bg.png') left top no-repeat; }
/* für IE */
* html #productTeaserBG {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://orderman.connetation.at/fileadmin/img/reference_text_bg.png', sizingMethod='scale');
	background:none;
}
#productTeaserBG {
	margin-top:70px;
	width:401px;
	height:128px;
}

#productTeaserBG2 { background:url('../img/product_teaser_field.png') left top no-repeat; }
/* für IE */
* html #productTeaserBG2 {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://orderman.connetation.at/fileadmin/img/product_teaser_field.png', sizingMethod='scale');
	background:none;
}
#productTeaserBG2 {
	margin-top:30px;
	width:250px;
	height:128px;
}

#productTeaserBG td p, #productTeaserBG2 td p {
	color:#000000;
	padding-left:20px;
	padding-right:25px;
	font-size:10pt;
}

#SystemSprechblase { background:url('../bilder/sprechblase.png') left top no-repeat; }
/* für IE */
* html #SystemSprechblase {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://orderman.connetation.at/fileadmin/bilder/sprechblase.png', sizingMethod='scale');
	background:none;
}
#SystemSprechblase {
	margin-top:90px;
	margin-left:0px;
	margin-bottom:20px;
	width:261px;
	height:178px;
}
#SstemSprechblase td { vertical-align:middle; }
#SystemSprechblase td p {
	color:#000000;
	padding-left:30px;
	padding-right:20px;
	font-size:10pt;
}

/* ############################################# */
#reflink {
	margin: 5px 0 0 0;
	width:390px;
}
#reflink img {
	vertical-align:text-top;
}
td.align-right { text-align:right; }
#reflink p {
	color:#959595;
	font-size:10pt;
}
#reflink a, #reflink a:hover,
a.password, a.password:hover {
	text-decoration:none;
	color:#005E9C;
	font-weight: bold;
	
	background-repeat: no-repeat;
}
a.password img {
	position: relative;
	top: 4px;
}
#reflink .first a {
	float: left;
	padding: 0 0 0 24px;
	
	background-image: url('/fileadmin/img/arrow_left.gif');
	background-position: left center;
}
#reflink .last a {
	float: right;
	padding: 0 24px 0 0;
	
	background-image: url('/fileadmin/img/arrow_right.gif');
	background-position: right center;
}
#reflink:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


#refaddress {
	width:390px;
	margin-top:20px;
}
#refaddress td { text-align:right; font-size:8pt; color:#8a8a8a; }
#refaddress strong { font-size:9pt; font-weight:normal; color:#ffffff; }

#padding5 { width:100%;}
#padding5 td, #padding5 th  { padding:5px; text-align:center; }
#padding5l td, #padding5l th  { padding:5px; text-align:left; }

.kontaktformular_table td { padding:5px; }
.partnerformular_table td { padding:5px; }
.greybg { background-color:#212121; }

/*############# tx-filelist-pi1 ############### */
.tx-filelist-pi1-table { width:100%; }
.tx-filelist-pi1-header-tr td { color:#6599ff; }
.tx-filelist-pi1-trodd td { background-color:#212121; text-align: left; }
.tx-filelist-pi1-treven td { background-color:#000000; text-align: left; }
.tx-filelist-pi1-icon, .tx-filelist-pi1-header-icon { padding:3px 3px 3px 10px; }
.tx-filelist-pi1-filename, .tx-filelist-pi1-header-filename { padding:3px 3px 3px 3px; width:300px; }
.tx-filelist-pi1-info, .tx-filelist-pi1-header-info { padding:3px 3px 3px 3px; }
.tx-filelist-pi1-last_modification, .tx-filelist-pi1-header-last_modification { padding:3px 10px 3px 3px; }
.tx-filelist-pi1-table a { text-decoration:none; }
.tx-filelist-pi1-table a:hover { text-decoration:underline; }

/*############# map24 ############### */
#map24table input, #map24table select { margin:2px 0px 2px 5px; }
#map24table .sstreet, #map24table .scity, #map24table .scountry { width:180px; }

/*############ vertrieb ############## */
#vertriebgrey {
	width:510px;
	background-color:#212121;
}
#vertriebblack {
	width:510px;
	background-color:#000000;
}
#vertriebgrey table, #vertriebblack table {
	margin:0px 0px 0px 5px;
	padding:0px;
	width:400px;
}
#vertriebgrey table td img, #vertriebblack table td img  {
	vertical-align:text-bottom;
}

/*########### tt_news ###############################*/
#leftContent .news-list-container p.align-left,
#leftContent .news-list-container p.align-right,
#leftContent .news-list-container p.align-center {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
	background-color:transparent;
}
.news-list-text span { display:block;}
.news-list-container .align-right { text-align:right; }
.news-list-date { color:#ffffff; }
.news-list-title { color:#6599ff; margin-top:5px; }
.news-list-subheader { margin-top:5px; }
.news-list-text { padding:10px 10px 10px 10px; }
.news-list-item { background-color:#212121; width:100%; }
#leftContent .news-list-subheader p { padding:0px; margin:0px; }
#leftContent .news-list-content p { padding:0px; margin:0px; }

/* ######### mofeuserlist ##########################*/
.tx_mofeuserlist_odd, .tx_mofeuserlist_even { padding: 15px 20px 15px 15px; }
.tx_mofeuserlist_odd { background:#212121; }
.tx_mofeuserlist_even { background:#000000; }
.tx_mofeuserlist_certificate {
	float:right;
	font-weight:bold;
	color:#2a2a2a;
}
.tx_mofeuserlist_name {
	float:left;
	font-weight:bold;
	color:#4479eb;
	padding-left:20px;
	background:url('../img/partnersuche_arrow.gif') left top no-repeat;
	height:16px;
}
.tx_mofeuserlist_name a, .tx_mofeuserlist_name a:hover {
	color:#4479eb;
	text-decoration:none;
}
.tx_mofeuserlist_address {
	clear:both;
	color:#151515;
	padding-left:20px;
}

.tx_mofeuserlist_pi1_searchform {
	width:200px;
	height:114px;
	background:url('../img/partnersuche_whitebox.gif') left top no-repeat;
	font-size:8pt;
	color:#5d5858;
	text-align:center;
	float:left;
	margin-right:20px;
}

.tx_mofeuserlist_pi1_systempartner {
	padding-right:20px;
	width:200px;
	height:114px;
	background:url('../img/partnersuche_bluebox.gif') left top no-repeat;
	font-size:8pt;
	color:#ffffff;
	float:left;
}

.padding20 {
	margin:16px 18px 0px 18px;
}

.tx_mofeuserlist_pi1_searchform input, .tx_mofeuserlist_pi1_searchform select  {
	font-size:8pt;
	border:1px solid #8d9ba6;
	margin-bottom:5px;
}

.tx_mofeuserlist_pi1_searchform h3, .tx_mofeuserlist_pi1_systempartner h3 {
	text-align:left;
	color:#6599ff;
	font-size:12pt;
}

/* ########## SITEMAP ################### */
.csc-sitemap ul li a { color:#6599ff; }
.csc-sitemap ul li a:hover { color:#ffffff; }
.csc-sitemap ul li ul li a { color:#676767; }
.csc-sitemap ul li ul li a:hover { color:#808080; }
.csc-sitemap ul li { margin-bottom:20px; }
.csc-sitemap ul li ul li { margin-bottom:0px; }
/* ########## ACADEMY TABLE ############## */
.academytable {
	width:100%;
	border-collapse:collapse;
	border-spacing:0px;
	
}
.academytable td {
	padding:5px 5px 5px 15px;
	margin:0px;
}
.academytable .tr-odd {
	background-color:#e0e0e0;
}
.academytable .tr-0 td {
	color:#6898fc;
}

/* ############ FORMULARE ###################### */
.inputTextLong {
	width:230px;
}


/* ############ CONTENTBEREICH ###################### */

.csc-textpic-imagewrap{
	margin-top:10px;
	padding-top:0px;
	bordeR:0px solid blue;

}



table#reflink a.large {
	font-weight: bold;
	font-size: 16px;
}


#leftContent .tx-srfeuserregister-pi1 dl dd {
	width: 260px;
	white-space: nowrap;
}

 .tx-srfeuserregister-pi1-text,
#tx-srfeuserregister-pi1-static_info_country,
#tx-srfeuserregister-pi1-usergroup,
#tx-srfeuserregister-pi1-comments {
	width: 100%;
	margin: 0;
	padding: 0;
}

#leftContent .tx-srfeuserregister-pi1-submit {
	cursor: pointer;
}