body 			{
				scrollbar-face-color: #E1E1E1;
				scrollbar-highlight-color: #FAFAFA;
				scrollbar-shadow-color: #E1E1E1;
				scrollbar-3dlight-color: #D5D5D5;
				scrollbar-arrow-color:  #0;
				scrollbar-track-color: #F2F2F2;
				scrollbar-darkshadow-color: #C6C6C6;
				background-color:#173a5c;
				background-image:url(/fileadmin/qiminaise/images/background.jpg);
				background-repeat: repeat-x;
				margin: 0;
				padding: 0;
				}

.content 		{
				font-family: verdana, arial, helvetica, sans-serif;
				color: #333333;
				font-size: 11px;
				line-height: 13px;
				}

img.header 		{
				margin-bottom:15px;
				}

#contenttable {
				background-color: #f2f0db;
				background-image: url(/fileadmin/qiminaise/images/background_content.jpg);
				background-repeat: no-repeat;
				background-position: center top;
}

#container {
				position:relative;
				width:100%;
				height: 100%

}

#background {
				position: absolute;
				top: 0px;
				left: 0px;
				width: 100%;
				height: 100%;
				z-index: 997;
}


#left {
				position: absolute;
				top: 175px;
				left: 300px;
				width: 250px;
				height: 285px;
				z-index: 1000;
}


#contentRezept {
				position: absolute;
				top: 137px;
				left: 0px;
				width: 100%;
				height: 100%;
				z-index: 1000;
}


#rezeptBild	 {
				position: absolute;
				left: 32px; top: 0px;
				border-left: 1px solid #FFFFFF;
				border-right: 1px solid #FFFFFF;
}

#rezeptHeader	 {
				position: absolute;
				left: 315px; top: 38px;
}

#rezeptZut	 {
				position: absolute;
				left: 315px; top: 75px; width: 230px;
}

#rezeptZub	 {
				position: absolute;
				left: 600px; top: 75px; width: 310px;
}


#content {
				position: absolute;
				top: 175px;
				left: 520px;
				width: 390px;
				height: 230px;
				z-index: 1000;
}


#flash2 {
				position: absolute;
				top: -18px;
				left: -18px;
}


#right {
				position: absolute;
				top: 40px;
				left: 615px;
				height: 283px;
				width: 300px;
				z-index: 1000;
}



#detailbox {
				width: 385px;
				background-color: #ddebf4;
				/*padding: 10px;*/

}


#product1 {
				position: absolute;
				bottom: 22px;
				left: 50px;
				z-index: 999;
}

#product2 {
				position: absolute;
				bottom: 22px;
				left: 205px;
				z-index: 999;
}

#product3 {
				position: absolute;
				bottom: 22px;
				left: 360px;
				z-index: 999;
}

#advantages {
				position: absolute;
				bottom: 28px;
				left: 520px;
				z-index: 999;
}


#logo {
				position: absolute;
				bottom: 0px;
				right: 0px;
				z-index: 999;
}

#topnavigation {
}

#shadow {
				background-image: url(/fileadmin/qiminaise/images/background_shadow.jpg);
				background-repeat: repeat-x;
				margin-top:8px;
}

#footer {
				border-left: 1px solid #6699cc;
				border-right: 1px solid #6699cc;
				background-color: #00519d;
}

#search {
				position: absolute;
				right: 14px;
				top: 64px;
}

#flash1 {
				position: absolute;
				z-index: 998;
				top: 0px;
				left: 0px;
				width:100%;
				height: 100%;
}


.inputfield 	{
				border: 1px solid #6699cc;
				color: #333333;
				font-size: 10px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				padding-left: 2px;
				}


img.beforeimg { /* todo: delete eventuell */
				margin-left: 10px;
				margin-right: 9px;
}




.selectbox 		{
				border: 1px solid #89270a;
				color: #89270a;
				font-size: 10px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				padding-left: 0px;
				}

A:link, A:visited         	{
				font-family: verdana, arial, helvetica, sans-serif;
				color: #ff6600;
				text-decoration: none;
				}

A:hover         {
				font-family: verdana, arial, helvetica, sans-serif;
				color: #666666;
				text-decoration: none;
				}



.tooltip 	{
			position:absolute;
			display:none;
			}

#langselect {
			/*todo*/
}

b {
			color: #6699cc;
}

form, input {
			margin: 0;
}

a.rezept, a.rezept:link, a.rezept:visited {
			color: #6699CC;
			font-weight: bold;
			font-size:11px;
}

a.rezept:hover {
			color: #000000;
}

#printButton {
			position:absolute;
			right: 80px;
			top: 10px;
}

#backButton {
			position:absolute;
			right: 80px;
			top: 340px;
}

ol {
			margin-top: 0;
			padding-top: 0;
			margin-right: 0;
			padding-right: 0;
			margin-bottom: 0;
			padding-bottom: 0;
			text-indent: 0;
			list-style-position: outside;

}
li {
			margin: 0;
			padding: 0;
			text-indent: 0;
			margin-left: -10px;
}
