/* DATEI: image4u.css*/

body.norm  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color : #ffffff;
	color : #0000ff;
	margin-left : 2;
	margin-top : 2;
}

body.main  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color : #E9E9E9;
	color : #00000;
	margin-left : 2;
	margin-top : 2;
}

table.main {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color : #E9E9E9;
	color : #00000;
	width: 1000px;
	height:600px;
	border: 1px solid #070A85;	
}

a.mainlink {
		font-family : Arial, Helvetica, sans-serif;
    	font-size : 12px;
    	font-weight : normal;
    	color : #070A85;
    	text-decoration : underline;
}

td.headline {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #070A85;
	font-weight : bold;
	background-color: transparent;
	
}

td.content {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	font-weight : normal;
	background-color: transparent;
	
}

td.copyright {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #070A85;
	font-weight : normal;
	background-color: transparent;
	
}
span.bold {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #070A85;
	font-weight : bold;
	background-color: transparent;
	
}

span.image {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #070A85;
	font-weight : normal;
	background-color: transparent;
	
}

/* MENU *************************/
table.vMenuFrame  {
	background-color : #000000;
}

table.hMenuFrame  {
	background-color : #000000;
}


td.vMenuBorder {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #ffffff;
	background-color: #000000;
	border: 1px solid #000000;
	
}

td.vMenu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #ffffff;
	background-color: #C6E2E2;
}



td.hMenu {
	font-family : Arial,sans-serif;
	font-size : 12px;
	color : #ffffff;
	background-color : #008080;
	text-decoration : none;
	height: 25px;
}


span.counter {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : normal;
	color : #ffffff;
}

a.mainmenu {
		font-family : Arial, Helvetica, sans-serif;
    	font-size : 12px;
    	font-weight : normal;
    	color : #070A85;
    	text-decoration : none;
}

a.mainmenuover {
		font-family : Arial, Helvetica, sans-serif;
    	font-size : 12px;
    	font-weight : normal;
    	color : #ffffff;
    	text-decoration : none;
}

a.mainmenuH {
		font-family : Arial, Helvetica, sans-serif;
    	font-size : 14px;
    	font-weight : normal;
    	color : #000000;
    	text-decoration : none;
}

a.submenu {
		font-family : Arial, Helvetica, sans-serif;
    	font-size : 12px;
    	font-weight : normal;
    	color : #070A85;
    	text-decoration : none;
}

a.submenuover {
		font-family : Arial, Helvetica, sans-serif;
    	font-size : 12px;
    	font-weight : normal;
    	color : #ffffff;
    	text-decoration : none;
}


span.menuitalic {
		font-family : Arial, Helvetica, sans-serif;
    	font-size : 14px;
    	font-weight : normal;
		font-style : normal;
    	color : #FFFFFF;
    	text-decoration : none;
}

span.step {
		font-family : Arial, Helvetica, sans-serif;
    	font-size : 14px;
    	font-weight : bold;
		font-style : italic;
    	color : #ffffff;
		background-color : #000000;
 }

 .showimage {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #0000ff;
	font-weight : normal;
	background-color: transparent;
	
}
 
/* ________________________________________________*/