a {
	color: #000000;
	cursor: pointer;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

body {
	color: #000000;
	font-family: arial, sans-serif, verdana, tahoma;
	font-size: 11px;
	margin: 0 0 0 0;
}

h1 { font-size: 12pt; }

.markiert {
	font-style: italic;
}

.markiert_premium {
	font-style: italic;
	font-weight: bold;
}

.premium {
	font-weight: bold;
}

.message a {
	text-decoration: underline;
}
/*************************************************************
 * Beginn Standard-Dialogelemente
 ************************************************************/

input, select, textarea {
	font-size: 11px;
	background-color: #f6f6f6;
	padding-left:2px;
}

input.checkbox {
	background-color: transparent;
	border:none;
}

input.button {
	background-color: #e6e6e6;
	padding:0 5px;
	color:#00083f;
	font-weight:bold;
	margin:0 2px 0 0;
}

/*************************************************************
 * Ende Standard-Dialogelemente
 ************************************************************/
div#message{
	background-color: #ffffff;
	color: #ff0000;
	font-weight:bold;
	margin-bottom: 8px;
	margin-right: 8px;
	padding: 4px;
}

div#content {
	background-color: #ffffff;
	font-size: 11px;
	margin-left: 4px;
	margin-right: 8px;
	padding: 4px;
}
table#tblLayout td#pageContent div#content {
	margin-left: 0px;
}

div.detailsContent,
div#detailsContent {
	background-color: #ffffff;
	border: 1px solid black;
	font-size: 11px;
	margin: 8px 8px 8px 8px;
	padding: 4px;
}
div.detailsContent img,
div#detailsContent img {
	float: left;
	margin: 0 4px 4px 0;
}
div#detailsTop {
	background-color: #ffffff;
	border: 1px solid black;
	margin: 8px 8px 4px 8px;
	text-align: center;
}
div#detailsTop h1 {
	font-size: 14px;
}

/* Verwendung für die einzelnen Tabs der EintragSuche */
div#suche {
	background-color: #ffffff;
	padding: 4px;
	width:auto;
}

div#suche li {
	font-size: 12px;
	margin-bottom: 6px;
}

div#suche p {
	font-size: 12px;
}

div#top {
	background-color: #ffffff;
	border: 0;
	height: 80px;
	margin: 8px 8px 4px 8px;
	text-align: center;
}
div#top td#topcenter {
	text-align: center;
}

div#menu #menuform {
	margin: 0px 0px 0px 0px;
}

/* TableView */
a.tableheader   {
	color: #FFFFFF;
	cursor: pointer;
	text-decoration: none;
}

a.tablenavigation, a.tableview {
	color: #000000;
	cursor: pointer;
	text-decoration: none;
}

a.tablenavigation:hover, a.tableview:hover {
	color: #ff0000;
	text-decoration: underline;
}

div.tableview {
	margin: 0px;
	padding: 4px;
}

table.tablenavigation {
	border: 0px;
	border-collapse: collapse;
	font-size: 11px;
}

table.tableview {
	border: 1px solid #000000;
	border-collapse: collapse;
	width: 100%;
}

table.tableview tr {
	margin: 0px;
	padding: 0px;
}

tr.even_row table.contextMenu {
	border-color: #FBFBFB;
}

tr.odd_row table.contextMenu {
	border-color: #DCDCE6;
}

table.contextMenu {
    border-width: 1px; 
    border-style: solid;
    margin: 0px; 
    padding: 0px; 
    width: 100%;
}

table.tableview td {
	border-left: 1px solid #000000;
	margin: 0px;
	padding: 4px;
}

table.contextMenu td {
    margin: 0px;
    padding: 4px;
    border: none;
}

table.tableview th {
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	padding: 4px;
	text-align: left;
}

td.even_data {
}

td.odd_data {
}

th.even_header {
	color: #FFFFFF;
	background-color: #727C95;
}

th.odd_header {
	color: #FFFFFF;
	background-color: #727C95;
}

tr.even_row {
	background-color: #FBFBFB;
}

tr.odd_row {
	background-color: #DCDCE6;
}

.remark {
	font-size: smaller;
	font-weight: bold;
}

table#searchTable .searchFirstColumn {
	width: 1%;
	font-weight: bold;
}

div#menu button {
	background-color: #E1E1E1;
	border: 0px;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	width: 110px;
	margin: 0px 0px 0px 0px;
}

div#menu button.active {
	background-color: #cbd3ef;
}

div#menu button img { 
	margin: 0px;
	border: 0px;
}

table#tblLayout {
	width:100%;
	padding:0;
	margin:0;
}

table#tblLayout td#pageTop, table#tblLayout td#pageLeft, table#tblLayout td#pageContent {
	text-align: left;
	vertical-align: top;
	margin:0;
	padding:0;
}

table#tblLayout td#pageLeft {
	width:1%;
}

table#tblLayout td#pageContent {
	width:99%;
}

/*************************************************************
 * Beginn Karteireiter-Komponente
 ************************************************************/
div.pane {
	border-style: solid;
	border-color: #91A6B7;
	border-width: 0px 1px 1px 1px;
	height: auto;
}
div.paneWizard {
	border: none;
}

div#tabbedPaneHeader {
	padding-top:2px;
        font-size:12px;
}
			
div#tabbedPaneHeader ul {
	padding: 0 0 0 5px;
	margin: 0;
	border-bottom: 1px solid #91A6B7;
}

div#tabbedPaneHeader li {
	list-style: none;
	margin: 0;
	display: inline;
}

div#tabbedPaneHeader li a{
	padding: 0px 0.5em;
	padding-top:0px;
	border: 1px solid #91A6B7;
	border-bottom: none;
	background: #dcdce6;
	text-decoration: none;
	color: #00083f;
}

div#tabbedPaneHeader li a:link, 
div#tabbedPaneHeader li a:visited,
div#tabbedPaneHeader li a:focus, 
div#tabbedPaneHeader li a:hover,
div#tabbedPaneHeader li a:active{
	color: #00083f;
}

/* Mouse-Over Effekt für Karteireiter */
div#tabbedPaneHeader li a:hover{
	background: #ddaaaa;
	color: #00083f;
}

div#tabbedPaneHeader li.tabCell_active a {
	background: white;
	border-bottom: 1px solid white;
	font-weight: bold;
	padding-top:2px;
}

/*************************************************************
 * Ende Karteireiter-Komponente
 ************************************************************/

/*************************************************************
 * Beginn Template
 ************************************************************/

td.template_col_label {
	font-weight: bold;
}

.template_content {
	background-color: #f6f6f6;
	width: 100%;
}

/*************************************************************
 * Ende Template
 ************************************************************/

/*************************************************************
 * Beginn Online-Hilfe
 ************************************************************/

img.helper {
	margin-right: 3px;
	cursor: help;
}

div#JEVENT_DESCRIPTION {
	border:1px solid black;
	margin: 0px 0px 0px 0px;
	padding: 4px;
	width: auto;
	position:absolute;
	background-color:white;
	z-index:30;
	display: none;
	font-size: 10px;
	background-color:#f1f8ff;
}

div#JEVENT_DESCRIPTION td#JEVENT_DESCRIPTION_label {
	font-size: 11px;
}

div#JEVENT_DESCRIPTION table.outer {
	max-width: 400px;
	border:1px solid #91a6b7;
}

div#JEVENT_DESCRIPTION .border_bottom{
	border-bottom:1px solid #91a6b7;
}

div#JEVENT_DESCRIPTION .border_bottom_right{
	border-bottom:1px solid #91a6b7;
	border-right:1px solid #91a6b7;
}

div#JEVENT_DESCRIPTION .border_bottom_left{
	border-bottom:1px solid #91a6b7;
	border-left:1px solid #91a6b7;
}

div#JEVENT_DESCRIPTION div {
	width:400px;
	overflow: auto;
}
/*************************************************************
 * Ende Online-Hilfe
 ************************************************************/

/*************************************************************
 * Beginn Kategoriekomponente
 ************************************************************/

/* Schrift Kategorien */
.cat_headline {
	font-size:12px;
	font-weight:bold;
	position:relative;
	left:-4px;
	height:25px;
}

/* Schrift Subkategorien */
.smaller { font-size:11px; }

div#corner_right_bottom {
	margin-top:auto;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:0px;
}

#categories div.modul{
	height:auto;
	float:left;
	text-align:left;
	display:block;
	margin-right:1em;
}
#categories div.modul div.text{
	width:135px;
	height:154px;
}
#categories div.modul div.text div.cat_headline{
	margin:0px 5px 0px 0px;
	padding:3px 0px 0px 10px;
}
#categories div.modul div.text div.cat_headline img {
	vertical-align:top;
	margin-right:3px;
}

/*************************************************************
 * Ende Kategoriekomponente
 ************************************************************/

/*************************************************************
 * Beginn Gebietskomponente (inkl. Ergebnis Ortssuche)
 ************************************************************/

div#gebiet_komponente img {
	float:left;
	margin-right:2px;
}

div#gebiet_komponente select, div#gebiet_komponente input {
	font-size:11px;
}

body.gebietResultSet {
	background-color: #91a6b7;
}

div#gebietResultSet {
	margin: 5px;
	background: none;
}

div#gebietResultSet a {
	color:#000000;
	margin: 0 3px;
	text-decoration: none;
}

div#gebietResultSet a:hover {
	border-top: 1px solid #7E7E7E;
	border-bottom: 1px solid #7E7E7E;
	font-style:italic;
}

div#gebietResultSet li {
	margin: 2px 0;
	padding: 1px;
}

div#gebietResultSet h2 {
	color: #00083f;
	font-size: 16px;
}
/*************************************************************
 * Ende Gebietskomponente (inkl. Ergebnis Ortssuche)
 ************************************************************/

/*************************************************************
 * Beginn Banner- und Menu- Bereich
 ************************************************************/
div#banner {
	background-color: #ffffff;
	border: 0;
	float: left;
	font-size: 12px;
	margin-left: 4px;
	padding: 4px;
	width: 123px;
	overflow: hidden;
}

div#menu {
	background-color: #ffffff;
	border: 0;
	float: left;
	font-size: 11px;
	margin-left: 4px;
	padding: 4px;
	width: 150px;
	overflow: hidden;
}

div#banner ul, div#menu ul{
	margin: 0px;
	padding-left: 0px;
}

div#banner li  {
	list-style: none;
	margin: 0px 0px 0px 0px;
}

div#menu li {
	margin: 0px 0px 4px 0px;
}

div#menu forms, div#menu input {
	margin: 0px 0px 0px 0px;
}

html>body div#banner {
	margin-left: 8px;
}
html>body div#menu {
	margin-left: 8px;
}
div#banner td, div#menu td {
	padding: 4px;
	text-align: center;
}
div#banner img {
	border: 1px solid black;
	width: 120px;
	overflow: hidden;
}
/*************************************************************
 * Ende Banner- und Menu- Bereich
 ************************************************************/
