/* CSS Definitionen für klaer-werk.com */

.lined {
	background-color: #ffffff;
	border: 1 solid #000000;
	margin-bottom: 6;
	margin-left: 6;
	margin-right: 6;
	margin-top: 6;
}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	letter-spacing: normal;
	height: auto;
	color: black;
	background-color: #ffffff;
}

body.inline{
   background-color: #ffffff;
   scrollbar-face-color:#99CC00;
   scrollbar-track-color:#CAE96C;
   scrollbar-shadow-color:#536A22;
   scrollbar-dropshadow-color:#536A22;
   scrollbar-hue-color:#99CC00;
   scrollbar-arrow-color:#536A22;
}


a, p, h1, h2, h3, h4, h5, h6, table, td, th, tr, ul, ol, p, span {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	letter-spacing: normal;
	height: auto;
	color: black;
	background-color: #ffffff;
}

a.menue {
	color: #000000;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: 8px;
	letter-spacing: normal;
	height: auto;
	text-decoration: none;
}

a.menue:hover {
	text-decoration: underline;
}

a.headline {
	background-color: #ffffff;
	text-decoration: none;
	line-height: normal;
	height: auto;
}

a.headline:hover {
	text-decoration: underline;
}

a.nanker {
  font-weight: bold;
}

em {
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
	letter-spacing: normal;
	height: auto;
	color: black;
	background-color: #ffffff;
}

.koop {
  border: 1px solid black;
}

.left_head {
  border: 1px solid black;
}

.desc {
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
	letter-spacing: normal;
	height: auto;
	color: black;
	background-color: #ffffff;
}

h1 {
	color: #000000;
	background-color: #ffffff;
	border-top: 1 solid #000000;
	border-bottom: 1 solid #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: normal;
	height: auto;
	text-decoration: none;
}

h2 {
	color: #000000;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: normal;
	height: auto;
	text-decoration: none;
}

h3 {
	background-color: #ffffff;
	border-top: 1 solid #000000;
	border-bottom: 1 solid #000000;
	color: #000000;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: normal;
	height: auto;
	text-decoration: none;
}

input {
  width:210px;
  height:20px;
  color: #000000;
  background-color: #ffffff;
  border: 1 none #000000;
}

input.kurz {
  width:80px;
  height:20px;
}

input.medium {
  width:103px;
  height:20px;
}

input.check {
  width:20px;
  height:20px;
  color: #000000;
  background-color: #ffffff;
  border: 1 none #000000;
}

textarea {
  width:210px;
  height:175px;
  color: #000000;
  background-color: #ffffff;
  border: 1 none #000000;
}

