.p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	margin-bottom: 10px;
	color: black;

}
.lead, .lead p {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:  13px;
	line-height: 16px;
	font-weight: 100;
	margin-bottom: 12px;
	color: #000000;


}
.h1 {
	color: red;
	font-size: 18px;
	font-weight: 900;
	height: 30px;
}
h1 {
	color: red;
	font-size: 18px;
}

/* Überschrift 2 */
h2 {
  font-size: 1.1em;
  line-height: 1.4;
  background-position: left;
  padding-bottom: 1px;
  margin-bottom: 1px;
}

/* Überschrift 3 */
h3 {
	font-size: 11px;
	line-height: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 900;
	color: #000000;
}

/* Absatz und div */
p, div {
	padding-right: 3px;
	color: black;
		background: transparent;
}

/* Zeichenformat strong */
strong {
	font-weight: 900;

}

/* normaler Listenstil, beschränkt auf Inhaltsbereich */
#content ul {
  list-style-image: url(karo.gif);
  font-size: 1em;
  line-height: 1.4;
  margin-left: 0.7em;
  padding-left: 0.7em;
  
}

/* Hovereffekt für Links */
a: {
	text-decoration: underline;
	color: #000099;

}
a:link {
	text-decoration: underline;
	color: #000099;

}
a:hover {
  text-decoration: underline;
  color: #000099;
}

/* besuchte Hyperlinks */
a:visited {
  color: #663366;
  text-decoration: underline;
}
.tab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	width: 450px;



}
body {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
	cursor: default;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: transparent;



}
.inputtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	height: 21px;
	width: 240px;
	border: 1px solid #000000;
	margin-bottom: 2px;
	margin-top: 2px;
	padding-bottom: 1px;
	padding-left: 4px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;



}
.inputtextdisabled {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	font-weight: 100;
	color: #666666;
	background-color: #000000;
	height: 22px;
	width: 215px;
	border: 1px solid silver;
	margin-bottom: 2px;
	margin-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;


}
.inputtextdisabledip {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	font-weight: 900;
	color: #666666;
	background-color: #000000;
	height: 22px;
	width: 215px;
	border: 1px solid silver;
	margin-bottom: 2px;
	margin-top: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	text-align: center;


}
.file {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	background-color: #000000;
	height: 22px;
	border: 1px solid silver;
	margin-bottom: 2px;
	margin-top: 4px;


}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	font-weight: 900;
	color: #FFFFFF;
	background-color: #005740;
	height: 22px;
	width: 240px;
	margin-top: 6px;
	cursor: hand;
	cursor: pointer;
	border-top: 1px solid #999999;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #999999;
}
.dropnews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	background-color: #000000;
	width: 240px;
	border: 1px solid silver;
	margin-bottom: 2px;
	margin-top: 2px;
	padding: 0px;
	cursor: hand;
	cursor: pointer;
	margin-right: 0px;
	margin-left: 0px;

}
.standard {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
	padding-top: 4px;
	background-color: transparent;

}
label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
	padding-bottom: 2px;
	padding-left: 4px;





}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}
.textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	width: 240px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding-right: 4px;
	padding-left: 4px;
	margin-top: 4px;
	margin-bottom: 4px;




}
.textareatext {
	padding-top: 8px;
}
.drop00 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: 900;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	margin-bottom: 2px;
	margin-top: 4px;
	cursor: hand;
	cursor: pointer;

}
.checkbox {
	background-color: #CCCCCC;
	width: 215px;
	padding-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	border-top: 1px solid #999999;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #999999;
		cursor: pointer;
	cursor: hand;

}
.buttonlogin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #005740;
	height: 22px;
	width: 158px;
	margin-top: 6px;
	cursor: hand;
	cursor: pointer;
	border-top: 1px solid #999999;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #999999;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #005740;
	height: 22px;
	width: 240px;
	margin-top: 6px;
	cursor: hand;
	cursor: pointer;
	border-top: 1px solid #999999;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #999999;
}
.klein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #000000;
}
.kleingrau {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #CCCCCC;
	padding-top: 2px;
	padding-bottom: 4px;







}
.linie {
	height: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 6px;
	line-height: 6px;
	margin-bottom: 4px;

}
.check {
		cursor: pointer;
	cursor: hand;
}
.radio {
		cursor: pointer;
	cursor: hand;
}
.inputplz {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	background-color: #000000;
	height: 22px;
	width: 160px;
	border: 1px solid silver;
	margin-bottom: 2px;
	margin-top: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.inputtexttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	background-color: #000000;
	height: 21px;
	border: 1px solid silver;
	margin-bottom: 2px;
	margin-top: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	width: 100%;

}
.drop0 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	background-color: #000000;
	border: 1px solid silver;
	margin-bottom: 0px;
	margin-top: 2px;
	cursor: hand;
	cursor: pointer;
	width: 100%;
	margin-left: 0px;
	padding: 0px;
	margin-right: 0px;




}
.fett {
	font-weight: 900;
}
.button100 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	font-weight: 900;
	color: #FFFFFF;
	background-color: #013E7D;
	height: 22px;
	width: 100%;
	margin-top: 6px;
	cursor: hand;
	cursor: pointer;
	border-top: 1px solid #999999;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #999999;
	text-align: center;

}
.textarea100 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	width: 100%;
	background-color: #FFFFFF;
	border: 1px solid silver;
	padding-right: 4px;
	padding-left: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: 0px;
	margin-left: 0px;

}
.HGgrauLweiss {
	background-color: #EEEEEE;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	line-height: 10px;
	height: 11px;
	margin: 0px;
	padding: 0px;





}
.HGweissLgrau {
	background-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EEEEEE;
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	line-height: 10px;
	height: 11px;
	margin: 0px;
	padding: 0px;

}
.tdrechts {
	text-align: right;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 0px;
}
html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
