﻿body {
	background-attachment:fixed;
    color: #000000;
    font-size: 8pt;
    font-family: Arial, Verdana;
   	background-color: #FFFFFF;
	text-align: center;
}

/* Für Umbau Searchseite */

.UpdateControls {
    text-align: left;
	vertical-align: top;
	width: 30px;
}

.SearchInputCells {
	width: 180px;
}

table 
{
	width: 100%;
}


.SearchTable
{
	text-align: left;
	vertical-align: top;
}

.SortTable 
{
	width: 150px;
	}


.SearchControls
{
	width: 280px;
	height: 28px;
	padding-left: 10px;
	text-align: left;
	vertical-align:top;
	}
	
.SearchControls table 
{
	width: 220px;
}


#ResultTable
	{
	height: 255px;
	text-align:left;
	vertical-align:top;
	} 
  
.SearchColumnStyle {
	text-align:left;
	vertical-align:top;
	border-color:#4682B4;
	border-width:.1em;
	border-bottom-style:none;
	border-top-style:solid;
	border-right-style:solid;
	border-left-style:none;
	width: 10px;
	}
	
.SearchResult 
{
	padding-bottom: 0.5em;
}
	
.SearchResultSelected 
{
	background-color: #ededf8;
	padding-bottom: 0.5em;
}
	
.SearchResult div 
{
	padding-left: 15px;
	padding-bottom: 0px;
}

.SearchResultSelected div 
{
	padding-left: 15px;
	padding-bottom: 0px;
}



h1
{
    font-weight: bold;
    font-size: 14pt;
    font-family: Arial, Verdana;
}

h2
{
    font-weight: bold;
    font-size: 10pt;
    font-family: Arial, Verdana;
}


h3
{
    font-weight: bold;
    font-size: 8pt;
    margin-bottom: 2pt;
    font-family: Arial, Verdana;
}

.MailFormDescription
{
	text-align: right;
	width: 20%;
	padding-right: 10px;
}

.MailFormData
{
	 text-align: left;
	 width: 80%;
}

.MailFormTable
{
	width: 100%;
	border-collapse: separate;
}

.Zentriert
	{
		text-align: center;
	}
	
table#TableBottom
	{
	color: #ffffff;
	}

table#TableBottom a
	{
	text-decoration: underline;	
	color: #ffffff;	
	}
	
table#TableBottom a:hover
	{
	background-color: Transparent;
	color: #ffffff;
	text-decoration: none;
	border-top:1px solid #ffffff;
    border-bottom:1px solid #ffffff;
	}
	
.frameBorder
{
 margin-top: 5px;
 margin-left: 5px;
 margin-right: 5px;
 margin-bottom: 5px;
}

.frameNaviBottom
{
 margin-top: 5px;
 margin-left: 5px;
 margin-right: 5px;
 margin-bottom: 5px;
 background-color: #ffffff;
 color: #ffffff;
 
 }
  
.frameNaviBottom a:hover
{
   TEXT-DECORATION: none;
   /*color: Blue;*/
   border-top:0px;
   border-bottom:0px;
}


 .frameNaviBottom a
 {
	color: #ffffff;
	text-decoration: underline;
 }

 .frameNaviBottom a:visited
 {
	color: #ffffff;
	text-decoration: underline;
 } 


 .frameNaviBottom td
 {
	background-image: url(../images/hintergrund-unten.gif);
 }
 

.tableNaviBackground
{
	background-image: url(../images/hgoben.gif);
}

.imagesNavi
{
 border-width: 0;
}

.borderTopRight
{
	border-color:#4682B4;
	border-width:.1em;
	border-bottom-style:none;
	border-top-style:solid;
	border-right-style:solid;
	border-left-style:none;
}


.borderBottom
{
	border-color:#4682B4;
	border-width:.1em;
	border-bottom-style:solid;
	border-top-style:none;
	border-right-style:none;
	border-left-style:none;
}
.borderRight
{
	border-color:#4682B4;
	border-width:.1em;
	border-bottom-style:none;
	border-top-style:none;
	border-right-style:solid;
	border-left-style:none;
}
.borderLeft 
{
	border-color:#4682B4;
	border-width:.1em;
	border-bottom-style:none;
	border-top-style:none;
	border-right-style:none;
	border-left-style:solid;
}
.borderTop 
{
	border-color:#4682B4;
	border-width:.1em;
	border-bottom-style:none;
	border-top-style:solid;
	border-right-style:none;
	border-left-style:none;
}
.help
{
	cursor: help
}
.tabTDrahmen
{
border: 1px #4682B4 solid
}
.tabTDHG
{
background-color: #F3F3F3
}
.tabTDHGrahmen
{
border: 1px #000099 solid;
background-color: #EDEDF8
}
.FontVerdana
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Verdana, Arial
}


A:link
{
    COLOR: #29166F;
    TEXT-DECORATION: underline;
}

A
{
    COLOR: #29166F;
    TEXT-DECORATION: underline
}

A:visited
{
    COLOR: #29166F;
    TEXT-DECORATION: underline
}

A:active
{
    COLOR: #29166F;
    TEXT-DECORATION: underline
}


.TextBox
{
	BACKGROUND-COLOR: #EDEDF8; 
	font-size:XX-Small;
	font-family:verdana;
}

.GateTextInput
{
	BACKGROUND-COLOR: #EDEDF8; 
	font-family:verdana; 
	font-size:XX-Small; 
	COLOR: #000000;
	WIDTH:  175px;
}


.SelectCategoryMember
{
	BACKGROUND-COLOR: #EDEDF8; 
	font-family:verdana; 
	font-size:XX-Small; 
	COLOR: #000000;
	WIDTH:  180px;
}

.DropDownBox
{
	BACKGROUND-COLOR: #EDEDF8; 
	BORDER-LEFT: #000099; 
	font-family:verdana; 
	font-size:XX-Small; 
	COLOR: #000000;
}

.ErrorMessage
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana, Arial;
    color: Red;   	
}

.StatusMessage
{
	FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana, Arial;
    color: Green; 
}

#dhtmltooltip
{
	position: absolute;
	width: 150px;
	border: 1px solid black;
	padding: 1px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}

.FontWhite
{
    Color: #FFFFFF
}

a:hover
{
   TEXT-DECORATION: none;
   color: Blue;
   border-top:1px solid #000000;
   border-bottom:1px solid #000000;
}

.noHover a:hover
{
   TEXT-DECORATION: none;
   border-top:0px;
   border-bottom:0px;
}
