body, td, th, input, p
{
	font-family:verdana, arial; 
	font-size:10pt; 
	color:#black;
}

body
{
	background-color: navy;
	margin:0px;
	padding:0px;
}

.heading1Div
{
	font-size:10pt;
	color: #FFDD00;
	background-image:URL('/images/titel_back.gif');
	font-weight:bold;
	padding:1px;
	border-right:2px solid white;
}

#layoutTable  {
	background-color:navy;
}

#layoutTableContent a, #layoutTableRight a {color:red; text-decoration:none;}
#layoutTableContent a:visited, #layoutTableRight a:visited {color:red; text-decoration:none;}
#layoutTableContent a:hover, #layoutTableRight a:hover {text-decoration:underline;}

#layoutTableLeft a { color:black; text-decoration:none;}

#layoutTableTop
{
	padding:0px;
	height:100px;
	background-image: URL('/images/logo_back.gif');
	background-repeat: repeat-x;
}

#layoutTableBottom
{
	height:30px;
	background-image: URL('/images/bottom_background.gif');
	background-repeat: repeat-x;
	margin-top:-2;
}

#layoutTableLeft
{
	background-image: URL('/images/ecke_lo.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
	background-color:white;
	padding-top:10px;
}

#layoutTableRight
{
	background-image: URL('/images/ecke_ro.gif');
	background-repeat:no-repeat;
	background-position:right top;
	background-color:white;
	padding-top:12px;
	width:10px;
}

#layoutTableContent
{
}

#layoutTableLeftTd
{
	width:180px;
	border-left:10px solid navy;
	padding:0px;
}

#layoutTableContentTd
{
	background-color:white;
	padding-top:12px;
	width:560px;
}

#layoutTableRightTd
{
}

#layoutTableBottomTd
{
	background-color:navy;
	border-left:10px solid navy;
}

#layoutTableBottom
{
	position:absolute;
}

#topleft_image_anonym
{
	width:230px;
	height:100px;
	background-image: URL('/images/kc_logo.gif');
}

#topleft_image_qh
{
	width:230px;
	height:100px;
	background-image: URL('/images/qh_logo.gif');
}

#topright_image
{
	width:130px;
	height:100px;
	background-image: URL('/images/server_or.gif');
}

#bottomleft_image
{
	width:10px;
	height:10px;
	background-image: URL('/images/ecke_lu.gif');
	background-repeat: no-repeat;
	margin-top:1px;
}

#bottomright_image
{
	width:10px;
	height:10px;
	background-image: URL('/images/ecke_ru.gif');
	background-repeat: no-repeat;
	margin-top:1px;
}

table
{
	width: 100%;
}

table .infoField
{
	background-color: #E9E9FD;
}

.sp_a_head, .sp_a_1
{
	background-color: navy;
	color:white;
	padding:2px;
}

.sp_a_2
{
	background-color: #D8D9FD;
	padding:2px;
}

.sp_a_3
{
	background-color: #E9E9FD;
	padding:2px;
}

.inc_tabelle
{
	border-color:navy;
}

.outerTable
{
	background-color:navy;
}

.inc_tabelle thead tr .header {
	background-image: url(../images/tablearrow.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}

.inc_tabelle thead tr .headerSortUp {
	background-image: url(../images/tablearrow_asc.gif);
}

.inc_tabelle thead tr .headerSortDown {
	background-image: url(../images/tablearrow_desc.gif);
}

table.menuetable
{
	padding:0px;
	border:1px solid white;
	width:180px;
}

td.menue_block
{
	background-image:URL('/images/titel_back.gif');
	color:#FFDD00;
	padding:1px;
	border:1px solid white;
	font-weight:bold;
}

td.menue_eintrag
{
	background-color:#E9E9FD;
	background-image: URL('/images/icon_page.gif');
	background-repeat:no-repeat;
	padding-left:16px;
	padding-top:2px;
	padding-bottom:2px;
	border-top:1px solid white;
	border-left:1px solid white;
	border-right:1px solid white;
	background-color:#E9E9FD;
}

td.accmenue
{
	background-color:#E9E9FD;
	border-top:1px solid white;
	border-left:1px solid white;
	border-right:1px solid white;
	background-color:#E9E9FD;
	padding-top:1px;
	padding-bottom:1px;
}

td.accmenue_firstentry
{
	background-color:#E9E9FD;
	background-image: URL('/images/icon_page.gif');
	background-repeat:no-repeat;
	border-top:1px solid white;
	border-left:1px solid white;
	border-right:1px solid white;
	background-color:#E9E9FD;
	padding-top:1px;
	padding-bottom:1px;
}

#domaincheck_table input.text, #domaincheck_table textarea { 
		COLOR: black; 
		BORDER-STYLE: solid; 
		background: #EFEFEF;
		padding:3px;
		FONT-FAMILY: Verdana, Arial; 
		FONT-SIZE: 14px; 
		BORDER-WIDTH: 1px;
		BORDER-COLOR: #020280;
		width: 300px;
		}
	
#domaincheck_table input.submit { 
		COLOR: black; 
		BORDER-STYLE: solid; 
		background: #EFEFEF;
		padding:3px;
		FONT-FAMILY: Verdana, Arial; 
		FONT-SIZE: 12px; 
		BORDER-WIDTH: 3px;
		BORDER-COLOR: #020280;
		}

.database_table .database_rowtype1
{
	background-color:#D8D9FD;
}
.database_table .database_rowtype2
{
	background-color:#E9E9FD;
}

		
#rightColoumn_ContentDiv
{
	background-color:#E9E9FD;
	margin-top:1px;
	padding:2px;
	border:1px solid white;
}
	
