@import url(spargel_06.css);
/* stylesheet for new pages klaus */
body {
	background: #eeeeee;
	font-family: "Trebuchet MS", Verdana, Arial, serif;
	color: #000000;
	padding: 0px 20px 20px;
	border: 15px solid #CCCCCC;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	vertical-align: text-top;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
}
a { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #660000; text-decoration: none;}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	padding: 5px;
	letter-spacing: 1pt;
	word-spacing: normal;
	text-align: left;
	text-indent: 2pt;
	background-color: #eeeeee;
}
h2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: 500; color: #ffffff; background: #660000;  padding: 2px;}
h3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 4px; color: #cccccc; background: #cccccc; padding: 0px;}
.grey { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #999999; text-decoration: none;}
.small { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #999999;}
.linkrot { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #330000; text-decoration: none;}
.linkgruen { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #CCFF99; text-decoration: none;}
.linkweiss { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #ffffff; text-decoration: none;}
.linkspargel { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #003300; text-decoration: none; font-weight: bold;}

ul {list-style: value value;}
li {list-style: value value;}

.container{
	width: 100%;
	background: #eeeeee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 500;
	color: #660000;
	word-spacing: 0em;
	text-align: left;
	line-height: 18px;
	position: static;
	padding-bottom: 4px;
	top: 5px;
	text-indent: 130pt;
}

#ocontainer{ 
  width: 95%;
  margin: auto;
  padding: 10px;
  border: 1px solid #d33;
  background: #ee9999;
}

#gcontainer{ 
  width: 95%;
  margin: auto;
  padding: 10px;
  border: 1px solid #9c9;
  background: #aca;
}

#redbox{ 
  width: 100%;
  margin: auto;
  padding: 10px;
  border: 1px solid #c99;
  background: #ffffff;
}

#obkgr{ 
  width: 80%;
  margin: auto;
  padding: 10px;
  border: 1px solid #fff;
  background: #ee9999;
}
.twocollum {
	line-height: normal;
	background-position: left top;
	display: table-column;
}
.redtxt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	color: #660000;
	font-style: normal;
	text-decoration: none;
}
.underltxt {
	width: 450pt;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: right;
	padding-top: 0px;
}
.underltxtww {
	width: 450pt;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #336600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: right;
}
.wwtxt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	color: #333333;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	line-height: 25px;
}
.bodywhite {
	background-color: #FFFFFF;
	margin: 0px 100px 20px;
	width: 800px;
	border: 20px solid #FFFFFF;
}
.centerGrey {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	color: #3366CC;
	text-decoration: none;
	text-align: center;
	font-size: 14px;
}

