/*
css copyright 2006 by h.luebben - www.ip-medien.de
ffd613
*/

html {
  padding-top : 0;
  padding-right : 0;
  padding-bottom : 0;
  padding-left : 0;
  border-top-width : 0;
  border-right-width : 0;
  border-bottom-width : 0;
  border-left-width : 0;
  margin : 0;
}


body {
  font-family: arial;
  font-size:0.7em;
	color : #000000;
	scrollbar-face-color: #2ec500;
	scrollbar-highlight-color: #ffd613;
	scrollbar-3dlight-color: #ffd613;
	scrollbar-darkshadow-color: #ffd613;
	scrollbar-shadow-color:#ffd613;
	scrollbar-arrow-color:#ffd613;
	scrollbar-track-color:#ffd613;
}

h1 {
  z-index:1;
  position:absolute;
  color: #2ec500;
  left:50%;
  top:0%;
  margin-left:-420px;
  margin-top:38px;
  line-height:20px;
  font-size:16px;
  width:650px;
  text-align:center;
}

h2 {
  color:#2ec500;
  font-size:20px;
}

.h2 {
  font-weight:bold;
  color:#2ec500;
  font-size:15px;
}

hr {
  background-color:#2ec500;
  border-width:0px;
}

.hr_blue {
  background-color:#c5eef9;
  border-width:0px;
}

i {
  color:#2ec500;
}

input, textarea {
  border-color:#2ec500;
  border-style:solid;
}

.nonborder {
 border-width:0px;
}

#wrapper {
  position:absolute;
  z-index:0;
  left:50%;
  top:3px;
  margin:0px;
  padding:0px;
  margin-left:-420px;
  width:840px;
  overflow: visible;
  border-width:2px;
  border-color: #2ec500;
  border-style:solid;
}

#header {
  width:100%;
  height:190px;
  background-color:#ffffff;
  overflow:hidden;
  margin:0px;
  padding:0px;
}




#footer{
  clear:both;
  width:840px;
  height:20px;
  padding-top:4px;
  text-align:center;
  background-color:#2ec500;

}

.left{
  clear:both;
  width:210px;
  height:440px;
  float:left;
  padding:0px;
  margin:0px;
  text-align:left;
  background: url(img/menulinks.gif) no-repeat;
}
.padding {
  padding:10px;
}

.right{
  width:210px;
  height:440px;
  padding:0px;
  margin:0px;
  float:right;
  margin:0px;
  background: url(img/menurechts.gif) no-repeat;

}

.center{
  width:390px;
  height:410px;
  float:left;
  padding:5px;
  margin:5px;
  background-color:#ffffff;
  overflow:auto;
}


.text {
  padding:0px;
  margin:0px;
  text-align:left;
  font-size: 12px;
  text-align:justify;
}

.daumentext {
  padding:0px;
  margin:0px;
  text-align:left;
  font-size: 16px;
  text-align:justify;
}

.rules {
  width:320px;
  height:100px;
  font-size:11px;
  text-align:justify;
  background-color:#ffd613;
  padding:5px;
  overflow:auto;
}

.datum {
  color:#00BEF1;
}

.daumen {
  color:#00BEF1;
  font-family:tahoma;
  font-weight:bold;
}

.seitenzahlen {
  font-size:14px;
}


.schwarz {
  color:#000000;
}
.small_grey {
  color:#808080;
  font-size:9px;

}

.menu_link {
  margin-left:25px;
}
a { color:#000000;  }
a.menu_link         { color:#000000; text-decoration: underline; }
a.menu_link:visited { color:#000000; text-decoration: underline; }
a.menu_link:active  { color:#000000; text-decoration: none; }
a.menu_link:hover   { color:#000000; text-decoration: none; }

a.menu_right         { color:#000000; text-decoration: none; }
a.menu_right:visited { color:#000000; text-decoration: none; }
a.menu_right:active  { color:#000000; text-decoration: none; }
a.menu_right:hover   { color:#000000; text-decoration: underline; }

a.webkatalog         { color:#000000; text-decoration: none; }
a.webkatalog:visited { color:#000000; text-decoration: none; }
a.webkatalog:active  { color:#000000; text-decoration: none; }
a.webkatalog:hover   { color:#000000; text-decoration: underline; }

a.small_grey         { text-decoration: none; }
a.small_grey:visited { text-decoration: none; }
a.small_grey:active  { text-decoration: none; }
a.small_grey:hover   { text-decoration: underline; }


a.center_list         { margin-left:10px; color:#000000; text-decoration: none; }
a.center_list:visited { color:#000000; text-decoration: none; }
a.center_list:active  { color:#000000; text-decoration: none; }
a.center_list:hover   { color:#000000; text-decoration: underline; }