@charset "utf-8";
body {
	margin: 0;
	text-align: center; /* IE 5* zentriert */
	color: #000000;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 0;
}
.oneColFixCtrHdr #container {
	width: 955px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColFixCtrHdr #header {
	padding: 0 10px 0 20px;  /* nur bei txt */
}
.oneColFixCtrHdr #header h1, .oneColFixCtrHdr #header p {
	margin: 0; /* l */
	padding: 10px 0; /* l */
}
.oneColFixCtrHdr #mainContent {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #999999;
	background-color: #FFFFFF;
	height: 550px;
}
a {
	color: #E7501E;
	outline: none;
}
.oneColFixCtrHdr #container #mainContent .komp a {
	color: #3399FF;
	outline: none;
}
.oneColFixCtrHdr #mainContent .start, .oneColFixCtrHdr #mainContent .impr {
	font-size: 0.8em;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
}
.oneColFixCtrHdr #mainContent .start h1, .oneColFixCtrHdr #mainContent .impr h1 {
	font-size: 1.3em;
	color: #B70618;
}
.oneColFixCtrHdr #container .komp {
	font-size: 0.9em;
	float: left;
	width: 472px;
	margin: 2px;
}
.oneColFixCtrHdr #container .impr {
	float: left;
	width: 430px;
}
.oneColFixCtrHdr #footer {
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.oneColFixCtrHdr #footer #footer1 {
	float: left;
	width: 49%;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* lassen */
	padding: 10px 0; /* lassen */
	font-size: 0.6em;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
.oneColFixCtrHdr #footer a {
	color: #FFFFFF;
	text-decoration: none;
	outline: none;
}

.flr {
	float: right;
	margin-left: 8px;
}
.fll {
	float: left;
	margin-right: 10px;
}
.clfl {
	clear:both;
}
abbr {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	cursor: help;
}
.aext, .aint, .apdf {
	padding-left: 12px;
	background-repeat: no-repeat;
	background-position: left center;
}
.aext {
	background-image: url(images/aext.gif);
}
.apdf {
	background-image: url(images/aext.gif);
}

.hf {
	margin-bottom: -1.5em;
	font-weight: bold;
}

li {
	list-style-type: circle;
}
blockquote {
	color: #339933;
}

#projtraeg {
	color: #FFFFFF;
	background-color: #99CCFF;
	line-height: normal;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.infoframe {
	color: #333333;
	background-color: #99CCFF;
	line-height: normal;
}
/* form1 */
#form1 fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#form1 legend {
	font-size: 1.2em;
	color: #999999;
}
#form1 label {
	float: left;
	width: 9em;
}
#form1  input, textarea, select, .error {
	float: left;
	width: 23em;
	color: #E7501E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
#form1 .checkbox {
	width: 2em;
}

#form1 .clearfloat {
	clear:both;
}
#form1 .btn {
	width: 6em;
	font-size: 0.9em;
}
#form1 .error {
	color: #B80718;
	font-size: 0.8em;
	text-decoration: blink;
}

.smaller {
	font-size: smaller;
}

