/**********************************************************************
 * PROJECT: �koland Bayern, trio-group, 2005
 * FILE:    css/master.css
 * --------------------------------------------------------------------
 * 05.08.2005    mtidona    Erstellung
 * 11.08.2005    mtidona    �nderung Farbwerte
 **********************************************************************/

/*
 * FARBEN:
 *
 * #CC3333 = Rot (1px-Linien, �berschriften)
 * #FFFFCC = Hellgelb (Hintergrund / Content)
 * #F8F0A8 = Gelb (Hintergrund TopLogo)
 * #FFCC33 = Dunkelgelb (MenuOver)
 * #CC9933 = Gold
 * #2A733E = Gr�n (MenuOver-Schrift, Headlines)
 * #FFEFB1 = Gelb Hintergrund Content-Right
  */


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

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

body  {
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  text-align: left;
  background-color: #FFFFCC;
  font-size: 0.7em;
  background-image: url(../images/keyvisual_bg.jpg);
  background-repeat: repeat-y;
}

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

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

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

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

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

.pmargin1 {
  margin-left: 20px;
}

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

li {
  padding: 1px;
}

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

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

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


a.menu:link    { background-color:#CC3333; font-size:1.1em; font-weight:normal; text-decoration:none; color:#DFDFDF; padding-left: 5px; padding-right: 5px; padding-top: 3px; padding-bottom: 4px; vertical-align: middle; white-space: nowrap; }
a.menu:visited { background-color:#CC3333; font-size:1.1em; font-weight:normal; text-decoration:none; color:#DFDFDF; padding-left: 5px; padding-right: 5px; padding-top: 3px; padding-bottom: 4px; vertical-align: middle; white-space: nowrap; }
a.menu:hover   { background-color:#FFCC33; font-size:1.1em; font-weight:normal; text-decoration:none; color:#2A733E; padding-left: 5px; padding-right: 5px; padding-top: 3px; padding-bottom: 4px; vertical-align: middle; white-space: nowrap; }

a.menuon:link    { background-color:#FFCC33; font-size:1.1em; font-weight:normal; text-decoration:none; color:#2A733E; padding-left: 5px; padding-right: 5px; padding-top: 3px; padding-bottom: 4px; vertical-align: middle; white-space: nowrap; }
a.menuon:visited { background-color:#FFCC33; font-size:1.1em; font-weight:normal; text-decoration:none; color:#2A733E; padding-left: 5px; padding-right: 5px; padding-top: 3px; padding-bottom: 4px; vertical-align: middle; white-space: nowrap; }
a.menuon:hover   { background-color:#FFCC33; font-size:1.1em; font-weight:normal; text-decoration:none; color:#FFFFFF; padding-left: 5px; padding-right: 5px; padding-top: 3px; padding-bottom: 4px; vertical-align: middle; white-space: nowrap; }

a.submenu:link    { background-color:#FFCC33; font-size:1em; font-weight:normal; text-decoration:none; color:#2A733E; padding-top: 3px; padding-left: 5px; padding-right: 5px; vertical-align: middle; white-space: nowrap; }
a.submenu:visited { background-color:#FFCC33; font-size:1em; font-weight:normal; text-decoration:none; color:#2A733E; padding-top: 3px; padding-left: 5px; padding-right: 5px; vertical-align: middle; white-space: nowrap; }
a.submenu:hover   { background-color:#FFCC33; font-size:1em; font-weight:normal; text-decoration:none; color:#000000; padding-top: 3px; padding-left: 5px; padding-right: 5px; vertical-align: middle; white-space: nowrap; background-image: url(../images/submenu_arr.gif); background-repeat: no-repeat; background-position: center left; }

a.submenuon:link    { background-color:#FFCC33; font-size:1em; font-weight:normal; text-decoration:none; color:#000000; padding-top: 3px; padding-left: 5px; padding-right: 5px; vertical-align: middle; white-space: nowrap; background-image: url(../images/submenu_arr.gif); background-repeat: no-repeat; background-position: center left; }
a.submenuon:visited { background-color:#FFCC33; font-size:1em; font-weight:normal; text-decoration:none; color:#000000; padding-top: 3px; padding-left: 5px; padding-right: 5px; vertical-align: middle; white-space: nowrap; background-image: url(../images/submenu_arr.gif); background-repeat: no-repeat; background-position: center left; }
a.submenuon:hover   { background-color:#FFCC33; font-size:1em; font-weight:normal; text-decoration:none; color:#666666; padding-top: 3px; padding-left: 5px; padding-right: 5px; vertical-align: middle; white-space: nowrap; background-image: url(../images/submenu_arr.gif); background-repeat: no-repeat; background-position: center left; }

a.breadcrumb:link    { font-size:1em; font-weight:normal; text-decoration:none; padding-left: 11px; color:#CC9933; white-space: nowrap; background-image: url(../images/breadcrumb_arr.gif); background-repeat: no-repeat; background-position: center left; }
a.breadcrumb:visited { font-size:1em; font-weight:normal; text-decoration:none; padding-left: 11px; color:#CC9933; white-space: nowrap; background-image: url(../images/breadcrumb_arr.gif); background-repeat: no-repeat; background-position: center left; }
a.breadcrumb:hover   { font-size:1em; font-weight:normal; text-decoration:underline; padding-left: 11px; color:#CC9933; white-space: nowrap; background-image: url(../images/breadcrumb_arr.gif); background-repeat: no-repeat; background-position: center left; }
.breadcrumb    { font-size:1em; font-weight:normal; text-decoration:none; color:#CC9933; white-space: nowrap; }

a.footer:link    { font-size:1em; font-weight:normal; text-decoration:underline; color:#CC3333; }
a.footer:visited { font-size:1em; font-weight:normal; text-decoration:underline; color:#CC3333; }
a.footer:hover   { font-size:1em; font-weight:normal; text-decoration:none; color:#000000; }

.keyVisualText {
    text-align: center;
    width: 100%;
    position: absolute;
    top: 280px;
    font-size: 1.7em;
    font-weight: bold;
    color: #FF9934;
    font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}

/***********************************************
 * 1.) MAIN DIVs
 ***********************************************/

#LeftCol {
  position: absolute;
  width: 199px;
  margin: 0px 0px 0px 0px;
}

#RightCol  {
  position: relative;
  top: 0px;
  left: 199px;
  width: 790px;
  height: 100%;
  margin: 0px 0px 0px 0px;
  border-right: 1px solid #CC3333;
  background-color: #FFFFFF;
}



/***********************************************
 * 2.) RightCol DIVs
 ***********************************************/

#TopBox  {
  width: 100%;
  height: 78px;
  border: 0;
  border-bottom: 1px solid #CC3333;
  margin: 0px 0px 1px 0px;
  background-color: #F8F0A8;
}

#MenuBox  {
  border: 0;
  width: 100%;
  margin: 0px 0px 0px 0px;
}

#ContentBox  {

  border: 0;
  margin: 0px 0px 0px 0px;
}

#FooterBox  {
  clear: both;
  text-align: left;
  padding-left: 12px;
  padding-top: 4px;
  height: 30px;
  font-size: 10px;
  color: #CC3333;
  border: 0;
  border-top: 1px solid #CC3333;
  margin: 0px 0px 0px 0px;
}


/***********************************************
 * 3.) MenuBox DIVs
 ***********************************************/

/* in browser spezifischen css-dateien */


/***********************************************
 * 3.) ContentBox DIVs
 ***********************************************/


#Content {
  border: 0;
  padding: 12px;
  text-align: justify;
  margin-bottom: 30px;
}

#ContentWithRightCol {
  border: 0;
  padding: 12px;
  text-align: justify;
  margin-bottom: 30px;
  margin-right: 150px;
}

#ContentRight  {
  float: right;
  border: 0px;
  margin: 0px 0px 0px 20px;
}

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


/***********************************************
 * 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;
  width: 220px;
  float: left;
  margin-bottom: 10px;
  margin-top: 5px;
}

input[type=hidden] {
 display: none;
}

.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: #2A733E;
}

/***********************************************
 * 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: #2A733E;
  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;
}


/***********************************************
 * HACKS
 ***********************************************/

.emptyHidden {
  visibility: hidden; 
  font-size: 0em; 
  line-height: 0em;
}

.clearme {
  clear: both;
}

.floatLeft {
  float: left;
}
.floatRight {
  float: Right;
}

 
/*
 * Block Product of the Month (Produkt des Monats)
 */
 
.productOfTheMonth {
  margin: 10px 0px 10px 0px;
  padding: 0px;
  border: 1px solid #CC3333;
}

.productOfTheMonthContent {
  background-color: #FFFFCC;
  margin-left: 211px;
  border-left: 1px solid #CC3333;
  border-bottom: 1px solid #FFFFCC;
}

.productOfTheMonthContent h1 {
  color: #CC3333;
  border-bottom: 1px solid #CC3333;
  text-align: right;
  font-weight: bold;
  font-size: 1.5em;
  margin: 0px;
  padding: 3px;
}

.productOfTheMonthContent h2 {
  color: #CC3333;
  font-weight: bold;
  font-size: 1.3em;
  margin: 0px;
  margin: 8px 0px 0px 8px;
}

.productOfTheMonthContent p {
  margin: 10px;
}

.productOfTheMonthContent .floatLeft {
  background-color: #CC3333;
  margin: 0px;
  padding: 0px;
}


/*
 * Block Image Right (Pinnen und Gewinnen)
 */

.blockImageRight {
  border-left: 1px solid #CC3333;
  margin: 10px 10px 10px 0px;
  padding: 0px 0px 0px 10px;
}

.blockImageRight .floatRight {
  margin-left: 10px;
}

.blockImageRight p {
  line-height: 1.35em;
}

.blockImageRight h1 {
  color: #CC3333;
  font-weight: bold;
  text-align: left;
  margin: 10px 0px 10px 0px;
}


/*
 * Block Image Left
 */

.blockImageLeft {
  margin: 10px 0px 10px 0px;
  padding: 0px 10px 0px 0px;
}

.blockImageLeft .floatLeft {
  margin-right: 12px;
}

.blockImageLeft p {
  line-height: 1.3em;
}

.blockImageLeft h1 {
  color: #2A733E;
  font-weight: bold;
  text-align: left;
  margin: 10px 0px 10px 0px;
}


/*
 * Block Floating Right (gr�ner Block)
 */

.blockFloatingRight {
  border-left: 1px solid #2A733E;
  margin: 0px 0px 10px 10px;
  padding: 0px 0px 0px 10px;
  float: right;
  width: 33%;
}

.blockFloatingRight p {
  line-height: 1.3em;
}

.blockFloatingRight h1 {
  color: #2A733E;
  font-weight: bold;
  text-align: left;
  margin: 0px 0px 10px 0px;
}

.blockFloatingRight p {
  color: #2A733E;
  text-align: justify;
}


/*
 * Block Dark only Text (Hofportrait)
 */

.blockDarkOnlyText {
  border: 1px solid #CC3333;
  background-color: #FFEFB1;
  padding: 0px 14px 14px 14px;
  color: #CC3333;
}

.blockDarkOnlyText h1 {
  color: #CC3333;
  font-weight: bold;
  font-size: 1.5em;
  margin: 10px 0px 4px 0px;
}

.blockDarkOnlyText h2 {
  color: #CC3333;
  font-weight: bold;
  font-size: 1.4em;
  margin: 0px 0px 10px 0px;
}

.blockDarkOnlyText p {
  color: #000000;
  text-align: justify;
}


/*
 * Block Dark only Text (Willkommenskasten f�r Golive)
 */

.blockTop {
  border: 1px solid #2A733E;
  background-color: #FEFEDF;
}

.blockTop h1 {
  color: #2A733E;
  font-weight: bold;
  font-size: 1.5em;
  margin: 10px 0px 4px 0px;
}

.blockTop h2 {
  color: #2A733E;
  font-weight: bold;
  font-size: 1.4em;
  margin: 2px 0px 10px 0px;
}

.blockTop p {
  color: #000000;
  text-align: justify;
}


/*
 * Many Columns - makes many columns in a row
 */
 
.manyColumns {
  float: left;
  margin: 0px 4px 0px 4px;
  padding: 8px 8px 8px 8px;
  border: 1px solid #2A733E;
}

.manyColumns li{
  color: #000000;
}

dl * {
	padding: 0px;
	margin: 0px;
	float: none;
}

dl {
	width: 150px;
	float: left;
	margin: 10px 17px;
	background-color: #FFFFCC;
	border: 1px solid #FFCC33;
	padding: 2px;
}

dl dt {
    height: 112px;
}

dl dd {
	font-weight: bold;
}

dl img {
	border: none;
	margin-bottom: 5px;
}
.clearingElement {
	clear: both;
}






.invalid {
	background-color: #FF9934;
}
