/* CSS Style CMS */
body.start {
	background: rgb(247,247,247); /* Old browsers */
	background: -moz-linear-gradient(left,  rgba(247,247,247,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(247,247,247,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(247,247,247,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(247,247,247,1) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(247,247,247,1) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(247,247,247,1) 0%,rgba(255,255,255,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
    background-image: url(images/bilddatenbank2.jpg);
    background-position: right bottom;
    background-repeat: no-repeat; 
}
body.start div.topline {
	width: 100%;
    top: 10px;
    background-color: #58585a; 
}
body.control {
	background-color: #58585a;
	color: white; 
}
body.start p.selection {
	color: #333333;
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px; 
	-khtml-border-radius: 4px; 
	border-radius: 4px;
	margin-bottom: 17px;
	padding: 2px 4px 2px 4px;
	border: solid 1px silver;
	background: rgb(238,238,238); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(238,238,238,1) 0%, rgba(221,221,221,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(100%,rgba(221,221,221,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(221,221,221,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(221,221,221,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(221,221,221,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(238,238,238,1) 0%,rgba(221,221,221,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#dddddd',GradientType=0 ); /* IE6-9 */
}
body.start h1 {
	font-family: AvantGarde;
	font-size: 32px;
	color: #9ac00a;
	font-weight: 200;
	text-transform: uppercase;
}
body.start h2 {
	font-family: Mathilde;
	font-size: 36px;
	color: #58585a;
	font-weight: normal;
}
table.mOTypeHead,
tr.mOListHead {
	background-color: #58585a;
	background-image: none;
	color: white;
	border-bottom: solid 1px white; 
}
table.mOList tr.mOListItemH {
    background-color: #8ec934;
}
tr.mOListHead td {
	background-color: #58585a;
}
span.listFromTo {
    color: white;
}
body.cmshead {
    background-color: #f7f7f7;
    background-image: url(images/Wortbildmarke.png), url(images/header_grey.jpg) ;
    background-repeat: no-repeat, repeat-x;
    background-position: 20px 12px, top left ;
}
div.cmsheadlogo {
    background-image: none;
}
div.statusline {
    background-color: #58585a;
}
.menu {
    background-color: #8ec934;
}
td.mOTypeFootRight {
	color: black;
}
td.mOListSearch, td.mOListSearchControls {
    background-color: #8ec934;
}
td.mOListSearchControls .searchButton {
    background-color: #58585a;	
}
body.search {
    background-color: #8ec934;
}
body.search .extSearchSubmit {
    background-color: #58585a;	
}

/* Ende CSS Style CMS */


/* CSS Style CMS-Editor */
div.editGroup, div.alert {
    background-color: rgb(184, 207, 239);
}
div.sectionBar {
    height: 20px;
    padding-left: 0px;
    background-color: #58585a;
    background-image: url("images/greensphere.gif");
    background-position: 3px;
    color: white;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    background-repeat: no-repeat;
}
tr.mOListItemH td.mOListBlock {
    background-color: #8ec934;
    color: black;
}
div.groupLine .groupSelected {
    background-color: #8ec934;
}
div.mOListBlock {
    border-bottom: 1px solid rgb(88, 88, 90)!important;
}
tr.mOListItemRoH {
    background-color: orange;
}
div.mOListImage {
	background-color: white;
    border: 1px solid #d2d2d2 !important;
}

/* Editor */
div.editGroup, div.alert {
    background-color: #e6e6e6;
}

div.editGroupNameLoc {
    border-radius: 5px 5px 0px 0px;
	color: #3f3f3f;
	background-color: rgb(142, 201, 52);
	margin-bottom: 10px;
	padding-left: 5px;
}
td.mOTypeFootRight .listFromTo {
	color: #58585a;
}
.menu {
	color: #1f1f1f;
}
div.abort, div.preview, div.save {
    background-color: rgb(230, 230, 230);
    background-image: none;
    border-color: White Silver Silver White;
}
div.headline {
    background-color: #8ec934;
    color: black;
}
table.conditions tr th {
    background-color: #d2d2d2;
}

/* Ende CMS-Editor */

/* CSS Style login.php */
body.login {
    background-color: #f7f7f7;
    background-image: url(images/Wortbildmarke.png), url(images/header_grey.jpg) ;
    background-repeat: no-repeat, repeat-x;
    background-position: 300px 12px, top left ;
}
div.loginLogo {
	top: 200px;
	left: 250px;
	background-image: none;
}
div.loginFields {
	width: 320px;
	height: 270px;
	left: 270px;
	top: 270px;
}
input.loginButton {
	position: absolute;
	width: 100px;
	bottom: 0px; right: 0px;
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px; 
	-khtml-border-radius: 4px; 
	border-radius: 4px;
	font-size: 90%;
}
.loginTitle {
	margin-bottom: 50px;
	font-family: AvantGarde;
	font-size: 32px;
	color: #9ac00a;
	font-weight: 200;
	text-transform: uppercase;
	text-align: center;
}
p.loginInfo {
	font-family: Mathilde;
	font-size: 28px;
	color: #58585a;
	margin: 18px 0px 10px 0px;
}
p.loginName, p.loginPass, p.loginCopyright {
	color: #58585a;
}

/* Ende CSS Style login.php */

/* Font-Family der Schriftart wird festgelegt */

@font-face {
	font-family: Mathilde;
	font-style: normal;
	font-weight: normal;
	src: url('fonts/mathilde.eot');
	src: local('Mathilde'), 
		url('fonts/mathilde.eot#') format('eot'), 
		url('fonts/mathilde.svg#Mathilde') format('svg'),
		url('fonts/mathilde.woff') format('woff');
}
@font-face {
	font-family: AvantGarde; 
	font-style: normal;
	font-weight: normal;
	src: local('AvantGarde'), 
		url('fonts/DINWeb.eot#') format('eot'), 
		url('fonts/DINWeb.woff') format('woff');
}

/* Mini-Preview eines Verkaufsangebotes */
div.refPreview[refObject=shopCharacteristic] div.miniPreview {  } 
div.refPreview[refObject=shopCharacteristic] div.miniPreview div[attr] { display: inline-block; }
div.refPreview[refObject=shopCharacteristic] div.miniPreview div[attr=group_id] { width: 110px; }
div.refPreview[refObject=shopCharacteristic] div.miniPreview div[attr=name] { width: 670px; }

