/**********************************************************************
 * PROJECT: food-from-bavaria, trio-group, 2005
 * FILE:    css/print.css
 * --------------------------------------------------------------------
 * 14.11.2005    mtidona    Erstellung
 **********************************************************************/

/*
 * FARBEN:
 *
 * #2A4F96 = Dunkelblau
 * #E9C557 = Gold
 * #FBF376 = Hellgelb
 */


/***********************************************
 * General
 ***********************************************/

* {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

table {
	font-size: 1em;
}

body  {

}

h1 {
  font-size: 1.5em;
  font-weight: bold;
  color: #2A4F96;
  margin: 0px 0px 10px 0px;
}

h2 {
  font-size: 1.4em;
  font-weight: bold;
  color: #2A4F96;
  margin: 0px 0px 8px 0px;
}

h3 {
  font-size: 1.3em;
  font-weight: bold;
  font-style: italic;
  color: #2A4F96;
  margin: 0px 0px 6px 0px;
}

h4 {
  font-size: 1.2em;
  font-weight: bold;
  font-style: italic;
  color: #2A4F96;
  margin: 0px 0px 5px 0px;
}

p {
  margin: 12px 0px 12px 0px;
}

.pmargin1 {
  margin-left: 20px;
}

ul {
  list-style-type: disc;
  color: #2A4F96;
}

li {
  padding: 1px;
}

hr {
  height: 1px;
  color: #666666; 
  border: none; 
  border-top: 1px solid #666666;
}

div {
  /* border: 1px solid; */
}

.inactive {
	color: #CCCCCC;
}

#Content a:link     { color: #2A4F96; text-decoration: underline; }
#Content a:visited { color: #2A4F96; text-decoration: underline; }
#Content a:focus, a:hover, a:active { text-decoration: none; }


/***********************************************
 * MAIN IDs
 ***********************************************/

#LeftCol {
  display: none;
}

#TopImpressions  {
  display: none;
}

#TopBlue  {
  display: none;
}

#Breadcrumb  {
  text-align: left;
  padding-bottom: 10px;
  border: 0px;
  height: 16px;
  margin: 0px 0px 30px 0px;
  border-bottom: 1px solid #000000;
}

#RightMenu {
	display: none;
}


#Content  {
  width: 100%;
}

#Footer  {
  clear: both;
  text-align: left;
  font-size: 10pt;
  margin: 30px 0px 0px 0px; 
  border-top: 1px solid #000000;
}


/***********************************************
 * ELEMENTS
 ***********************************************/

.ContentRightElement { 
  padding: 3px 0px 0px 3px;
  border-bottom: 1px solid #CC3333;
  border-left: 1px solid #CC3333;
  background-color: #FFEFB1;
  width: 145px;
}
.centered {
  text-align: center;
}

.ContentRightElement p.text {
  font-size: 0.9em;
  text-align: justify;
  line-height: 1.1em;
  padding: 0px 5px 0px 5px;
}

#Alert {
  font-size: 1.2em;
  font-weight: bold;
  color: #CC3333;
}


/***********************************************
 * FORMS AND FORM ELEMENTS
 ***********************************************/

input, select, textarea {
  display: block;
  float: left;
  margin-bottom: 10px;
  margin-top: 5px;
}

.button {
  border: 1px solid #666666;
  background-color: #CCCCCC;
}

label {
  display: block;
  font-size: 1.1em;
  font-weight: bold;
  text-align: right;
  float: left;
  width: 18em;
  padding-right: 15px;
  white-space: nowrap;
  margin-top: 5px;
}

fieldset {
  border: none;
  border-top: 1px solid #666666;
  border-bottom: 1px solid #666666;
  margin: 25px 0px 25px 0px;
  padding: 15px;
}

legend {
  font-size: 1.5em;
  font-weight: bold;
  padding: 10px;
  color: #2A4F96;
}

/***********************************************
 * LISTS
 ***********************************************/
 
.mehrLink {
  text-align: right;
  margin: 0px;
  margin-top: 10px;
  padding: 0px;
}
 
a.mehr:link, a.mehr:visited, a.mehr:hover {
  text-decoration: none;
  padding: 1px;
  padding-right: 15px;
  background-color: #CC3333;
  color: #FFFFFF;
  background-image: url(../images/icon_mehr.gif);
  background-repeat: no-repeat; 
  background-position: center right;
  
}

.ListeRow {
  border: 1px solid #CC3333;
  margin: 4px;
  padding: 4px;
}

.ListeRightMore {
  float: right;
  position: relative;
  bottom: 9px;
  right: -4px;
}

.backLink {
  margin: 20px 0px 20px 0px;
  text-align: left;
  color: #FFFFFF;
  border-bottom: 1px solid #666666;
}

a.back:link, a.back:visited, a.back:hover {
  text-decoration: none;
  padding: 1px;
  padding-left: 15px;
  padding-right: 5px;
  background-color: #2A4F96;
  color: #FFFFFF;
  background-image: url(../images/icon_back.gif);
  background-repeat: no-repeat; 
  background-position: center left;
}

.listArr {
	
	list-style-image: url(../images/icon_list_arr.gif);
}

.listArr a:link, a:visited, a:hover {
	color: #CC3333;
}

.little {
	font-size: 0.9em;
}

.down img {
}

.down p {
	font-size: 0.9em;
	line-height: 1.5em;
	text-decoration: none;
	padding-left: 0px;
}

.down a:link, .down a:focus, .down a:visited, .down a:active { font-size:1em; font-weight:normal; text-decoration: none; color:#2A4F96; }
.down a:hover { font-size: 1em; font-weight: normal; text-decoration: underline; color: #000000; }

a {
	font-weight: bold;
}


/***********************************************
 * TEASERBLOCS & IMAGEBLOCKS
 ***********************************************/
 
 h5 {
 	font-size: 1.4em;
	font-weight: bold;
	margin: 5px 5px 5px 0px;
	color: #2A4F96;
}

.leftTeaserBlock {
 	width: 290px;
 	float: left;
}
 
.rightTeaserBlock {
 	width: 290px;
 	float: right;
}

#blockImageLeft, #blockImageRight, #blockImageNone {
	height: 100%;
	border-right: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
	margin-bottom: 15px;
	
}

#blockImageLeft img {
	margin: 5px 5px 5px 0px;
	float: left;
}

#blockImageLeft p, #blockImageRight p, #blockImageNone p {
  margin: 0px 5px 15px 0px;
  line-height: 1.3em;
 }
 
#blockImageRight img {
	margin: 5px 5px 5px 5px;
	float: right;;
}

#blockImageRight a, #blockImageLeft a, #blockImageNone a{
	display: block;
	margin-bottom: 15px;
	padding-left: 10px;
	font-size: 0.9em;
	color: #2A4F96;
	font-weight: bold;
	background-image: url(../images/icon_list_arr.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
}

#fontInBlock {
	float: right;
	width: 82%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em; 
	padding-left: 5px;
}

 #imageBlock {
 	height: 100px;
	width: 31%;
	float: top;
	float: left;
	margin: 10px 5px 10px 5px;
}
 
 #imageInBlock {
	margin-left: 10px;
	margin-bottom: 5px;
	float: top;
	float: left;
}

#imageBlock img {
	float: top;
	float: left;
}



/***********************************************
 * ADRESSBLOCS
 ***********************************************/
 
 .leftAdresses {
 	width: 290px;
 	float: left;
	display: block;
}

.rightAdresses {
	width: 290px;
 	float: right;
	display: block;
}







#header,
.back,
.printThisPage,
#logo,
.languages {
	display: none;
}

#content .imageProduct {
    float: right;
    margin-bottom: 10px;
    margin-left: 10px;
}

#content .imageType {
    float: left;
    padding-bottom: 50px;
    margin-right: 10px;
}

#content .imageRegions {
    margin-bottom: 10px;
    margin-top: 5px;
}

#content .productGroup {
    color: #2A4F96;
    font-weight: bold;
    font-size: 1.3em;
    font-style: italic;
    margin-bottom: 10px;
}

#content .detail {
    clear: both;
    border-bottom: 1px solid #C8E4FF;
}

#content .detailFirst {
    border-top: 1px solid #2A4F96;
}

#content .detail h2 {
    font-size: 1em;
    color: #000000;
    width: 130px;
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
}

#content .detail p,
#content .detail .content  {
    margin-top: 10px;
    margin-bottom: 10px;
    width: 440px;
    float: right;
}

#content .contact .detail {
    border: 0px;
    margin: 0px;
}

#content .contact .detail * {
    margin: 0px;
    padding: 0px;
}

#content .contact {
    border-bottom: 1px solid #C8E4FF;
    padding-bottom: 10px;
    padding-top: 10px;

}

#content .literatureHeadline {
    font-style: italic;
    padding-top: 20px;
}

#content .literature {
    margin-top: 20px;
}

#content .literature li {
    margin-left: 40px;
    margin-bottom: 10px;
    color: #2A4F96;
}

#content .literature li * {
    color: #2A4F96;
}

.clearingElement {
    clear: both;
}

.product .languages {
    margin-top: 5px;
    margin-left: 5px;
    float: right;
}
