/* @override http://dev.glutrot.de/additions/main.css */

/* CSS für glutrot.de

verwendete Farben:
orange: #ED6704
dunkelbraun: #8F2E29
hellbraun: #ED6704 */


* { margin: 0px;
	padding: 0px;
	border: 0px none #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body {
	margin: 0px;
	text-align: center;
	width: 100%;
	background: url("../images/system/kreis_bg.gif") top center no-repeat #ED6704;
}

img.pic {
	left: 0px;
	top: 0px;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #731D34;
	margin-top: 10px;
}

h1.reference {
	float: left;
	width: 256px;
	line-height: 28px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #731D34;
	margin: 16px 0px 0px 0px;
}

a, a:visited {
	color: #ED6704;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#header {
	background: url("../images/system/kopf_bg.gif") top center no-repeat #FFF;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 870px;
	height: 94px;
	text-align: left;
}
	
#contentcontainer {
	background: url("../images/system/rand_bg.gif") top left no-repeat #FFF;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 870px;
	text-align: left;
	}
	
#fuss {
	clear: both;
	background: url("../images/system/fuss_bg.gif") top left no-repeat #FFF;
	margin-left: auto;
	margin-right: auto;
	margin-top: 28px;
	width: 870px;
	height: 64px;
}
	
#lowertoolmenu {
	position: absolute;
	margin-top: 578px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 47px;
}
	
#footer {
	font-family: Arial,sans-serif;
	font-size: 9px;
	color: #FFF;
	height: 36px;
	line-height: 36px;
	width: 760px;
	padding: 0px 30px 0px 0px;
	text-align: right;
	position: absolute;
	background-image: url("../images/system/footer_bg.gif");
	background-repeat: no-repeat;
	background-position: right;
}
	
#links {
    position: absolute;
    width: 195px;
    height: 440px;
    padding: 0 0 0 90px;
}

#rechts {
    position: relative;
    width: 585px;
    left: 285px;
    min-height: 440px;
  	height: auto !important; /* this is the IE6 hack */
  	height: 440px;
  	padding-bottom: 14px;
}

.logo {
    margin: 0 0 0 -6px;
}

.head {
    margin: 16px 0 0 0;
}

/*img#headimg {
	width: 584px;
	height: 105px;
}*/

#content {
    width: 535px;
    margin: 35px 0 0 0;
}

.replace {
    display: none;
}

/* @group Mainmenu */

/*#mainmenu {
	margin-top: 20px;
	height: 200px;
}

img.menustar {
	position: absolute;
	padding-top: 10px;
}*/

/* neu */
#mainmenu {
	margin-top: 28px;
}

#mainmenu ul {
	list-style-type: none;
}

#mainmenu li, #mainmenu a {
	width: 140px;	height: 18px;	display: block;
	margin: 18px 0 0 0;
	/* margin: 8px 0 0 0; für IE6 */}

#mainmenu li a:hover, #mainmenu li a:active {
	left: 0;	width: 20px;
	background: transparent url(../images/de/bullet_orange.jpg) 0 0 no-repeat;
}

.firstactive {
	left: 0;	width: 20px;
	background: transparent url(../images/de/bullet_brown.jpg) 0 0 no-repeat;
}

#mainmenu li img.navipic {
	margin-left: 20px;
}

/* @end */

/* @group Toolmenu */

#header a.contact {
    font-size: 13px;
    color: #8F2E29;
    padding: 35px 0 12px 470px; /* verschiebt kontakt + suche */
    margin: 0 12px 0 0;
    float: left;
 	text-decoration: none;
}

#header a.search {
    font-size: 13px;
    color: #8F2E29;
    padding: 35px 0 12px 10px; /* verschiebt kontakt + suche */
    margin: 0 12px 0 0;
    float: left;
 	text-decoration: none;
}


img.firstmenuactive, img.firstmenu {
	margin: 8px 0px 9px 18px;
}

input.uppertoolmenuSearch {
	display: inline;
	position: absolute;
	border: 0;
	font-size: 10px;
	width: 200px;
	height: 14px;
    margin-top: 37px;
    margin-left: 30px;
    z-index: 1;
}

#uppertoolmenuSearchApple	{
	display: inline;
	position: relative;
	padding: 35px 0 12px 20px; /* verschiebt kontakt + suche */
    margin: 0 12px 0 0;
    float: left;
}

input.uppertoolmenuSearchApple {
	width: 220px;
}

#uppertoolmenuSearchBG {
	position: absolute;
	margin-top: 36px;
	z-index: 0;
}

div.uppertoolmenuSearch {
	display: inline;
}

/* @end */

/* @group Templates */

div.absatz_bild  p {
	line-height: 15px;
	margin: 4px 0 0 0;
}

div.news {
	clear: both;
	margin-top: 20px;
}

div.news  p {
	line-height: 15px;
	margin: 0px 0 0px 0;
}

div.news h1 {
	font-size: 12px;
	color: #731D34;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

div#reference {
	line-height: 19px;
	margin: 4px 0 0 0;
	height: auto;
	padding-bottom: 20px;
}

div#referenceheader {
	padding-top:50px;
	height:20px;
}

div#outerpictureframe {
	position: relative;
	height: 190px;
	width: 530px;
	overflow: hidden;
}

div#pictureframe {
	position: absolute;
	left:  0px;
	/*width: 64000px;*/ /* causes problems in some browser (like IE6) if too large */
	width: 5000px;
}

div#picturecontrol {
	position: relative;
	height: 30px;
	text-align:center;
	padding-top: 10px;
}

div#pictureframe img {
	margin-right: 6px;
}

div#referenceleft {
	position: relative;
	width: 260px;
	line-height: 15px;
}

div#referenceright {
	position: absolute;
	width:  260px;
	margin-left: 270px;
	line-height: 15px;
}

span.paragraphheadline {
	font-weight: bold;
	color: #731D34;
}

img.IMGpictureleftfloat {
	float: left;
	margin: 14px 20px 14px 0;
}

img.IMGpicturerightfloat {
	float: right;
	margin: 14px 20px 0 0;
}

/*
form#customer select {
	font-size: 11px;
	background-color: whitesmoke;
	border: 0px;
}

form#customer input {
	background-color: white;
	border: 1px solid silver;
	padding: 2px;
	color: #ED6704;
	margin-left: 4px;
}

form#product input {
	background-color: white;
	border: 1px solid silver;
	padding: 2px;
	color: #ED6704;
	margin-left: 4px;
}
*/

#referenceheader .tooltipoverlay {
	position: absolute;
	
	width: 75px;
	height: 25px;
}

#tooltipKonzept {
	margin-left: 255px;
}

#tooltipGrafik {
	margin-left: 333px;
}

#tooltipProgrammierung {
	margin-left: 411px;
}

img#leftarrow {
	margin-right: 8px;
}

/* @group referenzen_intro */
ul.references li {
	list-style-type: none;
	color: #731d34;
}

ul.references ul {
	padding-left: 10px;
}

ul.referencessubmenu {
	padding-left: 10px;
}

div#refintrocustomers {
	position: absolute;
	/*float: left;*/
	width: 265px;
}

div#refintroproducts {
	margin-left: 275px;
}

ul.foldable {
	margin-left: 10px;
	cursor: pointer;
}

ul.references img.listarrow {
	position: absolute;
	margin-left: -12px;
	margin-top: 3px;
}

ul.foldable li {
}

/* @end */

/* @end */

/* @group sliding gallery */

/*#sgZoomContainer {
	text-align: center;
}

#sgZoomContainer img {
	margin-left: auto;
	margin-right: auto;
}*/

/*
img.closeButton {
	position: fixed;
	margin-top: 90px;
	/* 200 px for Opera only, all others -34px */
/*
	margin-left: 200px;
	background-image : url(\\');
	margin-left: -34px;
}
*/

img.closeButton {
	position: absolute;
	margin-top: 88px;
	margin-left: -34px;
}

#sgFlashNotice {
	background-color: white;
	padding: 5px 0px 5px 0px;
}

#sgZoomedSelectionControls {
	position: absolute;
	top: 90px;
	left: 0px;
	width: 100%;
	text-align: center;
}

#sgZoomedSelectionControls img {
	margin: 0px 5px 0px 5px;
}
/* @end */

/* @group reference menu */
div#refcategories {
	border-bottom: 1px solid #ed6704;	
	padding-bottom: 6px;
}

div#referencemenu ul.references {
	width: 165px;
	margin-top: 6px;
	padding-left: 10px;
}

#referencemenu ul.closed {
	display: none;
}

/*div#referencemenu a:active,*/
div#referencemenu a.active {
	font-weight: bold;	
}

div#referencemenu a.leftspan {
	padding-left: 10px;
	/*font-weight: bold;*/
}

div#referencemenu ul ul a {
	color: #731d34;
}

div#referencemenu ul ul li {
	color: #731d34;
	font-weight: bold;	
}

div#referencemenu ul li a {
	color: #731d34;
	font-weight: normal;	
}

div#referencemenu ul ul li a {
	color: #ED6704;
	font-weight: normal;	
}

div#referencemenu {
	position: absolute;
	width: 175px;
	min-height: 300px;
	max-height: 500px;
	border-left: 1px solid lightgrey;
	margin-top: 50px;
	margin-left: 585px;
	background-color: #FAD2B4;
	background-image: url("../images/system/bottom_right_corner.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-top: 6px;
}

div#refcategories .active {
	color: #731d34;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
}

div#referencespacer {
	position: absolute;
	top: 0px;
	width: 8px;
	min-height: 306px;
	height: 100% !important;
	/*max-height: 500px;*/
	margin-left: -1px;
	background-image: url("../images/system/reference_shadow.gif");
	background-repeat: repeat-y;
	background-position: left;
}
/* @end */