body {
	margin: 0px;
	background-color: #ececed;
}
body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3;
	color: black;
}

form {
	padding: 0;
	}
h1 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 1em;
	margin-bottom: 0.2em;
	color: #d4003f;
}
h2 {
	font-size: 12px;	
	font-weight: bold;
	margin-bottom: 0px;
	color: #888888;
}
h3 {
	font-size: 12px;	
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #888888;
}
input, textarea {
  width: 300px;
  margin: 6px 0px 6px 0px;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p {
	margin-top: 0px;	
	margin-bottom: 0px;
}
strong {
	font-weight: bold;
	color: #444444;
}
td {
	vertical-align: top;
}
ol {
	margin-top: 0px;	
	padding-left: 1.7em;
	margin-left: 0;
}
ul {
	margin-top: 0px;	
	padding-left: 1.4em;
	margin-left: 0;
	list-style-type: circle;
}
ul ul {
	margin-top: 0px;	
	padding-left: 1.4em;
	margin-left: 0;
}

/* -------------------- layout ------------------- */
#header {
	width: 100%;
	margin: 0px auto 0 auto;
	height: 168px;
	padding: 0;
	background-image: url(grafik/hg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #ececed;
}
#header table {
	width: 775px;
	margin: 0px auto 0 auto;
	height: 168px;
	padding: 0;
}
#header td.right_cel {
	width: 497px;
	background-image: url(grafik/header_hg_rechts.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

#content {
	width: 100%;
	margin: 0px auto 0 auto;
	padding: 0;
	background-color: #ffffff;
}

#content table{
	width: 775px;
	margin: 0px auto 0 auto;
	padding: 0;
	background-color: #ffffff;
}

#content table td.left_cel{
	width: 278px;
	margin: 0;
	padding: 18px 0 1px 0;
	background-color: white;
	text-align: left;
	border-left: 1px solid #ececed;
	border-right: 1px solid #ececed;
}
#content table td.right_cel{
	width: 457px;
	margin: 0;
	padding: 15px 20px 15px 20px;
	background-color: white;
	border-right: 1px solid #ececed;
}

#footer {
	width: 100%;
	background-image: url(grafik/hg_footer.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #ececed;
}
#footer table {
	width: 775px;
	height: 30px;
	margin: 0px auto 0 auto;
}
#footer table td.left_cel {
	width: 278px;
	height: 30px;
	background-image: url(grafik/hg_footer.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #ffffff;
}
#footer table td.right_cel {
	width: 497px;
	height: 30px;
	background-image: url(grafik/hg_footer.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #ffffff;
}

#navi_hg {
	width: 100%;
	margin: 0px auto 0 auto;
	padding: 0px;
	background-color: #cc0f20;
}
#navi {
	width: 775px;
	margin: 0px auto 0 auto;
	padding: 0px;
	background-color: #cc0f20;
}
#navi table {
	padding: 0px;
	line-height: 2em;
	font-size: 11px;
	font-weight: bold;
	background-color: #cc0f20;	
}

/* -------------------- navi ------------------- */

#navi table tr td.navcel_1st {
	width: 94px;
	line-height: 2em;
	background-color: #cc0f20;
}
#navi table tr td.navcel {
	/*width: 92px;*/
	line-height: 2em;
	padding: 0px 9px 0px 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	background-color: #cc0f20;
	vertical-align: middle;
}
#navi table tr td.navcel_long {
	/*width: 129px;*/
	line-height: 2em;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	background-color: #cc0f20;
	vertical-align: middle;
}
#navi table tr td.navcel_active {
	/*width: 92px;*/
	line-height: 2em;
	padding: 0px 9px 0px 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	background-color: #ececed;
	vertical-align: middle;
}
#navi table tr td.navcel_long_active {
	/*width: 129px;*/
	line-height: 2em;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	background-color: #ececed;
	vertical-align: middle;
}
/* --------------------navi links ------------------- */
#navi a:link {  color: #ffffff; text-decoration: none; font-weight: bold;}
#navi a:visited {  color: #ffffff; text-decoration: none; font-weight: bold;}
#navi a:hover {  color: #000000; text-decoration: none; font-weight: bold;}
#navi a:active {  color: #000000; text-decoration: none; font-weight: bold;}

#navi table tr td.navcel_active a:link {  color: #000000; text-decoration: none; font-weight: bold;}
#navi table tr td.navcel_active a:visited {  color: #000000; text-decoration: none; font-weight: bold;}
#navi table tr td.navcel_active a:hover {  color: #ffffff; text-decoration: none; font-weight: bold;}
#navi table tr td.navcel_active a:active {  color: #ffffff; text-decoration: none; font-weight: bold;}

#navi table tr td.navcel_long_active a:link {  color: #000000; text-decoration: none; font-weight: bold;}
#navi table tr td.navcel_long_active a:visited {  color: #000000; text-decoration: none; font-weight: bold;}
#navi table tr td.navcel_long_active a:hover {  color: #ffffff; text-decoration: none; font-weight: bold;}
#navi table tr td.navcel_long_active a:active {  color: #ffffff; text-decoration: none; font-weight: bold;}


/* -------------------- links ------------------- */
a:link {  color: #d4003f; text-decoration: underline; font-weight: bold;}
a:visited {  color: #d4003f; text-decoration: underline; font-weight: bold;}
a:hover {  color: #d4003f; text-decoration: none; font-weight: bold;}
a:active {  color: #d4003f; text-decoration: none; font-weight: bold;}


/* -------- stile fuer webyep */
.H1 {
	font-size: 12px;
	font-weight: bold;
	color: #cc0f20;
}
.H2 {
	font-size: 12px;
	font-weight: bold;
	color: #cc0f20;
	text-align: center;
}
.H3 {
	font-size: 12px;
	font-weight: bold;
	color: #cc0f20;
}
.ROT {
	font-family:"Courier New", Courier, mono;
	font-size: 12px;
	color: #cc0f20;
	font-weight: bold;
}
.LINKS {
	display: block;
	text-align: left;
	margin: 0;
	padding: 0;
}
.ZENTRIERT {
	display: block;
	text-align: center;
	margin: 0;
	padding: 0;
}
.RECHTS {
	display: block;
	text-align: right;
	margin: 0;
	padding: 0;
}
