/* einsatz-berlin.de  | Website 2009 */

/* ------------------------ ALLGEMEIN ------------------------ */
* {
	margin:0;
	padding:0;
}
.formErr, .error {
	color:red;
}
body {
	margin: 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #fff;
	text-align: center;
	background-image: url(basics/hg_seite.jpg);
	background-repeat: repeat-x;
}
h1 {
	font-size: 16px;
	margin-bottom: 14px;
	font-weight: lighter;
	color: #c1001a;
}
h2 {
	font-size: 14px;
	margin-bottom: 14px;
	font-weight: lighter;
	color: #c1001a;
}
p {
	line-height: 18px;
	margin-bottom: 18px;
}
.klein {
	font-size: 10px;
	line-height: 12px;
}
img {
	border:none;
}
a {
}
a:link {
	color: #c1001a;
	text-decoration: none;
}
a:visited {
	color: #c1001a;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	border-bottom: #c1001a 1px dashed;
	color: #c1001a;
}
a:active {
	color: #c1001a;
	text-decoration: none;
}
/* ------------------------ SEITENBEREICHE ------------------------ */

#wrapper {
	text-align: center;
	margin: 0px auto;
}
#lauftext {
	height: 20px;
	background-image: url(basics/lauftext.gif);
	background-repeat: repeat-x;
}
#container_oben {
	height: 198px;
	top: 20px;
	width: 860px;
	margin: 0px auto;
	text-align: left;
}
#schriftzug {
	position: absolute;
	margin-top: 118px;
	z-index: 100;
	width: 536px;
	height: 55px;
}
#logo {
	position: absolute;
	margin-top: 15px;
	margin-left: 628px;
	z-index: 100;
	width: 175px;
	height: 164px;
}
#container_nav1 {
	width: 860px;
	padding: 0;
	margin: 0px auto;
}
#container_content {
	padding-top: 50px;
	width: 860px;
	margin: 30px auto;
	display: block;
}
#content_links {
	width: 409px;
	background-color:#fff;
	float: left;
}
#content_links img {
	border: 1px solid #fff;
}
#content_rechts {
	text-align: left;
	width: 449px;
	float:right;
	background-color:#fff;
}
#textpadding {
	padding: 25px;
}
#container_content ul {
	line-height: 18px;
	margin-bottom: 18px;
}
#container_content ol { padding-left: 10px;
	line-height: 18px;
	margin-bottom: 18px;
}
#container_content li {
	margin-left: 12px;
	list-style-position: outside;
}
/*
#content_normal {
	width: 540px;
	float: right;
	text-align: left;
	padding: 40px;
	background-color: #fff;
	border: 1px solid #bfbfbf;
}
#content_zentriert {
	width: 540px;
	margin-left: 110px;
	text-align: left;
	padding: 40px;
	background-color: #fff;
	border: 1px solid #bfbfbf;
}
#content_zentriert img {
	border: 1px solid #bfbfbf;
}
#content_normal img {
	border: solid 1px #195eaa;
}*/
#container_fuss {
	font-size: 10px;
	line-height: 10px;
	position: relative;
	text-align: center;
	clear: both;
	background-image: url(basics/hg_fuss.jpg);
	background-repeat: repeat-x;
	background-color: #EB9929;
	margin-bottom: -20px;
}
/* ------------------------ Hauptnavigation (oben) -------------------------------- */

#nav1 {
	font-size: 14px;
}
#nav1 ul {
	float:left;
}
#nav1 li {
	list-style:none;
	float:left;
	border-left: 1px solid #fff;
}
#nav1 a {
	color:#fff;
	padding:14px;
	float:left;
	text-decoration: none;
}
#nav1 a:hover {
	color:#e88c0a;
	text-decoration:none;
	border: none;
}
#nav1 a.hier {
	color:#000;
	float:left;
	text-decoration: none;
	background-color: #e88c0a;
}
#nav1 a:hover.hier {
	color:#000;
	text-decoration:none;
	border: none;
}
/* ------------- Nav 2 (links)-------------------- 

#nav2 {
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	width: 200px;
	float: left;
	text-align: left;
	background-color: #fff;
	border-top: 1px solid #bfbfbf;
	border-left: 1px solid #bfbfbf;
	border-right: 1px solid #bfbfbf;
	border-bottom: 0px solid #bfbfbf;
	font-weight: bold;
}
#nav2 ul {
	display:inline;
}
#nav2 ul li {
	display: inline;
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 18px;
}
#nav2 ul li a {
	display:block;
	width: auto;
	text-decoration: none;
	color: #6e6e6e;
	padding: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bfbfbf;
}
#nav2 ul li a:hover {
	text-decoration: none;
	color: #B7B7B7;
}
#nav2 ul li.hier a, #nav2 ul li.hier a:hover {
	background-color: #ebebeb;
}
*/
.noborder {
	border: 5px;
}
#jumpMenu {
	margin-left: 0px;
	margin-bottom: 20px;
	font-size: 11px;
	width: 215px;
	margin-top: -1px;
}
/* ----------------------- Fusszeile ------------------- */

#container_fuss img {
	padding: 10px 0 4px 0;
}
#container_fuss p {
	line-height: 12px;
	padding-bottom: 20px;
}
#container_fuss a {
	color: #000;
}
/* ------------------------- Formulare ------------------------*/
#formular {
	float: right;
	width: 260px;
	margin-left: 45px;
}
.txtfeld {
	width: 120px;
	border: 1px solid #bfbfbf;
	padding: 2px;
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.txtarea {
	margin-bottom: 2px;
	width: 310px;
	height: 120px;
	border: 1px solid #bfbfbf;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.button {
	font-size: 12px;
	background-color: #c1001a;
	color: #fff;
	padding: 3px;
}
/* ------------ Standards ----------- */
.linie {
	border-bottom: 1px dashed #195eaa;
	margin-bottom: 7px;
}
.clearboth {
	clear: both;
	height: 1px;
}
.hr {
	height: 14px;
	border-bottom: 1px solid #DFE8F1;
	clear: both;
	margin-bottom: 14px;
}
.floatright {
	float: right;
}
.antwort {
	border-left: 1px solid #c1001a;
	padding-left: 20px;
}
.boldred {font-weight: bold; color: #c1001a}

