/* CSS-Layout for http://kantorei-st-alban.de

   Author: Daniel Heid <daniel.heid@jada-computing.de>
           www.jada-computing.de
 */
a {
	text-decoration: none;
	color: #1967a4;
}

.footnote {
	font-size: 10px;
	line-height: 1.2em;
}

a:visited {
	color: #1967a4;
}

a:hover {
	color: #990033;
}

#content a:hover {
	border-color: #DA0710;
}

body {
	font-family: "Lucia Grande", "Lucida Sans Unicode", Verdana, Arial,
		Helvetica, sans-serif;
	background-color: #FFE479;
	color: #333333;
	margin: 0px;
	background-image: url(../images/body_bg.png);
	background-repeat: repeat-y;
	background-position: center;
}

#header {
	border-width: 0px 0px 4px 0px;
	border-color: #DA0710;
	border-style: solid;	
}

#header h1 {
	background: url(../images/banner.jpg) no-repeat top center;
	width: 704px;
	height: 160px;
	margin: 0px;
}

#header h1 span {
	display: none
}

#header span.letterhead {
	display: none
}

#boxarea img.header {
	margin: 0px;
	padding: 0px;
}

#feederLeft {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}

td.picleft {
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	height: 130px;
}

td.picname {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}

#subbanner_area {
	width: 528px;
}

#content {
	margin-left: 144px;
	margin-right: 16px;
	font-size: 12px;
	line-height: 1.4em;
	position: relative;
	top: 16px;
	width: 512px;
}

#content img.right {
	float: right;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 1em;
	border: 1px solid #CCCCCC;
	padding: 0.5em;
}

#content p {
	margin-bottom: 1em;
}

#content ul {
  margin: 0px;
  padding-left: 16px;
  list-style-image: url(../images/bullet.png)
}

#content li {
 	padding-bottom: 5px;
	padding-top: 0px;
  padding-left: 8px;
}

#content p.subtitle {
	font-size: 17px;
	color: #1967A4;
}

#content td.tableheader {
	font-weight: bold;
	color: #1967a4;
	background-image: url(../images/bg_verlauf.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 2px 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFE479;
}

#content td.dividerrow {
	padding: 2px 5px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF0B7;
	border-right-color: #FFF0B7;
	border-bottom-color: #FFF0B7;
	border-left-color: #FFF0B7;
}

#content td.row {
	padding: 2px 5px;
}

#content td.row2 {
	padding: 2px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
}

#content td.row3 {
	padding: 2px 10px 2px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
}

#content td.row4 {
	padding: 2px 0px;
}

#content h1 {
	font-size: 18px;
	color: #1967A4;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.4em;
	margin-top: 0px;
}

#content h2 {
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
}

#content h3 {
	margin-top: 1em;
	margin-bottom: 0.5em;
	font-size: 11px;
	color: #1967a4;
	/* border-bottom: 1px dotted #ccc; */
}

#title {
	position: absolute;
	width: 468px;
	height: 30px;
	z-index: 4;
	left: 150px;
	top: 23px;
}

#bodyPanel {
	width: 704px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	position: relative;
}

#nav #subnav {
	font-size: 10px;
	margin-left: 8px;
}

#nav {
	width: 100px;
	position: relative;
	top: 16px;
	left: 16px;
	font-size: 11px;
	font-weight: bold;
	float: left;
}

#nav li {
	list-style-type: none;
	padding-bottom: 5px;
}

#nav a {
	text-decoration: none;
	font-weight: bold;
}

#nav ul {
	margin: 0px;
	padding: 0px;
}

#subnav li {
	list-style-type: none;
}

#subnav ul {
	margin: 0px;
	padding-top: 5px;
}

#subnav a {
	color: #990033;
}

#subnav a.current {
	color: #DA0710;
}

#subnav a:hover {
	color: #1967a4;
}

#menu li {
	font-weight: bold;
	color: #DC0812;
	list-style-type: none;
	margin: 5px 0px;
}

#menu ul {
	margin: 0px;
	padding: 10px 0px;
}

#menu a {
	color: #DC0812;
}

#menu a:hover {
	color: #F7245E;
	text-decoration: underline;
}

#content .small {
	font-size: 11px;
	color: #666666;
}

#bottom a {
	border: none;
}

#banner {
	width: 705px;
	height: 156px;
	position: relative;
}

#bottom {
	padding-top: 20px;
	padding-bottom: 8px;
	font-size: 11px;
	color: #666666;
	line-height: 2em;
	padding-right: 16px;
	padding-left: 16px;
}

#mainPanel {
	min-height: 350px;;
	position: relative;
}

#boxarea {
	font-size: 11px;
	position: relative;
}

#boxarea div {
	width: 256px;
	height: 336px;
	background-image: url(../images/area_bg.png);
	background-repeat: no-repeat;
	position: relative;
}

#boxarea p {
	padding: 8px;
}

#boxarea div.right {
	float: left;
	left: 16px;
}

#boxarea div.left {
	float: left;
}

#boxarea h2 {
	font-size: 11px;
}

.blue {
	color: #1967a4;
}

input,textarea,select {
	font-family: "Lucia Grande", "Lucida Sans Unicode", Verdana, Arial,
		Helvetica, sans-serif;
	font-size: 13px;
	background-color: #FFFFFF;
	border: #8ac4f1 1px solid;
}

input.button {
	background-color: #8ac4f1;
	font-weight: bold;
}

#searchForm {
	position: relative;
}

#searchForm div.field {
	position: relative;
	margin-left: 86px;
	padding-bottom: 5px;
}

#searchForm div.label {
	position: relative;
	float: left;
	padding-top: 2px;
}

#submitForm {
	position: relative;
}

#submitForm div.field {
	position: relative;
	margin-left: 100px;
	padding-bottom: 5px;
}

#submitForm div.label {
	position: relative;
	float: left;
	padding-top: 2px;
}

#table1 td,th {
	vertical-align: top;
	padding: 2px 5px;
}

#table1 table {
	border-spacing: 0px;
}

#table1 th {
	font-weight: bold;
	color: #1967a4;
	background-image: url(../images/bg_verlauf.png);
	background-repeat: repeat-x;
	background-position: bottom;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFE479;
}

#table1 img {
	border: 0px;
}

div.box {
	padding: 5px;
	border: 1px solid #FFE479;
	background-color: #FFFFFF;
	font-weight: bold;
	position: relative;
}

#alphabet {
	font-size: 12px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

#alphabet a {
	color: #FFFFFF;
}

#alphabet a:hover {
	color: #FFE479;
	text-decoration: underline;
}

#content img.left {
	float: left;
	margin-top: 0em;
	margin-right: 1em;
	margin-bottom: 0em;
	margin-left: 0em;
	border: 1px solid #CCCCCC;
	padding: 0.5em;
}

#boxarea img {
	margin: 0px;
	padding: 0px;
}

#content img.center {
	margin-top: 0em;
	margin-right: 1em;
	margin-bottom: 0em;
	margin-left: 0em;
	border: 1px solid #CCCCCC;
	padding: 0.5em;
	text-align: center;
}

textarea.muchtext {
		font-family: "Courier New", Courier, monospace;
		font-size: 9pt;
		width: 100%;
		height: 16em;
	}
