.unnamed1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: underline;
}
.text-small {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #C63033;

}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #222222;
	padding: 3px 12px 0px;
	line-height: 22px;

}
.link-top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #222222;
	padding: 0px;
	line-height: 18px;
	text-decoration: underline;

}
.text-top {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #222222;
	padding: 0px 12px;
	line-height: 18px;
}
.text-table {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #222222;
	padding: 0px;
	line-height: 1.5em;
}
.link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #222222;
	padding: 0px;
	line-height: normal;
	text-decoration: underline;
}
.link-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: underline;
	color: #000000;
	padding: 0px;
}

/* Definitionen fuer  interaktive Formulare */
#formular  {
	width: 90%;
/*	float: left; */
}
#formular p {

}

#formular fieldset {
	margin: 1em;
	border: 1px solid #bbb;
	padding: 0 10px 10px 10px;
	background: #eaeaea;
}
#formular legend {
	font-size: 80%;
	font-weight: bold;
	padding: 2px;
	color: #039;
	border: 1px solid #bbb;
	background: #fff;
	margin-bottom: 10px;
}

#formular label {
	line-height: 150%;
	float: left;
	width: 120px;
}
#formular label.small {
	line-height: 150%;
	float: left;
	width: 5em;
}
#formular input {
	padding: 2px 5px;
	background: #fff;
	color: #039;
}
#formular .datenzeile {
	display: block;
	clear: both;

}
#formular .datenart {
	display: block;
	float: left;
	width: 120px;
	line-height: 150%;
}
#formular .dateneingabe  {
	display: block;
	float: left;
	 /* width: 65%; */
	margin: 0;	
}
#formular .dateneingabe textarea {
	display: inline;
		
}
#formular .dateneingabe p {
	font-weight: normal;
	font-size: 80%;
}


#formular .dateneingabe input {	
	font-weight: bold;
	padding: 2px 5px;
	background: #fff;
	border: 1px solid #bbb;
	color: #039;
}

#formular  .sendbutton {
	display: block;
	font-weight: bold;
	color: #039;
	background: #dcdcdc;
	border: 1px solid #153483;
	border: 1px outset #bbb;
	margin: 20px 0;
	padding: 2px 5px;
	font-size: 0.80em;
	cursor: pointer;
/*	cursor: hand; */
}
#formular  .sendbuttonreihe {
	display: block;
	float: left;
	font-weight: bold;
	color: #039;
	background: #dcdcdc;
	border: 1px solid #153483;
	border: 1px outset #bbb;
	margin: 20px 0;
	margin-right: 10px;
	padding: 2px 5px;
	font-size: 0.80em;
	cursor: pointer;
/*	cursor: hand; */
}
#formular  textarea {
	border: 1px solid #bbb;
	padding: 5px;
	color: #039;
	background: #fff;
}

#fehlermeldung {
	color: black;
	font-weight: bold;
	margin: 1em;
	padding: 0.2em;
	border: 1px solid #bbb;
	width: 80%;
  	background: #eaeaea;
}
#fehlermeldung ul, li {
	
}
#fehlermeldung h1, h2, h3 {

}
#fehlermeldung p {

}
#fehlermeldung .rot {
  color: red;
}
#formular .clear {
	display: block;
	clear: both;
	margin: 0;
	padding: 0;
}

#visitenkarte {
	/* font-size: 10pt;
	margin-left: 1em; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #222222;
	margin-left: 1em;
}
#visitenkarte h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 100%;
	color: #C63033;
	display: block;
	border-bottom: 1px solid #cccc99;
}
#visitenkarte h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 100%;
	color: black;
	display: block;
}
#visitenkarte p {
	font-size: 100%;
}

#visitenkarte table {
border: 1px solid #036;
clear: left;
margin: 0 0 20px 0;
}
#visitenkarte table caption {
/*font-size: 0.80em;*/
display: none;
/* 
text-align: left;
padding: 5px;
margin-top: 20px;
border: 1px solid #036;
border-bottom: 0 none;
*/ 
}
/* table caption, th, td {
font-size: 0.80em;
} 
*/
#visitenkarte tr {
color: #000;
background: #eaeaea;
}
#visitenkarte tr.eins {
color: #000;
background: #efefef;
}
#visitenkarte tr.zwei {
color: #000;
background: #e6e6e6;
}
#visitenkarte th {
color: #000;
background: #dcdcdc;
padding: 5px;
border-bottom: 1px solid #036;
}
#visitenkarte th.reihe {
	border-bottom: 0 none;
	text-align: left;
}
#visitenkarte th.nummernreihe {
border-bottom: 0 none;
text-align: right;
width: 4em;
}
#visitenkarte td {
margin: 2px;
padding: 5px;
}
#visitenkarte td.right {
text-align: right;
}
#visitenkarte td.center {
text-align: center;
}
#visitenkarte .projekt {
	display: block;
}
#visitenkarte .projekt img {
	vertical-align: middle;
	float: left;
}
#visitenkarte .fachbereich {
	margin: 3px;
}
#visitenkarte .fachbereich img {
	vertical-align: middle;
	margin-right: 8px;

}
#visitenkarte .weiterelinks {
	border-top: 1px solid #cccc99;
	margin-top: 1em;
}
#visitenkarte .weiterelinks ul {
	padding: 0;
}
#visitenkarte .weiterelinks ul li {
	padding: 0;
	margin: 0;
	list-style-type: none;
}