BODY {
font-size : 0.9em; 
font-family : Arial, Helvetica, sans-serif; 
font-weight : normal; 
color : #333333; 
background-color : white;
margin : 0 0 0 0;
padding : 0 0 0 0;
width : auto; 
}

H1 {
	margin:0px;
	padding:2px 0px 3px 0px;
	font-weight : bold; 
	font-size : 1.1em; 
	color : #E8FBFF; 
	background-color : transparent; 
	}
		
H2 {
	margin:0px;
	padding:2px 0px 3px 0px;
	font-weight : bold; 
	font-size : 1.1em; 
	color : White; 
	background-color : transparent; 
	}	
	
H3 {
	margin:0px;
	padding:2px 0px 3px 0px;
	font-weight : bold; 
	font-size : 0.9em; 
	color : #4F97A5; 
	background-color : transparent; 
	}	
	
	
#content H3 {
	text-align:left;
	border-bottom: 1px solid #4F97A5;
	padding-bottom:0px;
	margin-top:8px;
	margin-bottom:2px;
	}
	
H4 {
	margin:0px;
	padding:2px 0px 3px 0px;
	font-weight : bold; 
	font-size : 1.1em; 
	color : #32646F; 
	background-color : transparent; 
	}	
	
	


a {
	color: #1D8882;
	text-decoration:underline;
	}
a:visited {
	color: #333333;
	text-decoration:underline;
	}
a:hover {
	color: #40E0D0;
	text-decoration:none;
	}
form {
	margin:0px;
	padding:0px;
	}
	
input{
   color: #4F97A5; 
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:84%;
   font-weight:bold;
   background-color: #DCDCDC; /* #fbf0d5; #ffc;*/
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
   }

p {
font-size : .9em; 
font-family : Arial, Helvetica, sans-serif; 

}

.smalltext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : .9em; 
}


.smalltext a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.smalltext a:visited{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal;

}

.noline a:link{
  text-decoration : none;
}

.noline a:visited{
  text-decoration : none;
}


.largetext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.1em; 
}

.largetext a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.1em; 
}

.largetext a:visited{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.1em; 
}

.errortext {
  font-family : Arial, Helvetica, sans-serif; 
  font-size : .9em;
  color : red;
  font-weight : bold;
}

.grid {
border : #efb240 .05em solid;
}

.white {
  background-color : white;
}

.black {
  background-color : black;
}

.bg_dark {
  background-color : #4F97A5;
}

.bg_medium {
  background-color : #86C4D1;
}

.bg_light {
  background-color : #E8FBFF;
}

.alt_bg_dark {
  background-color : #708090;
}

.alt_bg_medium {
  background-color : #74B8C5;
}

.alt_bg_light {
  background-color : #C6CDD2;
}

.copyright {
    font-size: .8em;
    text-align: center;
    color: #777777;
}
.copyright a:link {
    font-size: .8em;
    text-align: center;
    color: #777777;
    text-decoration: none;
    font-weight: bold;
}

.copyright a:visited {
    font-size: .8em;
    text-align: center;
    color: #B5B5B5;
    text-decoration: none;
    font-weight: bold;
}

.fussnote {
    font-size: .7em;
    text-align: center;
    color: #777777;
	 font-family : Arial, Helvetica, sans-serif;
}
.fussnote a:link {
    
    text-align: center;
    color: #777777;
    text-decoration: none;
	 font-family : Arial, Helvetica, sans-serif;
   
}

.fussnote a:visited {
    
    text-align: center;
    color: #B5B5B5;
    text-decoration: none;
	 font-family : Arial, Helvetica, sans-serif;
    
}

/* HEADER */
.header1_bg {
	background-image: url(images/mintdata_bg_02.jpg);
	background-repeat: repeat-x;
}



/* NEU wegen Menue */

#left_col {
	padding-left:2px;
	width:180px;
	font-size:0.9em;
	background-color: #4F97A5;
	}

#right_col {
	padding-left:2px;
	width:180px;
	font-size:0.9em;
	background-color: #4F97A5;
	
}	

#content {
	background-color: #E8FBFF;
	margin: 5px 5px 8px 14px;
	border: 1px solid #4F97A5;
	padding:12px 12px 4px 14px;
	font-size:90%;
	line-height:130%;
	}
	
	/* FARB_BOXEN */
	
#box_mint {
	padding-left:2px;
	font-size:0.9em;
	width: 99%;
	}

#box_mint_header {
	padding-left:2px;
	width: 99%;
	font-size:1.1em;
	background-color: #4F97A5;
	border: 1px solid #999999;
	padding-right: 2px;
	}	



/* csslist menu ======== Oct 05 Notes */

ul.menu {
	margin: 13px 0px 0px -4px; /* -4 left keeps it to the browser/left edge */
	padding: 0px;
	list-style: none;
	text-align:left;
	font-size:0.9em;
	font-weight:normal;
}

/* Level 1 items */
li.menu_l0 {
	border: 1px solid;
	border-color: #ddd #000 #000 #ddd;
	margin: 0;
	padding:0;

}


/* Top level links */
li.menu_l0 a {
	display: block; /* needed to show all of bg image */
	padding: 4px 1px 3px 10px; /* indent text for bullet to suit page */
	background-color: #4F97A5; /* green color */
	color: #000; /* nearly black */
	text-decoration: none;
	width: 162px; /* moved about to suit */
	/* background-image:url(images/menu_off.jpg);
	background-repeat: no-repeat;
	background-position: 0% 50%;  imp for positioning the bg img */
	text-decoration:none;
}
li.menu_l0 a:visited {
	color: #000000;
	text-decoration:none;
}
li.menu_l0 a:hover {
	background-color: #8ACED9;
	color:#990000; 
	/*background-image: url(images/menu_on.jpg);*/ 
	background-repeat: no-repeat;
	background-position: 0% 50%; /* important for positioning the bg image */
	text-decoration:none;
}

/* Level 2 items */
li.menu_l1 {
	border-bottom: 1px solid #999; /* seems to need this border to stay together */
	border-right: 1px solid #999;
	border-left:  1px solid #999;
	margin: 0em;
	padding: 0em;
}

/* Level 2 links */
li.menu_l1 a {
	display: block;
	padding: 4px 1px 3px 16px;
	background-color: #4F97A5; /* content bggreen color */
	color: #000000; 
	text-decoration: none;
	width: auto;
}

li.menu_l1 a:visited {
    color: #000000;
	text-decoration:none;
}
li.menu_l1 a:hover {
	color: #990000;
	background-color: #DCDCDC;
	text-decoration:none;
	/*background-image: url(images/menu_on.jpg);*/
	background-repeat: no-repeat;
	background-position: 0% 50%; /* imp for positioning the bg img */
}

/* ===================================== nearly, OK to here */
/* Level 3 items */
li.menu_l2 {
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	border-left:  1px solid #999;
	margin: 0em;
	padding: 0em;
	}

/* Level 3 links */
li.menu_l2 a {
	display: block;
	padding: 4px 1px 3px 24px;
	background-color: #4F97A5; /* content green color */
	color: #000000;
	text-decoration:none;
	width: auto;
}
li.menu_l2 a:visited {
	color: #000000;
	text-decoration:none;
}
li.menu_l2 a:hover {
	color: #990000;
	background-color: #D3D3D3;
	text-decoration:none;
	/*background-image: url(images/menu_on.jpg);*/
	background-repeat: no-repeat;
	background-position: 0% 50%; /* imp for positioning the bg img */
}


/* DOMAINS_HTML_SEITE */

.domain_head1_bg {
	background-color: #4F97A5;
}

.domain_alpabeth {
	color: #333333;
}

.domain_alpabeth a: {
	color: #333333;
	text-decoration: none;
}

.domain_alpabeth a:link {
	color: #333333;
	text-decoration: none;
}

.domain_alpabeth a:visited {
	color: #333333;
	text-decoration: none;
}

.domain_alpabeth a:hover {
	color: #A4E6F4;
	text-decoration: none;
}
/* Zellendesign_BG */

.domain_zeile_hell {
	background-color: #E8FBFF;
	color: #333333;
	font-size: 0.9em;
}

.domain_zeile_hell a: {
	background-color: #E8FBFF;
	color: #333333;
	text-decoration: none;
}

.domain_zeile_hell a:link {
	background-color: #E8FBFF;
	color: #333333;
	text-decoration: underline;
}

.domain_zeile_hell a:visited {
	background-color: #E8FBFF;
	color: #333333;
	text-decoration: underline;
}

.domain_zeile_hell a:hover {
	background-color: #E8FBFF;
	color: #4F97A5;
	text-decoration: none;
}




.domain_zeile_dkl {
	background-color: #B1D5DA;
	color: #333333;
	font-size: 0.9em;
}

.domain_zeile_dkl a: {
	background-color: #B1D5DA;
	color: #333333;
	text-decoration: none;
}

.domain_zeile_dkl a:link {
	background-color: #B1D5DA;
	color: #333333;
	text-decoration: underline;
}

.domain_zeile_dkl a:visited {
	background-color: #B1D5DA;
	color: #333333;
	text-decoration: underline;
}

.domain_zeile_dkl a:hover {
	background-color: #B1D5DA;
	color: #4F97A5;
	text-decoration: none;
}

.domain_art {
	background-color: #4F97A5;
	text-decoration: none;
	color: #333333;
	font-weight: normal;
}