
/*
Name: Spielwiese
ERP4all
*/

/* standard elements */
html {min-height: 100%;}

* {
  margin: 0;
  padding: 0;
}
/* Hyperlink_Farben im Content Text */
a {color: #6b6a6e;}
a:hover {color: #3333CC;}
/* Farbe für Hintergrund img/body.jpg Bild für Hintergrund und TextFarbe Content*/
body {
  background: #d9e4ea url() no-repeat center top;
  color: #000;
  font: normal 62.5% Tahoma;
  padding-top: 25px;
}

li {list-style: none;}

h1 {font: normal 1.8em Tahoma;}
h2 {font: bold 1.4em Tahoma;}
h3 {font: bold 1em Tahoma;}

form,input {margin: 0; padding: 0; display: inline;}

code {
  background: #FFF;
  border: 2px solid #EEE;
  border-left: 6px solid #CCC;
  color: #666;
  display: block;
  font: normal 1em Tahoma;
  line-height: 1.6em;
  margin-bottom: 12px;
  padding: 8px 10px;
  white-space: pre;
}
/* Zeichen im Text */
blockquote {
  background: url(../img/quote.gif) no-repeat;
  display: block;
  font-weight: bold;
  padding-left: 28px;
}
/* Farbe für Überschrift im Content h1 h2 usw.
*/
h1,h2,h3 {padding-top: 6px; color: #808080; margin-bottom: 4px;}

/* misc */
.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}

/* structure */
.inner-container {
  border: 10px solid #fff;
  background: #fff/* Farbe für Hintergrund img/body.jpg Bild für Hintergrund */;
  font-size: 1.2em;
  margin: 0 auto;
  padding: 1px;
  width: 924px;

}
/* wieder einfügen url: 'http://erp-berater.net/img/container.jpg' */
.outer-container {
  background: url() no-repeat center bottom;
  padding-bottom: 30px;
}

/* header & title */
.header {
  height: 250px;
  margin-bottom: 0px;
  text-align: center;
}
.header .title {
  color: #FFF;
  padding-top: 20px;
}
.header .title .sitename a {
  border-bottom: 1px dashed #657382;
  color: #abb;
  font: normal 3em sans-serif;
  padding-bottom: 2px;
  text-decoration: none;
}
.header .title a:hover {border-color: #F60;}
.header .title .slogan {
  font: normal 1.1em Verdana,sans-serif;
  padding-top: 6px;
}


/* path */
.path {
  background: #eef119 url(../img/footer.jpg) no-repeat;
  color: #FFF;
  font: normal 1.2em Verdana,sans-serif;
  padding: 5px 5px;

}
/* Linkfarbe "HOME und UNTERSEITE */
.path a {
  background:  url() no-repeat;
  color: #000033;
  text-decoration: none;
}
.path a:hover {
  color: #FFE;
  text-decoration: underline;
}

/* main */
.main {

  border-top: 6px solid #fff;
  padding: 8px 30px 0 0;
}

/* content */
.content {

  float: right;
  width: 650px;
}
.content .descr {
  color: #c0c0c0;
  font-size: 0.9em;
  margin-bottom: 6px;
}
.content li {
  list-style: url(../img/li.gif);
  margin-left: 18px;
}
.content p {font-family: "Lucida Sans Unicode",sans-serif;}

/* navigation */
.navigation {
  float: left;
  width: 200px;
}
.navigation ul {
  padding: 0;
}

p,code,ul {padding-bottom: 1.2em;}
/* Blauer Button*/
.navigation li {
  border-bottom: 2px solid #6b6a6e0;
  background: url(../img/btn_1.jpg) no-repeat;
  line-height: 25px;
  margin-bottom: 3px;
#  padding-left: 10px;
}
.navigation li a {
  font-size: 1.1em;
  color: #000;
  display: block;
  #padding: 10px 0 10px 5%;
  text-decoration: none;
  width: 95%;
  padding-left: 10px;
}
.navigation li a:hover {
  background: url(../img/btn_2.jpg) no-repeat;
  color: #000;
}

/* Blauer Button*/
li.nav5 a, li.nav5 a:hover {
  background: url(../img/btn_3.jpg) no-repeat;
  color: #000;
  font: bold 1.1em Tahoma,sans-serif;
  line-height: 18px;
  margin: 0;
  padding-left: 12px;
  padding-top: 6px;
}

/* TagCloud */
#TagCloud {width: 200px; _height: 200px; min-height: 200px; background-color: #FFF;  text-align: center;  ; font-family: 'Verdana';}
.tg1 {font-size: 17px; color: #CC3300; text-decoration: none;}
.tg2 {font-size: 13px; color: #99FF00; text-decoration: none;}
.tg3 {font-size: 15px; color: #3366CC; text-decoration: none;}
.tg4 {font-size: 13px; color: #FFCC99; text-decoration: none;}
.tg5 {font-size: 13px; color: #3366CC; text-decoration: none;}
.tg6 {font-size: 22px; color: #3366CC; text-decoration: none;}
.tg7 {font-size: 14px; color: #FFCC00; text-decoration: none;}
.tg8 {font-size: 18px; color: #3366CC; text-decoration: none;}
.tg9 {font-size: 13px; color: #FFCC00; text-decoration: none;}
.tg10 {font-size: 20px; color: #FFCC00; text-decoration: none;}
.tg11 {font-size: 21px; color: #000; text-decoration: none;}
.tg12 {font-size: 12px; color: #FFCC99; text-decoration: none;}
.tg13 {font-size: 16px; color: #000; text-decoration: none;}
.tg14 {font-size: 19px; color: #000; text-decoration: none;}


/* footer */
.footer {
  background: #fff url(../img/footer.jpg) no-repeat;
  color: #F7F7F2;
  font: bold 1em sans-serif;
  margin-top: 5px;
  padding: 10px 12px;
}
.footer a {
  color: #fff;
  text-decoration: none;
}
.footer a:hover {color: #FFC;}

  .Stil1 {font-size: 1.8em}
  .Stil2 {color: #000000}
  .Stil3 {color: #0000CC}
