/*============== Grundeinstellungen  =================*/

body {
    background-color:	#999;
    margin: 			0;
	padding:			0;
	font-family:		arial, verdana, sans-serif;
	font-size:			12px;
	color:				#6f6f6f;
}

/*a {
	color:				#136acc;
	text-decoration:	underline;
}

a:hover {
	color:				#136acc;
	text-decoration:	none;
}*/

.clear {
	clear:				both;
	height:				0;
    font-size: 			0px;
    line-height: 		0px;
}

img {
  	behavior: url("../js/pngbehavior.htc");
}



/*============== Grundaufbau der Seite =================*/

#gl_mainWrapper {
	width:				970px;
	margin: 			5px 0 0 5px;
	background-image:	url('../../img/1/main_back.gif');

}

#gl_mainHead {
	height:				77px;
	background-image:	url('../../img/1/head_back.gif');
}

#gl_mainContent {
	background-image:	url('../../img/1/main_back.gif');
	margin-top:			10px;
	min-height:			450px;
/*	.height:			450px;*/
}


#gl_mainBottom {
	height:				60px;
	background-image:	url('../../img/1/bottom_back.gif');
}

#gl_menuContainer{
	height: 			35px;
	margin:				0px;
	padding:			0px 0px 0px 0px;
}

#gl_Logo {
	float:				left;
	margin:				20px 0 0 20px;
}

#gl_Logout {
	float:				right;
	margin:				35px 20px 0 0;
}


#gl_mainContentLeft {
	float:				left;
	width:				330px;
	/*background-color:	#f00;*/
}

#gl_mainContentRight {
	float:				left;
	margin:				0 0 0 15px;
	width:				615px;
	/*background-color:	#ff0;*/
}

/*==============  Left Info Box =============*/

#gl_naviLeftPos {
	width:				306px;
	margin:				0 0 0px 20px;

}

#gl_naviLeftInfoBox{

	height:				64px;
	width:				307px;
	background-image:	url('../../img/1/info_back_middel.gif');
}

#gl_naviLeftInfoBoxText{
	position:			relative;
	float:				left;
	padding:			5px 0px 5px 10px;
	color:				#243C5F;
	font-weight:		bold;
}

#gl_naviLeftInfoBoxImage{
	position:			relative;
	float:				right;
	margin:				0px;
	padding:			0px 10px 0px 0px;
}


#gl_naviLeftFlashBox{
	height:				410px;
	width:				307px;
	background-image:	url('../../img/1/info_back_flash.gif');
}

/*============== Navi Left =============*/


#gl_naviTop{
	height:				32px;
	margin:				0px 0px 0px 0px;
	padding:			0px 0px 0px 0px;

	/*border: 			1px solid #f00;
	background-image:	url('../../img/1/but_back_kachel_no.gif');
	background-color:   #0f0;*/
}

.gl_naviLeft {
	height:				32px;
	margin:				0px 9px 0px 10px;
	padding:			0px 0px 0px 0px;
	list-style:			none;
	background-image:	url('../../img/1/but_back_kachel_no.gif');
	/*background-color:	#ff4783;*/
}

.gl_naviLeft li {
	float: 				left;
	margin:				0px 0px 0px 1px;
	padding:			9px 11px 9px 11px;
	font-family:		arial, helvetica, sans-serif;
	font-size:			11px;
	/*border: 1px solid #f0f;
	background-color: #ff0;*/
}

.gl_naviLeft li  a:hover {
		text-decoration:	underline;
}

.gl_naviLeftNormal {
	background-image:	url('../../img/1/but_back_kachel_yes.gif');
}

.gl_naviLeftCurrent {
	font-weight: 		bold;
	color:				#fff;
	background-image:	url('../../img/1/but_back_kachel_active.gif');
}

.gl_naviLeftOutstanding {
	background-image:	url('../../img/1/but_back_kachel_no.gif');
}

.gl_naviLeftLoggedIn  {
	background-image:	url('../../img/1/but_back_kachel_yes.gif');
}

.gl_naviLeftLoggedInActive  {
	background-image:	url('../../img/1/but_back_kachel_active.gif');
}

.gl_naviLeftLoggedIn a {
	display:			block;
	margin:				0;
	color:				#0c3c06;
	text-decoration:	none;
}

.gl_naviLeftLoggedInActive a {
	display:			block;
	margin:				0;
	color:				#ffffff;
	text-decoration:	none;
}

/*
.gl_naviLeftLoggedIn a:hover {
	background-image:	url('../../img/1/but_back_kachel_active.gif');
}*/


#generateButton{
	margin:				0 0 15px 72px;
}

.gl_naviLeftGenerierenButton {
	width: 208px;
	height:78px;
	background-image:	url('../../img/1/shop_generieren.gif');
}

.gl_naviLeftGenerierenButton_standard_shop {
	width: 208px;
	height:78px;
	background-image:	url('../../img/1/shop_generieren.gif');
}

.gl_naviLeftGenerierenButton_flash_banner {
	width: 208px;
	height:78px;
	background-image:	url('../../img/1/banner_generieren.gif');
}

.gl_naviLeftGenerierenButton_flash_shop {
	width: 208px;
	height:78px;
	background-image:	url('../../img/1/shop_generieren.gif');
}


.gl_naviLeftGenerieren {
	margin:				0px;
	padding:			0px 0px 0px 0px;
	list-style:			none;
}

.gl_naviLeftGenerieren a {
	display:			block;
	margin:				0;
	color:				#0c3c06;
	text-decoration:	none;
	width: 208px;
	height:78px;
}

.gl_naviLeftGenerieren a:hover {
	color:				#fff;
	background-image:	url('../../img/1/shop_generieren.gif');
	width: 208px;
	height:78px;
}


/*============== Teaser ================*/

.gl_contentMainTeaser {
	/*position:			relative;*/
	width:				605px;
	background-image:	url('../../img/1/content_mainteaser_back.gif');
	color:				#243C5F;
	z-index:			0;
	background-repeat: 	no-repeat;
}

/* f�r IE6: */
.gl_contentMainTeaser table tbody tr td {
	color:				#243C5F;
	font-size:			12px;
}

.gl_contentMainTeaser table tbody tr td input {
	margin:				0 0.1em;
	border:				1px solid #8BA0BD;
}

.gl_contentMainTeaserArrow {
	position:			relative;
	width:				605px;
	height:				80px;
	padding-top:		110px;
	background-image:	url('../../img/1/ct_mainteaser_back_arrow.gif');
	color:				#243C5F;
	z-index:			0;
	background-repeat: 	no-repeat;
}

.gl_top15 {
	margin:				15px 0 0 0;
}


/*============== Login ==================*/

#gl_loggedIs {
	margin:				0 0 15px 20px;
	width:				306px;
	height:				41px;
	background-image:	url('../../img/1/logged_back.gif');
}

#gl_loggedIs p {
	padding:			5px 0 0 10px;
	margin:				0;
	color:				#243C5F;
	font-weight:		bold;
}

.gl_LoginTeaser {
	padding:			14px 0 14px 0;
	margin:				0 0 10px 0;
	width:				250px;
	border-top:			1px dotted #cccccc;
	border-bottom:		1px dotted #cccccc;
	background-image:	url('../../img/1/auswahl_verlauf.gif');
}

.gl_LoginTeaser a {
	color:				#243C5F;
	font-weight:		bold;
	font-size:			18px;
	text-decoration:	none;
}

.gl_LoginTeaser a:hover {
	text-decoration:	underline;
}

.gl_LoginTeaserLeft {
	margin:				30px 20px 50px 30px;
	padding:			0 20px 0 0;
	font-size:			12px;
	font-weight:		bold;
	width:				210px;
	height:				320px;
	border-right: 		1px dotted #cccccc;
	text-align:			right;
	float:				left;
	color:				#AAAAAA;
}

.gl_LoginTeaserRight{
	float:				left;
	margin:				50px 0 0 0;
}


.gl_LoginTeaser2 {
	padding:			14px 0 14px 0;
	margin:				20px 0 10px 0;
	width:				250px;
	border-top:			1px dotted #cccccc;
	border-bottom:		1px dotted #cccccc;
	background-image:	url('../../img/1/auswahl_verlauf.gif');
}

.gl_LoginTeaser2 a {
	color:				#243C5F;
	font-weight:		bold;
	font-size:			18px;
	text-decoration:	none;
}

.gl_LoginTeaser2 a:hover {
	text-decoration:	underline;
}

.gl_LoginTeaserLeft2 {
	margin:				20px 20px 0px 30px;
	padding:			0px 20px 0 0;
	font-size:			12px;
	font-weight:		bold;
	width:				210px;
	height:				70px;
	border-right: 		1px dotted #cccccc;
	text-align:			right;
	float:				left;
	color:				#AAAAAA;
}

.gl_LoginTeaserRight2{
	float:				left;
	margin:				50px 0 0 0;
	vertical-align: 	top;
}

#gl_LoginTeaserHeadline{
		color:				#243C5F;
		font-size:			14px;
		font-weight:		bold;
		padding-left:		16px;
}


/*============== formulars ==============*/

#styleSettings{
	display: block;
}

/*============== formulars ==============*/

.gl_SearchField
{
	width:				203px;
	height:				19px;
  	border:				1px solid #bbbbbb;
  	font-family: 		arial,sans-serif;
  	padding:     		0px 2px;
  	background-image:	url('../../img/1/searchfield_back.gif');
}

.gl_textInput
{
  	border:				1px solid #A7A6AA;
  	font-family: 		arial,sans-serif;
  	padding:     		0px 2px;
  	width:				350px;
  	height:				100px;
	background-image:	url('../../img/1/textfiel_back.gif');
}

/*============== images ==============*/

.blockImage
{
	display:			block;
}


/*============== Backend_Help ==============*/

.beschreibung {
    color: #9C9A9C;
    font-family: Arial;
    font-size: 11px;
    margin: 5px;
}



.bildbeschr {
    width: 300px;
    height: 40px;
    border: solid 2px black;
}

#gesamt {
    width: 730px;
    height: 450px;
    /*border: solid 2px black;*/
    margin: 0 auto;
}

#inhalt {
    width: 650px;
    height: 380px;
    margin-left: 40px;
    margin-right: 40px;
    margin-top: 20px;
    margin-bottom: 20px;
    /* border: solid 2px black; */
}

#header {
    height: 30px;
    width: 650px;
    /* border: solid 2px black; */
    margin: 0 auto;
    margin-top: 20px;
}



#body {
    width: 650px;
    height: 340px;
    /*border: solid 2px black; */
    margin: 0 auto;
    margin-bottom: 20px;
}


#body2 {
    width: 650px;
    height: 340px;
    /* border: solid 2px black; */
    margin: 0 auto;
    margin-bottom: 40px;
    margin-top: 40px;
}

#bild {
    width: 305px;
    height: 260px;
    /* border: solid 2px black; */
    float: right;
    color: #9C9A9C;
    font-family: Arial;
    font-size: 11px;
}

#bild2 {
    width: 285px;
    height: 340px;
    /* border: solid 2px black; */
    float: right;
    color: #9C9A9C;
    font-family: Arial;
    font-size: 11px;
}

#bildtext {
    margin: 5px;
    margin-left: 10px;
    margin-top: 10px;
}

#hinweis {
    margin: 5px;
    margin-left: 10px;
    margin-top: 10px;
    color: green;
}


#rechts {
    float: right;
    width: 300px;
    height: 200px;
}

#rechts2 {
    float: right;
    width: 280px;
    height: 335px;
}

#rechts3 {
    width: 225px;
    height: 125px;
}

#rechts4 {
    width: 280px;
    height: 186px;
}

#rechts5 {
    width: 280px;
    height: 117px;
}

#li {
    margin: 5px;
    margin-left: 10px;
    margin-top: 10px;
}


ol {
    color: orange;
    margin-right: 7px;
}

li span {
    color: black;
    font-size: 11px;
}

h3 {
    color: #9C9A9C;
    font-family: Arial;
    border-bottom: dotted 1px #9C9A9C;
}

#helpDialog {
	width: 750px;	
}

/*============== Backend_Statistics ==============*/

.bhs_statistics {
}

.bhs_statistics .bhs_statistics_views {
}

.bhs_statistics .#bhs_statistics_clicks {
}

.bhs_statistics_pane {
	width:576px;
	margin-bottom:10px;
}

.bhs_statistics_content {
	width:554px;
}

.bhs_statistics_content th, .bhs_statistics_content td {
	border:1px solid #bbb;
}

.bhs_statistics_content .inhouse td {
	background-color:#ddd;
	color:#000;
}

.bhs_statistics_content td {
	/*white-space:nowrap;*/
	vertical-align:top;
}

.bhs_statistics_content td div {
	background-image:url(../../softwareload_mcore/externals/dojo/dijit/themes/soria/images/spriteRoundedIconsSmall.gif);
	background-position:45px 0;
	width:15px;
	height:15px;
	float:left;
}

.bhs_statistics_content .details {
	/*display:none;*/
}

.bhs_statistics_content .details table td {
	padding:0 0 0 2px;
	border:0;
	border-bottom:1px solid #bbb;
	overflow:hidden;
}

.admediaOptions {
	text-decoration:none;
	color: #666;
	margin-right: 5px;
}

.admediaOptions:hover {
	text-decoration:underline;
	color: #666;
	margin-right: 5px;
}

#product_display_name{
	font-size: 11px;	
	overflow: hidden;
}

#treeMenuRightClickHead{
	font-size: 11px;
	font-weight: bold;
	color: #666;
}


