@charset "UTF-8";
/*  Document   : main.css
    Created on : 2008
    Author     : novaskill
    Description:
    Purpose of the stylesheet follows. */
		
/*  customize this sample style
   	Syntax recommendation http://www.w3.org/TR/REC-CSS2/ */
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: bocy */
body {
	z-index: 1;
	width: 740px;
	background-image: url(../images/hintergrund/PICT0184_1_1.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	font-size: 9pt;/*8.5pt*/
	/*background-color: #f7f7f7;*/
	background-color: #f6f6f6;
	margin-left: auto;
	margin-right: auto;
}
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: kopf */
#kopf {
	z-index: 2;
  width: 100%;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: 900;
	background-color: transparent;
  margin-top: -90px;
}
#kopf, #fuss {
	color: #222222;
}
#titel table{
  width: 100%;
}
#titel td{
  padding: 0px 0px 0px 0px;
}
#titel{
  font-size: 14pt;
}
#titel .td_1_1 {
  width: 100px;
	text-align: left;
}
#titel .td_1_2 {
  width: 125px;
}
#titel .td_1_3 {
  width: 75px;
}
#titel .td_1_4 {
  width: 330px;
}
#titel .td_1_5 {
  width: 110px;
}
#titel .td_1_2,
#titel .td_1_3,
#titel .td_1_4 {
	text-align: center;
}
#titel .td_1_5 {
	text-align: right;
}
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: container */
#hintergrund {
	z-index: 1;
	left: 0%;
	background-image: url(../images/hintergrund/PICT0184_1.jpg);
	background-repeat: repeat-x;
	height: 242px;
	width: 100%;
}
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: container */
#container {
	margin-top: -10px;
}
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: content */
#content {
	background-color: transparent;
	/*line-height: 19px;*/
	line-height: 16px;
}
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////// link */
a {
	font-size: 100%;
	font-weight: 100;
	color: #4886bb;
	text-decoration: none;
	background-color: transparent;
}
a:link {
	color: #4886bb;
	background-color: transparent;
}
a:visited {
	color: #4886bb;
	background-color: transparent;
}
a:hover {
	color: #222222;
	text-decoration: none;
	background-color: transparent;
}
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////// table */
.table_1_0, .table_1_1 {
	width: 100%;
	margin-top: 10px;
}
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////// th */
th{
	padding: 2px 4px 2±px 4px;
}
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////// td */
td {
	padding: 2px 4px 2px 4px;
}
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////// h1, h2, h3 etc. */
#content h1 {
	width: 100%;
	font-size: 100%;
	/*font-size: 7.5pt;*/
	color: #ee0000;
	/*color: #0033cc;*/
	font-weight: 100;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: right;
	padding: 8px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#content .h1_1 {
	color: #ee0000;
	/*color: #0033cc;*/
	font-size: 100%;
	font-weight: 100;
}
#content h2 {
	font-size: 110%;
	color: #0033cc;
	font-weight: 100;
	letter-spacing: 2px;
}
#content h3 {
	font-size: 100%;
	color: #0033cc;
	font-weight: 900;
	margin: 0px 0px 4px 0px;
}
#content .h3_detail {
	font-size: 100%;
	color: #999999;
	margin-left: 10px;
}
#content h4 {
	font-size: 100%;
	color: #660000;
	font-weight: 900;
}
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////// text_1 */
#content .text_1 {
	color: #999999;
}
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////// minuskel */
#content .minuskel {
	text-transform: lowercase;	
}
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////// text_center */
#content .text_center {
	text-align: center;
}
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////// rechts */
.rechts {
	text-align: right;
}
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////// text_groesse_1 */
#content .text_groesse_1 {
	font-size: 90%;
}
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////// pfeil_1 */
#content .pfeil_1 {
	margin: 0px 0px 0px 10px;
}
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////// formular_0 */
#content .formular_0 {
}
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////// farben */
.farbe_0 {
	font-weight: 100;
	color: #ee0000;
}
.farbe_1 {
	color: #990000;
}
.farbe_2 {
	font-weight: 100;
	color: #0033cc;
}
.farbe_3 {
	font-weight: 100;
	color: #fcbaba;
}
.farbe_4 {
	color: #a3a2a2;
}
.rotfein {
	font-weight: 100;
	color: #990000;
}
.rotfett {
	font-weight: 900;
	color: #990000;
}
.graufein {
	font-weight: 100;
	color: #999999;
}
.graufett {
	font-weight: 900;
	color: #999999;
}
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////// ul */
ul {
	margin-left: 40px;
	list-style-position: outside;
	list-style-type: square;
}
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////// dl */
dl {
	margin-left: 40px;
	list-style-position: inside;
	list-style-type: square;
}
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////// required_field */
#content .required_field{
	color: #ee0000;
	font-weight: 900;
}
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////// modul_0 */
/*.modul_0 {
	text-align: justify;
	background-color: transparent;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
}*/
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////// modul_0_1 */
/*.modul_0_1 {
	color: #999999;
	text-align: justify;
	letter-spacing: 1px;
	background-color: #ffffcc;
	border: solid 0px #ffffcc;
	padding: 10px 10px 10px 10px;
	margin-top: 10px;
}*/
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////// modul_1 */
.modul_1 {
	text-align: justify;
	background-color: transparent;
	padding: 2px 0px 2px 0px;
	margin: 10px 0px 0px 0px;
}
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////// modul_1_0 */
.modul_1_0 {
	font-size: 8.5pt;/*8.5pt 9pt*/
	vertical-align: middle;
	/*text-transform: uppercase;*/
	background-color: #ecebeb;
	padding: 4px 0px 4px 0px;
	margin: 10px 0px 0px 0px;
}
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////// modul_1_0_0 */
.modul_1_0_0 {
	font-size: 8.5pt;/*8.5pt 9pt*/
	vertical-align: middle;
	/*text-transform: uppercase;*/
	background-color: #ecebeb;
	/*background-color: #222222;*/
	padding: 6px 0px 6px 0px;
	margin: 10px 0px 0px 0px;
}
.modul_1_0_0 a {
	/*font-size: 10px;*/
}
.modul_1_0_0 a:link {
	color: #4886bb;
	background-color: transparent;
}
.modul_1_0_0 a:visited {
	color: #4886bb;
	background-color: transparent;
}
.modul_1_0_0 a:hover {
	color: #222222;
	text-decoration: none;
	background-color: transparent;
}
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////// modul_1_1 */
.modul_1_1 {
	/*color: #222222;*/
	color: #ee0000;
	font-weight: 100;
	text-align: left;
	letter-spacing: 1px;
	text-transform: uppercase;
	background-color: #c3e1ff;/*99ccff*/
	padding: 4px 0px 4px 0px;
	margin: 10px 0px 5px 0px;
}
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////// modul_1_2 */
/*.modul_1_2 {
	text-align: justify;
	margin-top: 10px;
}*/
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////// modul_2 */
/*.modul_2 {
	text-align: justify;
	margin-top: 10px;
}*/
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////// history_back */
.history_back {
	font-size: 100%;
	text-align: right;
	background-color: #ecebeb;
	padding: 4px 0px 4px 0px;
	margin: 10px 0px 0px 0px;
}
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////// up */
.up {
	font-size: 100%;
	text-align: right;
	background-color: #ecebeb;
	padding: 4px 0px 4px 0px;
	margin: 10px 0px 0px 0px;
}
.up a:link {
	background-image: url(../images/icon/up_1.png);
	background-repeat: no-repeat;
}
.up a:hover {
	background-image: url(../images/icon/up_2.png);
	background-repeat: no-repeat;
}
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: fuss */
#fuss {
  width: 748px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10pt;
  font-weight: 900;
	background-color: transparent;
  margin-top: 20px;
  margin-bottom: 5px;
	letter-spacing: 9px;
}
#fuss td{
  padding: 0px;
}
#fuss .td_1_1{
  width: 265px;
	text-align: left;
}
#fuss .td_1_2 {
  width: 40px;
	text-align: center;
}
#fuss .td_1_3 {
  width: 435px;
	text-align: right;
}
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: fuss_1 */
#fuss_1{
  width: 745px;
  font-family: Arial,Helvetica,sans-serif;
	color: #6396c1;
  font-size: 8pt;
  font-weight: 900;
	letter-spacing: 6px;
	text-transform: uppercase;
	background-color: transparent;
  padding-bottom: 100px;
}
#fuss_1 td{
  padding: 0px;
}
#fuss_1 .td_1_1{
	width: 70px;
}
#fuss_1 .td_1_2 {
  width: 120px;
}
#fuss_1 .td_1_3 {
  width: 100px;
}
#fuss_1 .td_1_4 {
  width: 120px;
}
#fuss_1 .td_1_5 {
  width: 100px;
}
#fuss_1 .td_1_6 {
  width: 120px;
}
#fuss_1 .td_1_7 {
  width: 110px;
}
#fuss .td_1_1{
	text-align: left;
}
#fuss_1 .td_1_2,
#fuss_1 .td_1_3,
#fuss_1 .td_1_4,
#fuss_1 .td_1_5,
#fuss_1 .td_1_6 {
	text-align: center;
}
#fuss_1 .td_1_7 {
	text-align: right;
}
/*________________________________________________________________________________________________________________________________basliseinstellungen*/
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////// body table */
body table {
	font-size: 100%;
}
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////// table border */
/*table, th, td {
	border-collapse: collapse;
	border: solid 1px #cccccc;
	padding: 4px 4px 4px 4px;
}*//*border-collapse: collapse | separate*/
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////// padding, margin */
* {
	padding: 0px;
	margin: 0px;
}
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////// p */
p {
	margin-top: 2px;
	margin-bottom: 2px;
}
/*p {
	margin: 0px;
}*/
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////// img */
img{
	border: none;
}
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////// textarea */
fieldset {
	border: solid 1px #cccccc;
	padding: 10px 10px 10px 10px;
}
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////// legend */
legend{
	font-size: 100%;
	color: #0033cc;
	font-weight: 900;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 4px 0px;
}
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////// input */
input {
	font-size: 100%;
	vertical-align: text-top;
	background-color: #fcfcfc;
	border:solid 1px #999999;
	padding: 2px 2px 2px 2px;
	margin: 2px 0px 0px 0px;
}
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////// select */
select {
	font-size: 100%;
	/*margin: 0px 0px 0px 0px;*/
}
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////// submit */
submit {
	font-size: 100%;
	margin: 0px 10px 0px 10px;
}
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////// textarea */
textarea {
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;11
	font-size: 100%;
	background-color: #fcfcfc;
	border:solid 1px #999999;
	padding: 2px 2px 2px 2px;
	margin: 4px 0px 0px 0px;
}
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////// hide */
.hide {
  display: none;
}
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////// nur_screen */
.nur_screen {
  /*display: block;*/
}
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////// nur_print */
.nur_print {
  display: none;
}
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////// aet */
.post {
	background-color: transparent;
	vertical-align: middle;
	border: none;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////// print_seitenumbruch */
.print_seitenumbruch {
	page-break-after: always;
}

