html, body
{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	border: none;
	font-size: 12px;
	font-family: Verdana, Tahoma, Arial, sans-Serif;
	color: #000;
	overflow: auto;	
}

.index_box

{

	border-top: 1px dashed #64CDF0; 
	border-left: 1px dashed #64CDF0; 
	border-right: 1px dashed #64CDF0; 
	border-bottom: 1px dashed #64CDF0; 
	padding: 0px 0px 0px 0px;
	width: 582px;
	margin: 10px 0px 0px 156px;
}

.index_pic

{
	width: 110px;
	height:90px;
	padding: 5px 5px 5px 5px;
	background-color:#FFFFFF;
	
}
#index_box img

{
	
	
}
.clr
{

	clear: both;


}



/*  WIRD AM ENDE display = 'block' GESETZT!!! */
/* document.getElementById('pageHeaderBanner_xy').style.display = 'block'; */
#pageHeaderBanner_ded, #pageHeaderBanner_vrs, #pageHeaderBanner_client, #pageHeaderBanner_vhost, #pageHeaderBanner_email, #pageHeaderBanner_ftp, #pageHeaderBanner_sendpw, #pageHeaderBanner_home, #pageHeaderBanner_basekit {
	display:none;
	POSITION: relative;
	LEFT: 0px;
	TOP: 0px;
	WIDTH: 100%;
	HEIGHT: 85px;
	/*padding: 68px 0px 0px 180px;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00689E;
}

#pageHeaderBanner_client {
	BACKGROUND: url(/images/manage_banner_client.jpg) no-repeat;
}

#pageHeaderBanner_ded {
	BACKGROUND: url(/images/manage_banner_vhost.jpg) no-repeat;
}

#pageHeaderBanner_vrs {
	BACKGROUND: url(/images/manage_banner_vhost.jpg) no-repeat;
}

#pageHeaderBanner_vhost {
	BACKGROUND: url(/images/manage_banner_vhost.jpg) no-repeat;
}

#pageHeaderBanner_email {
	BACKGROUND: url(/images/manage_banner_email.jpg) no-repeat;
}

#pageHeaderBanner_ftp {
	BACKGROUND: url(/images/manage_banner_ftp.jpg) no-repeat;
}

#pageHeaderBanner_sendpw {
	BACKGROUND: url(/images/manage_banner_pw.2.jpg) no-repeat;
}

#pageHeaderBanner_home {
	BACKGROUND: url(/images/manage_banner.jpg) no-repeat;
}

#pageHeaderBanner_basekit {
	BACKGROUND: url(/images/manage_banner_vhost.jpg) no-repeat;
}

/*  WIRD AM ENDE display = 'none' GESETZT!!! */
/* document.getElementById('pageHeaderStatus').style.display = 'none'; */
#pageHeaderStatus {
	display:block;
	BACKGROUND: url(/images/manage_statusbar_anim.gif) no-repeat;
	POSITION: relative;
	LEFT: 0px;
	TOP: 0px;
	WIDTH: 100%;
	HEIGHT: 85px;
	/*padding: 68px 0px 0px 180px;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00689E;
}


#pageHeaderText {
	position:relative;
	WIDTH: 1000px;
	top: 68px;
	left: 175px;
}

#manage_title
{	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	/*background-color: #00689E;*/
		width: 158px;
}



td.content
{	
	width: 100%;
	height: 100%;
	vertical-align: top;
}

table.header
{
	text-indent: 5px;	
	width: 100%;
	height: 55px;
	border-bottom: 1px solid #000;	
}

td.menu
{
	text-indent: 5px;	
	min-width: 150px;
	width: 150px;
	vertical-align: top;
	border-right: 1px solid #00689E;	
	
	/*BACKGROUND: url(images/new/zacken.gif) no-repeat;*/
	background-color:#A3C6D8;
	padding-top:24px;
	
	
}

td.navbar
{
	border-bottom: 1px solid #A5B5C6;
	background-color: #D6D6D6;
	margin: 0;
	padding: 0;
}
td.navbar a:link, td.navbar a:visited
{
	text-decoration: none;
	display: block;
	padding: 6px;
	background-color: #4779BC;
	font: bold;
	color: #fff;
} 

td.navbar a:hover
{
	background-color: #43616B;
	color: #EEE;
}
td.subnavbar
{
	font-size: 14px;
	background-color: #D5E1EF;
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 20px;
	border-top: 0px;
	padding-left: 1.5em;	
}

td.subnavbar a:link, td.subnavbar a:visited
{
	text-decoration: none;
	padding: 2px;	
	font: bold 0.7em;
	color: #5C6F90;
	background-color: transparent;
}

td.subnavbar a:hover
{
	color: #43616B;
	background-color: transparent;
}


#main
{	
	height: 510px;
	width: 600px;
	float: left;
	overflow: auto;
}

#maincontent
{	
	height: 300px;
}

#footer
{
	width: 800px;
	height: 29px;
	border-top: 1px solid #000;
}

.clr
{
	clear: both;
}/* CSS Document */
 /* DEFAULTS */


td.top_line {
	height: 5px;
	border-top: 1px dashed #64CDF0; 
	padding: 2px 0px 0px 0px;
}


            


td.top_line_intern {
	height: 5px;
	border-top: 1px dashed #B6C9C8; 
	padding: 2px 0px 0px 0px;
}


td.domain_list {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #D5E1EF;
}


acronym {
	border-bottom: 0px; 
}

h6.new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00689F;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A3C6D8;*/
	width: 100%;
	margin-bottom:3px;
	padding-bottom:3px;
}

h6.new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00689F;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A3C6D8;*/
	width: 100%;
	margin-bottom:3px;
	padding-bottom:3px;
}


table.box {
	border-top: 1px dashed #64CDF0; 
	border-left: 1px dashed #64CDF0; 
	border-right: 1px dashed #64CDF0; 
	border-bottom: 1px dashed #64CDF0; 
	padding: 0px 0px 0px 0px;
}

table.box_intern {
	background-color: #EBEBEB;
	border-top: 1px dashed #B6C9C8; border-left: 1px dashed #B6C9C8; border-right: 1px dashed #B6C9C8; border-bottom: 1px dashed #B6C9C8; 
	padding: 0px 0px 0px 0px;
}

table {
	padding: 0px 0px 0px 0px;
}

td.bottom_line {
	vertical-align: top;
	border-bottom: 1px dashed #B6C9C8; 
}



TD {
	FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 12px;
}

td.table_main {
	padding: 10px 20px 0px 24px;
}


.black{color:#000000;font-weight:bold;}


a.black:link{color:#000000;text-decoration:none;}
a.black:active{color:#000000;text-decoration:none;}
a.black:visited{color:#000000;text-decoration:none;}
a.black:hover{color:#000000;text-decoration:none;}


.white {color:#FFFFFF;font-weight:bold;}
.links
{
/*padding: 20px;
margin: 0px;
 background-color : #FFCC66;
 border-bottom : 10px;
 border : #6600CC;
  padding-bottom : 1px;
 padding-left: 1px;*/
 border : 0px none;
 width:158px;
} 

.linie
{

 border-top : 1px solid  #00689E;
 margin-top: 2px;

} 
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


a {FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 12px}
a:link{color:#000000;text-decoration:underline;}
a:active{color:#000000;text-decoration:none;}
a:visited{color:#000000;text-decoration:underline;}
a:hover{color:#3F5A77;text-decoration:none;clear:none;}


/* eingefuegt von gerald predl, fuer ISPSA */
th {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #D5E1EF;
}

td.info {
	background-color: #D3E0E7;
	color: #000000;
}

input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

form {
	padding-bottom:0px;	
	margin-bottom:0px;	
	}

#navlist_title 
{
	height: 20px;
}

#navlist_title_link 
{
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #00689F;
	text-decoration: none;
}
	

#datetime
{
	color: #00689F;
	padding-left: 0px;
	width: 158px;
	margin-top: 10px;
}
#faq_search 
{
	padding-left: 0px;
	width: 158px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D3E7F0;
	border-right-color: #00689E;
	border-bottom-color: #00689E;
	border-left-color: #00689E;
	margin-top: 10px;
	padding-bottom:2px;
}
	
#faq_search_title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A3C6D8;*/
	width: 100%;
	margin-bottom:0px;
	padding-bottom:6px;
	padding-top:6px;
	background-color:#00689F;
	
}
	
#faq_search_form
{
	padding-bottom:0px;
	margin-bottom:0px;
	padding-top:0px;
	margin-top:0px;
	
	}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #00689F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A3C6D8;
	width: 556px;
}
h1.start {
	padding-top:0px;	
	margin-top:0px;	
	}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00689F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3E7F0;
	margin-bottom: 4px;
	padding-bottom: 2px;
	width: 556px;


}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00689F;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00689F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3E7F0;
	margin-bottom: 4px;
	padding-bottom: 2px;
	width: 220px;


}
.mark {
	font-weight: bold;
	color: #00689E;
}
strong {
	color: #00689F;
}
b {
	font-weight: bold;
	color: #00689F;
}



td.td_right {
	padding-left: 20px;
	padding-right: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A3C6D8;


}
td.td_left {
	padding-right: 20px;
	
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	list-style-image:  url("/images/new/li_punkt.gif");
	/*margin-left: -5px;*/
	margin-bottom: 4px;
	

}

.statt {
	font-weight: bold;
	color: #993300;
	text-decoration: line-through;
}
td.enger {
	margin: 0px;
	padding: 0px;
}

.tooltipbox { background: #F5F2EA;}
.tooltiptitle {font-family:Verdana, Geneva, Helvetica, Arial, sans-serif; font-style: normal; font-weight: bold; font-size: 11px; text-decoration: none; color:#000000;}
.tooltiptext	 {font-family:Verdana, Geneva, Helvetica, Arial, sans-serif; font-style: normal; font-weight: normal; font-size: 11px; text-decoration: none; color:#000000;}
.tooltipfooter {font-family:Verdana, Geneva, Helvetica, Arial, sans-serif; font-style: normal; font-weight: normal; font-size: 10px; text-decoration: none; color:#000000;}
a.tooltip span{display:none;}
a.tooltip:hover{background:#fff;text-decoration:none;}
a.tooltip:hover span{max-width:500px;position:absolute;display:block;z-index:666;padding:7px 9px;border-style: outset; border-width:medium; border-color:black; border-width:1px; background: #F5F2EA;}


#infotext{ 
	position:relative;
	z-index:666;
	padding:7px 9px;
}

.infotext_tipBox { 
	width:600px; 
	border-style: outset; 
	border-width:medium; 
	border-color:black; 
	border-width:1px;
	background: #A3C6D8;
}
.infotext_dText {
	font-family:Verdana, Geneva, Helvetica, Arial, sans-serif; 
	font-style: normal;
	font-weight: normal; 
	font-size: 11px; 
	text-decoration: none; 
	color:#000000;
	}

.tipBox { width:400px; background: transparent;}
.dTitle {font-family:Verdana, Geneva, Helvetica, Arial, sans-serif; font-style: normal; font-weight: bold; font-size: 11px; text-decoration: none; color:#000000;}
.dText	 {font-family:Verdana, Geneva, Helvetica, Arial, sans-serif; font-style: normal; font-weight: normal; font-size: 11px; text-decoration: none; color:#000000;}
.dFooter {font-family:Verdana, Geneva, Helvetica, Arial, sans-serif; font-style: normal; font-weight: normal; font-size: 10px; text-decoration: none; color:#000000;}






/* CSS Document */
 /* DEFAULTS */
 

div#navcontainer
{
	width: 158px;
}

/* NAV LIST */
ul#navlist
{	
	border-bottom: 1px solid #A5B5C6;
	background-color: #D6D6D6;
	margin: 0;
	padding: 0;
}

ul#navlist li a
{
	text-decoration: none;
	display: block;
	padding: 6px;
	background-color: #2886B8;
	font: bold;
	color: #fff;
	border-bottom: 1px solid #D3E7F0;
}

ul#navlist li 
{ 
	display: inline; 
}

ul#navlist li a:hover 
{ 
	background-color: #00689F;
}

ul#navlist li a#current
{
	font-weight: bold;
}

/* SUB NAV LIST */
ul#subnavlist
{
	margin: 0 0 0 0px;
	padding: 0;
	border-bottom: 1px solid #006699;
}



ul#subnavlist li
{
	display: inline;

}

ul#subnavlist li a
{
	display: block;
	text-indent: 20px;
	color: #00689F;
	background-color: #D3E7F0;

	
}

ul#subnavlist li a:hover
{  	
	background-color: #B8CCE4;
}

ul#navlist li a#current
{
	font-weight: bold;
}

/* ---------------------------*/

ul li {
	
	list-style-position: outside;
	list-style-image:  url("/images/new/li1_punkt.gif");
	/*margin-left: -5px;
	margin-bottom: 8px;
	*/

}
ul li li{
	
	list-style-position: outside;
	list-style-image:  url("/images/new/li2_punkt.gif");
	/*margin-left: -24px;
	margin-bottom: 4px;*/
	

}
