/* 
	       
		    
    MH-Computersysteme oHG
 	Typo3 Template Version 3
 
    Zur Benutzung von  MH.T3src (Version 3)
								 26.07.2004
	    
	Marcel von Eiff (m.voneiff@graphic4web.de)
	Mathias Uhl (m.uhl@mh-online.de)


*/



/* CSS Document */
img {
	border: none;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #747474;

}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../img/right-bg.gif);
	background-position:right;
	background-repeat:repeat-y;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	border: none;
}
a:link, a:hover, a:active, a:visited {
	text-decoration: none;
}
a:hover {
	color: #235589;
}
td {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border: none;
}
img {
	text-decoration: none;
	border: none;
}
/*popup-window*/
#popupcontent {
	position: absolute;
	visibility: hidden;
	overflow: hidden;
	border: 1px solid #000;
	background-color: #F9F9F9;
	padding: 5px;
	width: 300px;
	height: 300px;
}	
