/*
Hintergrundfarbe 1: 000066 (dunkel) 1 (#MainMenu .menu_title)
Hintergrundfarbe 2: 666666 (dunkel) 2 (.button, th)
Hintergrundfarbe 3: DEDEDE (hell) (#MainMenu, #footer)
*/
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:62.5%;
	padding:0;
	margin:0;
	background:#FFFFFF;
}
table{font-size:1em;border-collapse:collapse;}
a:link, a:visited {color: #000066; text-decoration: underline}
a:hover, a:active {color: #000066;  text-decoration: underline}
img{border:none;}

h1,h2,h3,h4,h5,h6 { font-weight:bold; margin: 0 0 0.25em 0; }
h1 { font-size: 150%; }				/* 18px */
h2 { font-size: 116.67%; }			/* 14px */
h3 { font-size: 116.67%; }
h4 { font-size: 108.33%; margin:0;}			/* 13px */
h5 { font-size: 100%;  margin-top:0.5em;}	/* 12px */
h6 { font-size: 100%; font-style:italic }

p, #cnt ul, #cnt ol { font-size:100%; line-height: 1.5em; margin: 0 0 1em 0 }/* 12px */

form{margin:0;padding:0;}
select{margin-right:0.2em;}
.formDiv{margin:0.2em 0;}
/*
textarea,
input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
}
select option{
	padding-right:0.5em;
}*/
/* Eingabefelder */
.miniIF,
.intIF{
	width:40px;
}
.smallIF{
	width:100px;
}
.mediumIF{
	width:150px;
}
.defaultIF{
	width:200px;
}
.edit_input{
	width:200px;
}
.largeIF{
	width:410px;
}
.full{
	width:100%;
	margin-bottom:1em;
}
.button{
	border:1px solid #000000;
	background-color:#000066;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
	text-align:center;
}
.clearer{
	clear:both;
}
.clear{
	clear: both;
	line-height:1px;
	font-size:1px;
}
/* Links die als Button dargestellt werden sollen */
a.button,
#cnt a.button,
#cnt .tbl_edit td a.button{
	padding:2px 5px;
	color:#FFFFFF;
}
.required,
.red{
	color:#FF0000;
}
.spacer{
	background-color:#EEEEEE;
}
/* Info-Divs */
.answer,
.answer_b{
	background-color:#EEEEEE;
	border:1px solid #CCCCCC;
	font-weight:bold;
	margin:0.2em;
	padding:0.2em 0.4em;
}
.error{
	color:#CC0000;
}
.ok{
	color:#00AA00;
}
div.error{
	background-color:#FFEBE4;
	border:1px solid #DF2121;
	color:#DF2121;
}
div.ok{
	background-color:#F0F6EA;
	border:1px solid #2D9D3B;
	color:#2D9D3B;
}
div.ok,
div.error{
	padding:0.25em 0.5em;
	margin:0.5em;
}
.new{
	background-color:#A6FFA6;
}

/* MyGSN MOD */
#container{
	background:#FFFFFF;
	height:97%;
	min-height:97%;
	margin-bottom:0.05em;
	overflow:auto;
}

#header{
	padding-top:35px;
	margin:0 2em;
}
#logo{
	float:left;
	width:360px;
	padding-top:5px;
}
#page_header{
	float:right;
	margin-top:0px;
}

#page_header a{
	display:block;
	float:left;
	width:247px;
	background:url(../images/bg_link_product_center.png) no-repeat;
	text-decoration:none;
	font-size:1px;
	text-align:left;
	margin:0;
	height:65px;
	overflow:hidden;
	color:#000066;
	line-height:12px;
	text-indent:-9999px;
}
#page_header a#linkDataCenter{
	background-image:url(../images/bg_link_data_center.png);
	margin-left:20px;
}
#page_header a:hover,
#page_header a:active,
#page_header a.active{
	background-position:left -65px;
	color:#FDCB0A;
	text-decoration:none;
	outline:none;
}
#footer{
	clear:both;
	padding:0.2em 2em 0 2em;
	border-top:2px solid #000066;
}

#ftLeft{
	float:left;
	width:480px;
}
a.backToGSN{
	display:block;
	background:url(../images/arrow.gif) no-repeat left center;
	padding-left:20px;
	text-decoration:none;

}
#ftRight{
	float:right;
}
#providedBy{
	text-align:right;
}
.online{
	background-color:#FEFCC9;
}
#MainMenu{
	border-top:1px solid #000066;
	background-color:#FFDF79;
	margin-top:10px;
	color:#000066;
}
#MainMenu h3{
	margin:0;
	line-height:30px;
	text-transform:uppercase;
	letter-spacing:1px;
	font-size:120%;
	font-weight:normal;
}
/* Menue */
#MainMenu #MenuLevel1{
	color:#FAFAFA;
	line-height:25px;
	padding-left:2em;
}
#MainMenu #MenuLevel1 h3{
	float:left;
	color:#000066;
	line-height:25px;
	border-right:1px solid #FFFFFF;
	padding-right:1em;
	white-space:nowrap
}
#MainMenu #MenuLevel1 a {
	display:block;
	float:left;
	text-decoration: none;
	color:#FFFFFF;
	vertical-align: middle;
	padding:0 1em;
	border-right:1px solid #FFFFFF;
	font-size:116.67%;/*14px*/
}
#MainMenu #MenuLevel1 a:hover,
#MainMenu #MenuLevel1 a:active,
#MainMenu #MenuLevel1 a.active{
	color:#000066; 
	background-color:#ffeb9c;
}
#MainMenu #MenuLevel2{
	border-top:1px solid #000066;
	background-color:#EAEAEA;
	padding:0.2em 0 0 1em;
	line-height:20px;
	height:20px;
	clear:both;
}
#MenuLevel2 ul {
	margin:0;
	padding:0;
}
#MenuLevel2 ul li {
	float:left;
	list-style-type:none;
	list-style-position:outside;
}
#MainMenu #MenuLevel2 a {
	padding:0 0.5em;
	background-color:#FFDF79;
	color:#666666;
	margin-right:1em;
	text-decoration:none;
	font-size:120%;
	display:block;
	float:left;
}
#MainMenu #MenuLevel2 a:hover,
#MainMenu #MenuLevel2 a.active{
	background-color:#FFFFFF;
	color:#000066;
}
/* Admin-Hauptseite */
#cnt{
	overflow:auto;
	padding:0.5em;
	font-size:12px;
	background-color:#FFFFFF;
	margin:0;
	height:81%;
	clear:left;
}
#cnt a{
	font-weight:bold;
}
#cnt #listView div#title{
	border:1px solid #BBBBBB;
	background-color:#DEDEDE;
	padding:0.3em;
}
#cnt #listView div#title #dateSelect{
	border-top:none;
	border-bottom:none;
	border-right:none;
}
#cnt #listView div#title h1,
#cnt #listView div#title h1 a{
	margin:0;
	font-size:1.1em;
	text-decoration:none;
}
#cnt #listView div#title h1 a:hover,
#cnt #listView div#title h1 a:focus,
#cnt #listView div#title h1 a:active{
	text-decoration:underline;	
}
#cnt #listView #overviewInsert{
}
.tenmarg{
	margin:1em;
}
#cnt h3{
	font-size:1.1em;
}
/*************************************** Seiteninhalt ***************************************/
table{
	background-color:#FFFFFF;
	border-top:2px solid #000066;
	border-bottom:1px solid #000066;
	font-size:12px;
}
table th{
	background-color:#FFDF79;
	color:#FFFFFF;
	text-align:left;
	padding:0.2em;
	border-bottom: 1px dotted #000000;
	border-left:1px dotted #B8B8B8;
}
table th a{
	color:#FFFFFF;
}
table th a:visited{
	color:#FFFFFF;
}
table td{
	padding:0.2em;
	vertical-align:top;
	border:none;
}
.info,
.task,
.infoNoMargin,
#dateSelect{
	background-color:#EEEEEE;
	border:1px solid #CCCCCC;
	padding:0.2em;
}
.info,
.task{
	margin-bottom:5px;
}
.task h4{
	margin-bottom:5px;
}
.noTopBorder{
	border-top:none;
}
.warning{
	color:#CC0000;
	font-weight:bold;
	text-decoration: blink;
}
.smallInfo,
.pageInfo,
.comment{
	font-size:0.8em;
}
/*********************** Benutzer usw. ****************************/
#cnt p{
	margin:0.5em 0;
}
#cnt #listView .tbl_edit{
	margin:1em 0 1em 0;
}
#cnt .tbl_edit th a.sort{
	background-repeat:no-repeat;
	background-position:center right;
	padding-right:1.2em;
}
#cnt .tbl_edit th a.desc{
	background-image:url(../images/sort_desc.gif);
}
#cnt .tbl_edit th a.asc{
	background-image:url(../images/sort_asc.gif);
}
#cnt .tbl_edit td,
#offer_table td{
	background-color:#FFF2C9;
	font-size:12px;
	border-top: 1px solid white;
	border-right: 1px solid white;
}
#cnt .tbl_edit td.amount{
	text-align:right;
}
#cnt .tbl_edit td.info_col{
	padding:0.2em;
}
#cnt .tbl_edit td a{
	color:#000066;
	font-weight:bold;
}
#cnt .tbl_edit .lastUpdated{
	background-color:#FFFF99;
	font-weight:bold;
}
.bgCol,
.row_odd{
	background-color:#FFFCC9;
}
.row_even{
	background-color:#FFF2C9;	
}
.bgColInactive{
	background-color:#DDDDDD;	
}
.noBorder{
	margin:0px;
	width:300px;
}
.noBorder td{
	border:none;
}
.exp{
	color:#AAAAAA;
	font-style:italic;
	background-color:#DDDDDD;
}
.subStdStruct td{
	vertical-align:top;	
}
/* **** Fehler-Log **** */
#cnt .backtrace{
	background-color:#FFFFFF;
}
#cnt .backtrace tr.btErrA{
	background-color:#EEEEEE;
}
#cnt .backtrace tr.btErrB{
	background-color:#CCCCCC;
}
#cnt .backtrace td,
#cnt .backtrace th{
	border:1px solid #BBBBBB;
	font-size:10px;
	vertical-align:top;
}
/* Page browser */
.browseBox{
	margin:1em 0;
}
.browseBox .browseColumn{
	font-weight:bold;
}
.browseBox a,
.browseBox span.active,
#showCount{
	text-decoration:none;
	border:1px solid #666666;
	background-color:#DEDEDE;
	padding:0.2em 0.4em;
	margin-right:0.4em;
	color:#000000;
}
#showCount{
	margin-bottom:1em;
}
.browseBox a:hover,
.browseBox a:focus,
.browseBox a:active,
.browseBox span.active{
	background-color:#000066;
	color:#FFFFFF;
}
/* **** Added: 12.02.2006 **** */
.subItem{
	border:1px solid #CCCCCC;
	background-color:#EEEEEE;
	margin-bottom:2px;
	padding:2px;
}
.subInfo{
	border:1px solid #DDDDDD;
	background-color:#FFFFFF;
	margin-bottom:2px;
	padding:2px;
}
/* **** Added: 11.02.2006 **** */
.filter{
	background-color:#EEEEEE;
	border:1px solid #CCCCCC;
	padding-left:1em;
	padding-top:3px;
	padding-bottom:3px;
}
.topBorder{
	margin-top:1em;
}
.filter,
.filter input,
.filter select{
}
.f_active{
	background-color:#FFDF79;
}
.filter .searchTitle{
	font-weight:bold;
}
/* **** Added: 13.02.2006 **** */
#struct{
	width:100%;
}
#struct td{
	vertical-align:top;
}
#struct #structLeft{
	padding-right:10px;
}
#struct #structRight{
	padding-left:10px;
}
/* Suche */
.highlight{
	font-weight:bold;
}
/* Tabs */
.tabs{
	margin:0.4em 0;
	padding:0 0.5em;
	border:none;
	background-image:url(../images/tabs_bg.jpg);
	background-repeat:repeat-x;
	background-position:0px 3px;
	line-height:22px;
	background-color:#FFFFFF;
}
.tabs a,
.tab{
	padding:3px 5px;
	color:#666666;
	text-decoration:none;
	font-size:100%;
}
.tab{
	color:#999999;
}
.tabs a:hover,
.tabs a:focus,
.tabs a:active,
.tabs a.active{
	padding:3px 4px;
	border:1px solid #CCCCCC;
	border-top:1px solid #000066;
	border-bottom:1px solid #FFFFFF;
	background-color:#FFFFFF;
	color:#000000;
}

.hidden{
	position:absolute;
	left:-1000px;
	top:-1000px;
	width:0;
	height:0;
	overflow:hidden;
	display:inline;
}
.disabled{
	color:#CCCCCC;
}
.disabled #title{
	color:#000000;
}
.disabled table th,
.disabled .bgCol,
.disabled .button{
	background-color:#CCCCCC;
	color:#FFFFFF;
}
#cnt div.button{
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	min-width:100px;
	display:inline;
	font-size:12px;
	color:#FFFFFF;
}
#cnt div.button a{
	color:#FFFFFF;
	text-decoration:none;
}
#userFormWrap{
	margin:1em 0 0 2em;
	min-height:400px;
	height:auto !important;
	height:400px;
}
#edit_buttons{clear:both; padding-left:150px;}

/* Benutzer-Infos */
.UserInfo{
	position:absolute;
	top:138px;
	right:2.5em;
	width:320px;
	text-align:right;
	height:25px;
	line-height:25px;
}
.AdminInfo{
	font-size:0.7em;
	text-align:right;
}
#debug{
	margin-top:1em;
	border:2px solid #AA0000;
}
.ajax_link{
	text-decoration:underline;
	cursor:pointer;
}
.loading{
	height:5em;
	background-image:url(../images/loading.gif);
	background-position:center center;
	background-repeat:no-repeat;
}
.loading_big{
	height:60px;
	background-image:url(../images/loading-big.gif);
	background-repeat:no-repeat;
}
.inline{
	position:relative;
	margin-top:-24px;
	margin-left:100px;
	float:left;
	width:40px;
}
#single .info{
	width:50%;
}
#cnt .fileTable{
	text-align:center;
}
#cnt .fileTable td{
	width:120px;
	vertical-align:bottom;
}
#cnt .fileTable input.file_rename{
	border:1px solid #DDDDDD;
	font-size:83.33%;
	padding:0;
}
#cnt .fileTable .comment{
	text-align:left;
	margin-top:0.5em;
}
#cnt .fileTable textarea{
	font-size:120%;
	border:1px solid #6D95BC;
	width:116px;
	display:block;
}
#cnt .fileTable .ft_file_name{font-size:83.33%;display:block;}
#wrap_swf_button{
	background-color:#FFFFCC;
	border:1px solid #EAEAEA;
	padding:0.2em;
	width:180px;
}
div.edit_sublist{
	background-color:#EEEEEE;
	border:1px solid #DDDDDD;
	margin-bottom:0.2em;
	padding:0.1em;
	line-height:22px;
}
div.edit_sublist a{
	line-height:22px;
	vertical-align:middle;
}
div.edit_sublist,
div.edit_sublist input,
div.edit_sublist select{
	font-size:91.67%;/*11px;*/
}

fieldset{
	padding-left:0.2em;
	margin-bottom:20px;
	margin-top:1em;
	display:block;
	background-color:#FAFAFA;
	border:1px solid #000066;
	color:#000000;
	position: relative;
}
fieldset legend{
	color:#000066;
}
fieldset .fieldset_inner{
	margin:1.5em 2em 1em 2em;
}

fieldset .bgCol{
	background-color:#FAFAFA;
}
fieldset input.radio{
	background-color:#FAFAFA;
	border:none;
	margin:0 4px;
}
fieldset span.required{
	position:absolute;
	left:10px;
	margin-top:3px;
}
.cnt_fcl_deliveries fieldset{position:static;}
.cnt_fcl_deliveries fieldset span.dlreq{color:#FF0000;}
fieldset .reqNote span.required{
	position:static;
	margin-top:0;
}
#cnt fieldset .tbl_edit td{
	border:none;
	background-color:#FAFAFA;
	padding-bottom:0.5em;
}

.field_label,
.field_label_small,
.field_label_medium,
.field_label_big{ 
  display:block;
  float:left;
  width:200px;
}
.field_label_small{
  width:100px;
}
.field_label_medium{
  width:150px;
}
.field_label_big{
  width:500px;
}
.field_row{
	clear:left;
}
.ml_j{ margin-left:100px; }
.ml_o{ margin-left:150px; }
.ml_t{ margin-left:200px; }
.w_j{ width:100px; }
.w_y{ width:250px; }
.block{display:block;}
.orange {color:#fdcb0a;}
.clear{clear: both;}
.hidden{display:none;}
.align-center{text-align:center;}
.align-right{text-align:right;}
.align-justify{text-align:justify;}